Read the statement by Michael Teeuw here.
Raspi3 Busterfull Screensaverproblem
-
Hallo alle, mein letzter Versuch. Mirror sieht toll aus. Aber ich kann machen was ich will das Display schaltet immer nach bestimmter Zeit ab. Xscreensaver installiert Screensaver deaktiviert. Lightdm eingetragen, xdg eingetragen, kann das auch was mit Buster zu tun haben?
Pir io, Module Top, das kann doch einfach nicht normal sein. Als noch Stretch drauf war kein Problem. Es muss doch einfach irgendetwas geben was funktioniert. Gibts eine Busteranleitung? -
@pogges run my screensaver setter script
see
https://forum.magicmirror.builders/topic/11052/new-script-for-screensaver-disable -
@sdetweil bash -c “$(curl -sL https://www.dropbox.com/s/ah7wtk30101xx4t/test_screensaver.sh?dl=0)”
xscreensaver running -
@pogges cool, should have disabled xscreensaver
you can view the logfile , ~/screensaver.log
-
wo find ich die log Datei?
-
-
xscreensaver running
xscreensaver already disabled
xscreensaver running
xscreensaver already disabledMal sehen ob das stimmt. In freudiger Erwartung. Ich melde mich dann:smiling_face_with_open_mouth:
-
xscreensaver running
xscreensaver already disabled
xscreensaver running
xscreensaver already disabled
lxsession screen saver already disabledTrotzdem Hintergrund schwarz.
Tja Satz mit x war wohl nix:worried_face: Auf dem Bildschirm sehe ich den Mauszeiger und beim drücken der Win-Taste geht das Dropdownmenue auf aber der Hintergrund bleibt schwarz.
Ich meine das ist eine Mirrorursache. Soll ich nochmal neu aufsetzen? Brauch man pm2? welche Anleitung kann man denn benutzen wenn die Anweisungen teilweise nicht für Buster sind?home/pi/.xserver
XScreenSaver Preferences File
Written by xscreensaver-demo 5.42 for pi on Fri Nov 22 13:40:47 2019.
https://www.jwz.org/xscreensaver/
timeout: 0:01:00
cycle: 0:00:00
lock: False
lockTimeout: 0:00:00
passwdTimeout: 0:00:30
visualID: default
installColormap: True
verbose: False
timestamp: True
splash: True
splashDuration: 0:00:05
demoCommand: xscreensaver-demo
prefsCommand: xscreensaver-demo -prefs
nice: 10
memoryLimit: 0
fade: False
unfade: False
fadeSeconds: 0:00:03
fadeTicks: 20
captureStderr: True
ignoreUninstalledPrograms:False
font: -medium-r--140--m-
dpmsEnabled: False
dpmsQuickOff: False
dpmsStandby: 0:00:00
dpmsSuspend: 0:00:00
dpmsOff: 0:00:00
grabDesktopImages: False
grabVideoFrames: False
chooseRandomImages: False
imageDirectory:mode: off
selected: -1textMode: url
textLiteral: XScreenSaver
pointerPollTime: 0:00:05
pointerHysteresis: 10
windowCreationTimeout:0:00:30
initialDelay: 0:00:00
GetViewPortIsFullOfLies:False
procInterrupts: True
xinputExtensionDev: False
overlayStderr: True
authWarningSlack: 20home/pi/etc/xdg/lxsession/LXDE-pi/autostart
@lxpanel --profile LXDE-pi
@pcmanfm --desktop --profile LXDE-pi
@xscreensaver -no-splash
@xset s noblank
@xset s off
@xset -dpmslightdm
[LightDM]
#start-default-seat=true
#greeter-user=lightdm
#minimum-display-number=0
#minimum-vt=7
#lock-memory=true
#user-authority-in-system-dir=false
#guest-account-script=guest-account
#logind-check-graphical=false
#log-directory=/var/log/lightdm
#run-directory=/var/run/lightdm
#cache-directory=/var/cache/lightdm
#sessions-directory=/usr/share/lightdm/sessions:/usr/share/xsessions:/usr/share/wayland-sessions
#remote-sessions-directory=/usr/share/lightdm/remote-sessions
#greeters-directory=$XDG_DATA_DIRS/lightdm/greeters:$XDG_DATA_DIRS/xgreeters
#backup-logs=true
#dbus-service=trueSeat configuration
Seat configuration is matched against the seat name glob in the section, for example:
[Seat:*] matches all seats and is applied first.
[Seat:seat0] matches the seat named “seat0”.
[Seat:seat-thin-client*] matches all seats that have names that start with “seat-thin-client”.
type = Seat type (local, xremote, unity)
pam-service = PAM service to use for login
pam-autologin-service = PAM service to use for autologin
pam-greeter-service = PAM service to use for greeters
xserver-backend = X backend to use (mir)
xserver-command = X -s 0 -dpms
xmir-command = Xmir server command to run (can also contain arguments e.g. Xmir -special-option)
xserver-config = Config file to pass to X server
xserver-layout = Layout to pass to X server
xserver-allow-tcp = True if TCP/IP connections are allowed to this X server
xserver-share = True if the X server is shared for both greeter and session
xserver-hostname = Hostname of X server (only for type=xremote)
xserver-display-number = Display number of X server (only for type=xremote)
xdmcp-manager = XDMCP manager to connect to (implies xserver-allow-tcp=true)
xdmcp-port = XDMCP UDP/IP port to communicate on
xdmcp-key = Authentication key to use for XDM-AUTHENTICATION-1 (stored in keys.conf)
unity-compositor-command = Unity compositor command to run (can also contain arguments e.g. unity-system-compositor -special-option)
unity-compositor-timeout = Number of seconds to wait for compositor to start
greeter-session = Session to load for greeter
greeter-hide-users = True to hide the user list
greeter-allow-guest = True if the greeter should show a guest login option
greeter-show-manual-login = True if the greeter should offer a manual login option
greeter-show-remote-login = True if the greeter should offer a remote login option
user-session = Session to load for users
allow-user-switching = True if allowed to switch users
allow-guest = True if guest login is allowed
guest-session = Session to load for guests (overrides user-session)
session-wrapper = Wrapper script to run session with
greeter-wrapper = Wrapper script to run greeter with
guest-wrapper = Wrapper script to run guest sessions with
display-setup-script = Script to run when starting a greeter session (runs as root)
display-stopped-script = Script to run after stopping the display server (runs as root)
greeter-setup-script = Script to run when starting a greeter (runs as root)
session-setup-script = Script to run when starting a user session (runs as root)
session-cleanup-script = Script to run when quitting a user session (runs as root)
autologin-guest = True to log in as guest by default
autologin-user = User to log in with by default (overrides autologin-guest)
autologin-user-timeout = Number of seconds to wait before loading default user
autologin-session = Session to load for automatic login (overrides user-session)
autologin-in-background = True if autologin session should not be immediately activated
exit-on-failure = True if the daemon should exit if this seat fails
[Seat:*]
#type=local
#pam-service=lightdm
#pam-autologin-service=lightdm-autologin
#pam-greeter-service=lightdm-greeter
#xserver-backend=
#xserver-command=X s0 -dpms
#xmir-command=Xmir
#xserver-config=
#xserver-layout=
#xserver-allow-tcp=false
#xserver-share=true
#xserver-hostname=
#xserver-display-number=
#xdmcp-manager=
#xdmcp-port=177
#xdmcp-key=
#unity-compositor-command=unity-system-compositor
#unity-compositor-timeout=60
greeter-session=pi-greeter
greeter-hide-users=false
#greeter-allow-guest=true
#greeter-show-manual-login=false
#greeter-show-remote-login=true
#user-session=default
#allow-user-switching=true
#allow-guest=true
#guest-session=
#session-wrapper=lightdm-session
#greeter-wrapper=
#guest-wrapper=
display-setup-script=/usr/share/dispsetup.sh
#display-stopped-script=
#greeter-setup-script=
#session-setup-script=
#session-cleanup-script=
#autologin-guest=false
autologin-user=pi
#autologin-user-timeout=0
#autologin-in-background=false
#autologin-session=
#exit-on-failure=falseXDMCP Server configuration
enabled = True if XDMCP connections should be allowed
port = UDP/IP port to listen for connections on
listen-address = Host/address to listen for XDMCP connections (use all addresses if not present)
key = Authentication key to use for XDM-AUTHENTICATION-1 or blank to not use authentication (stored in keys.conf)
hostname = Hostname to report to XDMCP clients (defaults to system hostname if unset)
The authentication key is a 56 bit DES key specified in hex as 0xnnnnnnnnnnnnnn. Alternatively
it can be a word and the first 7 characters are used as the key.
[XDMCPServer]
#enabled=false
#port=177
#listen-address=
#key=
#hostname=VNC Server configuration
enabled = True if VNC connections should be allowed
command = Command to run Xvnc server with
port = TCP/IP port to listen for connections on
listen-address = Host/address to listen for VNC connections (use all addresses if not present)
width = Width of display to use
height = Height of display to use
depth = Color depth of display to use
[VNCServer]
#enabled=false
#command=Xvnc
#port=5900
#listen-address=
#width=1024
#height=768
#depth=8Vielleicht kannste mal drüberschauen
Vielen Dank
-
if u see the mouse pointer, then this is not a screen saver problem
when u have the black screen, open the developers window, ctrl-shift-i, on the keyboard, and select the tab labeled console and scroll around to see any errors (usually red text)…
the black screen means that one of the modules has crashed in its drawing mode…
-
sorry nichts rotes. Ich setz nochmal frisch auf. mit oder ohne pm2?