LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 02-17-2024, 10:45 AM   #1
TheTKS
Member
 
Registered: Sep 2017
Location: Ontario, Canada
Distribution: Slackware, X/ubuntu, OpenBSD, OpenWRT
Posts: 361

Rep: Reputation: 243Reputation: 243Reputation: 243
Slackware64 -current: blank screen and computer lockup on startx, now fixed or worked around


Slackware64 -current: after updates, blank screen and computer lockup on startx, now fixed or worked around

- On Feb 5, I started my system having last updated Jan 24, except for the kernel: I was still on 6.6.11 (which was available Jan 10.)

- After running Feb 4 updates except kernel (still on 6.6.11, although 6.6.15 was available) and rebooting, I got a blank screen whether trying to launch KDE, Xfce or Fluxbox. For the first 10 seconds or so, it was possible to open another tty. Waiting any longer than that, and not only did the screen go blank, it froze and everything was unresponsive: cursor wouldn't move, Ctrl-Alt-Bkspc did nothing and I couldn't switch to another tty. I could only hard shutdown.

- I multiboot with Slackware64 15.0 on the same drive, and everything has been working well there.

- On -current, the source of the problem seems to be similar to a blank screen problem that showed up after Dec 2020 updates, tied to a kernel 5.4.x update that was fixed in a later 5.4.x (I think) update. I don't think it has the entirely same root cause(s), because back then IIRC I got a blank screen but could still open other ttys, where this time I got a blank screen and, after a few seconds, a complete lockup.

- Over the past couple of weeks, after trying a bunch of things to try to fix this, the following works, for now, with caveat below*:
LQ post [SOLVED] vtown startx not working started by @Chuck56

https://www.linuxquestions.org/quest...3/#post6191959

I created 2 files in /etc/modprobe.d, then rebooted

/etc/modprobe.d/amdgpu.conf
Code:
options amdgpu si_support=1
options amdgpu cik_support=1
/etc/modprobe.d/radeon.conf
Code:
options radeon si_support=0
options radeon cik_support=0
If this affects you, read to the end of the thread, for two reasons:
1) @Chuck56 refined his steps
2) I had to reverse the fix*

*Caveat: I doubt the durability of this fix, since later in December 2020, after the kernel was upgraded to 5.10.x, that included a fix for the original problem, I got a blank screen again. I fixed that by disabling the /etc/modprobe.d/amdgpu.conf and /etc/modprobe.d/radeon.conf files I had created earlier. @Chuck56's final post in that thread might be the way to go for a more durable fix.

_____


A little more background:

1) After getting a blank screen after Feb 4 updates except for kernel, still on 6.6.11:

Code:
$ inxi -G
Graphics:
  Device-1: AMD Kaveri [Radeon R7 Graphics] driver: radeon v: kernel
  Display: server: X.org v: 1.21.1.11 with: Xwayland v: 23.2.4 driver: X: loaded: radeon
    unloaded: fbdev,modesetting,vesa dri: radeonsi gpu: radeon tty: 240x67 resolution: 1920x1080
  API: EGL v: 1.5 drivers: radeonsi,swrast platforms: gbm,surfaceless,device
  API: OpenGL Message: GL data unavailable in console. Try -G --display
  API: Vulkan v: 1.3.268 drivers: llvmpipe surfaces: N/A
Xorg.1.log last lines where errors first show up, after $ startx and letting the computer run until it locked up

Code:
[   258.415] (EE) 
[   258.415] (EE) Backtrace:
[   258.443] (EE) 0: /usr/libexec/Xorg (OsLookupColor+0x149) [0x5a2be9]
[   258.463] (EE) 1: /lib64/libc.so.6 (__sigaction+0x40) [0x7fafa6642eb0]
[   258.478] (EE) 2: /usr/lib64/dri/radeonsi_dri.so (radeon_drm_winsys_create+0x2845) [0x7fafa418b5e5]
[   258.479] (EE) 3: /usr/lib64/dri/radeonsi_dri.so (radeon_drm_winsys_create+0x471d) [0x7fafa418d4bd]
[   258.480] (EE) 4: /usr/lib64/dri/radeonsi_dri.so (nouveau_drm_screen_create+0x26f116) [0x7fafa45c00e6]
[   258.481] (EE) 5: /usr/lib64/dri/radeonsi_dri.so (nouveau_drm_screen_create+0x26f2a9) [0x7fafa45c0279]
[   258.481] (EE) 6: /usr/lib64/dri/radeonsi_dri.so (radeon_drm_winsys_create+0x3a7a) [0x7fafa418c81a]
[   258.482] (EE) 7: /usr/lib64/dri/radeonsi_dri.so (radeon_drm_winsys_create+0x12ccb3) [0x7fafa42b5a53]
[   258.483] (EE) 8: /usr/lib64/dri/radeonsi_dri.so (radeon_drm_winsys_create+0xf8b45) [0x7fafa42818e5]
[   258.483] (EE) 9: /usr/lib64/dri/radeonsi_dri.so (radeon_drm_winsys_create+0xf992a) [0x7fafa42826ca]
[   258.483] (EE) 10: /usr/lib64/dri/radeonsi_dri.so (radeon_drm_winsys_create+0xf7569) [0x7fafa4280309]
[   258.484] (EE) 11: /usr/lib64/dri/radeonsi_dri.so (nouveau_drm_screen_create+0x27c4cd) [0x7fafa45cd49d]
[   258.484] (EE) 12: /usr/lib64/dri/radeonsi_dri.so (__driDriverGetExtensions_zink+0xb3fa1) [0x7fafa3b5c381]
[   258.485] (EE) 13: /usr/lib64/dri/radeonsi_dri.so (__driDriverGetExtensions_zink+0x8814d) [0x7fafa3b3052d]
[   258.485] (EE) 14: /usr/lib64/dri/radeonsi_dri.so (__driDriverGetExtensions_zink+0x8b5cd) [0x7fafa3b339ad]
[   258.485] (EE) 15: /usr/lib64/dri/radeonsi_dri.so (__driDriverGetExtensions_zink+0x91758) [0x7fafa3b39b38]
[   258.485] (EE) 16: /usr/lib64/xorg/modules/libglamoregl.so (glamor_create_gc+0xfa82) [0x7fafa38bb782]
[   258.486] (EE) 17: /usr/lib64/xorg/modules/libglamoregl.so (glamor_create_gc+0xfcdb) [0x7fafa38bb9db]
[   258.486] (EE) 18: /usr/lib64/xorg/modules/libglamoregl.so (glamor_create_gc+0x2a0e) [0x7fafa38ae70e]
[   258.486] (EE) 19: /usr/libexec/Xorg (DamageRegionAppend+0x3480) [0x5178a0]
[   258.486] (EE) 20: /usr/libexec/Xorg (SendGraphicsExpose+0xec3) [0x43fb93]
[   258.486] (EE) 21: /usr/libexec/Xorg (SendErrorToClient+0x3b4) [0x442f94]
[   258.487] (EE) 22: /usr/libexec/Xorg (InitFonts+0x3ac) [0x446e0c]
[   258.487] (EE) 23: /lib64/libc.so.6 (__libc_start_call_main+0x67) [0x7fafa6629b77]
[   258.488] (EE) 24: /lib64/libc.so.6 (__libc_start_main+0x85) [0x7fafa6629c35]
[   258.488] (EE) 25: /usr/libexec/Xorg (_start+0x21) [0x431121]
[   258.488] (EE) 
[   258.488] (EE) Segmentation fault at address 0x40
[   258.488] (EE) 
Fatal server error:
[   258.488] (EE) Caught signal 11 (Segmentation fault). Server aborting
[   258.488] (EE) 
[   258.488] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[   258.488] (EE) Please also check the log file at "/var/log/Xorg.1.log" for additional information.
[   258.488] (EE) 
[   258.488] (II) AIGLX: Suspending AIGLX clients for VT switch
2) Ran updates, including kernel to 6.6.16, which I'm still on. Same problem, although after updates and trying a bunch of other things to fix this, I got this message on screen (summarized): KDE Crash Handler closed unexpectedly... Executable drkonqi... Segmentation fault (11)

3) Add /etc/modprobe.d/amdgpu.conf and /etc/modprobe.d/radeon.conf as above. Reboot. Success!

Code:
$ inxi -G
Graphics:
  Device-1: AMD Kaveri [Radeon R7 Graphics] driver: amdgpu v: kernel
  Display: server: X.Org v: 21.1.11 with: Xwayland v: 23.2.4 driver: X:
    loaded: amdgpu unloaded: fbdev,modesetting,vesa dri: radeonsi gpu: amdgpu
    resolution: 1920x1080~60Hz
  API: EGL v: 1.5 drivers: kms_swrast,radeonsi,swrast
    platforms: gbm,x11,surfaceless,device
  API: OpenGL v: 4.6 vendor: amd mesa v: 24.0.1 renderer: AMD Radeon R7
    Graphics (radeonsi kaveri LLVM 17.0.6 DRM 3.54 6.6.16)
  API: Vulkan v: 1.3.268 drivers: radv,llvmpipe surfaces: xcb,xlib
Xorg.0.log: no (EE)

Last edited by TheTKS; 02-17-2024 at 11:18 AM.
 
Old 02-17-2024, 12:51 PM   #2
jayjwa
Member
 
Registered: Jul 2003
Location: NY
Distribution: Slackware, Termux
Posts: 777

Rep: Reputation: 244Reputation: 244Reputation: 244
You're using a different driver now (radeon vs. amdgpu). It might be this: https://www.linuxquestions.org/quest...ml#post6432020

That was a fun one, using Links -g on the framebuffer to find the fix when almost all websites make extensive use of Javascript and CSS.
 
1 members found this post helpful.
Old 02-17-2024, 07:32 PM   #3
TheTKS
Member
 
Registered: Sep 2017
Location: Ontario, Canada
Distribution: Slackware, X/ubuntu, OpenBSD, OpenWRT
Posts: 361

Original Poster
Rep: Reputation: 243Reputation: 243Reputation: 243
Quote:
Originally Posted by jayjwa View Post
Yeah, but...

I still don't know why, after the screen blanking happened after a Dec 2020 upgrade/update of the 5.4.x kernel, a fix was adding those radeon.conf and amdgpu.conf files... yet later that same December, after an upgrade to a 5.10.x kernel caused a blank screen again, a fix was... disabling those same two .conf files. I ran -current with those .conf files disabled from late Dec 2020 until early Feb 2024, when a fix for a new round of screen blanking (with an added helping of computer freezing) was... reenabling those same two .conf files.

This is why I wrote that I have my doubts that this is a durable fix, and I'm not marking this as solved yet. I'll keep it open in case someone finds and posts a more durable fix, or at least as long as this fix lasts a few 6.6.x kernel updates or a kernel upgrade.

Anyway, @jayjwa, thanks for the link. It showed me that keeping up with the Latest changelog for slackware-current thread is worth my while!
 
Old 02-18-2024, 08:04 AM   #4
TheTKS
Member
 
Registered: Sep 2017
Location: Ontario, Canada
Distribution: Slackware, X/ubuntu, OpenBSD, OpenWRT
Posts: 361

Original Poster
Rep: Reputation: 243Reputation: 243Reputation: 243
Still working after update to kernel 6.6.17
 
Old 02-19-2024, 06:25 PM   #5
hpfeil
Member
 
Registered: Nov 2010
Location: Tucson, Arizona US
Distribution: Slackware Current
Posts: 354
Blog Entries: 1

Rep: Reputation: Disabled
I use a laptop, HP 15-af131dx, connected to a wide-screen TV for streaming video in the living room, ripped out cable long ago. Since that foul update, I've been grasping at straws, no kde, xfce, twm. I thought of rolling back the recent updates using slackware64/ChangeLog.txt and https://slackware.uk/cumulative/slac...nt/slackware64, but that seems too much like work. Since the segfault is in Xorg, I thought of replacing the x tree with the 2nd-most-recent versions from each package. Nay! Twaddle! I created the two files that Master TheTKS mentioned, et voila! On to catch up on the decades of shows that I missed when I was a workaholic. Color me retired.
-Getting comfortably impaired in Arizona.
 
1 members found this post helpful.
Old 02-24-2024, 09:20 AM   #6
TheTKS
Member
 
Registered: Sep 2017
Location: Ontario, Canada
Distribution: Slackware, X/ubuntu, OpenBSD, OpenWRT
Posts: 361

Original Poster
Rep: Reputation: 243Reputation: 243Reputation: 243
Still good after upgrade to kernel 6.6.18
 
Old 03-02-2024, 08:12 AM   #7
TheTKS
Member
 
Registered: Sep 2017
Location: Ontario, Canada
Distribution: Slackware, X/ubuntu, OpenBSD, OpenWRT
Posts: 361

Original Poster
Rep: Reputation: 243Reputation: 243Reputation: 243
Still good after upgrade to kernel 6.6.19. That's the most recent 3 with no black screen & freezing after adding the amdgpu.conf and radeon.conf files above.

I'll pick now to mark this solved.
 
Old 04-20-2024, 08:00 AM   #8
at0
LQ Newbie
 
Registered: May 2012
Posts: 16

Rep: Reputation: Disabled
I have a (possible) similar issue, however it is not resolved by using the modules configurations.
I have an old netbook Acer with AMD C-50 CPU with integrated Radeon HD 6250 Wrestler graphics. It worked well with Slackware-current with kernel 6.1.x.
Yesterday I've decided to upgrade all packages to current version with kernel 6.6.28 and now I cannot start X server at all.


Currently installed are:
  • mesa-24.0.5
  • llvm-18.1.4

Here's some logs:
Code:
# inxi -GSC -xx

System:
  Host: bw.at.home Kernel: 6.6.28 arch: x86_64 bits: 64 compiler: gcc v: 2.42-slack151
  Console: tty 1 DM: SDDM Distro: Slackware 15.0
CPU:
  Info: dual core model: AMD C-50 bits: 64 type: MCP arch: Bobcat rev: 0 cache: L1: 128 KiB
    L2: 1024 KiB
  Speed (MHz): avg: 800 min/max: 800/1000 boost: disabled cores: 1: 800 2: 800 bogomips: 3990
  Flags: ht lm nx pae sse sse2 sse3 sse4a ssse3 svm
Graphics:
  Device-1: AMD Wrestler [Radeon HD 6250] vendor: Acer Incorporated ALI driver: radeon v: kernel
    arch: TeraScale-2 ports: active: LVDS-1 empty: HDMI-A-1,VGA-1 bus-ID: 00:01.0 chip-ID: 1002:9804
  Device-2: ALi WebCam driver: uvcvideo type: USB rev: 2.0 speed: 480 Mb/s lanes: 1
    bus-ID: 2-1:2 chip-ID: 0402:7675
  Display: server: X.org v: 1.21.1.13 with: Xwayland v: 23.2.6 driver: X:
    loaded: modesetting,radeon,vesa alternate: fbdev gpu: radeon tty: 128x37
  Monitor-1: LVDS-1 model: AU Optronics 0x61d2 res: 1024x600 dpi: 117 diag: 255mm (10")
  API: EGL Message: No EGL data available.
  API: OpenGL Message: GL data unavailable in console for root.
  API: Vulkan Message: No Vulkan data available.
Code:
# cat /var/log/Xorg.0.log

[    77.673] (--) Log file renamed from "/var/log/Xorg.pid-997.log" to "/var/log/Xorg.0.log"
[    77.674] 
X.Org X Server 1.21.1.13
X Protocol Version 11, Revision 0
[    77.675] Current Operating System: Linux bw.at.home 6.6.28 #1 SMP PREEMPT_DYNAMIC Wed Apr 17 13:01:43 CDT 2024 x86_64
[    77.675] Kernel command line: auto BOOT_IMAGE=Linux ro root=801 resume=/dev/sda2
[    77.675]  
[    77.675] Current version of pixman: 0.43.4
[    77.675] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    77.675] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    77.675] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Apr 20 15:36:35 2024
[    77.676] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    77.678] (==) No Layout section.  Using the first Screen section.
[    77.678] (==) No screen section available. Using defaults.
[    77.678] (**) |-->Screen "Default Screen Section" (0)
[    77.678] (**) |   |-->Monitor "<default monitor>"
[    77.679] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    77.680] (**) Allowing byte-swapped clients
[    77.680] (==) Automatically adding devices
[    77.680] (==) Automatically enabling devices
[    77.680] (==) Automatically adding GPU devices
[    77.680] (==) Automatically binding GPU devices
[    77.680] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    77.680] (WW) The directory "/usr/share/fonts/local" does not exist.
[    77.680] 	Entry deleted from font path.
[    77.680] (WW) The directory "/usr/share/fonts/CID" does not exist.
[    77.680] 	Entry deleted from font path.
[    77.680] (==) FontPath set to:
	/usr/share/fonts/misc,
	/usr/share/fonts/TTF,
	/usr/share/fonts/OTF,
	/usr/share/fonts/Type1,
	/usr/share/fonts/75dpi/:unscaled,
	/usr/share/fonts/100dpi/:unscaled,
	/usr/share/fonts/75dpi,
	/usr/share/fonts/100dpi,
	/usr/share/fonts/cyrillic
[    77.680] (==) ModulePath set to "/usr/lib64/xorg/modules"
[    77.680] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    77.680] (II) Loader magic: 0x62dd40
[    77.680] (II) Module ABI versions:
[    77.680] 	X.Org ANSI C Emulation: 0.4
[    77.680] 	X.Org Video Driver: 25.2
[    77.680] 	X.Org XInput driver : 24.4
[    77.680] 	X.Org Server Extension : 10.0
[    77.681] (II) xfree86: Adding drm device (/dev/dri/card0)
[    77.682] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/drm/card0
[    77.706] (--) PCI:*(0@0:1:0) 1002:9804:1025:0543 rev 0, Mem @ 0x80000000/268435456, 0x90500000/262144, I/O @ 0x00004000/256, BIOS @ 0x????????/131072
[    77.706] (II) Open ACPI successful (/var/run/acpid.socket)
[    77.706] (II) LoadModule: "glx"
[    77.707] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[    77.713] (II) Module glx: vendor="X.Org Foundation"
[    77.713] 	compiled for 1.21.1.13, module version = 1.0.0
[    77.713] 	ABI class: X.Org Server Extension, version 10.0
[    77.713] (II) Applying OutputClass "Radeon" to /dev/dri/card0
[    77.713] 	loading driver: radeon
[    77.713] (==) Matched radeon as autoconfigured driver 0
[    77.713] (==) Matched ati as autoconfigured driver 1
[    77.713] (==) Matched modesetting as autoconfigured driver 2
[    77.713] (==) Matched fbdev as autoconfigured driver 3
[    77.713] (==) Matched vesa as autoconfigured driver 4
[    77.713] (==) Assigned the driver to the xf86ConfigLayout
[    77.713] (II) LoadModule: "radeon"
[    77.714] (II) Loading /usr/lib64/xorg/modules/drivers/radeon_drv.so
[    77.717] (II) Module radeon: vendor="X.Org Foundation"
[    77.718] 	compiled for 1.21.1.9, module version = 22.0.0
[    77.718] 	Module class: X.Org Video Driver
[    77.718] 	ABI class: X.Org Video Driver, version 25.2
[    77.718] (II) LoadModule: "ati"
[    77.718] (II) Loading /usr/lib64/xorg/modules/drivers/ati_drv.so
[    77.719] (II) Module ati: vendor="X.Org Foundation"
[    77.719] 	compiled for 1.21.1.9, module version = 22.0.0
[    77.719] 	Module class: X.Org Video Driver
[    77.719] 	ABI class: X.Org Video Driver, version 25.2
[    77.724] (II) LoadModule: "modesetting"
[    77.725] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
[    77.725] (II) Module modesetting: vendor="X.Org Foundation"
[    77.725] 	compiled for 1.21.1.13, module version = 1.21.1
[    77.725] 	Module class: X.Org Video Driver
[    77.725] 	ABI class: X.Org Video Driver, version 25.2
[    77.726] (II) LoadModule: "fbdev"
[    77.727] (WW) Warning, couldn't open module fbdev
[    77.727] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    77.727] (II) LoadModule: "vesa"
[    77.728] (II) Loading /usr/lib64/xorg/modules/drivers/vesa_drv.so
[    77.728] (II) Module vesa: vendor="X.Org Foundation"
[    77.728] 	compiled for 1.21.1.4, module version = 2.6.0
[    77.728] 	Module class: X.Org Video Driver
[    77.728] 	ABI class: X.Org Video Driver, version 25.2
[    77.728] (II) RADEON: Driver for ATI/AMD Radeon chipsets:
	ATI Radeon Mobility X600 (M24), ATI FireMV 2400,
	ATI Radeon Mobility X300 (M24), ATI FireGL M24 GL,
	ATI Radeon X600 (RV380), ATI FireGL V3200 (RV380),
	ATI Radeon IGP320 (A3), ATI Radeon IGP330/340/350 (A4),
	ATI Radeon 9500, ATI Radeon 9600TX, ATI FireGL Z1, ATI Radeon 9800SE,
	ATI Radeon 9800, ATI FireGL X2, ATI Radeon 9600, ATI Radeon 9600SE,
	ATI Radeon 9600XT, ATI FireGL T2, ATI Radeon 9650, ATI FireGL RV360,
	ATI Radeon 7000 IGP (A4+), ATI Radeon 8500 AIW,
	ATI Radeon IGP320M (U1), ATI Radeon IGP330M/340M/350M (U2),
	ATI Radeon Mobility 7000 IGP, ATI Radeon 9000/PRO, ATI Radeon 9000,
	ATI Radeon X800 (R420), ATI Radeon X800PRO (R420),
	ATI Radeon X800SE (R420), ATI FireGL X3 (R420),
	ATI Radeon Mobility 9800 (M18), ATI Radeon X800 SE (R420),
	ATI Radeon X800XT (R420), ATI Radeon X800 VE (R420),
	ATI Radeon X850 (R480), ATI Radeon X850 XT (R480),
	ATI Radeon X850 SE (R480), ATI Radeon X850 PRO (R480),
	ATI Radeon X850 XT PE (R480), ATI Radeon Mobility M7,
	ATI Mobility FireGL 7800 M7, ATI Radeon Mobility M6,
	ATI FireGL Mobility 9000 (M9), ATI Radeon Mobility 9000 (M9),
	ATI Radeon 9700 Pro, ATI Radeon 9700/9500Pro, ATI FireGL X1,
	ATI Radeon 9800PRO, ATI Radeon 9800XT,
	ATI Radeon Mobility 9600/9700 (M10/M11),
	ATI Radeon Mobility 9600 (M10), ATI Radeon Mobility 9600 (M11),
	ATI FireGL Mobility T2 (M10), ATI FireGL Mobility T2e (M11),
	ATI Radeon, ATI FireGL 8700/8800, ATI Radeon 8500, ATI Radeon 9100,
	ATI Radeon 7500, ATI Radeon VE/7000, ATI ES1000,
	ATI Radeon Mobility X300 (M22), ATI Radeon Mobility X600 SE (M24C),
	ATI FireGL M22 GL, ATI Radeon X800 (R423), ATI Radeon X800PRO (R423),
	ATI Radeon X800LE (R423), ATI Radeon X800SE (R423),
	ATI Radeon X800 XTP (R430), ATI Radeon X800 XL (R430),
	ATI Radeon X800 SE (R430), ATI Radeon X800 (R430),
	ATI FireGL V7100 (R423), ATI FireGL V5100 (R423),
	ATI FireGL unknown (R423), ATI Mobility FireGL V5000 (M26),
	ATI Mobility Radeon X700 XL (M26), ATI Mobility Radeon X700 (M26),
	ATI Radeon X550XTX, ATI Radeon 9100 IGP (A5),
	ATI Radeon Mobility 9100 IGP (U3), ATI Radeon XPRESS 200,
	ATI Radeon XPRESS 200M, ATI Radeon 9250, ATI Radeon 9200,
	ATI Radeon 9200SE, ATI FireMV 2200, ATI Radeon X300 (RV370),
	ATI Radeon X600 (RV370), ATI Radeon X550 (RV370),
	ATI FireGL V3100 (RV370), ATI FireMV 2200 PCIE (RV370),
	ATI Radeon Mobility 9200 (M9+), ATI Mobility Radeon X800 XT (M28),
	ATI Mobility FireGL V5100 (M28), ATI Mobility Radeon X800 (M28),
	ATI Radeon X850, ATI unknown Radeon / FireGL (R480),
	ATI Radeon X800XT (R423), ATI FireGL V5000 (RV410),
	ATI Radeon X700 XT (RV410), ATI Radeon X700 PRO (RV410),
	ATI Radeon X700 SE (RV410), ATI Radeon X700 (RV410),
	ATI Radeon X1800, ATI Mobility Radeon X1800 XT,
	ATI Mobility Radeon X1800, ATI Mobility FireGL V7200,
	ATI FireGL V7200, ATI FireGL V5300, ATI Mobility FireGL V7100,
	ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
	ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
	ATI Mobility Radeon X1400, ATI Radeon X1550 64-bit,
	ATI Mobility Radeon X1300, ATI Radeon X1300, ATI FireGL V3300,
	ATI FireGL V3350, ATI Mobility Radeon X1450,
	ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
	ATI FireMV 2250, ATI Radeon X1650, ATI Mobility FireGL V5200,
	ATI Mobility Radeon X1600, ATI Radeon X1300 XT/X1600 Pro,
	ATI FireGL V3400, ATI Mobility FireGL V5250,
	ATI Mobility Radeon X1700, ATI Mobility Radeon X1700 XT,
	ATI FireGL V5200, ATI Radeon X2300HD, ATI Mobility Radeon HD 2300,
	ATI Radeon X1950, ATI Radeon X1900, ATI AMD Stream Processor,
	ATI RV560, ATI Mobility Radeon X1900, ATI Radeon X1950 GT, ATI RV570,
	ATI FireGL V7400, ATI Radeon 9100 PRO IGP,
	ATI Radeon Mobility 9200 IGP, ATI Radeon X1200, ATI RS740,
	ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro,
	ATI Radeon HD 2900 GT, ATI FireGL V8650, ATI FireGL V8600,
	ATI FireGL V7600, ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
	ATI Radeon HD 4850 x2, ATI FirePro V8750 (FireGL),
	ATI FirePro V7760 (FireGL), ATI Mobility RADEON HD 4850,
	ATI Mobility RADEON HD 4850 X2, ATI FirePro RV770,
	AMD FireStream 9270, AMD FireStream 9250, ATI FirePro V8700 (FireGL),
	ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
	ATI FirePro M7750, ATI M98, ATI Mobility Radeon HD 4650,
	ATI Radeon RV730 (AGP), ATI Mobility Radeon HD 4670,
	ATI FirePro M5750, ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
	ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
	ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
	ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
	ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
	ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI RV610,
	ATI Radeon HD 2400 XT, ATI Radeon HD 2400 Pro,
	ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000, ATI Radeon HD 2350,
	ATI Mobility Radeon HD 2400 XT, ATI Mobility Radeon HD 2400,
	ATI RADEON E2400, ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
	ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
	ATI Mobility Radeon HD 3850 X2, ATI Mobility Radeon HD 3870,
	ATI Mobility Radeon HD 3870 X2, ATI Radeon HD3870 X2,
	ATI FireGL V7700, ATI Radeon HD3690, AMD Firestream 9170,
	ATI Radeon HD 4550, ATI Radeon RV710, ATI Radeon HD 4350,
	ATI Mobility Radeon 4300 Series, ATI Mobility Radeon 4500 Series,
	ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
	ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
	ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
	ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
	ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
	ATI FireGL V3600, ATI Radeon HD 2600 LE,
	ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
	ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
	ATI Radeon HD 3450, ATI Radeon HD 3430, ATI FirePro V3700,
	ATI FireMV 2450, ATI Radeon HD 3600 Series, ATI Radeon HD 3650 AGP,
	ATI Radeon HD 3600 PRO, ATI Radeon HD 3600 XT,
	ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
	ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
	ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
	ATI Radeon HD 3300 Graphics, ATI Radeon 3000 Graphics, SUMO, SUMO2,
	ATI Radeon HD 4200, ATI Radeon 4100, ATI Mobility Radeon HD 4200,
	ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
	AMD Radeon HD 6310 Graphics, AMD Radeon HD 6250 Graphics,
	AMD Radeon HD 6300 Series Graphics,
	AMD Radeon HD 6200 Series Graphics, PALM, CYPRESS,
	ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
	AMD Firestream 9350, ATI Radeon HD 5800 Series,
	ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
	ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
	ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
	ATI Radeon HD 5670, ATI Radeon HD 5570, ATI Radeon HD 5500 Series,
	REDWOOD, ATI Mobility Radeon Graphics, CEDAR, ATI FirePro 2270,
	ATI Radeon HD 5450, CAYMAN, AMD Radeon HD 6900 Series,
	AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series, BARTS,
	AMD Radeon HD 6800 Series, AMD Radeon HD 6700 Series, TURKS, CAICOS,
	ARUBA, TAHITI, PITCAIRN, VERDE, OLAND, HAINAN, BONAIRE, KABINI,
	MULLINS, KAVERI, HAWAII
[    77.733] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    77.733] (II) VESA: driver for VESA chipsets: vesa
[    77.733] (++) using VT number 7

[    77.737] (II) [KMS] Kernel modesetting enabled.
[    77.738] (WW) Falling back to old probe method for modesetting
[    77.740] (II) RADEON(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    77.740] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
[    77.740] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[    77.740] (==) RADEON(0): Default visual is TrueColor
[    77.740] (==) RADEON(0): RGB weight 888
[    77.740] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
[    77.740] (--) RADEON(0): Chipset: "AMD Radeon HD 6250 Graphics" (ChipID = 0x9804)
[    77.740] (II) Loading sub module "fb"
[    77.740] (II) LoadModule: "fb"
[    77.740] (II) Module "fb" already built-in
[    77.741] (II) Loading sub module "dri2"
[    77.741] (II) LoadModule: "dri2"
[    77.741] (II) Module "dri2" already built-in
[    77.864] (EE) 
[    77.864] (EE) Backtrace:
[    77.865] (EE) 0: /usr/libexec/Xorg (OsLookupColor+0x149) [0x5a2ce9]
[    77.867] (EE) 1: /lib64/libc.so.6 (__sigaction+0x40) [0x7f4445a42eb0]
[    77.871] (EE) 2: /usr/lib64/libLLVM.so.18.1 (_ZN4llvm7hashing6detail23hash_combine_range_implIKcEENSt9enable_ifIXsr16is_hashable_dataIT_EE5valueENS_9hash_codeEE4typeEPS5_S9_+0xd9) [0x7f44400fdc29]
[    77.875] (EE) 3: /usr/lib64/libLLVM.so.18.1 (_ZSt9__find_ifIPN4llvm9StringRefEN9__gnu_cxx5__ops16_Iter_equals_valIKS1_EEET_S8_S8_T0_St26random_access_iterator_tag+0x230) [0x7f44400e3400]
[    77.879] (EE) 4: /usr/lib64/libLLVM.so.18.1 (_ZN4llvm3orc18createDWARFContextERNS_7jitlink9LinkGraphE+0x10e3) [0x7f4441f22293]
[    77.881] (EE) 5: /lib64/ld-linux-x86-64.so.2 (call_init.part.0+0x9e) [0x7f4445fa844e]
[    77.882] (EE) 6: /lib64/ld-linux-x86-64.so.2 (_dl_init+0x9b) [0x7f4445fa853b]
[    77.884] (EE) 7: /lib64/ld-linux-x86-64.so.2 (_dl_catch_exception+0x102) [0x7f4445fa4512]
[    77.885] (EE) 8: /lib64/ld-linux-x86-64.so.2 (dl_open_worker+0x8e) [0x7f4445faf54e]
[    77.887] (EE) 9: /lib64/ld-linux-x86-64.so.2 (_dl_catch_exception+0x75) [0x7f4445fa4485]
[    77.889] (EE) 10: /lib64/ld-linux-x86-64.so.2 (_dl_open+0xa8) [0x7f4445faf8a8]
[    77.890] (EE) 11: /lib64/libc.so.6 (dlopen_doit+0x58) [0x7f4445a90af8]
[    77.892] (EE) 12: /lib64/ld-linux-x86-64.so.2 (_dl_catch_exception+0x75) [0x7f4445fa4485]
[    77.894] (EE) 13: /lib64/ld-linux-x86-64.so.2 (_dl_catch_error+0x1f) [0x7f4445fa45af]
[    77.896] (EE) 14: /lib64/libc.so.6 (_dlerror_run+0x97) [0x7f4445a90687]
[    77.898] (EE) 15: /lib64/libc.so.6 (dlopen+0x51) [0x7f4445a90b91]
[    77.899] (EE) 16: /usr/lib64/libgbm.so.1 (gbm_format_get_name+0x21aa) [0x7f444517917a]
[    77.899] (EE) 17: /usr/lib64/libgbm.so.1 (gbm_format_get_name+0x2349) [0x7f4445179319]
[    77.900] (EE) 18: /usr/lib64/libgbm.so.1 (gbm_format_get_name+0xf74) [0x7f4445177f44]
[    77.901] (EE) 19: /usr/lib64/libgbm.so.1 (gbm_format_get_name+0x1398) [0x7f4445178368]
[    77.902] (EE) unw_get_proc_name failed: no unwind info found [-10]
[    77.902] (EE) 20: /usr/lib64/libgbm.so.1 (?+0x0) [0x7f444517678c]
[    77.903] (EE) 21: /usr/lib64/libgbm.so.1 (gbm_create_device+0x31) [0x7f44451768b1]
[    77.904] (EE) unw_get_proc_name failed: no unwind info found [-10]
[    77.904] (EE) 22: /usr/lib64/xorg/modules/drivers/radeon_drv.so (?+0x0) [0x7f44451e60c1]
[    77.904] (EE) unw_get_proc_name failed: no unwind info found [-10]
[    77.905] (EE) 23: /usr/lib64/xorg/modules/drivers/radeon_drv.so (?+0x0) [0x7f44451d8663]
[    77.905] (EE) 24: /usr/libexec/Xorg (InitOutput+0x92a) [0x48386a]
[    77.906] (EE) 25: /usr/libexec/Xorg (InitFonts+0x1be) [0x446c6e]
[    77.908] (EE) 26: /lib64/libc.so.6 (__libc_start_call_main+0x67) [0x7f4445a29b77]
[    77.910] (EE) 27: /lib64/libc.so.6 (__libc_start_main+0x85) [0x7f4445a29c35]
[    77.911] (EE) 28: /usr/libexec/Xorg (_start+0x21) [0x431121]
[    77.911] (EE) 
[    77.911] (EE) Segmentation fault at address 0x15
[    77.911] (EE) 
Fatal server error:
[    77.911] (EE) Caught signal 11 (Segmentation fault). Server aborting
[    77.911] (EE) 
[    77.911] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[    77.911] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[    77.911] (EE) 
[    77.919] (EE) Server terminated with error (1). Closing log file.

I found a reported issue with Sea Islands GPUs here but it looks like in 24.0.5 the fixes were already applied and so the problem should not persist anymore. But that not the case with my GPU.

Maybe somebody can give me a hint where to dig?..
 
Old 04-20-2024, 09:15 AM   #9
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,304

Rep: Reputation: 2324Reputation: 2324Reputation: 2324Reputation: 2324Reputation: 2324Reputation: 2324Reputation: 2324Reputation: 2324Reputation: 2324Reputation: 2324Reputation: 2324
From your inxi output, it seems fb.ko is grabbing the GPU and making a mess of things. Have you got a kernel without fb compiled in? I'd expect the r600 driver to handle it from Mesa, but that's me guessing.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Slackware64-current v.s. Slackware64-live-current for installing onto main PC? naarter Slackware 21 06-16-2023 05:11 AM
Black screen after newest updates in Slackware64 current Andersen Slackware 12 11-15-2015 04:17 AM
blank screen when running startx after installing updates vdak Linux - Newbie 2 02-08-2011 12:19 PM
(nvidia) First startx = blank screen, second startx = works ?!? BuckRogers01 Linux - Hardware 2 04-07-2006 05:26 PM
Blank screen after "startx" after reboot after install cg from nvidia rozky Linux - Software 2 04-04-2005 08:49 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 07:48 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration