Re: ATI 9200 SE and 3D graphics
You've tried envy as well so I'm not sure what else to try. I'm Sorry I couldn't be any help.
edit:
Let's try one more thing and force bustype pci, even if you have an agp card.
Check to make sure you still have the /etc/X11/xorgbakgood.conf file we made as backup. If you have already deleted it then make another backup as I described before.
kdesu kate /etc/X11/xorg.conf
Repeat the changes we made before : driver "radeon" and the dri and extensions sections. In addition in the device section(where your driver line is located) put a line
Option "BusType" "PCI"
Save it and restart X.
If this doesn't work recover as you did before.
I will be out of suggestions at this point but would like to know if it works or not.
You've tried envy as well so I'm not sure what else to try. I'm Sorry I couldn't be any help.
edit:
Let's try one more thing and force bustype pci, even if you have an agp card.
Check to make sure you still have the /etc/X11/xorgbakgood.conf file we made as backup. If you have already deleted it then make another backup as I described before.
kdesu kate /etc/X11/xorg.conf
Repeat the changes we made before : driver "radeon" and the dri and extensions sections. In addition in the device section(where your driver line is located) put a line
Option "BusType" "PCI"
Save it and restart X.
If this doesn't work recover as you did before.
I will be out of suggestions at this point but would like to know if it works or not.
Comment