Ok, so I've got my first successful linux install going. I've got Kubuntu 64bit and now I'm trying to install my ati drivers. I made sure I got the 64 bit ones and so I follow the directions on the site and I keep getting an error, and a google search didn't help me too much.
So I navigate to my Desktop where the file is located and plop this on the cmd line.
Then the installer comes up on the cmd line and eventually gives me this error...
And sends me back to my desktop.
Now the only thing I can think of (which isn't much b/c I'm a nub) is I might be missing some pre-req packages. It says this on the faq:
And I've got no clue how to check if I have those or even how to install them. Either way, once I get these drivers installed and get my sound to work (creative sound card) I'll be a happy camper and will finally be able to start shell scripting for my lab due monday.
Any help will be appreciated, and if you're really bored (ie very nice person :-p) you can get at me on aim @ grubeater5. Thanks in advance!
So I navigate to my Desktop where the file is located and plop this on the cmd line.
sh ati-driver-installer-8.33.6-x86.x86_64.run
==================================================
ATI Technologies Linux Driver Installer/Packager
==================================================
Detected configuration:
Architecture: x86_64 (64-bit)
X Server: Unknown X Window
cp: cannot stat `x710_64a/usr/X11R6/bin/*': No such file or directory
find: install/usr/bin/fireglcontrolpanel: No such file or directory
Removing temporary directory: fglrx-install
ATI Technologies Linux Driver Installer/Packager
==================================================
Detected configuration:
Architecture: x86_64 (64-bit)
X Server: Unknown X Window
cp: cannot stat `x710_64a/usr/X11R6/bin/*': No such file or directory
find: install/usr/bin/fireglcontrolpanel: No such file or directory
Removing temporary directory: fglrx-install
Now the only thing I can think of (which isn't much b/c I'm a nub) is I might be missing some pre-req packages. It says this on the faq:
Note: The following 32 bit packages must be installed in order for 64 bit drivers to install and work properly:
· XFree86-Mesa-libGL
· libstdc++
· libgcc
· XFree86-libs
· fontconfig
· expat
· freetype
· zlib
· XFree86-Mesa-libGL
· libstdc++
· libgcc
· XFree86-libs
· fontconfig
· expat
· freetype
· zlib
And I've got no clue how to check if I have those or even how to install them. Either way, once I get these drivers installed and get my sound to work (creative sound card) I'll be a happy camper and will finally be able to start shell scripting for my lab due monday.
Any help will be appreciated, and if you're really bored (ie very nice person :-p) you can get at me on aim @ grubeater5. Thanks in advance!
Comment