dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [Bug 56038] New: "r100_ring_test] *ERROR*" messages sometimes on boot with ati radeon 9000 AGP ( r200 driver, dri2 KMS enabled )
@ 2012-10-16 17:12 bugzilla-daemon
  2012-10-17 15:19 ` [Bug 56038] " bugzilla-daemon
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: bugzilla-daemon @ 2012-10-16 17:12 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 2100 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=56038

          Priority: medium
            Bug ID: 56038
          Assignee: dri-devel@lists.freedesktop.org
           Summary: "r100_ring_test] *ERROR*" messages sometimes on boot
                    with ati radeon 9000 AGP ( r200 driver, dri2 KMS
                    enabled )
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: mister.freeman@laposte.net
          Hardware: x86 (IA32)
            Status: NEW
           Version: XOrg CVS
         Component: DRM/Radeon
           Product: DRI

Created attachment 68625
  --> https://bugs.freedesktop.org/attachment.cgi?id=68625&action=edit
dmesg output

randomly ( it's very rare, 90% of the time I don't have this error message ) I
can see these error messages on boot :

[    1.516518] [drm] Loading R200 Microcode
[    1.517953] [drm] radeon: ring at 0x00000000E0001000
[    1.665941] [drm:r100_ring_test] *ERROR* radeon: ring test failed
(scratch(0x15E4)=0xCAFEDEAD)
[    1.665996] [drm:r100_cp_init] *ERROR* radeon: cp isn't working (-22).
[    1.666043] radeon 0000:01:00.0: failed initializing CP (-22).
[    1.666084] radeon 0000:01:00.0: Disabling GPU acceleration
[    1.812455] [drm:r100_cp_fini] *ERROR* Wait for CP idle timeout, shutting
down CP.
[    1.812600] [drm] radeon: cp finalized
[    1.812629] [drm] radeon: cp finalized

but the boot process continues and I see no problem on KDE4.9.2 and 3d games,

this bug occurs since the update of ati-dri 9.0 and xorg packages 1.13 on my
archlinux 32 bits installation, before that I had never seen this kind of error
message

my system :

- archlinux 32 bits
- laptop pentium 4 2.4 ghz 1,2 Gb ram
- video card: ati radeon 9000 agp ( M9 rv250, r200 driver, dri2 enabled with
kms early start )
- SIS645DX chipset on motherboard

You can fin an attachment ( dmesg output ) with this message,

this bug may related to another ( startx problems ) :

https://bugs.freedesktop.org/show_bug.cgi?id=55982

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 3760 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug 56038] "r100_ring_test] *ERROR*" messages sometimes on boot with ati radeon 9000 AGP ( r200 driver, dri2 KMS enabled )
  2012-10-16 17:12 [Bug 56038] New: "r100_ring_test] *ERROR*" messages sometimes on boot with ati radeon 9000 AGP ( r200 driver, dri2 KMS enabled ) bugzilla-daemon
@ 2012-10-17 15:19 ` bugzilla-daemon
  2012-10-17 22:03 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2012-10-17 15:19 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 680 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=56038

--- Comment #1 from Michel Dänzer <michel@daenzer.net> ---
(In reply to comment #1)
> randomly ( it's very rare, 90% of the time I don't have this error message )
> I can see these error messages on boot :

Does radeon.agpmode=-1 (or not passing radeon.agpmode on the kernel command
line in the first place) prevent it from happening?


> but the boot process continues and I see no problem on KDE4.9.2 and 3d games,

After the cascaded failure shown in the attached dmesg output, there is no 3D
or even 2D hardware acceleration...

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1722 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug 56038] "r100_ring_test] *ERROR*" messages sometimes on boot with ati radeon 9000 AGP ( r200 driver, dri2 KMS enabled )
  2012-10-16 17:12 [Bug 56038] New: "r100_ring_test] *ERROR*" messages sometimes on boot with ati radeon 9000 AGP ( r200 driver, dri2 KMS enabled ) bugzilla-daemon
  2012-10-17 15:19 ` [Bug 56038] " bugzilla-daemon
@ 2012-10-17 22:03 ` bugzilla-daemon
  2012-10-17 22:10 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2012-10-17 22:03 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 945 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=56038

--- Comment #2 from Barto <mister.freeman@laposte.net> ---
(In reply to comment #1)
> Does radeon.agpmode=-1 (or not passing radeon.agpmode on the kernel command
> line in the first place) prevent it from happening?
> 

If I set the "radeon.agpmode" to "-1" I get low video performance and sometimes
the error message ( ring test *error* ),

If I remove the "radeon.agmode" setting I have no problem, the agp setting is
set automatically to 4x ( according to the dmesg output ), 

but as the bug occurs randomly ( 10% of the time ) I don't know if removing the
"radeon.agmode" setting can fix the problem


> After the cascaded failure shown in the attached dmesg output, there is no
> 3D or even 2D hardware acceleration...

yes you are right, when I type glxinfo I can see that dri2 is not used when the
bug occurs

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2012 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug 56038] "r100_ring_test] *ERROR*" messages sometimes on boot with ati radeon 9000 AGP ( r200 driver, dri2 KMS enabled )
  2012-10-16 17:12 [Bug 56038] New: "r100_ring_test] *ERROR*" messages sometimes on boot with ati radeon 9000 AGP ( r200 driver, dri2 KMS enabled ) bugzilla-daemon
  2012-10-17 15:19 ` [Bug 56038] " bugzilla-daemon
  2012-10-17 22:03 ` bugzilla-daemon
@ 2012-10-17 22:10 ` bugzilla-daemon
  2012-10-17 22:12 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2012-10-17 22:10 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 318 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=56038

--- Comment #3 from Barto <mister.freeman@laposte.net> ---
Created attachment 68727
  --> https://bugs.freedesktop.org/attachment.cgi?id=68727&action=edit
dmesg error with radeon.agpmode=-1

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1394 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug 56038] "r100_ring_test] *ERROR*" messages sometimes on boot with ati radeon 9000 AGP ( r200 driver, dri2 KMS enabled )
  2012-10-16 17:12 [Bug 56038] New: "r100_ring_test] *ERROR*" messages sometimes on boot with ati radeon 9000 AGP ( r200 driver, dri2 KMS enabled ) bugzilla-daemon
                   ` (2 preceding siblings ...)
  2012-10-17 22:10 ` bugzilla-daemon
@ 2012-10-17 22:12 ` bugzilla-daemon
  2012-10-27  9:26 ` bugzilla-daemon
  2012-10-27  9:30 ` bugzilla-daemon
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2012-10-17 22:12 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 782 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=56038

--- Comment #4 from Barto <mister.freeman@laposte.net> ---
(In reply to comment #2)
> If I set the "radeon.agpmode" to "-1" I get low video performance and
> sometimes the error message ( ring test *error* ),

in fact it's not the same error with "radeon.agpmode=-1", "ring test is ok" but
there is a different error :

 12.013412] [drm:radeon_ib_ring_tests] *ERROR* radeon: failed testing IB on GFX
ring (-35).
[   12.013458] [drm:radeon_device_init] *ERROR* ib ring test failed (-35).
[   12.016565] [drm] Panel ID String: 1024x768                
[   12.016571] [drm] Panel Size 1024x768

you can see the attachement for more details ( dmesg output )

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1812 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug 56038] "r100_ring_test] *ERROR*" messages sometimes on boot with ati radeon 9000 AGP ( r200 driver, dri2 KMS enabled )
  2012-10-16 17:12 [Bug 56038] New: "r100_ring_test] *ERROR*" messages sometimes on boot with ati radeon 9000 AGP ( r200 driver, dri2 KMS enabled ) bugzilla-daemon
                   ` (3 preceding siblings ...)
  2012-10-17 22:12 ` bugzilla-daemon
@ 2012-10-27  9:26 ` bugzilla-daemon
  2012-10-27  9:30 ` bugzilla-daemon
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2012-10-27  9:26 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 420 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=56038

Barto <mister.freeman@laposte.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |NOTABUG

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1295 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug 56038] "r100_ring_test] *ERROR*" messages sometimes on boot with ati radeon 9000 AGP ( r200 driver, dri2 KMS enabled )
  2012-10-16 17:12 [Bug 56038] New: "r100_ring_test] *ERROR*" messages sometimes on boot with ati radeon 9000 AGP ( r200 driver, dri2 KMS enabled ) bugzilla-daemon
                   ` (4 preceding siblings ...)
  2012-10-27  9:26 ` bugzilla-daemon
@ 2012-10-27  9:30 ` bugzilla-daemon
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2012-10-27  9:30 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 288 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=56038

--- Comment #5 from Barto <mister.freeman@laposte.net> ---
the bug seems to be gone since I flashed the bios of my laptop, so I consider
this problem is solved

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1253 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2012-10-27  9:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-16 17:12 [Bug 56038] New: "r100_ring_test] *ERROR*" messages sometimes on boot with ati radeon 9000 AGP ( r200 driver, dri2 KMS enabled ) bugzilla-daemon
2012-10-17 15:19 ` [Bug 56038] " bugzilla-daemon
2012-10-17 22:03 ` bugzilla-daemon
2012-10-17 22:10 ` bugzilla-daemon
2012-10-17 22:12 ` bugzilla-daemon
2012-10-27  9:26 ` bugzilla-daemon
2012-10-27  9:30 ` bugzilla-daemon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).