LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 02-17-2002, 03:46 PM   #1
lancesykes
LQ Newbie
 
Registered: Jun 2001
Location: Indianapolis
Distribution: RedHAt 7.0
Posts: 18

Rep: Reputation: 0
Unhappy Using an Ati All in Wonder with an Nvidia Graphics Card


I have recently added the ATI all in wonder 32M PCI graphics card to my dual boot linux Box. The specs of my box are below.

Athlon 1700Xp
Nvidia Geforce 2mx 400 AGP
ATI All IN Wonder 32Mb Pci
SBLIVE
Basic NIC
etc
etc
Redhat 7.0
Win2k Pro

All is well under windows however i do notice that the ati is now the Primary graphics card( in The Bios). It has to be this way for the TV function to Work!!.

Anyway the next step was linux.
Because of the change in bios settings my Nvidia no longer seemed to work!!.
So i tried to get the Ati card working first.
I installed the new version of XFree86 4.2 with little headaches. This supposedly supports both cards!!. I then configured my XFree86 config file ( according to http://linuxdocs.org/HOWTOs/Xinerama-HOWTO-3.html). I then tested the file and no errors were reported.

Note the device drivers/modules used were "ati" and "nvidia".My Graphics cards are on BUSIDS 1:0:0 and 0:12:0-this was added in the config file.

However after running startx the server tries to start... It kicks the Nvidia card into action and shuts down the ati head and then freezes my linux box -leaving the dreaded hard boot.

Any Ideas

I have since tried reconfiguring all my modules to see if this was required....still no joy.

Does anyone have any ideas.
Note I am still quite new to linux so HOWTOs really help.

 
Old 02-17-2002, 04:42 PM   #2
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
well firstly try to get a system working without using xinerama. xinerama is just the tiny bit that let's you spread a single desktop across multiple screens. personally i don't use it, and just have two versions of blackbox runnning simulaneously on each head, the mouse still goes through the screens great. Xinereama greatly limits the video facilities and such like, so your tv card may well not work with xinerama, mine doesn't.

check the /var/log/XFree86.0.log or whatever for error messages when it dies too.

best way i found to get a server working ok, is to try swapping round the server layout:

Section "ServerLayout"
Identifier "both"
Screen "screen1"
Screen "screen2" LeftOf "screen1"
InputDevice "Mouse1" "CorePointer"
InputDevice "Keyboard1" "CoreKeyboard"
EndSection

OR

Section "ServerLayout"
Identifier "both"
Screen "screen2"
Screen "screen1" RightOf "screen2"
InputDevice "Mouse1" "CorePointer"
InputDevice "Keyboard1" "CoreKeyboard"
EndSection

you can guess that these are equivalent, but only the first setup will work for me, the second crashes my box cold, even though in theory it should work.

screen1 is my secondary PCI card, while screen2 is my primary AGP, so i need to load the crappy card first, before the good one...

well, that *might* give you enough to go on...
 
Old 02-17-2002, 05:38 PM   #3
lancesykes
LQ Newbie
 
Registered: Jun 2001
Location: Indianapolis
Distribution: RedHAt 7.0
Posts: 18

Original Poster
Rep: Reputation: 0
Thanks for the input.
I looked in the log and the screens were sharing resources so i did as you said.
By changing the screens around , the server no longer crashes.

However....now i just get two blank screens. ...But no lock up.

So i went back in the log only to see -no errors?

The only problem i can see is ........ nvidia module is compiled for XFree86 v 4.0.1 not 4.2!!

Would this cause the problem?

Any ideas

ps good tip about the screens. I dont understand the difference between the 2 scripts but if it stops me booting into windows thats a good thing.
 
Old 02-18-2002, 05:43 AM   #4
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
well what is a blank screen? Black or black and white dots with an X for a pointer?

as for the module, it shouldn't matter, you might want to try using the nvidia drivers from their website tho.
 
Old 02-18-2002, 06:03 AM   #5
Thymox
Senior Member
 
Registered: Apr 2001
Location: Plymouth, England.
Distribution: Mostly Debian based systems
Posts: 4,368

Rep: Reputation: 64
I just had a thought. It probably has very little to do with this, but:

Your NVidia card, does it support multiple screens? (My GeForce 2 is a dual-head). If so, would your system not, therefore, technically be capable of having 4 displays:

2xNVidia + 2xATI

Would this make a difference? Would X be trying to use these other two aswell/instead?
 
Old 02-18-2002, 03:21 PM   #6
lancesykes
LQ Newbie
 
Registered: Jun 2001
Location: Indianapolis
Distribution: RedHAt 7.0
Posts: 18

Original Poster
Rep: Reputation: 0
When i say the screens are BLANK!. I mean the screen is Black and nothing is displayed.....as if the monitor is off.
 
  


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
ATI Graphics Card and Rendering Linux Vs. ATI xmeson Slackware 2 09-02-2004 12:09 PM
ati graphics card Berhanie Slackware 9 06-10-2004 04:34 AM
Which graphics card has best support in Linux... ATI or Nvidia Stevetgn Linux - Hardware 24 04-13-2004 06:46 PM
nvidia graphics card, ati tv tuner js_530 Linux - Hardware 4 07-17-2003 07:10 PM
redhat 7.3 and the ati pro card graphics card rjmagyar Linux - General 0 10-14-2002 12:26 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

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