LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 02-03-2005, 10:41 AM   #1
Virtualtaco
LQ Newbie
 
Registered: Jan 2005
Location: New Orleans, LA
Distribution: Gentoo 2004.3
Posts: 1

Rep: Reputation: 0
ATI mobility radeon 9600 driver fglrx64 (amd64)


Extract to install the .rpm and i get:

Code:
bash-2.05b# rpm -i fgl*rpm
error: Failed dependencies:
        /bin/sh is needed by fglrx64_6_8_0-8.8.25-1
        libX11.so.6 is needed by fglrx64_6_8_0-8.8.25-1
        libX11.so.6()(64bit) is needed by fglrx64_6_8_0-8.8.25-1
        libXext.so.6 is needed by fglrx64_6_8_0-8.8.25-1
        libXext.so.6()(64bit) is needed by fglrx64_6_8_0-8.8.25-1
        libc.so.6 is needed by fglrx64_6_8_0-8.8.25-1
        libc.so.6()(64bit) is needed by fglrx64_6_8_0-8.8.25-1
        libc.so.6(GLIBC_2.0) is needed by fglrx64_6_8_0-8.8.25-1
        libc.so.6(GLIBC_2.1) is needed by fglrx64_6_8_0-8.8.25-1
        libc.so.6(GLIBC_2.1.3) is needed by fglrx64_6_8_0-8.8.25-1
        libc.so.6(GLIBC_2.2.5)(64bit) is needed by fglrx64_6_8_0-8.8.25-1
        libc.so.6(GLIBC_2.3)(64bit) is needed by fglrx64_6_8_0-8.8.25-1
        libdl.so.2 is needed by fglrx64_6_8_0-8.8.25-1
        libdl.so.2()(64bit) is needed by fglrx64_6_8_0-8.8.25-1
        libdl.so.2(GLIBC_2.0) is needed by fglrx64_6_8_0-8.8.25-1
        libdl.so.2(GLIBC_2.1) is needed by fglrx64_6_8_0-8.8.25-1
        libdl.so.2(GLIBC_2.2.5)(64bit) is needed by fglrx64_6_8_0-8.8.25-1
        libm.so.6 is needed by fglrx64_6_8_0-8.8.25-1
        libm.so.6()(64bit) is needed by fglrx64_6_8_0-8.8.25-1
        libm.so.6(GLIBC_2.0) is needed by fglrx64_6_8_0-8.8.25-1
        libm.so.6(GLIBC_2.2.5)(64bit) is needed by fglrx64_6_8_0-8.8.25-1
        libpthread.so.0 is needed by fglrx64_6_8_0-8.8.25-1
        libpthread.so.0()(64bit) is needed by fglrx64_6_8_0-8.8.25-1
        libpthread.so.0(GLIBC_2.0) is needed by fglrx64_6_8_0-8.8.25-1
        libpthread.so.0(GLIBC_2.2.5)(64bit) is needed by fglrx64_6_8_0-8.8.25-1
        librt.so.1 is needed by fglrx64_6_8_0-8.8.25-1
        librt.so.1()(64bit) is needed by fglrx64_6_8_0-8.8.25-1
        librt.so.1(GLIBC_2.2) is needed by fglrx64_6_8_0-8.8.25-1
        librt.so.1(GLIBC_2.2.5)(64bit) is needed by fglrx64_6_8_0-8.8.25-1
        libstdc++.so.5 is needed by fglrx64_6_8_0-8.8.25-1
        libstdc++.so.5()(64bit) is needed by fglrx64_6_8_0-8.8.25-1
        libstdc++.so.5(CXXABI_1.2) is needed by fglrx64_6_8_0-8.8.25-1
        libstdc++.so.5(CXXABI_1.2)(64bit) is needed by fglrx64_6_8_0-8.8.25-1
        libstdc++.so.5(GLIBCPP_3.2) is needed by fglrx64_6_8_0-8.8.25-1
        libstdc++.so.5(GLIBCPP_3.2)(64bit) is needed by fglrx64_6_8_0-8.8.25-1
I already updated glibc, did nothing. ideas?
 
Old 02-04-2005, 09:07 AM   #2
dx0r515t
Member
 
Registered: Jan 2005
Location: USA
Distribution: Slackware 10.2 & 11.0
Posts: 155

Rep: Reputation: 30
This is what I had to do:

Code:
rpm2tgz fglrx***.rpm
 
Old 02-08-2005, 01:47 AM   #3
Shade
Senior Member
 
Registered: Mar 2003
Location: Burke, VA
Distribution: RHEL, Slackware, Ubuntu, Fedora
Posts: 1,418
Blog Entries: 1

Rep: Reputation: 46
Yeah -- you won't be able to install any rpms the normal way on gentoo.

Why don't you just try

Code:
emerge ati-drivers
:-D

--Shade
 
  


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
Ati Mobility Radeon 9600 UA_Igor Linux - Hardware 2 04-05-2005 09:36 AM
Ati Mobility radeon 9600 driver for Linux not found! alpha128 Linux - Laptop and Netbook 6 12-03-2004 12:58 AM
ATI Mobility Radeon 9600 FC2 - HELP s1nn0n Linux - Laptop and Netbook 0 07-26-2004 06:07 AM
X driver for ATI Radeon Mobility 9600 Pro Rdegaris Linux - Laptop and Netbook 5 02-11-2004 01:47 AM
Help: Ati Radeon Mobility 9600 Tuxfin Linux - Hardware 0 10-23-2003 12:36 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

All times are GMT -5. The time now is 07:14 PM.

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