sdetweil/MagicMirror_scripts

black screen only mouse pointer after boot

Closed this issue · 21 comments

raspberry pi 2 b+ installed magicmirror os and afterthe boot no config settings ask showblack screen withmouse pointer no commands or anything have effect cant cclose or edit anything....

trying to be clear.

you installed the raspi operating system
using the full desktop image
and used my script to install MagicMirror
(MagicMirror OS is a complete package but doesn't use my script)

can you attach the install.log file from the users (pi) home folder.

sorry i guess im in the wrong place no it is a os withit already iinstalled on it and i am having this problem, i would use your script but do in need other programs to edit where do i find thos to install links would be very helpful

my scipt is for installing on the base Raspi OS. or mac, or linux,
raspi os, downloaded from here
https://www.raspberrypi.org/software/operating-systems/
top item, full desktop

this is the MagicMirrorOS github page
https://github.com/guysoft/MagicMirrorOS

sorry, no idea.. never tried MMOS

all you have to do is cut/paste the command from the git repo online into a command shell window on raspi, and the script does everything.. gets git, any tools needed, node, npm, everything

the instructions on my repo say

to execute the install script, cut/paste this line into the terminal window on your device (I can't say PI, cause it works in a lot of other places too)

yes, it needs to get stuff... sometimes takes 2 minutes and sometimes an hour.. crazy..

pi4 is the latest

I don't know if the card as built for pi2 will work unchanged in pi 4, bit probably.

I have pi 0,3 and 4 here

did u resolve any issues?

I am having the same issue black screen with only mouse cursor

yes look at the pm2 logs

pm2 logs --lines=100

search for module not found

Ok I just did npm install and seems to be working now. I am using rpi4 and its the latest raspbian buster.