| Linux - Games This forum is for all discussion relating to gaming in 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.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
12-11-2005, 10:57 PM
|
#1
|
|
Member
Registered: Dec 2005
Location: ~/
Distribution: Ubuntu
Posts: 156
Rep:
|
ATI Driver Issues
Hey guys, I started using Linux for the first time about a month ago and I'm working through everything and loving it. Just have a few questions and I guess this is the place to put them...
I downloaded the ATI Driver Installer and ran it, and everything seem to go through perfectly. However, when I try to open the ATI Control Panel I just get a loading screen in the taskbar and then after a few moments it goes away. I ran the 'top' command in console and it never came up. I reinstalled everything a few times and checked in the config file for ATI and it didn't say anything specific.
Any ideas? Btw, I'm running FC4
--Thanks!
|
|
|
|
12-13-2005, 12:38 PM
|
#2
|
|
Member
Registered: Dec 2005
Location: ~/
Distribution: Ubuntu
Posts: 156
Original Poster
Rep:
|
I guess to clarify the error when I put in:
$ cd /usr/X11R6/bin/
$ fireglcontrolpanel
I get:
fireglcontrolpanel: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory
I did a ls command in the directory and fireglcontrolpanel exists... I'm at a lost. 
|
|
|
|
12-15-2005, 10:27 AM
|
#3
|
|
Member
Registered: Nov 2004
Location: IL, USA
Distribution: Slackware 10
Posts: 167
Rep:
|
its saying libstd++.so.5 doesn't exist, it could be looking for a lib that your system does not have. You might have a newer version of the lib on your computer and the program is looking for the old one.
You could try using the command line commands to configure your card, or edit your xorg.conf, xfree86.conf (whatever distro you have) by hand.
I hate to say this, but ATI has a long way to go to get things working in the linux world, I had an ATI card too when i first started, and it was a constant war to get it to work everytime I did an upgrade. I recently switched to a cheap walmart nvidia card and life hasn't been better.
|
|
|
|
12-15-2005, 01:10 PM
|
#4
|
|
Member
Registered: Apr 2005
Location: Finland
Posts: 196
Rep:
|
Quote:
|
fireglcontrolpanel: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory
|
This rpm provides the missing library.
Quote:
|
I hate to say this, but ATI has a long way to go to get things working in the linux world, I had an ATI card too when i first started, and it was a constant war to get it to work everytime I did an upgrade. I recently switched to a cheap walmart nvidia card and life hasn't been better.
|
Next X.org release includes open source 3D support for most (all?) radeons, no proprietary junk needed anymore. 
|
|
|
|
12-17-2005, 02:40 PM
|
#5
|
|
Member
Registered: Dec 2005
Location: ~/
Distribution: Ubuntu
Posts: 156
Original Poster
Rep:
|
Awesome, I installed that rpm and it loads up great! Thanks guys!
However, there were only a few tabs. This might be because ATI fails to fully embrace Linux but is there a way to alter video card settings like Anti-Aliasing and all that jazz?
Thanks for the help guys!
|
|
|
|
12-17-2005, 05:47 PM
|
#6
|
|
Member
Registered: May 2005
Location: Colorado
Distribution: Suse 10.0 OSS RC1
Posts: 100
Rep:
|
In order to configure anti-aliasing you will have to manually edit your xorg.conf
|
|
|
|
12-18-2005, 01:21 PM
|
#7
|
|
Member
Registered: Dec 2005
Location: ~/
Distribution: Ubuntu
Posts: 156
Original Poster
Rep:
|
ahh... where might i find the xorg.conf file?
|
|
|
|
12-18-2005, 11:01 PM
|
#8
|
|
Member
Registered: May 2005
Location: Colorado
Distribution: Suse 10.0 OSS RC1
Posts: 100
Rep:
|
Typically it is located in /etc/X11/xorg.conf
|
|
|
|
12-19-2005, 02:54 PM
|
#9
|
|
Member
Registered: Dec 2005
Location: ~/
Distribution: Ubuntu
Posts: 156
Original Poster
Rep:
|
awesome, thanks!
|
|
|
|
12-19-2005, 03:17 PM
|
#10
|
|
Member
Registered: Oct 2005
Location: Tierra Firma, Earth
Distribution: Debian of course...
Posts: 196
Rep:
|
I'm curious if your ATI card is actually 3d enabled at present. I've had too many half-arsed attempts that *seemed* ok only to find out that glxgears gave me ~134fps.
A few things to do:
1) find out how many frames per second you're getting: glxgears
My 9800pro gets about 4400fps. My X800pro gets about 9600fps.
2) see if the ATI OpenGL drivers are loading; enter one of the following:
a. glxinfo
b. lspci|grep 'GL'
If you see "Radeon" or "ATI" mentioned there you're in good shape. If you see "Mesa" you're not.
|
|
|
|
12-21-2005, 12:08 PM
|
#11
|
|
Member
Registered: Dec 2005
Location: ~/
Distribution: Ubuntu
Posts: 156
Original Poster
Rep:
|
I ran glxinfo and it definently said ATI Radeon in there. I ran glxgears and I got ~4255fps
So I guess it all runs good. I was getting harsh performace loss when trying to wine certain games. I guess I'll get Cedega and be done with it. Thanks guys!
|
|
|
|
01-17-2006, 10:43 PM
|
#12
|
|
LQ Newbie
Registered: Jan 2006
Posts: 3
Rep:
|
What should I do if my ATi OpenGL drivers arent loading properly and i got MESAS drivers?
That is what i got when I enter glxinfo:
OpenGL vendor string: Mesa project: www-mesa3d-org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.2 (1.5 Mesa 6.2.1)
Thanks!
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 10:04 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
|
|