Hallo, bei Starten von lightdm bleibt der Bildschirm schwarz.
Dies nachdem ich mit dem LightDM Gui das HIntergrundbild verändert habe.
Zuvor keine Probleme.
PC: HP Elitedesk 800
Die Logdatei zeigt unten:
/var/log/lightdm/lightdm.log
[+0.00s] DEBUG: XServer 0: Logging to /var/log/lightdm/x-0.log
[+0.00s] DEBUG: XServer 0: Writing X server authority to /var/run/lightdm/root/:0
[+0.00s] DEBUG: XServer 0: Launching X Server
[+0.00s] DEBUG: Launching process 4275: /usr/bin/X :0 -seat seat0 -auth /var/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.00s] DEBUG: Loading users from org.freedesktop.Accounts
[+0.00s] DEBUG: User /org/freedesktop/Accounts/User1000 added
[+0.01s] DEBUG: posix_spawn avoided (automatic reaping requested) (fd close requested)
[+0.53s] DEBUG: Got signal 10 from process 4275
[+0.53s] DEBUG: XServer 0: Got signal from X server :0
[+0.53s] DEBUG: XServer 0: Connecting to XServer :0
[+0.58s] DEBUG: posix_spawn avoided (fd close requested) (child_setup specified)
[+0.58s] DEBUG: Seat seat0: Display server ready, starting session authentication
[+0.58s] DEBUG: Session pid=4287: Started with service 'lightdm-greeter', username 'lightdm'
[+0.59s] DEBUG: Session pid=4287: Authentication complete with return value 0: Success
[+0.59s] DEBUG: Seat seat0: Session authenticated, running command
[+0.59s] DEBUG: Session pid=4287: Running command /usr/lib/lightdm-autologin-greeter/lightdm-autologin-greeter
[+0.59s] DEBUG: Creating shared data directory /var/lib/lightdm/data/lightdm
[+0.59s] DEBUG: Session pid=4287: Logging to /var/log/lightdm/seat0-greeter.log
[+0.60s] DEBUG: Activating VT 7
[+0.60s] DEBUG: Activating login1 session c64
[+0.60s] DEBUG: Seat seat0 changes active session to c64
[+0.60s] DEBUG: Session c64 is already active
[+0.63s] DEBUG: Greeter connected version=1.26.0 api=1 resettable=false
[+0.63s] DEBUG: Greeter start authentication for AUTOLOGIN-USER-NOT-CONFIGURED
[+0.63s] DEBUG: Session pid=4294: Started with service 'lightdm-autologin', username 'AUTOLOGIN-USER-NOT-CONFIGURED'
[+0.63s] DEBUG: Session pid=4294: Authentication complete with return value 10: User not known to the underlying authentication module
[+0.63s] DEBUG: Authenticate result for user AUTOLOGIN-USER-NOT-CONFIGURED: User not known to the underlying authentication module
[+0.63s] DEBUG: Session pid=4294: Exited with return value 1
[+0.63s] DEBUG: Seat seat0: Session stopped
Dazu:
root@hp:~# lshw -c video
*-display
description: VGA compatible controller
product: Intel Corporation
vendor: Intel Corporation
physical id: 2
bus info: pci@0000:00:02.0
version: 02
width: 64 bits
clock: 33MHz
capabilities: pciexpress msi pm vga_controller bus_master cap_list rom
configuration: driver=i915 latency=0
resources: irq:127 memory:e0000000-e0ffffff memory:d0000000-dfffffff ioport:3000(size=64) memory:c0000-dffff
root@hp:~#
root@hp:~# lspci -nnk | grep -i VGA -A2
00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:3e98] (rev 02)
Subsystem: Hewlett-Packard Company Device [103c:8592]
Kernel driver in use: i915
root@hp:~#
lightdm schwarz bei HP
Re: lightdm schwarz bei HP
Wirklich nur das Bild verändert ?? Irgend einen Pfad, auf den du keinen Berechtigung hast ?Dies nachdem ich mit dem LightDM Gui das HIntergrundbild verändert habe.
Du könntest im Rettungsmodus dir mal die Datei /etc/lightdm/lightdm-gtk-greeter.conf
ansehen.
Normal steht da nix weiter drin als:
Code: Alles auswählen
cat /etc/lightdm/lightdm-gtk-greeter.conf
[greeter]
icon-theme-name = Adwaita
adwaita wird ja wohl installiert sein
Um den Fehler zu finden könntest du den ursprünglichen Inhalt der Datei mal Speichern mit
Code: Alles auswählen
cat /etc/lightdm/lightdm-gtk-greeter.conf>/home/BENUTZERNAME/falsches_greeter
und
Code: Alles auswählen
apt purge lightdm
Code: Alles auswählen
apt install lightdm
Re: lightdm schwarz bei HP
Vielen Dank!
Das Problem war Aktives Benutzerbild!
Jetzt gehts Problemlos
Das Problem war Aktives Benutzerbild!
Jetzt gehts Problemlos
Re: lightdm schwarz bei HP
Verständnisfrage . Was ist das ?
mein Avatar ist so eingetrgaen in der /etc/lightdm/lightdm-gtk-greeter.conf
Code: Alles auswählen
default-user-image = /home/willy/.face.jpg
Re: lightdm schwarz bei HP
Willy, fängst Du jetzt das Plenken an? Bitte nicht...Verständnisfrage . Was ist das ?
Re: lightdm schwarz bei HP
Plenken
Ich weis immer noch nicht was im Zusammenhang mit dem Hintergrundbild ein "aktives Benutzerbild"
(= was ist aktiv ?) für eine Rolle spielt.
Vielleicht bin ich ja ein bisschen begriffsstutzig ?