Results 1 to 4 of 4
Hello, I'm new to linux. I'm using fedora 13, 64 bit, AMD athlon II processor. I tried to install ATI Catalyst Display Driver for linux but its giving following message
...
- 06-29-2010 #1Just Joined!
- Join Date
- Jun 2010
- Posts
- 2
ATI Catalyst Display Driver
Hello, I'm new to linux. I'm using fedora 13, 64 bit, AMD athlon II processor. I tried to install ATI Catalyst Display Driver for linux but its giving following message
ATI Technologies Linux Driver Installer/Packager
==================================================
which: no XFree86 in (/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin)
Error: ./default_policy.sh does not support version
default:v2
86_64:lib::none:2.6.33.5-124.fc13.x86_64:; make sure that the version is being
correctly set by --iscurrentdistro
Removing temporary directory: fglrx-install.tcXvmo
What does this mean? Where it is going wrong ? Please help me.
- 06-30-2010 #2Just Joined!
- Join Date
- Sep 2005
- Location
- Edmonton, Canada
- Posts
- 34
It appears the ATI driver does not recognize Fedora 13. I say this because Fedora uses Xorg, not XFree86 and the 'Error: ./default_policy.sh does not support version' message says as much. Ati has a habit of being rather slow to support new Linux versions.
You can use the Fedora supplied Xorg ATI driver, radeonhd. It supports hardware acceleration. It is not as good as an OEM driver, but unless you need super performance, it will get you by till ATI catches up.
- 06-30-2010 #3
Could you post the output of this
?Code:lspci | grep -i vga
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 06-30-2010 #4Just Joined!
- Join Date
- Jun 2010
- Posts
- 2
hi the reply is
01:05.0 VGA compatible controller: ATI Technologies Inc RS880 [Radeon HD 4200]
do I need to install any graphics driver for hardware acceleration ?


Reply With Quote