rozzo: hello
rozzo: have anyone solution for this problem?
rozzo: (WW) RADEONHD(0): DRMCPIdle: DRM CP IDLE returned BUSY!
rozzo: and xorg freeze
rozzo: ;_;
rozzo: is possible to debug ati radeonhd?
veiho: hi
veiho: (II) RADEONHD(0): [DRI] installation complete
veiho: (EE) RADEONHD(0): [dri] CP_INIT failed
veiho: (EE) RADEONHD(0): RHDDRIFinishScreenInit: RHDDRIKernelInit Failed.
veiho: (II) RADEONHD(0): [drm] removed 1 reserved context for kernel
veiho: its amd 785G
veiho: should be rv610
adamk_: Can you pastebin the full Xorg.0.log file?
veiho: http://pastebin.com/m1010ebca
veiho: https://launchpad.net/~xorg-edgers/+archive/ppa and http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.32-rc5/ in use
veiho: and ubuntu karmic
adamk_: How about the output of 'dmesg | grep drm' ?
veiho: 5 lines, can i paste them here?
chithead: veiho: I think 785g is rv620
adamk_: veiho, Sure, why not.. There's not much going on here at the moment.
veiho: http://pastebin.com/m5f973562 << dmesg|grep drm is there
adamk_: Well I'm guessing that this is the problem:
adamk_: [drm:r600_do_init_cp] *ERROR* Need gart offset from userspace
adamk_: But, unfortunately, I have no idea what that means.
veiho: lspci gives 01:05.0 VGA compatible controller: ATI Technologies Inc Device 9710
MostAwesomeDude: I do. :3
veiho: chithead, maybe...
MostAwesomeDude: Your DDX isn't loading DRM properly.
veiho: its http://www.gigabyte.com.tw/Products/Motherboard/Products_Overview.aspx?ClassValue=Motherboard&ProductID=3141&ProductName=GA-MA785GM-US2H
adamk_: So perhaps radeon would do better?
MostAwesomeDude: I don't know *why* radeonhd wouldn't do it; version mismatch, maybe.
chithead: veiho: and run update-pciids to get that device 9710 replaced with something meaningful
veiho: adamk_, i wanted to try 3d, radeon does good 2d
chithead: if radeon does not give you 3d, then radeonhd won't either
MostAwesomeDude: veiho: If you want 3D, you're going to have to jump through a few hoops. :T
adamk_: Yeah, they both have the same functionality these days.
veiho: ok, i need to go away for 20mins
veiho: so i have no 3d...
veiho: only when installing amd binary driver
MostAwesomeDude: There's experimental 3D, but it requires a bit of work to setup.
veiho: chithead, update-pciids didn't change lspci output
chithead: hm then it is too new still for lspci
agd5f: veiho: you need rhd from git master
agd5f: I just fixed that issue
veiho: according to this http://ubuntuforums.org/showthread.php?t=1293110&highlight=radeonhd it's possible to get that motherboard working
veiho: agd5f, "rhd"?
agd5f: veiho: radeonhd
veiho: ok