Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[drm:r100_ring_test] *ERROR* radeon gentoo
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
fredhardest
n00b
n00b


Joined: 07 Jul 2010
Posts: 9

PostPosted: Wed Jan 12, 2011 11:39 am    Post subject: [drm:r100_ring_test] *ERROR* radeon gentoo Reply with quote

Hello guys,

My Kernel is giving this message when start up the system:
[drm:r100_ring_test] *ERROR* radeon: ring test failed
[drm:r100_cp_init[ *ERROR* radeon: cp isn't working (-22)

I have a radeon (RS690M) and follow "The X Server Configuration HOWTO".
I just didn't fill
() External firmware blobs
and
() Firmware blobs root directory

because there were a note that says:
"Old Radeon cards (X1900 series and older) don't need the radeon-ucode package or any firmware configuration. Just enable the Direct Rendering Manager and ATI Radeon modesetting."

my radeon is X1200 series.

Does anybody knows how to correct this error?
Back to top
View user's profile Send private message
dE_logics
Advocate
Advocate


Joined: 02 Jan 2009
Posts: 2253
Location: $TERM

PostPosted: Mon Mar 28, 2011 8:44 am    Post subject: Reply with quote

You still there? I can help :)
_________________
My blog
Back to top
View user's profile Send private message
webxtor
n00b
n00b


Joined: 17 Nov 2011
Posts: 3

PostPosted: Thu Nov 17, 2011 11:43 am    Post subject: Reply with quote

I am here.. Hi.

I have the same problem with my Radeon 9250 card.

This is yet another day of trying to find the workable solution.

Please, feel free to share with any help!


Thanks
Back to top
View user's profile Send private message
DeIM
Guru
Guru


Joined: 11 Apr 2006
Posts: 429

PostPosted: Sat Mar 23, 2013 5:49 pm    Post subject: Reply with quote

Hi, have same problem

have Radeon X1250, gentoo-sources 3.2.1-r2
dmesg:
Code:
[drm] Initialized drm 1.1.0 20060810
[drm] radeon defaulting to kernel modesetting.
[drm] radeon kernel modesetting enabled.
radeon 0000:01:05.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[drm] initializing kernel modesetting (RS690 0x1002:0x791E 0x1002:0x791E).
[drm] register mmio base: 0xFDED0000
[drm] register mmio size: 65536
ATOM BIOS: ATI
radeon 0000:01:05.0: VRAM: 128M 0x00000000D0000000 - 0x00000000D7FFFFFF (128M used)
radeon 0000:01:05.0: GTT: 512M 0x00000000A0000000 - 0x00000000BFFFFFFF
[drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[drm] Driver supports precise vblank timestamp query.
[drm] radeon: irq initialized.
[drm] Detected VRAM RAM=128M, BAR=128M
[drm] RAM width 128bits DDR
[TTM] Zone  kernel: Available graphics memory: 1958698 kiB.
[TTM] Initializing pool allocator.
[drm] radeon: 128M of VRAM memory ready
[drm] radeon: 512M of GTT memory ready.
[drm] GART: num cpu pages 131072, num gpu pages 131072
[drm] radeon: 1 quad pipes, 1 z pipes initialized.
[drm] PCIE GART of 512M enabled (table at 0x00000000CF880000).
radeon 0000:01:05.0: WB enabled
[drm] Loading RS690/RS740 Microcode
[drm] radeon: ring at 0x00000000A0001000
[drm:r100_ring_test] *ERROR* radeon: ring test failed (scratch(0x15E4)=0xCAFEDEAD)
[drm:r100_cp_init] *ERROR* radeon: cp isn't working (-22).
radeon 0000:01:05.0: failed initializing CP (-22).
radeon 0000:01:05.0: Disabling GPU acceleration
[drm:r100_cp_fini] *ERROR* Wait for CP idle timeout, shutting down CP.
Failed to wait GUI idle while programming pipes. Bad things might happen.
[drm] radeon: cp finalized
[drm] Radeon Display Connectors
[drm] Connector 0:
[drm]   VGA
[drm]   DDC: 0x7e50 0x7e40 0x7e54 0x7e44 0x7e58 0x7e48 0x7e5c 0x7e4c
[drm]   Encoders:
[drm]     CRT1: INTERNAL_KLDSCP_DAC1
[drm] Connector 1:
[drm]   S-video
[drm]   Encoders:
[drm]     TV1: INTERNAL_KLDSCP_DAC1
[drm] Connector 2:
[drm]   DVI-D
[drm]   HPD2
[drm]   DDC: 0x7e40 0x7e60 0x7e44 0x7e64 0x7e48 0x7e68 0x7e4c 0x7e6c
[drm]   Encoders:
[drm]     DFP2: INTERNAL_DDI
[drm] Connector 3:
[drm]   HDMI-A
[drm]   DDC: 0x7e40 0x7e50 0x7e44 0x7e54 0x7e48 0x7e58 0x7e4c 0x7e5c
[drm]   Encoders:
[drm]     DFP3: INTERNAL_LVTM1
[drm] fb mappable at 0xD8040000
[drm] vram apper at 0xD8000000
[drm] size 7258112
[drm] fb depth is 24
[drm]    pitch is 6912

in menuconfig I set:
Code:
[*]   Include in-kernel firmware blobs in kernel binary
(radeon/RS690_cp.bin) External firmware blobs to build into the k
(firmware) Firmware blobs root directory

but nothing changed.
Thanks for any help.
Back to top
View user's profile Send private message
webxtor
n00b
n00b


Joined: 17 Nov 2011
Posts: 3

PostPosted: Sat Mar 23, 2013 6:01 pm    Post subject: Reply with quote

In my case the only reasonable solution appeared to be to change the motherboard from ASROCK to MSI, most of the other might have worked too.
Don't you have an ASROCK motherboard by a chance?
Back to top
View user's profile Send private message
webxtor
n00b
n00b


Joined: 17 Nov 2011
Posts: 3

PostPosted: Sat Mar 23, 2013 6:05 pm    Post subject: Reply with quote

Seems like yours is a more modern and integrated card and might have nothing to do with ASROCK's AGI interface which was in my case. But still, might be a problem for the lack of the drivers for a specific graphics/bridge chipset.
Back to top
View user's profile Send private message
DeIM
Guru
Guru


Joined: 11 Apr 2006
Posts: 429

PostPosted: Sat Mar 23, 2013 6:27 pm    Post subject: Reply with quote

my MB is from Biostar.
I suppose it worked some time before cause vlc and mplayer worked flawlessly. Now they don't play very well and fullscreen anyway.
Back to top
View user's profile Send private message
DeIM
Guru
Guru


Joined: 11 Apr 2006
Posts: 429

PostPosted: Sun Mar 24, 2013 10:46 am    Post subject: Reply with quote

Finally - I installed newest kernel and linux-firmware
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
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