Read the statement by Michael Teeuw here.
no /etc/kbd/config Folder/File
-
@Miked180 and screen saver should now be off on your system
the log will say what it did
~/screensaver.log
-
This is in the log:
xscreensaver running
xscreensaver already disabled
disable screensaver via gsettings was true and uint32 300
install screensaver via lightdm.conf
disable screensaver via lxsession
xscreensaver running
xscreensaver already disabled
gsettings screen saver already disabled
screensaver via lightdm already disabled
lxsession screen saver already disabled
gsettings screen saver already disabled
screensaver via lightdm already disabled
lxsession screen saver already disabled
gsettings screen saver already disabled
screensaver via lightdm already disabled
lxsession screen saver already disabled -
@Miked180 yeh, it adds to the log each time its run
gsettings screen saver already disabled
screensaver via lightdm already disabled
lxsession screen saver already disabledas it has become more difficult to figure out which setting is actually in control
(some newer OS’s have gsettings capability, but different versions do or do not use it)…
so I report them all… -
no i have a black screen after ca 2 mins and cant wake up with mouse or keyboard
-
-
ok thanks
have you any idea ?
-
@Miked180 see my prior updated reply
-
i have delete MMM-Motion Detector from the config.js and since this i have no black screen, i will test for longer timer
I wait for tomorrow for my new cas with fan cooler . I have 70 ° Temp now , this is to much , maybe this is the problem too
Thansk now for the big help, in the next days i know more .
-
@Miked180 ok, the black screen means that the UI portion of MM has died… usually due to some coding error or unexpected error…
-
I found this in Log File:
pm2 log MagicMirror
[TAILING] Tailing last 15 lines for [MagicMirror] process (change the value with --lines option)
/home/pi/.pm2/logs/MagicMirror-error.log last 15 lines:
0|MagicMir | at Module.load (internal/modules/cjs/loader.js:620:32)
0|MagicMir | at tryModuleLoad (internal/modules/cjs/loader.js:559:12)
0|MagicMir | at Function.Module._load (internal/modules/cjs/loader.js:551:3)
0|MagicMir | at Module.require (internal/modules/cjs/loader.js:658:17)
0|MagicMir | at require (internal/modules/cjs/helpers.js:20:18)
0|MagicMir | npm ERR! code ELIFECYCLE
0|MagicMir | npm ERR! errno 1
0|MagicMir | npm ERR! magicmirror@2.10.1 start:./run-start.sh
0|MagicMir | npm ERR! Exit status 1
0|MagicMir | npm ERR!
0|MagicMir | npm ERR! Failed at the magicmirror@2.10.1 start script.
0|MagicMir | npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
0|MagicMir |
0|MagicMir | npm ERR! A complete log of this run can be found in:
0|MagicMir | npm ERR! /home/pi/.npm/_logs/2020-03-11T17_05_15_894Z-debug.log -
@Miked180 do
pm2 logs --lines=100
-
See Link. I cant post log here
-
@Miked180 for calendar error
change http://calendar to https://calendar
don’t see the error listed above
pm2 stop 0 pm2 flush pm2 start 0 after error pm2 logs --lines=100 -
pi@raspberrypi:~/MagicMirror/config $ pm2 logs --lines=100
[TAILING] Tailing last 100 lines for [all] processes (change the value with --lines option)
/home/pi/.pm2/pm2.log last 100 lines:
PM2 | 2020-03-11T18:29:32: PM2 log: App [MagicMirror:0] starting in -fork mode-
PM2 | 2020-03-11T18:29:32: PM2 log: App [MagicMirror:0] online/home/pi/.pm2/logs/MagicMirror-error.log last 100 lines:
/home/pi/.pm2/logs/MagicMirror-out.log last 100 lines:
0|MagicMir |
0|MagicMir | > magicmirror@2.10.1 start /home/pi/MagicMirror
0|MagicMir | > ./run-start.sh
0|MagicMir |
0|MagicMir | [18:29:37.650] [LOG] Starting MagicMirror: v2.10.1
0|MagicMir | [18:29:37.659] [LOG] Loading config …
0|MagicMir | [18:29:37.664] [LOG] Loading module helpers …
0|MagicMir | [18:29:37.666] [LOG] No helper found for module: alert.
0|MagicMir | [18:29:37.713] [LOG] Initializing new module helper …
0|MagicMir | [18:29:37.714] [LOG] Module helper loaded: updatenotification
0|MagicMir | [18:29:37.715] [LOG] No helper found for module: clock.
0|MagicMir | [18:29:38.184] [LOG] Initializing new module helper …
0|MagicMir | [18:29:38.185] [LOG] Module helper loaded: calendar
0|MagicMir | [18:29:38.185] [LOG] No helper found for module: compliments.
0|MagicMir | [18:29:38.186] [LOG] No helper found for module: currentweather.
0|MagicMir | [18:29:38.187] [LOG] No helper found for module: weatherforecast.
0|MagicMir | [18:29:38.218] [LOG] Initializing new module helper …
0|MagicMir | [18:29:38.218] [LOG] Module helper loaded: newsfeed
0|MagicMir | [18:29:38.222] [LOG] Initializing new module helper …
0|MagicMir | [18:29:38.222] [LOG] Module helper loaded: MMM-WienerLinien
0|MagicMir | [18:29:38.224] [LOG] Initializing new module helper …
0|MagicMir | [18:29:38.225] [LOG] Module helper loaded: MMM-RandomYouTubePlayer
0|MagicMir | [18:29:38.226] [LOG] No helper found for module: MMM-EyeCandy.
0|MagicMir | [18:29:38.226] [LOG] All module helpers loaded.
0|MagicMir | [18:29:38.227] [LOG] Starting server on port 8080 …
0|MagicMir | [18:29:38.241] [LOG] Server started …
0|MagicMir | [18:29:38.242] [LOG] Connecting socket for: updatenotification
0|MagicMir | [18:29:38.243] [LOG] Connecting socket for: calendar
0|MagicMir | [18:29:38.244] [LOG] Starting node helper for: calendar
0|MagicMir | [18:29:38.245] [LOG] Connecting socket for: newsfeed
0|MagicMir | [18:29:38.245] [LOG] Starting module: newsfeed
0|MagicMir | [18:29:38.246] [LOG] Connecting socket for: MMM-WienerLinien
0|MagicMir | [18:29:38.247] [LOG] Starting module helper: MMM-WienerLinien
0|MagicMir | [18:29:38.248] [LOG] Connecting socket for: MMM-RandomYouTubePlayer
0|MagicMir | [18:29:38.248] [LOG] Starting module helper: MMM-RandomYouTubePlayer
0|MagicMir | [18:29:38.249] [LOG] Sockets connected & modules started …
0|MagicMir | [18:29:38.404] [LOG] Launching application.
0|MagicMir | [18:29:40.761] [LOG] Create new calendar fetcher for url: https://calendar.google.com/calendar/ical/vaios2k%40gmail.com/public/basic.ics - Interval: 120000
0|MagicMir | [18:29:40.873] [LOG] Create new news fetcher for url: https://rss.orf.at/science.xml - Interval: 300000 -
@Miked180 did it black screen?
-
now i see the mirror, i wait few minutes
-
Now i got a black screen.
/home/pi/.pm2/logs/MagicMirror-error.log last 100 lines:
0|MagicMir | npm ERR! code ELIFECYCLE
0|MagicMir | npm ERR! errno 1
0|MagicMir | npm ERR! magicmirror@2.10.1 start:./run-start.sh
0|MagicMir | npm ERR! Exit status 1
0|MagicMir | npm ERR!
0|MagicMir | npm ERR! Failed at the magicmirror@2.10.1 start script.
0|MagicMir | npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
0|MagicMir |
0|MagicMir | npm ERR! A complete log of this run can be found in:
0|MagicMir | npm ERR! /home/pi/.npm/_logs/2020-03-11T17_47_10_283Z-debug.logfrom 283Z-debug.log :
/home/pi/.pm2/logs/MagicMirror-error.log last 100 lines:
0|MagicMir | npm ERR! code ELIFECYCLE
0|MagicMir | npm ERR! errno 1
0|MagicMir | npm ERR! magicmirror@2.10.1 start:./run-start.sh
0|MagicMir | npm ERR! Exit status 1
0|MagicMir | npm ERR!
0|MagicMir | npm ERR! Failed at the magicmirror@2.10.1 start script.
0|MagicMir | npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
0|MagicMir |
0|MagicMir | npm ERR! A complete log of this run can be found in:
0|MagicMir | npm ERR! /home/pi/.npm/_logs/2020-03-11T17_47_10_283Z-debug.logafter restart raspberry i see the mirror
-
@Miked180 before restart pi, do with keyboard on pi…
alt-spacebar, n
see if MM window will minimize
also, setup ssh on pi, and ssh from windows to pi to examine…
xset q setterm -blank 0 -powerdown 0from here https://wiki.archlinux.org/index.php/Display_Power_Management_Signaling
in ssh terminal session, may have to do export DISPLAY=:0
-
thanks for your help,
der is no file in /etc/X11/xorg.conf.d
:(((((
ist better to make a new setup ??
in ssh terminal session, may have to do export DISPLAY=:0 ?
-
@Miked180 said in no /etc/kbd/config Folder/File:
der is no file in /etc/X11/xorg.conf.d
where does that happen?
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login