LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 01-26-2012, 08:39 PM   #1
dpugmire
LQ Newbie
 
Registered: Jan 2012
Posts: 4

Rep: Reputation: Disabled
X config file for two GPUs


Hi,
I have a new MacPro that I'd like to dual boot w/ Linux.
I cannot get the ATI driver to work on Linux, and I've heard from several places that in general they don't work well.
Another option form me is to put two cards in, the ATI and an NVIDIA card. This is actually ideal as I can do CUDA work on the same machine.

Is this possible? I'm a novice at conf files. Is it possible to get he linux machine to just use the nvidia card, and ignore the ATI card?

Thanks,
Dave
 
Old 01-27-2012, 12:40 AM   #2
ukiuki
Senior Member
 
Registered: May 2010
Location: Planet Earth
Distribution: Debian
Posts: 1,030

Rep: Reputation: 385Reputation: 385Reputation: 385Reputation: 385
Yes it is possible. You will have to edit xorg.conf to tune it.

Regards
 
Old 01-27-2012, 12:41 AM   #3
fukawi1
Member
 
Registered: Apr 2009
Location: Melbourne
Distribution: Fedora & CentOS
Posts: 854

Rep: Reputation: 193Reputation: 193
If you install the proprietary drivers for either card, they should come with a GUI based configuration program that will generate an xorg.conf for you.

That being said, if you intend to run both, each configuration app is possibly going to cause conflicts, I have always used the same make/model GPU when using dual setups. I figure it has to be simpler that way..
 
Old 01-27-2012, 03:15 AM   #4
cascade9
Senior Member
 
Registered: Mar 2011
Location: Brisneyland
Distribution: Debian, aptosid
Posts: 3,753

Rep: Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935
Quote:
Originally Posted by dpugmire View Post
Hi,
I have a new MacPro that I'd like to dual boot w/ Linux.
I cannot get the ATI driver to work on Linux, and I've heard from several places that in general they don't work well.
AFAIK the mac pros with ATI card use either 2600XT (2008 models) or 5770/5870 (2010 models). Both should work well with the open soruce drivers or closed soruce drivers.

Tell us what distro you are using, how you are installing the ATI/AMD drivers and the driver version (if its the closed source drivers), and how its not working.

Quote:
Originally Posted by dpugmire View Post
Another option form me is to put two cards in, the ATI and an NVIDIA card. This is actually ideal as I can do CUDA work on the same machine.

Is this possible? I'm a novice at conf files. Is it possible to get he linux machine to just use the nvidia card, and ignore the ATI card?
AFAIK it is possible to use 2 different brand video cards (eg ATI/AMD and nVidia) with linux, but its a real pain, and there is some serious limitations.

If you were going to put an nVidia card in there, why not just remove the ATI/AMD card?

BTW,mac pros have multipule PCIe slot, but only one can run at x16. So one card would be forced to use x8. Not a huge difference, but for serious gaming, or CUDA, there could be some speed impact from the slower interface.
 
Old 01-27-2012, 06:53 AM   #5
dpugmire
LQ Newbie
 
Registered: Jan 2012
Posts: 4

Original Poster
Rep: Reputation: Disabled
thanks for the responses!

My understanding was that there are no nvidia drivers for the mac, otherwise I would do that.
I have the ATI 5870. I've tried both the open and proprietary. Another guy trying to do the same thing got some build instructions from a friend at ATI. That didn't solve the problem either.
I tried this w/ Ubuntu, and the guy here did it with openSuse. I'm happy to try with any distro if I can get it working.

How would I go about modifying the x config file? I have no idea what to even search for to get it right. I assume I'd need to get the busid, and make sure the default source was the nvidia card.

Thanks,
d
 
Old 01-27-2012, 07:17 AM   #6
cascade9
Senior Member
 
Registered: Mar 2011
Location: Brisneyland
Distribution: Debian, aptosid
Posts: 3,753

Rep: Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935
Quote:
Originally Posted by dpugmire View Post
My understanding was that there are no nvidia drivers for the mac, otherwise I would do that.
AFAIK the linux nvidia drivers will work with (suppotred) nVidia card, no matter if its mac (power PC or x86), intel, AMD

Quote:
Originally Posted by dpugmire View Post
I have the ATI 5870. I've tried both the open and proprietary. Another guy trying to do the same thing got some build instructions from a friend at ATI. That didn't solve the problem either.
I tried this w/ Ubuntu, and the guy here did it with openSuse. I'm happy to try with any distro if I can get it working.
What is the problem?

Just saying 'ubuntu' doesnt help much, the a more full discription (eg 'ubuntu 10.04') would help.
 
Old 01-27-2012, 07:21 AM   #7
dpugmire
LQ Newbie
 
Registered: Jan 2012
Posts: 4

Original Poster
Rep: Reputation: Disabled
Ok, so I just found out that the NVIDIA Quadro 4000 is supported for the mac.
This may solve my problem. Anyone have any experience w/ this card in Linux and/or OS X Lion?

Thanks,
Dave
 
Old 01-28-2012, 12:23 AM   #8
cascade9
Senior Member
 
Registered: Mar 2011
Location: Brisneyland
Distribution: Debian, aptosid
Posts: 3,753

Rep: Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935
Quadro 4000? Nice card, if you intend to run some professional graphics applications (eg 3dstudio max) with windows/macOSX...and/or you've got money to burn. Otherwise, avoid buying quadro cards!
The quadro 4000 is a $800 odd video card that can be outpaced by lowly, GTX550Ti ($120-150) and is totally outclassed by a GTX560Ti ($200-250). You could build a x86 machine with a GTX560Ti for less than the quadro card.

BTW, no, I dont have expereince with the quadro 4000, but I've had experience with quadro cards in general.

I wish you would tell us what the 'problem' with the 5870 is......
 
Old 01-28-2012, 07:29 PM   #9
dpugmire
LQ Newbie
 
Registered: Jan 2012
Posts: 4

Original Poster
Rep: Reputation: Disabled
Ya, sorry. Ubuntu 10.10, and openSuse 12.1

Yes, on the MAC side, I do run such programs. And, the added memory will be nice for CUDA work.
New card should be in on Monday. Excited to try it out.
 
Old 01-29-2012, 01:09 AM   #10
cascade9
Senior Member
 
Registered: Mar 2011
Location: Brisneyland
Distribution: Debian, aptosid
Posts: 3,753

Rep: Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935
Quote:
Originally Posted by dpugmire View Post
Ya, sorry. Ubuntu 10.10, and openSuse 12.1

Yes, on the MAC side, I do run such programs. And, the added memory will be nice for CUDA work.
New card should be in on Monday. Excited to try it out.
I really didnt think that you would be racing off and getting a quadro, or else I would have worded my warning better.

The quadro is SLOWER than the 5870. Sure, the quadro does CUDA but that only helps in a few places. Its quite possible that moving to a quadro 4000 will be worse than the 5870, it will all depend on the programs you use.
 
  


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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
system-config-printer config file(s) frenkiel Linux - Software 0 06-06-2006 07:41 AM
I have an XF86 config file for video, how do I turn it into XORG config lowpingnoob Linux - Newbie 18 06-12-2005 12:07 PM
X config tool not creating X config file Pingus Debian 3 05-02-2005 11:49 AM
krfb --config; Format of config file? Need to allow ports below 1024. SavvyPlayer Linux - Software 0 10-16-2004 08:28 PM
Lan Config file / internet config file Raven_X_Neo Linux - Networking 1 10-30-2002 01:05 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

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