lightdm schwarz bei HP

Du kommst mit der Installation nicht voran oder willst noch was nachfragen? Schau auch in den "Tipps und Tricks"-Bereich.
Antworten
Benutzeravatar
rolfti
Beiträge: 319
Registriert: 09.08.2004 22:29:44
Wohnort: Lugano

lightdm schwarz bei HP

Beitrag von rolfti » 17.10.2020 13:07:49

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:~#

willy4711

Re: lightdm schwarz bei HP

Beitrag von willy4711 » 17.10.2020 13:41:13

Dies nachdem ich mit dem LightDM Gui das HIntergrundbild verändert habe.
Wirklich nur das Bild verändert ?? Irgend einen Pfad, auf den du keinen Berechtigung hast ?

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
Ich würde das mit nano so editieren, und dann einen Neustart versuchen.

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
Sollte das nicht klappen, wieder in den Rettungsmodus
und

Code: Alles auswählen

apt purge lightdm
anschließend wieder installieren.

Code: Alles auswählen

apt install lightdm

Benutzeravatar
rolfti
Beiträge: 319
Registriert: 09.08.2004 22:29:44
Wohnort: Lugano

Re: lightdm schwarz bei HP

Beitrag von rolfti » 17.10.2020 15:33:58

Vielen Dank!
Das Problem war :oops: Aktives Benutzerbild!
Jetzt gehts Problemlos :hail:

willy4711

Re: lightdm schwarz bei HP

Beitrag von willy4711 » 17.10.2020 15:56:33

rolfti hat geschrieben: ↑ zum Beitrag ↑
17.10.2020 15:33:58
Das Problem war :oops: Aktives Benutzerbild!
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

KP97
Beiträge: 3703
Registriert: 01.02.2013 15:07:36

Re: lightdm schwarz bei HP

Beitrag von KP97 » 17.10.2020 16:19:46

Verständnisfrage . Was ist das ?
Willy, fängst Du jetzt das Plenken an? Bitte nicht...

willy4711

Re: lightdm schwarz bei HP

Beitrag von willy4711 » 17.10.2020 16:57:19

KP97 hat geschrieben: ↑ zum Beitrag ↑
17.10.2020 16:19:46
Willy, fängst Du jetzt das Plenken an? Bitte nicht...
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 ?

Antworten