You are not logged in.

#1 2013-12-29 19:49:24

Synergic
Member
Registered: 2013-12-29
Posts: 2

System lockup while rendering OpenGL on ATI Mobility Radeon 9600

Hello, I am having an issue on a fresh Arch install while running OpenGL applications (eg playing a game). After a minute or so of rendering, the enire system will lock up, screen goes blank, and becomes unresponsive to SYSREQ. dmesg is full of the following:

[  522.220167] radeon 0000:01:00.0: couldn't schedule ib
[  522.220176] [drm:radeon_cs_ib_chunk] *ERROR* Failed to schedule IB !
[  522.221468] radeon 0000:01:00.0: couldn't schedule ib
[  522.221472] [drm:radeon_cs_ib_chunk] *ERROR* Failed to schedule IB !
[  522.226194] radeon 0000:01:00.0: couldn't schedule ib
[  522.226202] [drm:radeon_cs_ib_chunk] *ERROR* Failed to schedule IB !
[  522.228693] radeon 0000:01:00.0: couldn't schedule ib
[  522.229298] [drm:radeon_cs_ib_chunk] *ERROR* Failed to schedule IB !
[  522.279577] radeon 0000:01:00.0: couldn't schedule ib
[  522.279586] [drm:radeon_cs_ib_chunk] *ERROR* Failed to schedule IB !

The system is fully up to date with pacman, my current stack is:
Kernel: 3.12.6
xorg: 1.15.0
Mesa: 10.0.1
Ati-dri: 10.0.1
xf86-video-ati: 7.2.0

The computer is a Panasonic Toughbook CF-51. lspci output:

00:00.0 Host bridge: Intel Corporation 82855PM Processor to I/O Controller (rev 21)
00:01.0 PCI bridge: Intel Corporation 82855PM Processor to AGP Controller (rev 21)
00:1d.0 USB controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 (rev 03)
00:1d.1 USB controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 (rev 03)
00:1d.2 USB controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #3 (rev 03)
00:1d.7 USB controller: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 83)
00:1f.0 ISA bridge: Intel Corporation 82801DBM (ICH4-M) LPC Interface Bridge (rev 03)
00:1f.1 IDE interface: Intel Corporation 82801DBM (ICH4-M) IDE Controller (rev 03)
00:1f.3 SMBus: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller (rev 03)
00:1f.5 Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 03)
00:1f.6 Modem: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Modem Controller (rev 03)
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] RV350/M10 [Mobility Radeon 9600 PRO Turbo]
02:00.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev aa)
02:00.1 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev aa)
02:00.2 FireWire (IEEE 1394): Ricoh Co Ltd R5C552 IEEE 1394 Controller (rev 02)
02:01.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8169 PCI Gigabit Ethernet Controller (rev 10)
02:03.0 Network controller: Intel Corporation PRO/Wireless 2200BG [Calexico2] Network Connection (rev 05)

Nothing unusual in xorg log, and is running on automatic configuration. This bug report from 2012 seems to reference the same issue: https://bugzilla.kernel.org/show_bug.cgi?id=47481

Has anyone successfully solved this? I am really REALLY dreading the thought of having to install Windows on this laptop.

Last edited by Synergic (2013-12-29 19:50:39)

Offline

#2 2013-12-30 13:13:58

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,866

Re: System lockup while rendering OpenGL on ATI Mobility Radeon 9600

It's possible your WM/DE are involved in this error.

If you run opengl games in a basic x environment, like twm , do things crash also ?


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#3 2013-12-31 00:24:17

Synergic
Member
Registered: 2013-12-29
Posts: 2

Re: System lockup while rendering OpenGL on ATI Mobility Radeon 9600

No difference whether running in xfce4, twm, or even xinit. I can't believe this kind of bug can persist for so long, the bug report I mentioned is over a year old. If I knew how to patch the driver myself I would.

Offline

#4 2013-12-31 01:43:03

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: System lockup while rendering OpenGL on ATI Mobility Radeon 9600

I don't know if this is useful at all, but the [mesa-git] repo exists and it has the entire stack from mesa to xf86-video-ati-git. If there are fixes in the master trees, they will be there.

Offline

#5 2013-12-31 10:27:31

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,866

Re: System lockup while rendering OpenGL on ATI Mobility Radeon 9600

Synergic,
i've looked at the bug report again.
All posts in it deal with chipsets of the vergreen family (HD 5xxx or HD 6xxx) , your chipset is much older then that and uses a different driver.

I suggest you create a new mesa bug ticket and refer to the old bug.


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

Board footer

Powered by FluxBB