Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
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.
|
 |
|
05-07-2005, 12:58 AM
|
#1
|
LQ Newbie
Registered: Mar 2005
Location: Ottawa
Distribution: Slackware
Posts: 25
Rep:
|
How do i know if my Video Card is working!
Hey guys the noob is back,
Well Slack is installed with a kernel im happy with, got the sound working, now i gotta get my video card working. My graphics at the moment are fantastic but im planning on getting wine later and i want to play FF11, WOW, and Guild Wars, so i want my graphics to be top shelf. Anyways i have a radeon 9200 128 DDR, how can i test if the graphics card has been installed and if not where can i get a driver for the card. Guesssing the Ati site ill check there.
|
|
|
05-07-2005, 05:43 AM
|
#2
|
Senior Member
Registered: May 2001
Location: Indiana
Distribution: Gentoo, Debian, RHEL, Slack
Posts: 1,555
Rep:
|
replace your current graphics card.
Boot to init level 3 so that your gui doesn't start automatically.
compile the driver/modules
reboot to the new kernel and try the GUI.
If X loads, download the ATI drivers from ATI's website and follow the instructions.
If for whatever reason the card doesn't seem to work, power off and put the old one back in.
|
|
|
05-07-2005, 05:59 AM
|
#3
|
Member
Registered: Dec 2002
Location: US
Distribution: Intel Clear Linux
Posts: 381
Rep:
|
The "radeon" driver should be the one you need. This is already in your kerrnel. You just need to make sure it is loaded and you are not using the generic "vesa" driver that I guess would give reduced performance.
Take a look in your /etc/X11/xorg.conf file.
Mine looks like this in the critical video driver section of xorg.conf .... I have a Radeon 9250 128Mb btw ...
Section "Device"
BoardName "RV280 5960"
BusID "1:0:0"
Driver "radeon"
Identifier "Device[0]"
Screen 0
VendorName "ATI"
EndSection
To really answer your question ..... "is there a better driver than this one?" .... I am not sure ... but I would like to know the answer! I wondered if the driver of the ati website would be better also? Anybody know?
To test your graphics performance, you could use the command #glxgears
These are my results ....
854 frames in 5.0 seconds = 170.800 FPS
720 frames in 5.0 seconds = 144.000 FPS
840 frames in 5.0 seconds = 168.000 FPS
720 frames in 5.0 seconds = 144.000 FPS
720 frames in 5.0 seconds = 144.000 FPS
|
|
|
05-07-2005, 07:58 AM
|
#4
|
Member
Registered: Jan 2004
Location: USA, Pa
Distribution: Gentoo, Fedora Core 3, Mepis, Vector
Posts: 83
Rep:
|
Yes, the driver module is called fglrx.
I use an ATI Radeon 9200 and an 9200SE with frame rates of 2000 and 1100 respectivly using glxgears. You will more than likely need this driver in order to play 3D games.
|
|
|
05-08-2005, 09:40 AM
|
#5
|
LQ Newbie
Registered: Mar 2005
Location: Ottawa
Distribution: Slackware
Posts: 25
Original Poster
Rep:
|
Finally got around to checking
Hey guys,
I fianlly got around to checking my /etc/X11/xorg.conf. This is what i get
Section "Device"
Identifier "VESA Framebuffer"
Driver "vesa"
#VideoRam 4096
# Insert Clocks lines here if appropriate
EndSection
I suppose this means my Ati radeon 9200 running. Anybody know how to get it running?
|
|
|
05-08-2005, 09:47 AM
|
#6
|
Member
Registered: Dec 2002
Location: US
Distribution: Intel Clear Linux
Posts: 381
Rep:
|
Have you done an #xorgconfig?
You have the dodgy generic 'vesa' driver.
First off, use glxgears to get a benchmark, then run xorgconfig.
Recheck your glxgears and your xorg.conf to find out the changes.
I thought the 'radeon' would be the module you want, but the other guy suggested 'fglrx'.
Maybe try both out and let us know what frame rates you get with glxgears.
|
|
|
05-08-2005, 02:46 PM
|
#7
|
LQ Newbie
Registered: Mar 2005
Location: Ottawa
Distribution: Slackware
Posts: 25
Original Poster
Rep:
|
Glxgears
Hey,
Awesome, but where do i get these glxgears are they already installed from the kernel or do i have to download them. I did a search on google but didnt really get any solid feed from my search.
|
|
|
05-08-2005, 04:44 PM
|
#8
|
Member
Registered: Dec 2002
Location: US
Distribution: Intel Clear Linux
Posts: 381
Rep:
|
Good question!
In my experience, when I install some distros, it is included and on others it is not.
So when you tried typing #glxgears ... I assume nothing happened? If not, hopefully google can help. Or another LQ member!
|
|
|
05-08-2005, 05:00 PM
|
#9
|
LQ Newbie
Registered: Mar 2005
Location: Ottawa
Distribution: Slackware
Posts: 25
Original Poster
Rep:
|
glx gears
ah finally home from work. Tested teh glxgears while in bash. Promted bash-2.05b# glxgears
and go this
746 frames in 5.0 seconds = 149.200 FPS
840 frames in 5.0 seconds = 168.000 FPS
980 frames in 5.0 seconds = 196.000 FPS
840 frames in 5.0 seconds = 168.000 FPS
840 frames in 5.0 seconds = 168.000 FPS
840 frames in 5.0 seconds = 168.000 FPS
980 frames in 5.0 seconds = 196.000 FPS
840 frames in 5.0 seconds = 168.000 FPS
980 frames in 5.0 seconds = 196.000 FPS
dosent solve my graphics card problem but atleast now i know how to use the glxgears. WOOT!
|
|
|
05-08-2005, 07:04 PM
|
#10
|
LQ Newbie
Registered: Mar 2005
Location: Ottawa
Distribution: Slackware
Posts: 25
Original Poster
Rep:
|
Got it working
WOOT WOOT! I got the my radeon 9200 working finally thanks to you guys. Here are my results of my glxgears.
1120 frames in 5.0 seconds = 224.000 FPS
980 frames in 5.0 seconds = 196.000 FPS
1120 frames in 5.0 seconds = 224.000 FPS
980 frames in 5.0 seconds = 196.000 FPS
1120 frames in 5.0 seconds = 224.000 FPS
980 frames in 5.0 seconds = 196.000 FPS
1120 frames in 5.0 seconds = 224.000 FPS
980 frames in 5.0 seconds = 196.000 FPS
1120 frames in 5.0 seconds = 224.000 FPS
980 frames in 5.0 seconds = 196.000 FPS
1120 frames in 5.0 seconds = 224.000 FPS
Thanks again guys. Check out the transition from my last results with the default card up above.
|
|
|
05-09-2005, 03:57 PM
|
#11
|
Senior Member
Registered: Apr 2005
Location: Heaven
Distribution: Debian Sid/RPIOS
Posts: 4,920
|
Sorry a little OT but what do the numbers mean when you run glxgears?
Here is what mine look like:
Xlib: extension "XFree86-DRI" missing on display ":0.0". Am I missing something?
874 frames in 5.0 seconds = 174.800 FPS
956 frames in 5.0 seconds = 191.200 FPS
1255 frames in 5.0 seconds = 251.000 FPS
1515 frames in 5.0 seconds = 303.000 FPS
1491 frames in 5.0 seconds = 298.200 FPS
1193 frames in 5.0 seconds = 238.600 FPS
1513 frames in 5.0 seconds = 302.600 FPS
1467 frames in 5.0 seconds = 293.400 FPS
1481 frames in 5.0 seconds = 296.200 FPS
I have onboard video using the sis driver. I ran the xorgconfig and it picked the proper drivers.
Just curious as I can't seem to get OpenGL games to work.
|
|
|
05-09-2005, 04:13 PM
|
#12
|
Senior Member
Registered: Dec 2004
Location: Helsinki
Distribution: Debian Sid
Posts: 1,107
Rep:
|
Re: Got it working
Quote:
Originally posted by LinuxNoob1234
WOOT WOOT! I got the my radeon 9200 working finally thanks to you guys. Here are my results of my glxgears.
1120 frames in 5.0 seconds = 224.000 FPS
980 frames in 5.0 seconds = 196.000 FPS
1120 frames in 5.0 seconds = 224.000 FPS
980 frames in 5.0 seconds = 196.000 FPS
1120 frames in 5.0 seconds = 224.000 FPS
980 frames in 5.0 seconds = 196.000 FPS
1120 frames in 5.0 seconds = 224.000 FPS
980 frames in 5.0 seconds = 196.000 FPS
1120 frames in 5.0 seconds = 224.000 FPS
980 frames in 5.0 seconds = 196.000 FPS
1120 frames in 5.0 seconds = 224.000 FPS
Thanks again guys. Check out the transition from my last results with the default card up above.
|
You might want to try the drivers from ATI's site. Haven't used ATI cards, but this is what I get with a Nvidia FX5200 128MB:
markus@mrk-fujibox:~$ glxgears
6096 frames in 5.0 seconds = 1219.200 FPS
8003 frames in 5.0 seconds = 1600.600 FPS
8007 frames in 5.0 seconds = 1601.400 FPS
8004 frames in 5.0 seconds = 1600.800 FPS
7880 frames in 5.0 seconds = 1576.000 FPS
8011 frames in 5.0 seconds = 1602.200 FPS
With a decent driver, your card should surely give more than ~200 FPS.
|
|
|
05-09-2005, 04:14 PM
|
#13
|
Member
Registered: Oct 2004
Location: Small Town USA
Distribution: slamd64 2.6.12 Slackware 2.4.32 Windows XP x64 pro
Posts: 383
Rep:
|
I don't think you guys have the 3d working on those cards. I have a 16mb nvidia card that does better glxgears fps, so I guess you are using a generic driver from xorg. Get the ATI driver from ATI site and install those. Your fps should be way higher with that card. Also fps stands for frames per second.
|
|
|
05-09-2005, 05:37 PM
|
#14
|
Member
Registered: Dec 2002
Location: US
Distribution: Intel Clear Linux
Posts: 381
Rep:
|
I did some reasearch noob and the fglrx is the one you want.
Go to the ati website and download.
Not that easy to install however! 
|
|
|
05-09-2005, 11:34 PM
|
#15
|
Member
Registered: Oct 2004
Location: Small Town USA
Distribution: slamd64 2.6.12 Slackware 2.4.32 Windows XP x64 pro
Posts: 383
Rep:
|
Not an easy task at all. (Installing ATI driver) The radeon driver is a genetic driver, you want the fglrx is the ATI offical driver. Good Luck
|
|
|
All times are GMT -5. The time now is 02:38 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
|
|