Probleme mit Lightdm

Kannst du mir deine Xorg.0.log senden? Da sollten weitere Hinweise drin sein…

for x in $(ls /var/log/Xorg*); do echo -e "---$x---\n\n $(cat $x)\n"; done | curl -F'file=@-' https://0x0.st

Das sollte einen link erstellen am ende. Einfach den link hier posten.

Ich habe es versucht und bekomme nur die Meldung : " curl : no Url specified!"

Ich habe auch ein Problem it der Eingabe der Hochkommas in " for x in $(ls /var/log/Xorg*); do echo -e “—$x—\n\n $(cat $x)\n”; done | curl -F’file=@-’ https://0x0.st" .
Kann es dran liegen?
Leider finde ich nirgends eine Tabelle als Eingabehilfe.

Ich habe es doch noch hinbekommen - es fehlte ein Leerzeichen.

Nun der Link : https://0x0.st/-r59.txt

Ich hoffe es hilft euch.

Scheint wohl geblockt zu sein:

``` [ 10.264] (WW) Warning, couldn't open module nv [ 10.264] (EE) Failed to load module "nv" (module does not exist, 0) ```

:arrow_double_up: Sorry alter Treiber, kann man ignorieren.

Kannst du bitte prüfen, ob diese Datei existiert?

cat /etc/modprobe.d/mhwd-gpu.conf

Wenn ja, bitte auch löschen.

sudo rm /etc/modprobe.d/mhwd-gpu.conf

Ebenso auch hier:

cat /etc/modules-load.d/mhwd-gpu.conf
sudo rm /etc/modules-load.d/mhwd-gpu.conf

Update

---/var/log/Xorg.1.log---/n/n [ 78284.760] 
X.Org X Server 1.20.8
X Protocol Version 11, Revision 0
[ 78284.760] Build Operating System: Linux Manjaro Linux
[ 78284.760] Current Operating System: Linux Lin001 4.19.138-1-MANJARO #1 SMP Fri Aug 7 09:36:31 UTC 2020 x86_64
[ 78284.760] Kernel command line: BOOT_IMAGE=/vmlinuz-4.19-x86_64 root=UUID=af6048e9-f9f2-4f8d-b11d-722200a80f22 rw quiet nvm_load=YES apparmor=1 security=apparmor udev.log_priority=3

Bei deinem letzten Boot mit Kernel 4.19 scheint alles erkannt zu werden…

Das modsetting funktioniert anscheinen nicht richtig… bist du dir sicher, dass keine xorg confs mehr da sind?

Andereseits würde ich dir diese Wiki an die Hand geben:
https://wiki.archlinux.org/index.php/Nouveau

In den Verzeichnissen wird nichts gefunden.
Das einzige was ich gefunden hatte war im Verzeichnis/etc/X11/ dor gab es ein Verzeichnis Namens mhwd - das ich gelöscht habe.
Aber mein Bildschirm bleibt, nach der Auswahl im Grub, immer noch schwarz.

Anscheinend lädt der Kernel 5.4 nouveau korrekt:

[    10.263] (II) LoadModule: "nouveau"
[    10.263] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so

Aber es scheint so, dass der Kernel sich für den framebuffer entscheidet?

 10.267] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    10.267] (II) FBDEV: driver for framebuffer: fbdev
[    10.267] (II) VESA: driver for VESA chipsets: vesa
[    10.268] (EE) [drm] Failed to open DRM device for pci:0000:01:00.0: -19
[    10.268] (EE) open /dev/dri/card0: No such file or directory
[    10.268] (WW) Falling back to old probe method for modesetting
[    10.268] (EE) open /dev/dri/card0: No such file or directory
[    10.268] (II) Loading sub module "fbdevhw"
[    10.268] (II) LoadModule: "fbdevhw"
[    10.268] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    10.269] (II) Module fbdevhw: vendor="X.Org Foundation"
[    10.269] 	compiled for 1.20.10, module version = 0.0.2
[    10.269] 	ABI class: X.Org Video Driver, version 24.1
[    10.269] (EE) Unable to find a valid framebuffer device
[    10.269] (WW) Falling back to old probe method for fbdev
[    10.269] (II) Loading sub module "fbdevhw"
[    10.269] (II) LoadModule: "fbdevhw"
[    10.269] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    10.269] (II) Module fbdevhw: vendor="X.Org Foundation"
[    10.269] 	compiled for 1.20.10, module version = 0.0.2
[    10.269] 	ABI class: X.Org Video Driver, version 24.1
[    10.269] (II) FBDEV(2): using default device
[    10.269] (EE) Screen 0 deleted because of no matching config section.
[    10.269] (II) UnloadModule: "modesetting"
[    10.269] (EE) Screen 0 deleted because of no matching config section.
[    10.269] (II) UnloadModule: "fbdev"
[    10.269] (II) UnloadSubModule: "fbdevhw"
[    10.269] (EE) 
Fatal server error:
[    10.269] (EE) Cannot run in framebuffer mode. Please specify busIDs        for all framebuffer devices

Ich würde mal nouveau in die MODULES eintragen:

sudo nano /etc/mkinitcpio

und da unter MODULES="" mit MODULES=(nouveau) ersetzen. Das sollte den Treiber viel früher laden.

Dann sudo mkinitcpio -P

Und in /etc/default/grub unter GRUB_CMDLINE_LINUX_DEFAULT einmal
nouveau.modeset=1 hinzufügen und sudo update-grub.

Update

Wenn ich mir die Seite anschaue:

https://nouveau.freedesktop.org/CodeNames.html#NV10

und die FeatureMatrix für NV10:

https://nouveau.freedesktop.org/FeatureMatrix.html

Dann funktioniert zwar, aber damit kann man keine Wunder erwarten… besonders bei Gnome oder KDE, falls du das verwendest.

Vielleicht wäre es doch besser den 340xx Treiber zu installieren…

Ich habe in /etc/mkinitcpio modules="" durch modules=(nouveau) ersetzt und sudo mkinitcpio -P durchlaufen lassen.
Und ich habein /etc/default/grub am Ende des Eintrags von GRUB_CMDLINE_LINUX_DEFAULT NOUVEAU.MODESET=1 angehangen und dann sudo update-grub laufen lassen.

Nun habe ich wieder meinen Fehler : [Failed] Failed to start Light Display Manager.

So langsam gehen mir die Ideen aus .
Woran kann es noch liegen ?

Ich hoffe, du hast in der config auf Groß-Kleinschreibung geachten :see_no_evil:

:arrow_down:
MODULES=(nouveau)

:arrow_down:
nouveau.modeset=1

Was sagen denn die aktuelle Xorg logs jetzt? Kannst du nochmal posten?

Naja, nouveau ist genauso wie zb ati, radeon or ntfs-3g reverse-enginered. Bedeutet, man hat mühsam alles rekonstruiert, da nvidia keine Dokumention bereitstellt. Da kann es sein, dass die oder andere Grafikkarte nicht funktioniert oder spezielle Parameter braucht. Ich kann es nicht direkt sagen.

Groß- und Kleinschreibung müßte passen und das Xorg.log liegt hier: https://0x0.st/-rRH.txt

ok…

[     9.160] (EE) [drm] Failed to open DRM device for pci:0000:01:00.0: -19
[     9.161] (EE) [drm] Failed to open DRM device for pci:0000:01:00.0: -19

errno sagt:

$ errno 19
ENODEV 19 Kein passendes Gerät gefunden

Ok jetzt haben wir schwarz auf weiß… Kernel 5.4 funktioniert mit deiner GPU und nouveau nicht. Aber Kernel 4.19 funktioniert laut /var/log/Xorg.1.log

[ 78284.797] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 78285.216] (II) [drm] nouveau interface version: 1.3.1
[ 78285.216] (WW) Falling back to old probe method for modesetting
[ 78285.216] (II) Loading sub module "dri2"
[ 78285.216] (II) LoadModule: "dri2"
[ 78285.216] (II) Module "dri2" already built-in
[ 78285.216] (--) NOUVEAU(0): Chipset: "NVIDIA NVA8"
[ 78285.217] (II) NOUVEAU(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[ 78285.217] (==) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32
[ 78285.217] (==) NOUVEAU(0): RGB weight 888
[ 78285.217] (==) NOUVEAU(0): Default visual is TrueColor
[ 78285.217] (==) NOUVEAU(0): Using HW cursor
[ 78285.217] (==) NOUVEAU(0): Allowed maximum DRI level 2.
[ 78285.217] (==) NOUVEAU(0): GLX sync to VBlank enabled.
[ 78285.217] (==) NOUVEAU(0): Page flipping enabled
[ 78285.217] (==) NOUVEAU(0): Swap limit set to 1 [Max allowed 2]
[ 78285.217] (==) NOUVEAU(0): Page flipping synced to vblank by kernel.
[ 78285.217] (II) NOUVEAU(0): Initializing outputs ...
[ 78285.246] (II) NOUVEAU(0): Output DVI-I-1 has no monitor section
[ 78285.248] (II) NOUVEAU(0): Output HDMI-1 has no monitor section
[ 78285.258] (II) NOUVEAU(0): Output VGA-1 has no monitor section
[ 78285.258] (II) NOUVEAU(0): 3 crtcs needed for screen.
[ 78285.259] (II) NOUVEAU(0): Allocated crtc nr. 0 to this screen.
[ 78285.259] (II) NOUVEAU(0): Allocated crtc nr. 1 to this screen.
[ 78285.288] (II) NOUVEAU(0): EDID for output DVI-I-1
[ 78285.288] (II) NOUVEAU(0): Manufacturer: GSM  Model: 564e  Serial#: 4207
[ 78285.288] (II) NOUVEAU(0): Year: 2007  Week: 5
[ 78285.288] (II) NOUVEAU(0): EDID Version: 1.3
[ 78285.288] (II) NOUVEAU(0): Digital Display Input
[ 78285.288] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 49  vert.: 32
[ 78285.288] (II) NOUVEAU(0): Gamma: 2.20
[ 78285.288] (II) NOUVEAU(0): DPMS capabilities: StandBy Suspend Off
[ 78285.288] (II) NOUVEAU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[ 78285.288] (II) NOUVEAU(0): First detailed timing is preferred mode
[ 78285.288] (II) NOUVEAU(0): redX: 0.635 redY: 0.342   greenX: 0.292 greenY: 0.611
[ 78285.288] (II) NOUVEAU(0): blueX: 0.147 blueY: 0.070   whiteX: 0.313 whiteY: 0.329
[ 78285.288] (II) NOUVEAU(0): Supported established timings:
[ 78285.288] (II) NOUVEAU(0): 720x400@70Hz
[ 78285.288] (II) NOUVEAU(0): 640x480@60Hz
[ 78285.288] (II) NOUVEAU(0): 640x480@75Hz
[ 78285.288] (II) NOUVEAU(0): 800x600@56Hz
[ 78285.288] (II) NOUVEAU(0): 800x600@60Hz
[ 78285.288] (II) NOUVEAU(0): 800x600@75Hz
[ 78285.288] (II) NOUVEAU(0): 832x624@75Hz
[ 78285.288] (II) NOUVEAU(0): 1024x768@60Hz
[ 78285.288] (II) NOUVEAU(0): 1024x768@75Hz
[ 78285.288] (II) NOUVEAU(0): 1280x1024@75Hz
[ 78285.288] (II) NOUVEAU(0): 1152x864@75Hz
[ 78285.288] (II) NOUVEAU(0): Manufacturer's mask: 0
[ 78285.288] (II) NOUVEAU(0): Supported standard timings:
[ 78285.288] (II) NOUVEAU(0): #0: hsize: 1440  vsize 900  refresh: 75  vid: 3989
[ 78285.288] (II) NOUVEAU(0): #1: hsize: 1440  vsize 900  refresh: 60  vid: 149
[ 78285.288] (II) NOUVEAU(0): #2: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[ 78285.288] (II) NOUVEAU(0): #3: hsize: 1280  vsize 960  refresh: 60  vid: 16513
[ 78285.288] (II) NOUVEAU(0): #4: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[ 78285.288] (II) NOUVEAU(0): Supported detailed timing:
[ 78285.288] (II) NOUVEAU(0): clock: 119.0 MHz   Image Size:  474 x 296 mm
[ 78285.288] (II) NOUVEAU(0): h_active: 1680  h_sync: 1728  h_sync_end 1760 h_blank_end 1840 h_border: 0
[ 78285.288] (II) NOUVEAU(0): v_active: 1050  v_sync: 1053  v_sync_end 1059 v_blanking: 1080 v_border: 0
[ 78285.288] (II) NOUVEAU(0): Supported detailed timing:
[ 78285.288] (II) NOUVEAU(0): clock: 146.2 MHz   Image Size:  474 x 296 mm
[ 78285.288] (II) NOUVEAU(0): h_active: 1680  h_sync: 1784  h_sync_end 1960 h_blank_end 2240 h_border: 0
[ 78285.288] (II) NOUVEAU(0): v_active: 1050  v_sync: 1053  v_sync_end 1059 v_blanking: 1089 v_border: 0
[ 78285.288] (II) NOUVEAU(0): Ranges: V min: 56 V max: 75 Hz, H min: 28 H max: 83 kHz, PixClock max 155 MHz
[ 78285.288] (II) NOUVEAU(0): Monitor name: L226WTQ
[ 78285.288] (II) NOUVEAU(0): EDID (in hex):
[ 78285.288] (II) NOUVEAU(0): 	00ffffffffffff001e6d4e566f100000
[ 78285.288] (II) NOUVEAU(0): 	05110103ea312078eaaec5a2574a9c25
[ 78285.288] (II) NOUVEAU(0): 	125054a76b80950f950081808140714f
[ 78285.288] (II) NOUVEAU(0): 	0101010101017c2e90a0601a1e403020
[ 78285.288] (II) NOUVEAU(0): 	3600da281100001a21399030621a2740
[ 78285.288] (II) NOUVEAU(0): 	68b03600da281100001c000000fd0038
[ 78285.288] (II) NOUVEAU(0): 	4b1c530f000a202020202020000000fc
[ 78285.288] (II) NOUVEAU(0): 	004c3232365754510a202020202000f2
[ 78285.288] (II) NOUVEAU(0): Printing probed modes for output DVI-I-1
[ 78285.288] (II) NOUVEAU(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz eP)
[ 78285.288] (II) NOUVEAU(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[ 78285.288] (II) NOUVEAU(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 78285.289] (II) NOUVEAU(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 78285.289] (II) NOUVEAU(0): Modeline "1440x900"x75.0  136.75  1440 1536 1688 1936  900 903 909 942 -hsync +vsync (70.6 kHz e)
[ 78285.289] (II) NOUVEAU(0): Modeline "1440x900"x59.9   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[ 78285.289] (II) NOUVEAU(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 78285.289] (II) NOUVEAU(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 78285.289] (II) NOUVEAU(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 78285.289] (II) NOUVEAU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 78285.289] (II) NOUVEAU(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 78285.289] (II) NOUVEAU(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 78285.289] (II) NOUVEAU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 78285.289] (II) NOUVEAU(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 78285.289] (II) NOUVEAU(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 78285.289] (II) NOUVEAU(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 78285.289] (II) NOUVEAU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 78285.290] (II) NOUVEAU(0): EDID for output HDMI-1
[ 78285.300] (II) NOUVEAU(0): EDID for output VGA-1
[ 78285.300] (II) NOUVEAU(0): Output DVI-I-1 connected
[ 78285.300] (II) NOUVEAU(0): Output HDMI-1 disconnected
[ 78285.300] (II) NOUVEAU(0): Output VGA-1 disconnected
[ 78285.300] (II) NOUVEAU(0): Using exact sizes for initial modes
[ 78285.300] (II) NOUVEAU(0): Output DVI-I-1 using initial mode 1680x1050 +0+0
[ 78285.300] (==) NOUVEAU(0): Using gamma correction (1.0, 1.0, 1.0)
[ 78285.300] (II) NOUVEAU(0): Virtual size is 1680x1050 (pitch 0)
[ 78285.300] (**) NOUVEAU(0):  Driver mode "1680x1050": 119.0 MHz (scaled from 0.0 MHz), 64.7 kHz, 59.9 Hz
[ 78285.300] (II) NOUVEAU(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz eP)
[ 78285.300] (**) NOUVEAU(0):  Driver mode "1680x1050": 146.2 MHz (scaled from 0.0 MHz), 65.3 kHz, 60.0 Hz
[ 78285.300] (II) NOUVEAU(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[ 78285.300] (**) NOUVEAU(0):  Driver mode "1280x1024": 135.0 MHz (scaled from 0.0 MHz), 80.0 kHz, 75.0 Hz
[ 78285.300] (II) NOUVEAU(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 78285.300] (**) NOUVEAU(0):  Driver mode "1280x1024": 108.0 MHz (scaled from 0.0 MHz), 64.0 kHz, 60.0 Hz
[ 78285.300] (II) NOUVEAU(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 78285.300] (**) NOUVEAU(0):  Driver mode "1440x900": 136.8 MHz (scaled from 0.0 MHz), 70.6 kHz, 75.0 Hz
[ 78285.301] (II) NOUVEAU(0): Modeline "1440x900"x75.0  136.75  1440 1536 1688 1936  900 903 909 942 -hsync +vsync (70.6 kHz e)
[ 78285.301] (**) NOUVEAU(0):  Driver mode "1440x900": 88.8 MHz (scaled from 0.0 MHz), 55.5 kHz, 59.9 Hz
[ 78285.301] (II) NOUVEAU(0): Modeline "1440x900"x59.9   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[ 78285.301] (**) NOUVEAU(0):  Driver mode "1280x960": 108.0 MHz (scaled from 0.0 MHz), 60.0 kHz, 60.0 Hz
[ 78285.301] (II) NOUVEAU(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 78285.301] (**) NOUVEAU(0):  Driver mode "1152x864": 108.0 MHz (scaled from 0.0 MHz), 67.5 kHz, 75.0 Hz
[ 78285.301] (II) NOUVEAU(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 78285.301] (**) NOUVEAU(0):  Driver mode "1024x768": 78.8 MHz (scaled from 0.0 MHz), 60.0 kHz, 75.0 Hz
[ 78285.301] (II) NOUVEAU(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 78285.301] (**) NOUVEAU(0):  Driver mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
[ 78285.301] (II) NOUVEAU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 78285.301] (**) NOUVEAU(0):  Driver mode "832x624": 57.3 MHz (scaled from 0.0 MHz), 49.7 kHz, 74.6 Hz
[ 78285.301] (II) NOUVEAU(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 78285.301] (**) NOUVEAU(0):  Driver mode "800x600": 49.5 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz
[ 78285.301] (II) NOUVEAU(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 78285.301] (**) NOUVEAU(0):  Driver mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.3 Hz
[ 78285.301] (II) NOUVEAU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 78285.301] (**) NOUVEAU(0):  Driver mode "800x600": 36.0 MHz (scaled from 0.0 MHz), 35.2 kHz, 56.2 Hz
[ 78285.301] (II) NOUVEAU(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 78285.301] (**) NOUVEAU(0):  Driver mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.5 kHz, 75.0 Hz
[ 78285.301] (II) NOUVEAU(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 78285.301] (**) NOUVEAU(0):  Driver mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 59.9 Hz
[ 78285.301] (II) NOUVEAU(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 78285.301] (**) NOUVEAU(0):  Driver mode "720x400": 28.3 MHz (scaled from 0.0 MHz), 31.5 kHz, 70.1 Hz
[ 78285.301] (II) NOUVEAU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 78285.301] (==) NOUVEAU(0): DPI set to (96, 96)
[ 78285.301] (II) Loading sub module "fb"
[ 78285.301] (II) LoadModule: "fb"
[ 78285.301] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 78285.301] (II) Module fb: vendor="X.Org Foundation"
[ 78285.301] 	compiled for 1.20.8, module version = 1.0.0
[ 78285.301] 	ABI class: X.Org ANSI C Emulation, version 0.4
[ 78285.301] (II) Loading sub module "shadowfb"
[ 78285.301] (II) LoadModule: "shadowfb"
[ 78285.301] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
[ 78285.302] (II) Module shadowfb: vendor="X.Org Foundation"
[ 78285.302] 	compiled for 1.20.8, module version = 1.0.0
[ 78285.302] 	ABI class: X.Org ANSI C Emulation, version 0.4
[ 78285.302] (II) UnloadModule: "modesetting"
[ 78285.302] (II) Unloading modesetting
[ 78285.303] (II) NOUVEAU(0): Channel setup complete.
[ 78285.304] (II) NOUVEAU(0): [COPY] async initialised.
[ 78285.304] (II) NOUVEAU(0): Hardware support for Present enabled
[ 78285.304] (II) NOUVEAU(0): [DRI2] Setup complete
[ 78285.304] (II) NOUVEAU(0): [DRI2]   DRI driver: nouveau
[ 78285.304] (II) NOUVEAU(0): [DRI2]   VDPAU driver: nouveau
[ 78285.304] (II) Loading sub module "exa"
[ 78285.304] (II) LoadModule: "exa"
[ 78285.304] (II) Loading /usr/lib/xorg/modules/libexa.so
[ 78285.304] (II) Module exa: vendor="X.Org Foundation"
[ 78285.304] 	compiled for 1.20.8, module version = 2.6.0
[ 78285.304] 	ABI class: X.Org Video Driver, version 24.1
[ 78285.304] (II) EXA(0): Driver allocated offscreen pixmaps
[ 78285.304] (II) EXA(0): Driver registered support for the following operations:
[ 78285.304] (II)         Solid
[ 78285.304] (II)         Copy
[ 78285.304] (II)         Composite (RENDER acceleration)
[ 78285.304] (II)         UploadToScreen
[ 78285.304] (II)         DownloadFromScreen
[ 78285.304] (==) NOUVEAU(0): Backing store enabled
[ 78285.304] (==) NOUVEAU(0): Silken mouse disabled
[ 78285.305] (II) NOUVEAU(0): [XvMC] Associated with Nouveau GeForce 8/9 Textured Video.
[ 78285.305] (II) NOUVEAU(0): [XvMC] Extension initialized.
[ 78285.305] (==) NOUVEAU(0): DPMS enabled
[ 78285.305] (II) Initializing extension Generic Event Extension
[ 78285.305] (II) Initializing extension SHAPE
[ 78285.305] (II) Initializing extension MIT-SHM
[ 78285.306] (II) Initializing extension XInputExtension
[ 78285.306] (II) Initializing extension XTEST
[ 78285.306] (II) Initializing extension BIG-REQUESTS
[ 78285.306] (II) Initializing extension SYNC
[ 78285.306] (II) Initializing extension XKEYBOARD
[ 78285.306] (II) Initializing extension XC-MISC
[ 78285.307] (II) Initializing extension SECURITY
[ 78285.307] (II) Initializing extension XFIXES
[ 78285.307] (II) Initializing extension RENDER
[ 78285.307] (II) Initializing extension RANDR
[ 78285.307] (II) Initializing extension COMPOSITE
[ 78285.308] (II) Initializing extension DAMAGE
[ 78285.308] (II) Initializing extension MIT-SCREEN-SAVER
[ 78285.308] (II) Initializing extension DOUBLE-BUFFER
[ 78285.308] (II) Initializing extension RECORD
[ 78285.308] (II) Initializing extension DPMS
[ 78285.308] (II) Initializing extension Present
[ 78285.309] (II) Initializing extension DRI3
[ 78285.309] (II) Initializing extension X-Resource
[ 78285.309] (II) Initializing extension XVideo
[ 78285.309] (II) Initializing extension XVideo-MotionCompensation
[ 78285.309] (II) Initializing extension GLX
[ 78285.416] (II) AIGLX: Loaded and initialized nouveau
[ 78285.416] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 78285.416] (II) Initializing extension XFree86-VidModeExtension
[ 78285.416] (II) Initializing extension XFree86-DGA
[ 78285.416] (II) Initializing extension XFree86-DRI
[ 78285.416] (II) Initializing extension DRI2
[ 78285.419] (II) NOUVEAU(0): NVEnterVT is called.
[ 78285.448] (II) NOUVEAU(0): Setting screen physical size to 444 x 277
[ 78285.448] resize called 1680 1050

Warum nicht bei Kernel 4.19 erstmal bleiben? Möglich wäre, dass deine GPU wegen veraltet und unvollständigen Hardware-Support fallen gelassen wurde in der 5er Version?
Ich weiß es jetzt gerade nicht, warum es da nicht läuft…

Und es ist eine NVA8 die zu NV50 gehört:

https://nouveau.freedesktop.org/CodeNames.html#NV50

Da sieht der Support schon bedeutend besser aus:

https://nouveau.freedesktop.org/FeatureMatrix.html

Ich glaube ich habe gerade im Log bei 11266:534 etwas gefunden.
Es sieht so aus als ob kein Monitor definiert ist.

Wie bekomme ich den Monitor wieder eingestellt?

Du meinst wahrscheinlich das hier:

[ 11266.534] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.

Wenn kein Monitor angegeben wird, halt der Standard verwendet… aber wenn du testen willst. So in etwa kann es aussehen:

/etc/X11/xorg.conf.d/20-nouveau.conf

Section "Monitor"
        Identifier "HDMI-1"
EndSection

Section "Device"
    Identifier "Nvidia Card"
    Driver "nouveau"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device "Nvidia Card"
        Monitor "HDMI-1"
        SubSection "Display"
        EndSubSection
EndSection

https://wiki.archlinux.org/index.php/Xorg#Manual_configuration

man nouveau
man xorg.conf

Ja, genau, das war gemeint, allerdings hat er auch nicht funktioniert.

Ja ^^ Man kann zwar den Monitor einstellen, aber wenn Xorg hier das Gerät, sprich die Nvidia Karte nicht findet unter linux54:

[     9.160] (EE) [drm] Failed to open DRM device for pci:0000:01:00.0: -19
[     9.161] (EE) [drm] Failed to open DRM device for pci:0000:01:00.0: -19

dann bringt die Einstellung des Monitors auch nichts…

Ich denke das ist eher ein Kernel Bug, da es bei linux419 funktioniert.

Beim 4.19 bekomme ich aber auch die Meldung [Failed] Failed to start Light Display Manager und somit einen Schwarzen Bildschirm.

Falls du XFCE am laufen hast, dann deaktiviere mal lightdm:

sudo systemctl disable lightdm.service

nach einem Neustart solltest einen terminal login sehen statt einem grafischen. Einloggen und dort startx oder xinit ausführen. Das sollte deine DE starten. Vielleicht ist lightdm wieder der Übeltäter…

Er brach jedesmal mit einem Fehler ab.
https://0x0.st/-rRi.txt

Das sagt mir jetzt leider auch nichts… vielleicht einen vollen journal log?

journalctl --since=yesterday --no-hostname | curl -F'file=@-' https://0x0.st

hier das gewünschte Ergebnis: https://0x0.st/-rh_.txt

Ich habe das Gefühl das es mit dem Xorg zusammenhängt.
Wenn ich startx eingebe bekomme ich als Ausgabe:

xinit: giving up
xinit: unable to connect to X Server: Connection refused
xinit: server error

Allerdings gelingt es mir nicht den Fehler zu finden, geschweige denn zu beseitigen.
Hat jemand ein Idee was hier los ist?

Hier nochmal einen xorg-auszug:

https://0x0.st/-rFm.txt