Comment 22 for bug 305458

Revision history for this message
In , David R. Hedges (p14nd4) wrote :

I'm using xserver 1.6.4-2ubuntu1 (ubuntu 9.10/karmic) on r100, and am seeing a hard lock even when launching a nautilus window. Like I said, my system is hard-locked when this occurs. If I'm already ssh'd in, I can see the syslog output below for a second, then the connection gets closed. I can't ctrl-alt-f1 on the system, and there's no disk activity. I have to hold down the power button to turn off the system.

Should I log a separate bug, or reopen this bug? What other information can I provide?

---

Kernel is linux-image-2.6.31-13-generic (version 2.6.31-13.45, but I've seen this since karmic alpha5)
xserver-xorg-video-radeon is version 1:6.12.99+git20090825.fc74e119-0ubuntu3

syslog excerpt:
---

Oct 13 15:59:32 dixon kernel: [ 610.810666] [drm:radeon_cp_idle] *ERROR* radeon_cp_idle called without lock held, held -2147483648 owner eeb6ff60 eeaff360
Oct 13 15:59:32 dixon kernel: [ 610.810722] [drm:radeon_cp_reset] *ERROR* radeon_cp_reset called without lock held, held -2147483648 owner eeb6ff60 eeaff360
Oct 13 15:59:32 dixon kernel: [ 610.810738] [drm:radeon_cp_start] *ERROR* radeon_cp_start called without lock held, held -2147483648 owner eeb6ff60 eeaff360
Oct 13 15:59:32 dixon kernel: [ 610.810753] [drm:radeon_cp_idle] *ERROR* radeon_cp_idle called without lock held, held -2147483648 owner eeb6ff60 eeaff360
Oct 13 15:59:32 dixon kernel: [ 610.810793] [drm:radeon_cp_reset] *ERROR* radeon_cp_reset called without lock held, held -2147483648 owner eeb6ff60 eeaff360
Oct 13 15:59:32 dixon kernel: [ 610.810807] [drm:radeon_cp_start] *ERROR* radeon_cp_start called without lock held, held -2147483648 owner eeb6ff60 eeaff360

---

lspci -vv excerpt:
---

01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility M7 LW [Radeon Mobility 7500]
        Subsystem: IBM Device 0530
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping+ SERR+ FastB2B+ DisINTx-
        Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
        Latency: 66 (2000ns min), Cache Line Size: 32 bytes
        Interrupt: pin A routed to IRQ 11
        Region 0: Memory at e0000000 (32-bit, prefetchable) [size=128M]
        Region 1: I/O ports at 3000 [size=256]
        Region 2: Memory at c0100000 (32-bit, non-prefetchable) [size=64K]
        [virtual] Expansion ROM at c0120000 [disabled] [size=128K]
        Capabilities: [58] AGP version 2.0
                Status: RQ=48 Iso- ArqSz=0 Cal=0 SBA+ ITACoh- GART64- HTrans- 64bit- FW- AGP3- Rate=x1,x2,x4
                Command: RQ=32 ArqSz=0 Cal=0 SBA+ AGP+ GART64- 64bit- FW- Rate=x4
        Capabilities: [50] Power Management version 2
                Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
                Status: D0 PME-Enable- DSel=0 DScale=0 PME-
        Kernel modules: radeon, radeonfb

---