LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 03-03-2008, 02:18 PM   #1
UMG:Chicken_Soüp
Member
 
Registered: Nov 2007
Location: Neptune, NJ (exit 100)
Distribution: Slack, Solaris, whatever I have space for
Posts: 32

Rep: Reputation: 16
Video Card Best Possible for Linux DirectX drivers


Hi,

What is the best possible video card for use with Linux? I want to run the latest games (COD4, Bioshock, UT3, etc..) but I've heard that it's difficult to get a driver for a hot vid card on Linux.

For example, is there a linux driver for the NVIDIA GeForce 8800 Ultra? How about an ATI Radeon 3800? If not, what's the best available card that will work on Linux? Does the distribution matter?


Here's the current NVIDIA cards:
http://www.nvidia.com/object/graphic...s_buy_now.html

Here's the ATI cards:
http://ati.amd.com/products/home-office.html

5incerely,
5oup
 
Old 03-03-2008, 02:46 PM   #2
crashmeister
Senior Member
 
Registered: Feb 2002
Distribution: t2 - trying to anyway
Posts: 2,541

Rep: Reputation: 47
It's not so much a matter of the drivers (nvidia has the best support - don't care what anybody says) as that there is no DirectX in Linux.You'll have to resort to wine or cedega for most games and that is a mixed bag.
 
Old 03-03-2008, 02:50 PM   #3
H_TeXMeX_H
LQ Guru
 
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,928
Blog Entries: 2

Rep: Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301
As the Linux ATI drivers are quite crappy (and ATI is a crappy company too, from my experiences with their crap), I would get an nvidia card. If you want the status of nvidia drivers and support on linux see their readme:
http://us.download.nvidia.com/XFree8...ppendix-a.html

Also, note that there is no directx on Linux, it is a product marketed by and for Window$ only. Now, wine does have some support for it, but not perfect support and certainly not the latest, and cedega supposedly has significantly better support.
 
Old 03-03-2008, 03:11 PM   #4
rickh
Senior Member
 
Registered: May 2004
Location: Albuquerque, NM USA
Distribution: Debian-Lenny/Sid 32/64 Desktop: Generic AMD64-EVGA 680i Laptop: Generic Intel SIS-AC97
Posts: 4,250

Rep: Reputation: 62
Quote:
...ATI is a crappy company too, from my experiences with their crap
There is no doubt that Nvidia has historically had better driver support than ATI. OTOH, ATI has open-sourced their drivers, and some people say they are gaining fast. Probably, the best place to get current status info is on the Phoronix web site. If I was buying new cards today, I'd probably go with Nvidia, but I think there is no reason for ATI card owners to despair.

Specific message to the OP ... If games are your biggest consideration, stick with Windows.
 
Old 03-03-2008, 03:26 PM   #5
UMG:Chicken_Soüp
Member
 
Registered: Nov 2007
Location: Neptune, NJ (exit 100)
Distribution: Slack, Solaris, whatever I have space for
Posts: 32

Original Poster
Rep: Reputation: 16
Quote:
Originally Posted by rickh View Post
.. If games are your biggest consideration, stick with Windows.
:/

Of course we can always take what the masses are shovelled, but like many on this forum, I'm trying to shake free of Windows.

I've switched to Open Office for productivity, switched all my email addresses to web-based so that I'm not dependent on any email package, and I've substituted the GIMP for Photoshop. Development and other tools are better in Linux, so games are the last holdout for me. They're the only reason that I boot into Windows. If I can find a Linux vid card that gives me decent FPS in the latest games then I can delete XP and use the partition for something else.

Last edited by UMG:Chicken_Soüp; 03-03-2008 at 05:40 PM.
 
Old 03-04-2008, 05:03 AM   #6
H_TeXMeX_H
LQ Guru
 
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,928
Blog Entries: 2

Rep: Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301
If you want to buy an nvidia card, buy at least a 7000 series card, any lower and you may have problems playing the latest games.
 
Old 03-04-2008, 06:22 AM   #7
jukebox55
Member
 
Registered: Aug 2007
Distribution: slackware 11
Posts: 101

Rep: Reputation: 15
im not really a big games player these days, but ive been playing 'Sauerbraten' over the past week, good fun for half an hour, i forgot how much fun a FPS can be. ive got an nvidia geforce 5700fx, so its a fairly old card, and using the nvdia driver from their site, works quite well.

id still say 'xtris' is my favorite game tho, but with the nospeedup option, so its mellow
 
Old 04-10-2008, 01:46 PM   #8
psihodelia
LQ Newbie
 
Registered: Apr 2008
Posts: 7

Rep: Reputation: 0
I am looking for the same Solution now. Do not trust what ATI and AMD say. They do not work on open source drivers for Radeon, it was just a trick to get more customers. They did indeed lie about help to develop open source drivers.

So, there is only one variant for Linux - it is Nvidia.
 
Old 04-10-2008, 02:21 PM   #9
H_TeXMeX_H
LQ Guru
 
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,928
Blog Entries: 2

Rep: Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301
The problem then is that nvidia does exactly the same thing as ATI they refuse to help in any way in the development of FLOSS 3D accelerated drivers or even decent 2D drivers, except they make higher quality cards and drivers, so I would go with them. One day, far in the future, nouveau may come out with a nice 3D accelerated nvidia driver, which will probably be better than the one nvidia provides, so far they have a 2D driver faster than the one provided by nvidia, seems nvidia disabled some features in their release of the open-source 2D accel driver, and obfuscated the code so no-one could figure it out without reverse-engineering.

Last edited by H_TeXMeX_H; 04-10-2008 at 02:22 PM.
 
  


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
Update Video Drivers for Voodoo 3 video card ki4cmo Linux - Software 5 01-02-2007 06:22 PM
Thinkpad T20 Savage video card/Where are linux drivers? dauphinfay Linux - Software 1 02-20-2006 11:20 AM
Help with video card drivers! Y3k Mandriva 0 06-04-2004 03:37 AM
KDE 3.2 and changing video card drivers and monitor drivers citrus Linux - Newbie 4 02-25-2004 05:11 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 12:53 AM.

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