Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux? |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
04-09-2006, 09:24 PM
|
#1
|
LQ Newbie
Registered: Aug 2003
Location: FL
Distribution: Fedora Core 5
Posts: 13
Rep:
|
Ati Drivers In Fedora
I'm running the newest fedora core and I downloaded the lastest driver from ati. The file name is ati-driver-installer-8323.7-i386.run But I dont know how to start it. Can somebody help me out? Thanks.
|
|
|
04-09-2006, 10:24 PM
|
#2
|
Member
Registered: Sep 2004
Location: CA, USA
Distribution: Slackware 10.2
Posts: 132
Rep:
|
As root, type in 'sh ati-driver-installer-8323.7-i386.run' or, you 'chmod ati-driver-installer-8323.7-i386.run' and do './ati-driver-installer-8323.7-i386.run'.
|
|
|
04-10-2006, 02:25 AM
|
#3
|
Senior Member
Registered: Aug 2005
Posts: 1,755
Rep:
|
Don't use the installer from ATI; instead install the packages from Livna:
* add Livna
* do "yum install kmod-fglrx"
|
|
|
04-10-2006, 05:31 AM
|
#4
|
LQ Newbie
Registered: Aug 2003
Location: FL
Distribution: Fedora Core 5
Posts: 13
Original Poster
Rep:
|
Quote:
Originally Posted by d0odman
As root, type in 'sh ati-driver-installer-8323.7-i386.run' or, you 'chmod ati-driver-installer-8323.7-i386.run' and do './ati-driver-installer-8323.7-i386.run'.
|
Where should I type this in? and where should I put the file. I have been messing with linux now and then for 3 years now, But I'm not good at it yet.
Quote:
Originally Posted by spooon
Don't use the installer from ATI; instead install the packages from Livna:
* add Livna
* do "yum install kmod-fglrx"
|
I want to try ati's method first. Then if alll else fails, I will try that. What are the benifits of that one?
|
|
|
04-10-2006, 05:57 AM
|
#5
|
Senior Member
Registered: Aug 2005
Posts: 1,755
Rep:
|
Quote:
Originally Posted by ABC7896321045
What are the benifits of that one?
|
There was a message on Fedora devel-list a while ago about how ATI's and Nvidia's installers improperly replace stuff and cause problems.
|
|
|
04-10-2006, 06:04 AM
|
#6
|
LQ Newbie
Registered: Aug 2003
Location: FL
Distribution: Fedora Core 5
Posts: 13
Original Poster
Rep:
|
Quote:
Originally Posted by spooon
There was a message on Fedora devel-list a while ago about how ATI's and Nvidia's installers improperly replace stuff and cause problems.
|
Ok, I will check it out when I get home from school today. Will I be able to move windows from one monitor to the other with that driver? And Will I have 3d acceleration?
|
|
|
04-10-2006, 05:32 PM
|
#7
|
LQ Newbie
Registered: Aug 2003
Location: FL
Distribution: Fedora Core 5
Posts: 13
Original Poster
Rep:
|
Anyone know?
|
|
|
04-10-2006, 06:30 PM
|
#8
|
LQ Newbie
Registered: Aug 2003
Location: FL
Distribution: Fedora Core 5
Posts: 13
Original Poster
Rep:
|
I finally got to try installing today.
I got this
Code:
[Brandon@localhost ~]$ sh ./ati-driver-installer-8.23.7-i386.run
Creating directory fglrx-install
Verifying archive integrity... All good.
Uncompressing ATI Proprietary Linux Driver-8.23.7............................... ................................................................................ ................................................................................ ................................................................................ ..................................................................................
==================================================
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
[Brandon@localhost ~]$
I need some help.
|
|
|
04-11-2006, 05:33 AM
|
#9
|
LQ Newbie
Registered: Aug 2003
Location: FL
Distribution: Fedora Core 5
Posts: 13
Original Poster
Rep:
|
I still need help over here. I havn't gotten a reply in a whole day now.
|
|
|
04-11-2006, 03:38 PM
|
#10
|
LQ Newbie
Registered: Aug 2003
Location: FL
Distribution: Fedora Core 5
Posts: 13
Original Poster
Rep:
|
I'm gonna cry now.
Please help.
|
|
|
04-11-2006, 03:47 PM
|
#11
|
LQ Newbie
Registered: Apr 2006
Posts: 22
Rep:
|
Spamming won't help.
You need to update to the newer kernel first. 2054 is no good, upgrade to 2080.
|
|
|
05-02-2006, 12:16 AM
|
#12
|
LQ Newbie
Registered: Mar 2006
Distribution: Ubuntu & FC
Posts: 10
Rep:
|
Can u teach me how to upgrade kernel through CLI?
|
|
|
05-02-2006, 12:21 AM
|
#13
|
Senior Member
Registered: Aug 2005
Posts: 1,755
Rep:
|
Quote:
Originally Posted by valQ
Can u teach me how to upgrade kernel through CLI?
|
"yum update kernel" updates the kernel
"yum update" updates everything
|
|
|
All times are GMT -5. The time now is 06:24 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|