You are not logged in.

#1 2020-07-10 21:01:19

ZaheenJ
Member
Registered: 2020-04-04
Posts: 18

LightDM shows black screen on external monitor using nvidia

I use optimus-manager and a script made by the same developer that works with optimus-manager to stop screen tearing on my external monitor when using nvidia graphics. I put the script in my xsetup-nvidia which starts whenever I have my graphics set to nvidia. The script enables force composition pipeline, which fixes my screen tearing, but it causes LightDM to show a black screen on my external monitor. The screens are usually mirrored, but only my laptop screen shows my greeter. I have a GTX 1660ti.
xorg.conf(/etc/X11/xorg.conf.d/10-optimus-manager.conf + /etc/X11/xorg.conf):

Section "Files"
	ModulePath "/usr/lib/nvidia"
	ModulePath "/usr/lib32/nvidia"
	ModulePath "/usr/lib32/nvidia/xorg/modules"
	ModulePath "/usr/lib32/xorg/modules"
	ModulePath "/usr/lib64/nvidia/xorg/modules"
	ModulePath "/usr/lib64/nvidia/xorg"
	ModulePath "/usr/lib64/xorg/modules"
EndSection

Section "ServerLayout"
	Identifier "layout"
	Screen 0 "nvidia"
	Inactive "intel"
EndSection

Section "Device"
	Identifier "nvidia"
	Driver "nvidia"
	BusID "PCI:1:0:0"
	Option "Coolbits" "28"
EndSection

Section "Screen"
	Identifier "nvidia"
	Device "nvidia"
	Option "AllowEmptyInitialConfiguration"
EndSection

Section "Device"
	Identifier "intel"
	Driver "modesetting"
	BusID "PCI:0:2:0"
EndSection

Section "Screen"
	Identifier "intel"
	Device "intel"
EndSection

Section "ServerFlags"
    Option "DontZap"      "True"
    Option "DontVTSwitch" "True"
EndSection

xorg log(/var/log/lightdm/lightdm.log):

[+0.00s] DEBUG: Logging to /var/log/lightdm/lightdm.log
[+0.00s] DEBUG: Starting Light Display Manager 1.30.0, UID=0 PID=1424
[+0.00s] DEBUG: Loading configuration dirs from /usr/share/lightdm/lightdm.conf.d
[+0.00s] DEBUG: Loading configuration dirs from /usr/local/share/lightdm/lightdm.conf.d
[+0.00s] DEBUG: Loading configuration dirs from /etc/xdg/lightdm/lightdm.conf.d
[+0.00s] DEBUG: Loading configuration from /etc/lightdm/lightdm.conf.d/20-optimus-manager.conf
[+0.00s] DEBUG: Loading configuration from /etc/lightdm/lightdm.conf
[+0.00s] DEBUG: Registered seat module local
[+0.00s] DEBUG: Registered seat module xremote
[+0.00s] DEBUG: Using D-Bus name org.freedesktop.DisplayManager
[+0.00s] DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ‘gio-vfs’
[+0.00s] DEBUG: Monitoring logind for seats
[+0.00s] DEBUG: New seat added from logind: seat0
[+0.00s] DEBUG: Seat seat0: Loading properties from config section Seat:*
[+0.00s] DEBUG: Seat seat0: Starting
[+0.00s] DEBUG: Seat seat0: Creating greeter session
[+0.00s] DEBUG: Seat seat0: Creating display server of type x
[+0.00s] DEBUG: posix_spawn avoided (fd close requested) 
[+0.00s] DEBUG: Could not run plymouth --ping: Failed to execute child process “plymouth” (No such file or directory)
[+0.00s] DEBUG: Using VT 7
[+0.00s] DEBUG: Seat seat0: Starting local X display on VT 7
[+0.00s] DEBUG: XServer 0: Logging to /var/log/lightdm/x-0.log
[+0.00s] DEBUG: XServer 0: Writing X server authority to /run/lightdm/root/:0
[+0.00s] DEBUG: XServer 0: Launching X Server
[+0.00s] DEBUG: Launching process 1432: /usr/bin/X :0 -seat seat0 -auth /run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch
[+0.00s] DEBUG: XServer 0: Waiting for ready signal from X server :0
[+0.00s] DEBUG: Acquired bus name org.freedesktop.DisplayManager
[+0.00s] DEBUG: Registering seat with bus path /org/freedesktop/DisplayManager/Seat0
[+0.07s] DEBUG: Loading users from org.freedesktop.Accounts
[+0.07s] DEBUG: User /org/freedesktop/Accounts/User1000 added
[+0.08s] DEBUG: posix_spawn avoided (automatic reaping requested) (fd close requested) 
[+1.41s] DEBUG: Got signal 10 from process 1432
[+1.41s] DEBUG: XServer 0: Got signal from X server :0
[+1.41s] DEBUG: XServer 0: Connecting to XServer :0
[+1.79s] DEBUG: Launching process 1522: /sbin/prime-offload
[+2.62s] DEBUG: Process 1522 exited with return value 0
[+2.62s] DEBUG: Seat seat0: Exit status of /sbin/prime-offload: 0
[+2.62s] DEBUG: posix_spawn avoided (fd close requested) (child_setup specified) 
[+2.62s] DEBUG: Seat seat0: Display server ready, starting session authentication
[+2.62s] DEBUG: Session pid=1697: Started with service 'lightdm-greeter', username 'lightdm'
[+2.63s] DEBUG: Session pid=1697: Authentication complete with return value 0: Success
[+2.63s] DEBUG: Seat seat0: Session authenticated, running command
[+2.63s] DEBUG: Session pid=1697: Running command /usr/bin/lightdm-webkit2-greeter
[+2.63s] DEBUG: Creating shared data directory /var/lib/lightdm-data/lightdm
[+2.63s] DEBUG: Session pid=1697: Logging to /var/log/lightdm/seat0-greeter.log
[+2.70s] DEBUG: Activating VT 7
[+2.70s] DEBUG: Activating login1 session c1
[+2.70s] DEBUG: Seat seat0 changes active session to c1
[+2.70s] DEBUG: Session c1 is already active
[+2.97s] DEBUG: Greeter connected version=1.30.0 api=1 resettable=false
[+3.28s] DEBUG: Greeter requests data directory for user zaheen
[+3.28s] DEBUG: Creating shared data directory /var/lib/lightdm-data/zaheen
[+12.13s] DEBUG: Greeter start authentication for zaheen
[+12.13s] DEBUG: Session pid=1781: Started with service 'lightdm', username 'zaheen'
[+12.14s] DEBUG: Session pid=1781: Got 1 message(s) from PAM
[+12.14s] DEBUG: Prompt greeter with 1 message(s)
[+12.14s] DEBUG: Continue authentication
[+12.15s] DEBUG: Session pid=1781: Authentication complete with return value 0: Success
[+12.15s] DEBUG: Authenticate result for user zaheen: Success
[+12.15s] DEBUG: User zaheen authorized
[+12.15s] DEBUG: Greeter requests session spectrwm
[+12.15s] DEBUG: Seat seat0: Stopping greeter; display server will be re-used for user session
[+12.15s] DEBUG: Terminating login1 session c1
[+12.15s] DEBUG: Session pid=1697: Sending SIGTERM
[+12.16s] DEBUG: Session pid=1697: Exited with return value 0
[+12.16s] DEBUG: Seat seat0: Session stopped
[+12.16s] DEBUG: Seat seat0: Greeter stopped, running session
[+12.16s] DEBUG: Registering session with bus path /org/freedesktop/DisplayManager/Session0
[+12.16s] DEBUG: posix_spawn avoided (fd close requested) (child_setup specified) 
[+12.16s] DEBUG: Session pid=1781: Running command /etc/lightdm/Xsession spectrwm
[+12.16s] DEBUG: Creating shared data directory /var/lib/lightdm-data/zaheen
[+12.16s] DEBUG: Session pid=1781: Logging to .xsession-errors
[+12.26s] DEBUG: Activating VT 7
[+12.26s] DEBUG: Activating login1 session 2
[+12.26s] DEBUG: Seat seat0 changes active session to 2
[+12.26s] DEBUG: Session 2 is already active
[+212.59s] DEBUG: Session pid=1781: Exited with return value 0
[+212.59s] DEBUG: Seat seat0: Session stopped
[+212.59s] DEBUG: Seat seat0: Stopping display server, no sessions require it
[+212.59s] DEBUG: Sending signal 15 to process 1432
[+212.62s] DEBUG: Seat seat0 changes active session to 
[+213.04s] DEBUG: Process 1432 exited with return value 0
[+213.04s] DEBUG: XServer 0: X server stopped
[+213.04s] DEBUG: Releasing VT 7
[+213.04s] DEBUG: XServer 0: Removing X server authority /run/lightdm/root/:0
[+213.04s] DEBUG: Seat seat0: Display server stopped
[+213.04s] DEBUG: Launching process 2956: /sbin/prime-switch
[+213.10s] DEBUG: Process 2956 exited with return value 0
[+213.10s] DEBUG: Seat seat0: Exit status of /sbin/prime-switch: 0
[+213.10s] DEBUG: Seat seat0: Active display server stopped, starting greeter
[+213.10s] DEBUG: Seat seat0: Creating greeter session
[+213.10s] DEBUG: Seat seat0: Creating display server of type x
[+213.10s] DEBUG: Using VT 7
[+213.10s] DEBUG: Seat seat0: Starting local X display on VT 7
[+213.10s] DEBUG: XServer 0: Logging to /var/log/lightdm/x-0.log
[+213.10s] DEBUG: XServer 0: Writing X server authority to /run/lightdm/root/:0
[+213.10s] DEBUG: XServer 0: Launching X Server
[+213.10s] DEBUG: Launching process 2961: /usr/bin/X :0 -seat seat0 -auth /run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch
[+213.10s] DEBUG: XServer 0: Waiting for ready signal from X server :0
[+214.24s] DEBUG: Got signal 10 from process 2961
[+214.24s] DEBUG: XServer 0: Got signal from X server :0
[+214.24s] DEBUG: XServer 0: Connecting to XServer :0
[+214.24s] DEBUG: Launching process 2967: /sbin/prime-offload
[+214.97s] DEBUG: Process 2967 exited with return value 0
[+214.97s] DEBUG: Seat seat0: Exit status of /sbin/prime-offload: 0
[+214.97s] DEBUG: posix_spawn avoided (fd close requested) (child_setup specified) 
[+214.97s] DEBUG: Seat seat0: Display server ready, starting session authentication
[+214.97s] DEBUG: Session pid=2976: Started with service 'lightdm-greeter', username 'lightdm'
[+214.98s] DEBUG: Session pid=2976: Authentication complete with return value 0: Success
[+214.98s] DEBUG: Seat seat0: Session authenticated, running command
[+214.98s] DEBUG: Session pid=2976: Running command /usr/bin/lightdm-webkit2-greeter
[+214.98s] DEBUG: Creating shared data directory /var/lib/lightdm-data/lightdm
[+214.98s] DEBUG: Session pid=2976: Logging to /var/log/lightdm/seat0-greeter.log
[+215.04s] DEBUG: Activating VT 7
[+215.04s] DEBUG: Activating login1 session c2
[+215.04s] DEBUG: Seat seat0 changes active session to c2
[+215.04s] DEBUG: Session c2 is already active
[+215.16s] DEBUG: Greeter connected version=1.30.0 api=1 resettable=false
[+215.34s] DEBUG: Greeter requests data directory for user zaheen
[+215.34s] DEBUG: Creating shared data directory /var/lib/lightdm-data/zaheen
[+235.90s] DEBUG: Greeter start authentication for zaheen
[+235.90s] DEBUG: Session pid=3052: Started with service 'lightdm', username 'zaheen'
[+235.92s] DEBUG: Session pid=3052: Got 1 message(s) from PAM
[+235.92s] DEBUG: Prompt greeter with 1 message(s)
[+235.92s] DEBUG: Continue authentication
[+235.93s] DEBUG: Session pid=3052: Authentication complete with return value 0: Success
[+235.93s] DEBUG: Authenticate result for user zaheen: Success
[+235.93s] DEBUG: User zaheen authorized
[+235.93s] DEBUG: Greeter requests session spectrwm
[+235.93s] DEBUG: Seat seat0: Stopping greeter; display server will be re-used for user session
[+235.93s] DEBUG: Terminating login1 session c2
[+235.94s] DEBUG: Session pid=2976: Sending SIGTERM
[+235.94s] DEBUG: Session pid=2976: Exited with return value 0
[+235.94s] DEBUG: Seat seat0: Session stopped
[+235.94s] DEBUG: Seat seat0: Greeter stopped, running session
[+235.94s] DEBUG: Registering session with bus path /org/freedesktop/DisplayManager/Session1
[+235.94s] DEBUG: posix_spawn avoided (fd close requested) (child_setup specified) 
[+235.94s] DEBUG: Session pid=3052: Running command /etc/lightdm/Xsession spectrwm
[+235.94s] DEBUG: Creating shared data directory /var/lib/lightdm-data/zaheen
[+235.94s] DEBUG: Session pid=3052: Logging to .xsession-errors
[+236.03s] DEBUG: Activating VT 7
[+236.03s] DEBUG: Activating login1 session 5
[+236.03s] DEBUG: Seat seat0 changes active session to 5
[+236.03s] DEBUG: Session 5 is already active
[+519.83s] DEBUG: Session pid=3052: Exited with return value 0
[+519.83s] DEBUG: Seat seat0: Session stopped
[+519.83s] DEBUG: Seat seat0: Stopping display server, no sessions require it
[+519.83s] DEBUG: Sending signal 15 to process 2961
[+519.87s] DEBUG: Seat seat0 changes active session to 
[+520.26s] DEBUG: Process 2961 exited with return value 0
[+520.26s] DEBUG: XServer 0: X server stopped
[+520.26s] DEBUG: Releasing VT 7
[+520.26s] DEBUG: XServer 0: Removing X server authority /run/lightdm/root/:0
[+520.26s] DEBUG: Seat seat0: Display server stopped
[+520.26s] DEBUG: Launching process 3738: /sbin/prime-switch
[+520.32s] DEBUG: Process 3738 exited with return value 0
[+520.32s] DEBUG: Seat seat0: Exit status of /sbin/prime-switch: 0
[+520.32s] DEBUG: Seat seat0: Active display server stopped, starting greeter
[+520.32s] DEBUG: Seat seat0: Creating greeter session
[+520.32s] DEBUG: Seat seat0: Creating display server of type x
[+520.32s] DEBUG: Using VT 7
[+520.32s] DEBUG: Seat seat0: Starting local X display on VT 7
[+520.32s] DEBUG: XServer 0: Logging to /var/log/lightdm/x-0.log
[+520.32s] DEBUG: XServer 0: Writing X server authority to /run/lightdm/root/:0
[+520.32s] DEBUG: XServer 0: Launching X Server
[+520.32s] DEBUG: Launching process 3743: /usr/bin/X :0 -seat seat0 -auth /run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch
[+520.32s] DEBUG: XServer 0: Waiting for ready signal from X server :0
[+521.53s] DEBUG: Got signal 10 from process 3743
[+521.53s] DEBUG: XServer 0: Got signal from X server :0
[+521.53s] DEBUG: XServer 0: Connecting to XServer :0
[+521.54s] DEBUG: Launching process 3749: /sbin/prime-offload
[+522.17s] DEBUG: Process 3749 exited with return value 0
[+522.17s] DEBUG: Seat seat0: Exit status of /sbin/prime-offload: 0
[+522.17s] DEBUG: posix_spawn avoided (fd close requested) (child_setup specified) 
[+522.17s] DEBUG: Seat seat0: Display server ready, starting session authentication
[+522.17s] DEBUG: Session pid=3758: Started with service 'lightdm-greeter', username 'lightdm'
[+522.18s] DEBUG: Session pid=3758: Authentication complete with return value 0: Success
[+522.18s] DEBUG: Seat seat0: Session authenticated, running command
[+522.18s] DEBUG: Session pid=3758: Running command /usr/bin/lightdm-webkit2-greeter
[+522.18s] DEBUG: Creating shared data directory /var/lib/lightdm-data/lightdm
[+522.18s] DEBUG: Session pid=3758: Logging to /var/log/lightdm/seat0-greeter.log
[+522.24s] DEBUG: Activating VT 7
[+522.24s] DEBUG: Activating login1 session c3
[+522.24s] DEBUG: Seat seat0 changes active session to c3
[+522.24s] DEBUG: Session c3 is already active
[+522.35s] DEBUG: Greeter connected version=1.30.0 api=1 resettable=false
[+522.53s] DEBUG: Greeter requests data directory for user zaheen
[+522.53s] DEBUG: Creating shared data directory /var/lib/lightdm-data/zaheen
[+547.72s] DEBUG: Greeter start authentication for zaheen
[+547.72s] DEBUG: Session pid=3842: Started with service 'lightdm', username 'zaheen'
[+547.74s] DEBUG: Session pid=3842: Got 1 message(s) from PAM
[+547.74s] DEBUG: Prompt greeter with 1 message(s)
[+547.74s] DEBUG: Continue authentication
[+547.75s] DEBUG: Session pid=3842: Authentication complete with return value 0: Success
[+547.75s] DEBUG: Authenticate result for user zaheen: Success
[+547.75s] DEBUG: User zaheen authorized
[+547.75s] DEBUG: Greeter requests session spectrwm
[+547.75s] DEBUG: Seat seat0: Stopping greeter; display server will be re-used for user session
[+547.75s] DEBUG: Terminating login1 session c3
[+547.76s] DEBUG: Session pid=3758: Sending SIGTERM
[+547.76s] DEBUG: Session pid=3758: Exited with return value 0
[+547.76s] DEBUG: Seat seat0: Session stopped
[+547.76s] DEBUG: Seat seat0: Greeter stopped, running session
[+547.76s] DEBUG: Registering session with bus path /org/freedesktop/DisplayManager/Session2
[+547.76s] DEBUG: posix_spawn avoided (fd close requested) (child_setup specified) 
[+547.76s] DEBUG: Session pid=3842: Running command /etc/lightdm/Xsession spectrwm
[+547.76s] DEBUG: Creating shared data directory /var/lib/lightdm-data/zaheen
[+547.76s] DEBUG: Session pid=3842: Logging to .xsession-errors
[+547.84s] DEBUG: Activating VT 7
[+547.84s] DEBUG: Activating login1 session 8
[+547.84s] DEBUG: Seat seat0 changes active session to 8
[+547.84s] DEBUG: Session 8 is already active
[+6135.67s] DEBUG: Seat seat0: Locking
[+6135.67s] DEBUG: Seat seat0: Creating greeter session
[+6135.67s] DEBUG: Seat seat0: Creating display server of type x
[+6135.67s] DEBUG: Using VT 8
[+6135.67s] DEBUG: Seat seat0: Starting local X display on VT 8
[+6135.67s] DEBUG: XServer 1: Logging to /var/log/lightdm/x-1.log
[+6135.67s] DEBUG: XServer 1: Writing X server authority to /run/lightdm/root/:1
[+6135.67s] DEBUG: XServer 1: Launching X Server
[+6135.67s] DEBUG: Launching process 18449: /usr/bin/X :1 -seat seat0 -auth /run/lightdm/root/:1 -nolisten tcp vt8 -novtswitch
[+6135.67s] DEBUG: XServer 1: Waiting for ready signal from X server :1
[+6136.53s] DEBUG: Seat seat0 changes active session to 
[+6137.50s] DEBUG: Process 18449 terminated with signal 6
[+6137.50s] DEBUG: XServer 1: X server stopped
[+6137.50s] DEBUG: Releasing VT 8
[+6137.50s] DEBUG: XServer 1: Removing X server authority /run/lightdm/root/:1
[+6137.50s] DEBUG: Seat seat0: Display server stopped
[+6137.50s] DEBUG: Launching process 18469: /sbin/prime-switch
[+6137.57s] DEBUG: Process 18469 exited with return value 0
[+6137.57s] DEBUG: Seat seat0: Exit status of /sbin/prime-switch: 0
[+6137.57s] DEBUG: Seat seat0: Stopping session
[+6137.57s] DEBUG: Seat seat0: Session stopped
[+6137.57s] DEBUG: Seat seat0: Stopping display server, no sessions require it
[+6137.57s] DEBUG: Seat seat0: Active display server stopped, starting greeter
[+6137.57s] DEBUG: Seat seat0: Creating greeter session
[+6137.57s] DEBUG: Seat seat0: Creating display server of type x
[+6137.57s] DEBUG: Using VT 8
[+6137.58s] DEBUG: Seat seat0: Starting local X display on VT 8
[+6137.58s] DEBUG: XServer 1: Logging to /var/log/lightdm/x-1.log
[+6137.58s] DEBUG: XServer 1: Writing X server authority to /run/lightdm/root/:1
[+6137.58s] DEBUG: XServer 1: Launching X Server
[+6137.58s] DEBUG: Launching process 18480: /usr/bin/X :1 -seat seat0 -auth /run/lightdm/root/:1 -nolisten tcp vt8 -novtswitch
[+6137.58s] DEBUG: XServer 1: Waiting for ready signal from X server :1
[+6138.74s] DEBUG: Got signal 10 from process 18480
[+6138.74s] DEBUG: XServer 1: Got signal from X server :1
[+6138.74s] DEBUG: XServer 1: Connecting to XServer :1
[+6138.74s] DEBUG: Launching process 18487: /sbin/prime-offload
[+6139.40s] DEBUG: Process 18487 exited with return value 0
[+6139.40s] DEBUG: Seat seat0: Exit status of /sbin/prime-offload: 0
[+6139.40s] DEBUG: posix_spawn avoided (fd close requested) (child_setup specified) 
[+6139.40s] DEBUG: Seat seat0: Display server ready, starting session authentication
[+6139.40s] DEBUG: Session pid=18496: Started with service 'lightdm-greeter', username 'lightdm'
[+6139.41s] DEBUG: Session pid=18496: Authentication complete with return value 0: Success
[+6139.41s] DEBUG: Seat seat0: Session authenticated, running command
[+6139.41s] DEBUG: Session pid=18496: Running command /usr/bin/lightdm-webkit2-greeter
[+6139.41s] DEBUG: Creating shared data directory /var/lib/lightdm-data/lightdm
[+6139.41s] DEBUG: Session pid=18496: Logging to /var/log/lightdm/seat0-greeter.log
[+6139.47s] DEBUG: Activating VT 8
[+6139.47s] DEBUG: Locking login1 session 8
[+6139.47s] DEBUG: Activating login1 session c4
[+6139.47s] DEBUG: Seat seat0 changes active session to c4
[+6139.47s] DEBUG: Session c4 is already active
[+6139.59s] DEBUG: Greeter connected version=1.30.0 api=1 resettable=false
[+6139.76s] DEBUG: Greeter requests data directory for user zaheen
[+6139.76s] DEBUG: Creating shared data directory /var/lib/lightdm-data/zaheen
[+6152.38s] DEBUG: Greeter start authentication for zaheen
[+6152.38s] DEBUG: Session pid=18577: Started with service 'lightdm', username 'zaheen'
[+6152.40s] DEBUG: Session pid=18577: Got 1 message(s) from PAM
[+6152.40s] DEBUG: Prompt greeter with 1 message(s)
[+6152.40s] DEBUG: Continue authentication
[+6152.42s] DEBUG: Session pid=18577: Authentication complete with return value 0: Success
[+6152.42s] DEBUG: Authenticate result for user zaheen: Success
[+6152.42s] DEBUG: User zaheen authorized
[+6152.42s] DEBUG: Greeter requests session spectrwm
[+6152.42s] DEBUG: Seat seat0: Returning to existing user session zaheen
[+6152.42s] DEBUG: Unlocking login1 session 8
[+6152.42s] DEBUG: Activating VT 7
[+6152.73s] DEBUG: Seat seat0: Stopping greeter
[+6152.73s] DEBUG: Terminating login1 session c4
[+6152.74s] DEBUG: Session pid=18496: Sending SIGTERM
[+6152.74s] DEBUG: Activating login1 session 8
[+6152.74s] DEBUG: Session pid=18577: Exited with return value 0
[+6152.74s] DEBUG: Seat seat0: Session stopped
[+6152.74s] DEBUG: Seat seat0 changes active session to 8
[+6152.74s] DEBUG: Session 8 is already active
[+6152.75s] DEBUG: Session pid=18496: Exited with return value 0
[+6152.75s] DEBUG: Seat seat0: Session stopped
[+6152.75s] DEBUG: Seat seat0: Stopping display server, no sessions require it
[+6152.75s] DEBUG: Sending signal 15 to process 18480
[+6152.84s] DEBUG: Process 18480 exited with return value 0
[+6152.84s] DEBUG: XServer 1: X server stopped
[+6152.84s] DEBUG: Releasing VT 8
[+6152.84s] DEBUG: XServer 1: Removing X server authority /run/lightdm/root/:1
[+6152.84s] DEBUG: Seat seat0: Display server stopped
[+6152.84s] DEBUG: Launching process 18580: /sbin/prime-switch
[+6152.91s] DEBUG: Process 18580 exited with return value 0
[+6152.91s] DEBUG: Seat seat0: Exit status of /sbin/prime-switch: 0

Last edited by ZaheenJ (2020-07-10 21:02:38)

Offline

Board footer

Powered by FluxBB