PDA

View Full Version : Determine ATI Driver Version for Fedora 8?


guizhou_donkey
2007-09-01, 02:43 PM CDT
Hey,

I was wondering if anyone knew how to find out what version of the ATI driver is currently installed? I just did a fresh install of Fedora 8 and updated all the packages and the driver works fine. I'm guessing it's not the fglrx, but I can't seem to find anywhere that says what version i'm using..

Any ideas?
Thanks,
Keith

leigh123@linux
2007-09-01, 03:03 PM CDT
try

rpm -q xorg-x11-drv-ati

guizhou_donkey
2007-09-02, 06:40 AM CDT
Thanks, that did the trick--


$ rpm -q xorg-x11-drv-ati
xorg-x11-drv-ati-6.7.192-1.fc8


Thanks :)
Keith