LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 05-18-2006, 11:03 PM   #1
Obtruse_Man4
LQ Newbie
 
Registered: May 2006
Distribution: Fedora Core 5
Posts: 2

Rep: Reputation: 0
Can't install linux drivers for a 9600XT in FC5


I've been searching through google for the past couple of hours and I can't find a solution to this problem of mine, hence the forum post.

What I'm trying to do is install linux drivers for my 9600XT in a brand new installation of Fedora Core 5. I first downloaded the linux drivers from the ati website and followed the install instruction. The following is what I got:

Quote:
[root@localhost Desktop]# sh ati-driver-installer-8.24.8-x86.run
Creating directory fglrx-install
Verifying archive integrity... All good.
Uncompressing ATI Proprietary Linux Driver-8.24.8.............................................................................................. .................................................................................................... .................................................................................................... .......................................................................
==================================================
ATI Technologies Linux Driver Installer/Packager
==================================================
Detected configuration:
Architecture: i686 (32-bit)
X Server: Xorg 7.0.0

Detected version of X does not have a matching 'x700' directory
You may override the detected version using the following syntax:
X_VERSION=<xdir> ./ati-driver-installer-<ver>-<arch>.run [--install]

The following values may be used for <xdir>:
x410 XFree86 4.1.x
x420 XFree86 4.2.x
x430 XFree86 4.3.x
x680 X.Org 6.8.x
x690 X.Org 6.9.x
Removing temporary directory: fglrx-install
After searching in google for a while I came upon one forum post that said that ati hasn't released updated drivers for the latest linux kernel yet. So I gave up with the ati issued drivers and eventually found the following tutorial on fedora faq: fedorafaq.org/#radeon

I tried that tutorial and it worked fine up until step five, in which the following command wasn't recognized:

Quote:
# Fix SELinux so that the driver will work:

setsebool -P allow_execmod=1
I tried skipping that step but the X system wouldn't start up with that config enabled, so I had to disable their config just to get back into the X system.

As of right now the drivers are uninstalled... I decided to put it back like it was and try from scratch again. I know ati cards aren't the best to run in linux, but I would really appreciate help if someone knows a fix for this. Surely there's a way to get ati drivers working in FC5?
 
Old 05-18-2006, 11:08 PM   #2
Simon Bridge
LQ Guru
 
Registered: Oct 2003
Location: Waiheke NZ
Distribution: Ubuntu
Posts: 9,211

Rep: Reputation: 198Reputation: 198
You cannot get around the selinux setup.
The easy workaround is to reboot with selinux=0 in the grub.conf kernel line. This switches selinux off completely. (Think carefully about if you actually need this.)

Before you do anything - read the sticky at the top of the fedora subforum. There is a good chance that attempting to use the ati installer has messed up your configuration, and you need to reinstall or repair your system.

And a final caveat - FC5 will not allow proprietary drivers to install until you upgrade the kernel etc. Use only the latest kernels before trying to install ati drivers.

Last edited by Simon Bridge; 05-18-2006 at 11:10 PM.
 
Old 05-18-2006, 11:28 PM   #3
Obtruse_Man4
LQ Newbie
 
Registered: May 2006
Distribution: Fedora Core 5
Posts: 2

Original Poster
Rep: Reputation: 0
ok, I read the sticky in the fedora sub forum and followed what that guy suggested. I looked up the uninstalled directions on the ati site, which are:

Quote:
If the ATI Proprietary Linux Driver was installed using either the Automatic or Custom options, then do the following:

1. Launch the Terminal Application/Window and navigate to the /usr/share/fglrx folder.
2. With super user permissions, enter the command "sh./fglrx-uninstall.sh"
The fglrx folder doesn't exist though, so I would assume that the proprietary drivers were never installed.

Quote:
You cannot get around the selinux setup.
The easy workaround is to reboot with selinux=0 in the grub.conf kernel line. This switches selinux off completely. (Think carefully about if you actually need this.)
I don't even know what selinux is? Do I need it for anything, or is it safe to turn it off? If you were to think that turning off selinux was a good idea, where is the grub.conf file and should I add that line in the file, reboot, then enable the fglrx config file for the drivers?

Quote:
And a final caveat - FC5 will not allow proprietary drivers to install until you upgrade the kernel etc. Use only the latest kernels before trying to install ati drivers.
I ran software updater under system tools; does that upgrade the kernel as well? If not, what's the best way to upgrade the kernel?
 
Old 05-18-2006, 11:52 PM   #4
Simon Bridge
LQ Guru
 
Registered: Oct 2003
Location: Waiheke NZ
Distribution: Ubuntu
Posts: 9,211

Rep: Reputation: 198Reputation: 198
Quote:
Originally Posted by Obtruse_Man4
ok, I read the sticky in the fedora sub forum
OK cool - did you check the integrity of your rpms? Or did you completely reinstall FC5?
Quote:
I don't even know what selinux is?
SELinux is "Security Enhanced Linux - it adds an extra layer of protection to the normal permissions by taking into account the "context" that anything is being done. Unless you are on a large network, you don't really need this. However, you should be running the firewall. See the fedora core 5 install notes at www.mjmwired.net > resources.

as root: gedit /boot/grub/grub.conf - there is a line corresponding to your kernel, at the end of this add "selinux=0" (without quotes), save and reboot.

Another configuration file you will need to know about is /etc/X11/xorg.conf
Quote:
I ran software updater under system tools; does that upgrade the kernel as well? If not, what's the best way to upgrade the kernel?
I really don't know. I would have used yum like in the fedora faq.

Aside: unless you are happy with pup, I'd suggest installing yum extender: yum install yumex ... this allows you to dynamically alter repos, and browse package lists, so there is less guesswork involved in getting stuff later.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Cannot install drivers for Netgear wg311v3 on FC5 cfbprod Linux - Wireless Networking 6 08-10-2006 12:42 AM
FC5 Not installing Nvidia drivers WhiskeyTangoFoxtrot Linux - Hardware 21 05-04-2006 10:18 PM
Problems installing drivers for ATI 9600XT Young Padawan Linux - Hardware 3 11-10-2004 08:25 AM
ATI Radeon 9600XT install help needed cunokyle Linux - Hardware 1 06-06-2004 03:00 PM
Has anyone able to install ATI Radeon 9600XT drivers on RedHat 9? DriveMeCrazy Red Hat 3 03-25-2004 10:55 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 12:38 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration