* [Bug 27225] New: Radeon KMS fails on Xpress 200M
@ 2010-03-21 15:28 bugzilla-daemon
2010-03-21 15:29 ` [Bug 27225] " bugzilla-daemon
` (6 more replies)
0 siblings, 7 replies; 8+ messages in thread
From: bugzilla-daemon @ 2010-03-21 15:28 UTC (permalink / raw)
To: dri-devel
http://bugs.freedesktop.org/show_bug.cgi?id=27225
Summary: Radeon KMS fails on Xpress 200M
Product: DRI
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: DRM/Radeon
AssignedTo: dri-devel@lists.sourceforge.net
ReportedBy: maarten.fonville@gmail.com
On an Ubuntu Lucid installation (at the moment of writing still beta) KMS
should be enabled on the Radeon Xpress 200M.
But intialization of KMS does fail with the lines in attachment kms_fail.txt
Apparently the driver doesn't like the card's memory, which I believe is an IGP
card without memory itself.
Next thing I tried was passing 'radeon agpmode=-1' to the module, to force it
into PCI mode.
(even though the card does say in lshw:
description: VGA compatible controller
product: RC410 [Radeon Xpress 200M]
vendor: ATI Technologies Inc
physical id: 5
bus info: pci@0000:01:05.0
version: 00
width: 32 bits
clock: 66MHz
capabilities: agp agp-3.0 pm msi cap_list
configuration: latency=64 mingnt=8
resources: memory:c0000000-cfffffff(prefetchable)
ioport:9800(size=256) memory:fe1f0000-fe1fffff
memory:fe1c0000fe1dffff(prefetchable)
and so I think is an AGP card and not a PCI(E) card)
anyhow, this does seem to improve the situation, because now can KMS be loaded.
But a new error appears: it says it fails the r100_ring_test with 0xCAFEDEAD. I
don't know why it fails, I found multiple people with this problem on the
internet, but nobody with a fix.
The log of this one I will attach as kms_forceagp-1_fail.txt
Notes:
Tested: kernel 2.6.32(from lucid with DRM code), 2.6.33 and 2.6.34-rc1
Tested: DRM 2.4.18 (from lucid), 2.4.19+git20100318 (xorg-edgers repository)
I load radeon in /etc/modules to force the loading of the driver in time to
assure that the firmware does load in time (recommended by developers)
Already thanks for your time, if you need more information/testing I am willing
to of course.
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--
^ permalink raw reply [flat|nested] 8+ messages in thread
* [Bug 27225] Radeon KMS fails on Xpress 200M
2010-03-21 15:28 [Bug 27225] New: Radeon KMS fails on Xpress 200M bugzilla-daemon
@ 2010-03-21 15:29 ` bugzilla-daemon
2010-03-21 15:29 ` bugzilla-daemon
` (5 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2010-03-21 15:29 UTC (permalink / raw)
To: dri-devel
http://bugs.freedesktop.org/show_bug.cgi?id=27225
--- Comment #1 from Maarten Fonville <maarten.fonville@gmail.com> 2010-03-21 08:29:04 PST ---
Created an attachment (id=34296)
--> (http://bugs.freedesktop.org/attachment.cgi?id=34296)
Normal failure
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--
^ permalink raw reply [flat|nested] 8+ messages in thread
* [Bug 27225] Radeon KMS fails on Xpress 200M
2010-03-21 15:28 [Bug 27225] New: Radeon KMS fails on Xpress 200M bugzilla-daemon
2010-03-21 15:29 ` [Bug 27225] " bugzilla-daemon
@ 2010-03-21 15:29 ` bugzilla-daemon
2010-03-21 15:55 ` bugzilla-daemon
` (4 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2010-03-21 15:29 UTC (permalink / raw)
To: dri-devel
http://bugs.freedesktop.org/show_bug.cgi?id=27225
--- Comment #2 from Maarten Fonville <maarten.fonville@gmail.com> 2010-03-21 08:29:24 PST ---
Created an attachment (id=34297)
--> (http://bugs.freedesktop.org/attachment.cgi?id=34297)
Failure with forcing agpmode=-1
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--
^ permalink raw reply [flat|nested] 8+ messages in thread
* [Bug 27225] Radeon KMS fails on Xpress 200M
2010-03-21 15:28 [Bug 27225] New: Radeon KMS fails on Xpress 200M bugzilla-daemon
2010-03-21 15:29 ` [Bug 27225] " bugzilla-daemon
2010-03-21 15:29 ` bugzilla-daemon
@ 2010-03-21 15:55 ` bugzilla-daemon
2010-03-21 16:14 ` bugzilla-daemon
` (3 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2010-03-21 15:55 UTC (permalink / raw)
To: dri-devel
http://bugs.freedesktop.org/show_bug.cgi?id=27225
--- Comment #3 from Alex Deucher <agd5f@yahoo.com> 2010-03-21 08:55:03 PST ---
Created an attachment (id=34298)
--> (http://bugs.freedesktop.org/attachment.cgi?id=34298)
fix
RS4xx+ IGP chips use an internal gart, however,
some of them have the agp cap bits set in their pci
configs. Make sure to clear the AGP flag as AGP will
not work with them.
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--
^ permalink raw reply [flat|nested] 8+ messages in thread
* [Bug 27225] Radeon KMS fails on Xpress 200M
2010-03-21 15:28 [Bug 27225] New: Radeon KMS fails on Xpress 200M bugzilla-daemon
` (2 preceding siblings ...)
2010-03-21 15:55 ` bugzilla-daemon
@ 2010-03-21 16:14 ` bugzilla-daemon
2010-03-21 22:46 ` bugzilla-daemon
` (2 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2010-03-21 16:14 UTC (permalink / raw)
To: dri-devel
http://bugs.freedesktop.org/show_bug.cgi?id=27225
Maarten Fonville <maarten.fonville@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |maarten.fonville@gmail.com
--- Comment #4 from Maarten Fonville <maarten.fonville@gmail.com> 2010-03-21 09:14:28 PST ---
I will try this fix immediately
and *wow* you are fast :) and (hopefully) a hero ;)
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--
^ permalink raw reply [flat|nested] 8+ messages in thread
* [Bug 27225] Radeon KMS fails on Xpress 200M
2010-03-21 15:28 [Bug 27225] New: Radeon KMS fails on Xpress 200M bugzilla-daemon
` (3 preceding siblings ...)
2010-03-21 16:14 ` bugzilla-daemon
@ 2010-03-21 22:46 ` bugzilla-daemon
2010-03-21 23:45 ` bugzilla-daemon
2010-04-07 20:38 ` bugzilla-daemon
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2010-03-21 22:46 UTC (permalink / raw)
To: dri-devel
http://bugs.freedesktop.org/show_bug.cgi?id=27225
--- Comment #5 from Maarten Fonville <maarten.fonville@gmail.com> 2010-03-21 15:46:57 PST ---
I can confirm the patch of Alex does work. So if this patch can gets commited
soon into the mainline code it is 'fixed'
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--
^ permalink raw reply [flat|nested] 8+ messages in thread
* [Bug 27225] Radeon KMS fails on Xpress 200M
2010-03-21 15:28 [Bug 27225] New: Radeon KMS fails on Xpress 200M bugzilla-daemon
` (4 preceding siblings ...)
2010-03-21 22:46 ` bugzilla-daemon
@ 2010-03-21 23:45 ` bugzilla-daemon
2010-04-07 20:38 ` bugzilla-daemon
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2010-03-21 23:45 UTC (permalink / raw)
To: dri-devel
http://bugs.freedesktop.org/show_bug.cgi?id=27225
Alex Deucher <agd5f@yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #6 from Alex Deucher <agd5f@yahoo.com> 2010-03-21 16:45:03 PST ---
corrected patch sent to Dave.
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--
^ permalink raw reply [flat|nested] 8+ messages in thread
* [Bug 27225] Radeon KMS fails on Xpress 200M
2010-03-21 15:28 [Bug 27225] New: Radeon KMS fails on Xpress 200M bugzilla-daemon
` (5 preceding siblings ...)
2010-03-21 23:45 ` bugzilla-daemon
@ 2010-04-07 20:38 ` bugzilla-daemon
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2010-04-07 20:38 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=27225
Tormod Volden <bugzi09.fdo.tormod@xoxy.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |https://bugs.launchpad.net/
| |bugs/557611
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2010-04-07 20:38 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-21 15:28 [Bug 27225] New: Radeon KMS fails on Xpress 200M bugzilla-daemon
2010-03-21 15:29 ` [Bug 27225] " bugzilla-daemon
2010-03-21 15:29 ` bugzilla-daemon
2010-03-21 15:55 ` bugzilla-daemon
2010-03-21 16:14 ` bugzilla-daemon
2010-03-21 22:46 ` bugzilla-daemon
2010-03-21 23:45 ` bugzilla-daemon
2010-04-07 20:38 ` bugzilla-daemon
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.