Patrick,   Sometime you need to tell the kernel to use pci, even though
you have a PCI card. so for giggles and grins change this:

Section "Device"
        Identifier "ATI Technologies Inc Radeon RV100 QY [Radeon 7000/VE]"
        Driver "ati"
        BusID "PCI:1:0:0"
EndSection

to this:

Section "Device"
        Identifier "ATI Technologies Inc Radeon RV100 QY [Radeon 7000/VE]"
        Driver "ati"
        BusID "PCI:1:0:0"
        Option "BusType" "PCI"

EndSection
 
See if it makes a difference.

-- 
ATI Radeon 9200 / 9250 PCI black screen and console freeze with DRI
https://bugs.launchpad.net/bugs/114520
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to