• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

schwarzen Bildschirm

Wenn ich auf meinem alten Reserve-Rechner mit LM 22.1 Cin. (alle Pakete aktuell)
unter 6.8.0-71 im "recovery mode" starte und dann einfach "Startvorgang normal
fortsetzen" läuft das System ohne Probleme.
Jetzt starte ich das System neu, es kommt der Gong für fertig - aber auf dem
schwarzen Bildschirm kann ich nur den Mauszeiger hin und her bewegen.
:~$ inxi --edid Graphics: Device-1: AMD RV516 [Radeon X1300/X1550 Series] vendor: Dell driver: N/A alternate: radeon, amdgpu arch: Rage-7 code: R200 process: TSMC 150nm built: 2001-06 pcie: gen: 1 speed: 2.5 GT/s lanes: 16 bus-ID: 01:00.0 chip-ID: 1002:7187 class-ID: 0300 Display: x11 server: X.Org v: 21.1.11 with: Xwayland v: 23.2.6 driver: X: loaded: vesa unloaded: fbdev,modesetting,radeon dri: swrast gpu: N/A display-ID: :0 screens: 1 Screen-1: 0 s-res: 1280x1024 s-dpi: 96 s-size: 339x271mm (13.35x10.67") s-diag: 434mm (17.09") Monitor-1: default res: 1280x1024 size: N/A modes: N/A API: EGL v: 1.5 platforms: device: 0 drv: swrast surfaceless: drv: swrast x11: drv: swrast inactive: gbm,wayland API: OpenGL v: 4.5 vendor: mesa v: 25.0.7-0ubuntu0.24.04.2 glx-v: 1.4 direct-render: yes renderer: llvmpipe (LLVM 20.1.2 128 bits) device-ID: ffffffff:ffffffff memory: 3.61 GiB unified: yes
Habe hier im Form gefunden (führt bei mir aber nicht zum Erfolg):
Gelöst - Linux Mint 22 - Nach Installation schwarzer Screen beim hochfahren....
 
Starte neu, im grub die Taste e drücken, mit den Pfeiltasten auf den Eintrag der mit linux beginnt gehen, dort mit Pfeil nach rechts Taste bis zum Eintrag nomodeset gehen und diesen löschen.

Achtung: der linux Eintrag kann über 2 Zeilen gehen, einfach immer weiter die taste Rechts drücken um ans Ende zu kommen.

Zum Schluß F10 drücken.
 
System: Host: OP-755 Kernel: 6.8.0-79-generic arch: x86_64 bits: 64 Desktop: Cinnamon v: 6.4.8 Distro: Linux Mint 22.2 Zara Machine: Type: Desktop System: Dell product: OptiPlex 755 v: N/A serial: <superuser required> Mobo: Dell model: 0GM819 serial: <superuser required> BIOS: Dell v: A22 date: 06/11/2012 CPU: Info: dual core model: Intel Core2 Duo E4400 bits: 64 type: MCP cache: L2: 2 MiB
 
Mir ist ein Fehler unterlaufen. In grub war noch von Tests (siehe Antwort #1) nomodeset drin.
Schwarzer Bildschirm -> Terminal ->
BOOT_IMAGE=/boot/vmlinuz-6.8.0-79-generic root=UUID=429edf5b-48e6-424c-9bba-82ede4d5dc6e ro quiet splash
~$ cat /etc/default/grub # If you change this file, run 'update-grub' afterwards to update # /boot/grub/grub.cfg. # For full documentation of the options in this file, see: # info -f grub -n 'Simple configuration' GRUB_DEFAULT=0 GRUB_TIMEOUT_STYLE=menu GRUB_TIMEOUT=10 GRUB_DISTRIBUTOR=`( . /etc/os-release; echo ${NAME:-Ubuntu} ) 2>/dev/null || echo Ubuntu` GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" GRUB_CMDLINE_LINUX="" # If your computer has multiple operating systems installed, then you # probably want to run os-prober. However, if your computer is a host # for guest OSes installed via LVM or raw disk devices, running # os-prober can cause damage to those guest OSes as it mounts # filesystems to look for things. GRUB_DISABLE_OS_PROBER=false # Uncomment to enable BadRAM filtering, modify to suit your needs # This works with Linux (no patch required) and with any kernel that obtains # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...) #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef" # Uncomment to disable graphical terminal #GRUB_TERMINAL=console # The resolution used on graphical terminal # note that you can use only modes which your graphic card supports via VBE # you can see them in real GRUB with the command `vbeinfo' #GRUB_GFXMODE=640x480 # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux #GRUB_DISABLE_LINUX_UUID=true # Uncomment to disable generation of recovery mode menu entries #GRUB_DISABLE_RECOVERY="true" # Uncomment to get a beep at grub start #GRUB_INIT_TUNE="480 440 1
Im recovery mode:
~$ cat /proc/cmdline BOOT_IMAGE=/boot/vmlinuz-6.8.0-79-generic root=UUID=429edf5b-48e6-424c-9bba-82ede4d5dc6e ro recovery nomodeset dis_ucode_ldr
 
Zuletzt bearbeitet:
Habe das System mehrfach neu gestartet und an unterschiedliche Stellen die Taste e gedrückt.
Immer erscheint der schwarze Bildschirm.
Schreibe hier an einem anderen Rechner.
 
:~$ cat var/log/Xorg.0.log [ 46.606] X.Org X Server 1.21.1.11 X Protocol Version 11, Revision 0 [ 46.606] Current Operating System: Linux OP-755 6.8.0-79-generic #79-Ubuntu SMP PREEMPT_DYNAMIC Tue Aug 12 14:42:46 UTC 2025 x86_64 [ 46.606] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.8.0-79-generic root=UUID=429edf5b-48e6-424c-9bba-82ede4d5dc6e ro quiet splash [ 46.606] xorg-server 2:21.1.12-1ubuntu1.4 (For technical support please see http://www.ubuntu.com/support) [ 46.606] Current version of pixman: 0.42.2 [ 46.606] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 46.606] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 46.606] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Sep 11 13:50:58 2025 [ 46.683] (==) Using config file: "/etc/X11/xorg.conf" [ 46.683] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 46.792] (==) No Layout section. Using the first Screen section. [ 46.792] (**) |-->Screen "Screen0" (0) [ 46.792] (**) | |-->Monitor "Monitor0" [ 46.817] (==) No device specified for screen "Screen0". Using the first device section listed. [ 46.817] (**) | |-->Device "Screen0" [ 46.817] (**) Allowing byte-swapped clients [ 46.817] (==) Automatically adding devices [ 46.817] (==) Automatically enabling devices [ 46.817] (==) Automatically adding GPU devices [ 46.817] (==) Automatically binding GPU devices [ 46.817] (==) Max clients allowed: 256, resource mask: 0x1fffff [ 46.863] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. [ 46.863] Entry deleted from font path. [ 46.863] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist. [ 46.863] Entry deleted from font path. [ 46.863] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist. [ 46.863] Entry deleted from font path. [ 46.874] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist. [ 46.874] Entry deleted from font path. [ 46.874] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist. [ 46.874] Entry deleted from font path. [ 46.874] (==) FontPath set to: /usr/share/fonts/X11/misc, /usr/share/fonts/X11/Type1, built-ins [ 46.874] (==) ModulePath set to "/usr/lib/xorg/modules" [ 46.874] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [ 46.874] (II) Loader magic: 0x5bcea22ba020 [ 46.874] (II) Module ABI versions: [ 46.874] X.Org ANSI C Emulation: 0.4 [ 46.874] X.Org Video Driver: 25.2 [ 46.874] X.Org XInput driver : 24.4 [ 46.874] X.Org Server Extension : 10.0 [ 46.875] (++) using VT number 7 [ 46.875] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration [ 46.877] (II) xfree86: Adding drm device (/dev/dri/card1) [ 46.877] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card1 [ 46.883] (--) PCI:*(1@0:0:0) 1002:7187:1028:0402 rev 0, Mem @ 0xd0000000/268435456, 0xfe9e0000/65536, I/O @ 0x0000dc00/256, BIOS @ 0x????????/131072 [ 46.883] (--) PCI: (1@0:0:1) 1002:71a7:1028:0403 rev 0, Mem @ 0xfe9f0000/65536 [ 46.893] (II) LoadModule: "glx" [ 46.907] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so [ 47.024] (II) Module glx: vendor="X.Org Foundation" [ 47.024] compiled for 1.21.1.11, module version = 1.0.0 [ 47.024] ABI class: X.Org Server Extension, version 10.0 [ 47.024] (II) LoadModule: "radeon" [ 47.025] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so [ 47.183] (II) Module radeon: vendor="X.Org Foundation" [ 47.183] compiled for 1.21.1.11, module version = 22.0.0 [ 47.183] Module class: X.Org Video Driver [ 47.183] ABI class: X.Org Video Driver, version 25.2 [ 47.183] (II) RADEON: Driver for ATI/AMD Radeon chipsets: ...
Die Datei ist hier nicht vollständig darstellbar.
Habe noch eine alte Datei Xorg.0.log - leider hier nicht anhängbar.
 
Zuletzt bearbeitet:
Seit der Version Linux Mint 18 Cinnamon benutze ich ohne Probleme unter /etc/X11 eine Datei xorg.conf
Das Problem ist etwa vier Wochen vor Erscheinen der Version 22.2 durch eine normale Aktualisierung de Systems entstanden.
An der Datei habe ich viele Änderungen versucht - hat alles nichts gebracht (nur Chaos).
Section "Device" Identifier "Screen0" Driver "radeon" BusID "PCI:1:0:0" EndSection Section "Monitor" Identifier "Monitor0" VendorName "SONY" ModelName "GDM-17SE1T"cat /var/log/lightdm/lightdm.log HorizSync 32-82 VertRefresh 50-150 Modeline "1280x1024@75" 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync Option "DPMS" "true" EndSection Section "Screen" Identifier "Screen0" Monitor "Monitor0" Device "Card0"cat /var/log/lightdm/lightdm.log Subsection "Display" Viewport 0 0 Depth 24 Modes "1280x1024" "1024x768" "800x600" EndSubsection EndSection
 
Code:
 Section "Monitor"
    Identifier "Monitor0"
    VendorName "SONY"
    ModelName "GDM-17SE1T"cat /var/log/lightdm/lightdm.log
    HorizSync 32-82
    VertRefresh 50-150

Code:
Section "Screen"
    Identifier "Screen0"
    Monitor "Monitor0"
    Device "Card0"cat /var/log/lightdm/lightdm.log
      Subsection "Display"
      Viewport 0 0
      Depth 24
      Modes "1280x1024" "1024x768" "800x600"
      EndSubsection
    EndSection
Und das steht so darin???????

ModelName "GDM-17SE1T"cat /var/log/lightdm/lightdm.log
Device "Card0"cat /var/log/lightdm/lightdm.log
 

susejunky

Moderator
Teammitglied
@OptiPlex :

Herzlich willkommen im Linux-Club-Forum.

Bitte stelle mit
Code:
sudo inxi -U
sicher, dass Du die aktuellste Version von inxi verwendest und zeige dann bitte das Ergebnis von
Code:
inxi -GSaz --edid

Wenn Dateien, wie z.B. /var/log/Xorg.0.log, aufgrund ihrer Größe hier im Forum nicht eingebunden werden können, dann lade sie bitte auf paste.opensuse.org hoch (setze dabei eine ausreichend lange Verweilzeit, z.B. ein Monat) und zeige den Link in Deinem Forumsbeitrag.
 
openSUSE Paste
~$ sudo inxi -U Error 20: Option: U has been disabled by the inxi distribution maintainer.
~$ inxi -GSaz --edid System: Kernel: 6.8.0-79-generic arch: x86_64 bits: 64 compiler: gcc v: 13.3.0 clocksource: tsc avail: hpet,acpi_pm parameters: BOOT_IMAGE=/boot/vmlinuz-6.8.0-79-generic root=UUID=429edf5b-48e6-424c-9bba-82ede4d5dc6e ro recovery nomodeset dis_ucode_ldr Desktop: Cinnamon v: 6.4.8 tk: GTK v: 3.24.41 wm: Muffin v: 6.4.1 tools: avail: cinnamon-screensaver vt: 7 dm: LightDM v: 1.30.0 Distro: Linux Mint 22.2 Zara base: Ubuntu 24.04 noble Graphics: Device-1: AMD RV516 [Radeon X1300/X1550 Series] vendor: Dell driver: N/A alternate: radeon, amdgpu arch: Rage-7 code: R200 process: TSMC 150nm built: 2001-06 pcie: gen: 1 speed: 2.5 GT/s lanes: 16 bus-ID: 01:00.0 chip-ID: 1002:7187 class-ID: 0300 Display: x11 server: X.Org v: 21.1.11 with: Xwayland v: 23.2.6 driver: X: loaded: vesa unloaded: fbdev,modesetting,radeon dri: swrast gpu: N/A display-ID: :0 screens: 1 Screen-1: 0 s-res: 1280x1024 s-dpi: 96 s-size: 339x271mm (13.35x10.67") s-diag: 434mm (17.09") Monitor-1: default res: 1280x1024 size: N/A modes: N/A API: EGL v: 1.5 platforms: device: 0 drv: swrast surfaceless: drv: swrast x11: drv: swrast inactive: gbm,wayland API: OpenGL v: 4.5 vendor: mesa v: 25.0.7-0ubuntu0.24.04.2 glx-v: 1.4 direct-render: yes renderer: llvmpipe (LLVM 20.1.2 128 bits) device-ID: ffffffff:ffffffff memory: 3.61 GiB unified: yes
siehe #1 und #8 - morgen gehts weiter
 
Zuletzt bearbeitet:
Oben