Dan Roscoe wrote:
Anyway, I was able to get X working again now, with one exception. My mouse cursor is now a series of vertical bars (think bar code) around, I would guess 75pixels square. I've had this happen before with Debian,and I for the life of me cannot remember how I fixed it.Ideas?
You might try the "swcursor" option. Something like:
Section "Device"
Identifier "ATI Rage 128 M3 (Mobility)"
#Option "NoAccel"
Option "SWcursor"
#Option "HWcursor"
#Option "Dac6Bit"
#Option "Dac8Bit"
Option "UseFBDev"
#Option "power_saver"
Driver "r128"
BusID "PCI:0:16:0"
EndSection