http://bugs.freedesktop.org/show_bug.cgi?id=26199





--- Comment #6 from Michel Dänzer <mic...@daenzer.net>  2010-01-26 02:02:52 PST 
---
(In reply to comment #3)
> When I set radeon.agpmode=-1 on the kernel command line I'm not able to make
> the kernel crash. I tried 6 times. Without setting agpmode to -1 it crashes
> with probability of about 0.5 when DRI is off. When DRI is on it typically 
> does
> not crash.

radeon.agpmode only has an effect if KMS is enabled, in which case an X driver
with KMS support can't really work without the DRI; not sure what happens if
you try. But from

> It complains about dri version mismatch which is strange since I compiled
> libdrm with --enable-radeon-experimental-api [...]

it sounds like your X driver doesn't have KMS support built in, in which case
it's not expected to work properly at all if KMS is enabled.

In summary, unless your X log contains a line like

(II) [KMS] Kernel modesetting enabled.

without Option "DRI" "off", this report is probably invalid.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to