@BillW did the earphones work?
Read the statement by Michael Teeuw here.
Posts
-
RE: No sound from my RPi 3 B.
@BillW dvi does not carry sound so you would need a separate cable
My main computer has dvi, monitor is HDMI. Uses sep cable to monitor
-
RE: MM remote access works, but no display on host machine
@sdetweil Ok, copied the node_modules/electron folder tree from the good working install to replace the bad… and now the bad behaves…
-
RE: MM remote access works, but no display on host machine
@sdetweil running node_modules/electron/dist/electron http://cnn.com produces a frame on the host, but there is no content
so, this appears to be an electron problem
-
MM remote access works, but no display on host machine
I am helping a user debug their system
i can start MM without problems, but… the ui doesn’t not come up
i can access the mirror from my other system thru a browser at its ip address and port just fine…
another instance on MM (my production version) is happy and shows the UI and can be accessed remote as well…
any ideas how to debug?
-
RE: MM as a screensaver
@costascontis don’t need vnc… just http://mirror_ip:mirror_port
-
RE: node_helper.js does not work.
@emrhssla which MM are u working in?
/home/pi/Desktop/Beauty (see its config/config.js
or
/home/pi/Desktop/Beauty/MagicMirror one? (see ITS config/config.jsthey are different (u have MagicMirror installed INSIDE a MagicMirror folder)
to fix this, in /home/pi/Desktop/Beauty domv MagicMirror ..
now you will have
/home/pi/Desktop/Beauty and /home/pi/Desktop/MagicMirror
-
RE: node_helper.js does not work.
@emrhssla will advise once I see it myself
-
RE: npm install error
@emrhssla also delete the package-lock.json files in the few folders
-
RE: node_helper.js does not work.
@emrhssla ok, trying to replicate… moved mine to desktop/MagicMirror and it worked ok,
working on installing that repo