http://bugs.freedesktop.org/show_bug.cgi?id=18871
--- Comment #11 from Alex Deucher <[email protected]> 2009-02-12 12:21:41 PST --- (In reply to comment #10) > > It looks like AGP is just plain busted with your combination of card and > > motherboard. setting the bustype to pci is the right fix. > > Is this something that could be detected and fixed/quirked in the driver > itself? I'd like to avoid having to require users to set this in their > xorg.conf since we're trying to move away from that in general, but if it's > not > possible I can just document it I guess. > You could add a pci mode quirk list just like you did for agp. maybe add it to RADEONPreInitChipType() in radeon_driver.c where we detect the bus type. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ xorg-driver-ati mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-driver-ati
