LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
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


Reply
  Search this Thread
Old 05-07-2005, 12:58 AM   #1
LinuxNoob1234
LQ Newbie
 
Registered: Mar 2005
Location: Ottawa
Distribution: Slackware
Posts: 25

Rep: Reputation: 15
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.
 
Old 05-07-2005, 05:43 AM   #2
musicman_ace
Senior Member
 
Registered: May 2001
Location: Indiana
Distribution: Gentoo, Debian, RHEL, Slack
Posts: 1,555

Rep: Reputation: 46
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.
 
Old 05-07-2005, 05:59 AM   #3
SML
Member
 
Registered: Dec 2002
Location: US
Distribution: Intel Clear Linux
Posts: 381

Rep: Reputation: 30
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
 
Old 05-07-2005, 07:58 AM   #4
jabfinger
Member
 
Registered: Jan 2004
Location: USA, Pa
Distribution: Gentoo, Fedora Core 3, Mepis, Vector
Posts: 83

Rep: Reputation: 15
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.
 
Old 05-08-2005, 09:40 AM   #5
LinuxNoob1234
LQ Newbie
 
Registered: Mar 2005
Location: Ottawa
Distribution: Slackware
Posts: 25

Original Poster
Rep: Reputation: 15
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?
 
Old 05-08-2005, 09:47 AM   #6
SML
Member
 
Registered: Dec 2002
Location: US
Distribution: Intel Clear Linux
Posts: 381

Rep: Reputation: 30
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.
 
Old 05-08-2005, 02:46 PM   #7
LinuxNoob1234
LQ Newbie
 
Registered: Mar 2005
Location: Ottawa
Distribution: Slackware
Posts: 25

Original Poster
Rep: Reputation: 15
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.
 
Old 05-08-2005, 04:44 PM   #8
SML
Member
 
Registered: Dec 2002
Location: US
Distribution: Intel Clear Linux
Posts: 381

Rep: Reputation: 30
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!
 
Old 05-08-2005, 05:00 PM   #9
LinuxNoob1234
LQ Newbie
 
Registered: Mar 2005
Location: Ottawa
Distribution: Slackware
Posts: 25

Original Poster
Rep: Reputation: 15
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!
 
Old 05-08-2005, 07:04 PM   #10
LinuxNoob1234
LQ Newbie
 
Registered: Mar 2005
Location: Ottawa
Distribution: Slackware
Posts: 25

Original Poster
Rep: Reputation: 15
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.
 
Old 05-09-2005, 03:57 PM   #11
craigevil
Senior Member
 
Registered: Apr 2005
Location: OZ
Distribution: Debian Sid/RPIOS
Posts: 4,883
Blog Entries: 28

Rep: Reputation: 533Reputation: 533Reputation: 533Reputation: 533Reputation: 533Reputation: 533
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.
 
Old 05-09-2005, 04:13 PM   #12
makuyl
Senior Member
 
Registered: Dec 2004
Location: Helsinki
Distribution: Debian Sid
Posts: 1,107

Rep: Reputation: 54
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.
 
Old 05-09-2005, 04:14 PM   #13
tormented_one
Member
 
Registered: Oct 2004
Location: Small Town USA
Distribution: slamd64 2.6.12 Slackware 2.4.32 Windows XP x64 pro
Posts: 383

Rep: Reputation: 30
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.
 
Old 05-09-2005, 05:37 PM   #14
SML
Member
 
Registered: Dec 2002
Location: US
Distribution: Intel Clear Linux
Posts: 381

Rep: Reputation: 30
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!
 
Old 05-09-2005, 11:34 PM   #15
tormented_one
Member
 
Registered: Oct 2004
Location: Small Town USA
Distribution: slamd64 2.6.12 Slackware 2.4.32 Windows XP x64 pro
Posts: 383

Rep: Reputation: 30
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
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Video capture card stopped working dcroxton Linux - Hardware 2 09-11-2005 09:24 PM
some help getting my video card working with dri please maq Linux - Software 1 05-09-2005 08:36 PM
3D Video Card it's working? Gerardoj Linux - Hardware 6 11-30-2004 10:17 AM
Cyberpro 2000 video card not working nonrev Mandriva 0 05-27-2004 09:55 AM
help getting my video card working fully(xfree86 config maybe?) edman007 Linux - Software 1 01-10-2004 11:34 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 12:02 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