View previous topic :: View next topic |
Author |
Message |
pblinux2 n00b
Joined: 16 Mar 2006 Posts: 29
|
Posted: Thu Feb 22, 2007 8:41 am Post subject: X hardlocks with new kernel and one prev. working kernel. |
|
|
After an emerge -u world this weekend, X is hardlocking with a kernel that had been working fine for weeks. If I boot with an older kernel, X behaves normally. I also tried using the current ~x86 kernel and/or the current ~x86 {ati-drivers, ati-drivers-extra}, but no luck.
One weird symptom I hope narrows things down is:
When I launch fluxbox, everything appears normally except a minor detail on the toolbar. In the four standard buttons that cycle through the desktops or applications, the small Left and Right arrows are not being drawn. Everything else (gkrellm, firefox, some aterms) starts normally. When X starts with this symptom, it invariably hard locks the system within a minute or two or immediately when I attempt to reposition a window. |
|
Back to top |
|
|
pblinux2 n00b
Joined: 16 Mar 2006 Posts: 29
|
Posted: Thu Feb 22, 2007 8:52 am Post subject: |
|
|
Update: Apparently the kernel/X combination that does not lock up does not have fglrx working properly
Comparing the xorg log from the working X to the crashing X
diff /var/log/Xorg.0.log /var/log/Xorg.0.log.old
Code: |
< Current Operating System: Linux ash 2.6.16-suspend2-r8 #12 PREEMPT Sun Nov 26 23:53:31 EST 2006 i686
---
> Current Operating System: Linux ash 2.6.19-suspend2-r2 #2 PREEMPT Thu Feb 22 02:36:10 EST 2007 i686
14c14
< (==) Log file: "/var/log/Xorg.0.log", Time: Thu Feb 22 03:00:27 2007
---
> (==) Log file: "/var/log/Xorg.0.log", Time: Thu Feb 22 02:59:08 2007
795c795
< (II) fglrx(0): [pcie] 131072 kB allocated with handle 0xdeadbeef
---
> (II) fglrx(0): [pcie] 126976 kB allocated with handle 0xdeadbeef
884c884
< (II) fglrx(0): [drm] mapped SAREA 0x2000 to 0xb70d3000
---
> (II) fglrx(0): [drm] mapped SAREA 0x2000 to 0xb7136000
890,891c890,891
< (II) fglrx(0): Version: 8.27.10
< (II) fglrx(0): Date: Jul 27 2006
---
> (II) fglrx(0): Version: 8.32.5
> (II) fglrx(0): Date: Dec 12 2006
893,905c893,906
< (WW) fglrx(0): Kernel Module version does *not* match driver.
< (EE) fglrx(0): incompatible kernel module detected - HW accelerated OpenGL will not work
< (II) fglrx(0): [drm] removed 1 reserved context for kernel
< (II) fglrx(0): [drm] unmapping 8192 bytes of SAREA 0x2000 at 0xb70d3000
< (WW) fglrx(0): ***********************************************
< (WW) fglrx(0): * DRI initialization failed! *
< (WW) fglrx(0): * (maybe driver kernel module missing or bad) *
< (WW) fglrx(0): * 2D acceleraton available (MMIO) *
< (WW) fglrx(0): * no 3D acceleration available *
< (WW) fglrx(0): ********************************************* *
< (II) fglrx(0): FBADPhys: 0xd0000000 FBMappedSize: 0x02000000
< (==) fglrx(0): Write-combining range (0xd0000000,0x2000000)
< (II) fglrx(0): FBMM initialized for area (0,0)-(1280,6553)
---
> (II) fglrx(0): Kernel Module version matches driver.
> (II) fglrx(0): Kernel Module Build Time Information:
> (II) fglrx(0): Build-Kernel UTS_RELEASE: 2.6.19-suspend2-r2
> (II) fglrx(0): Build-Kernel MODVERSIONS: no
> (II) fglrx(0): Build-Kernel __SMP__: no
> (II) fglrx(0): Build-Kernel PAGE_SIZE: 0x1000
> (II) fglrx(0): [drm] register handle = 0x00004000
> (II) fglrx(0): [drm] ringbuffer size = 0x00100000 bytes
> (II) fglrx(0): [drm] DRM buffer queue setup: nbufs = 100 bufsize = 65536
> (II) fglrx(0): [drm] texture shared area handle = 0x00008000
> (II) fglrx(0): shared FSAAScale=1
> (II) fglrx(0): DRI initialization successfull!
> (II) fglrx(0): FBADPhys: 0xd0000000 FBMappedSize: 0x005e9000
> (II) fglrx(0): FBMM initialized for area (0,0)-(1280,1210)
907c908
< (II) fglrx(0): Largest offscreen area available: 1280 x 5753
---
> (II) fglrx(0): Largest offscreen area available: 1280 x 410
916c917,919
< Solid Horizontal and Vertical Lines
---
> 8x8 mono pattern filled rectangles
> Solid Lines
> Dashed Lines
919,921c922
< 32 128x128 slots
< 32 256x256 slots
< 16 512x512 slots
---
> 30 128x128 slots
925c926,928
< (II) fglrx(0): Direct rendering disabled
---
> (II) fglrx(0): X context handle = 0x1
> (II) fglrx(0): [DRI] installation complete
> (II) fglrx(0): Direct rendering enabled
926a930,931
> (II) fglrx(0): Interrupt handler installed at IRQ 11.
> (II) fglrx(0): Exposed events to the /proc interface
942c947,955
< (EE) AIGLX: Screen 0 is not DRI capable
---
> drmOpenDevice: node name is /dev/dri/card0
> drmOpenDevice: open result is 9, (OK)
> drmOpenByBusid: Searching for BusID PCI:1:0:0
> drmOpenDevice: node name is /dev/dri/card0
> drmOpenDevice: open result is 9, (OK)
> drmOpenByBusid: drmOpenMinor returns 9
> drmOpenByBusid: drmGetBusid reports PCI:1:0:0
> (EE) AIGLX error: dlopen of /usr/lib/dri/fglrx_dri.so failed (/usr/lib/dri/fglrx_dri.so: cannot open shared object file: No such file or directory)
> (EE) AIGLX: reverting to software rendering
|
|
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|