@sdetweil thanks a lot Master. I already made it.
I had some problem whit the first line of the code, but i modified it and changed the number to 8.
It is working now perfectly
Read the statement by Michael Teeuw here.
Latest posts made by marczy236
-
RE: Trouble
-
Banana pi M3 display, voice control
Hi, i’m using a banana pi m3 and it has a implamented microphone. I put a raspian image on the sd card and installed the magic mirror.
I want to use this microphone to control my display somehow. Does anybody know how can I do it? I want the most powersaver option to this project -
RE: Trouble
@sdetweil
pi@bpi-iot-ros-ai:~ $ uname -a
Linux bpi-iot-ros-ai 3.4.39-BPI-M3-Kernel #1 SMP PREEMPT Sat May 26 10:03:38 UTC 2018 armv7l GNU/Linux -
RE: Trouble
@sdetweil it is actually a Banana Pi device with a Raspbian image
I made it on my Ubuntu, but I want it in a Raspbian.
I tried to run every script, bit it doesn’t work. But can you tell me, how could I do this properly? -
Trouble
Does anyone can help m
sh: 1: ./node_modules/.bin/electron: not found
npm ERR! code ELIFECYCLE
npm ERR! syscall spawn
npm ERR! file sh
npm ERR! errno ENOENT
npm ERR! magicmirror@2.13.0 start:DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js
npm ERR! spawn ENOENT
npm ERR!
npm ERR! Failed at the magicmirror@2.13.0 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm WARN Local package.json exists, but node_modules missing, did you mean to install?npm ERR! A complete log of this run can be found in:
npm ERR! /home/pi/.npm/_logs/2020-11-29T20_51_06_451Z-debug.log -
BPI M3 magictrouble
I have got a new trouble. Pls help me
npm run start
magicmirror@2.13.0 start /home/pi/MagicMirror
DISPLAY=“${DISPLAY:=:0}” ./node_modules/.bin/electron js/electron.js/home/pi/MagicMirror/node_modules/electron/dist/electron: /lib/arm-linux-gnueabihf/libdbus-1.so.3: no version information available (required by /home/pi/MagicMirror/node_modules/electron/dist/electron)
/home/pi/MagicMirror/node_modules/electron/dist/electron: /lib/arm-linux-gnueabihf/libdbus-1.so.3: no version information available (required by /home/pi/MagicMirror/node_modules/electron/dist/electron)
App threw an error during load
Error: Cannot find module ‘console-stamp’
Require stack:- /home/pi/MagicMirror/js/logger.js
- /home/pi/MagicMirror/js/app.js
- /home/pi/MagicMirror/js/electron.js
- /home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js
- at Module._resolveFilename (internal/modules/cjs/loader.js:627:15)
at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/electron/dist/resources/electron.asar/common/reset-search-paths.js:41:16)
at Function.Module._load (internal/modules/cjs/loader.js:531:27)
at Module.require (internal/modules/cjs/loader.js:685:19)
at require (internal/modules/cjs/helpers.js:16:16)
at /home/pi/MagicMirror/js/logger.js:13:3
at Object. (/home/pi/MagicMirror/js/logger.js:21:3)
at Module._compile (internal/modules/cjs/loader.js:786:30)
at Object.Module._extensions…js (internal/modules/cjs/loader.js:798:10)
at Module.load (internal/modules/cjs/loader.js:645:32)
A JavaScript error occurred in the main process
Uncaught Exception:
Error: Cannot find module ‘console-stamp’
Require stack: - /home/pi/MagicMirror/js/logger.js
- /home/pi/MagicMirror/js/app.js
- /home/pi/MagicMirror/js/electron.js
- /home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js
- at Module._resolveFilename (internal/modules/cjs/loader.js:627:15)
at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/electron/dist/resources/electron.asar/common/reset-search-paths.js:41:16)
at Function.Module._load (internal/modules/cjs/loader.js:531:27)
at Module.require (internal/modules/cjs/loader.js:685:19)
at require (internal/modules/cjs/helpers.js:16:16)
at /home/pi/MagicMirror/js/logger.js:13:3
at Object. (/home/pi/MagicMirror/js/logger.js:21:3)
at Module._compile (internal/modules/cjs/loader.js:786:30)
at Object.Module._extensions…js (internal/modules/cjs/loader.js:798:10)
at Module.load (internal/modules/cjs/loader.js:645:32)
Fontconfig warning: “/etc/fonts/fonts.conf”, line 86: unknown element “blank”
-
Magic Mirror on my BPI M3
Does anybody can help me in my project? I want a magic mirror on my BPI M3 but I haven’t found any option in the internet. I tryed with Raspbian but it doesn’t work.