Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problems with DVI on nVidia GeForce2
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
SirKha
n00b
n00b


Joined: 29 Sep 2004
Posts: 6

PostPosted: Mon Nov 29, 2004 9:11 am    Post subject: Problems with DVI on nVidia GeForce2 Reply with quote

I am using the nvidia driver (version 1.0-6111) on Linux with a 2.6 kernel, and have a GeForce2 MX-400 installed. I have a Dell DFP installed via the DVI head. I can use VGA, and that works fine, and I can also use the nv driver, and it works with the DVI head. For somereason the X-Server locks up my machine when attempting to use the nvidia driver with DVI only. I can only get anywhere from there by Ctrl-Alt-Deleting. Using the Rescue disk, I was able to get the Xorg log file, from where the machine locked up. For now, I am using the nv driver, but I would like to use the nVidia driver, so I can use advanced features like TwinView. I would appreciate any help.

Edit-
files can be found here:
http://www.nvnews.net/vbulletin/showthread.php?p=484521#post484521


Thanks in advance,
John Kha
_________________
Today is the day.
Back to top
View user's profile Send private message
SirKha
n00b
n00b


Joined: 29 Sep 2004
Posts: 6

PostPosted: Mon Nov 29, 2004 10:22 pm    Post subject: Reply with quote

Anybody?
_________________
Today is the day.
Back to top
View user's profile Send private message
mike4148
l33t
l33t


Joined: 09 Sep 2003
Posts: 641

PostPosted: Tue Nov 30, 2004 12:02 am    Post subject: Reply with quote

Try messing with the ConnectedMonitor and IgnoreDisplayDevices options. They are both options for the nvidia-using "Device" section of your xorg.conf. ConnectedMonitor specifies which display devices are connected, and IgnoreDisplayDevices specifies which aren't. If one is not specified, the card tries to probe each output to see what's connected, which could be the source of your problems. Here's an example for a card that has one DVI port, with an LCD panel connected, and one unconnected S-Video port:
Code:
ConnectedMonitor "DFP"
IgnoreDisplayDevices "TV"

Play around with those two options, and refer to the nVidia readme (/usr/share/doc/nvidia-glx-*/README.gz) for more info.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum