Re: Xorg+nvidia driver fail boot without monitor connected
From: Dances With Crows (danSPANceswitTRAPhcrows_at_gmail.com)
Date: 10/26/04
- Next message: Kenneth: "Wireless Recomendation"
- Previous message: Walter: "Xorg+nvidia driver fail boot without monitor connected"
- In reply to: Walter: "Xorg+nvidia driver fail boot without monitor connected"
- Next in thread: Walter: "Re: Xorg+nvidia driver fail boot without monitor connected"
- Reply: Walter: "Re: Xorg+nvidia driver fail boot without monitor connected"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 26 Oct 2004 14:41:18 GMT
On Tue, 26 Oct 2004 14:03:16 GMT, Walter staggered into the Black Sun
and said:
> I've configured xorg to use the official nvidia official driver, and
> [it] works fine, nice resolution and frame, but if i boot the pc
> without monitor the X boot freeze... I think because Nvidia drive try
> to communicates with the monitor but i don't want why and i don't need
> it...
There's a thing called EDID that X uses to query the monitor about what
sync ranges it supports. By default, X runs an EDID query when it
starts. There is an option you can add to your X config file like so:
Option "IgnoreEDID" "true"
...in the Device section. That might help.
> Becouse this pc is used only to share dsl in my house
Um, if it's a firewall/gateway, why does it need to run X?
> Driver "nvidia" to Driver "nv" ( or vesa ) Xorg [starts] without the
> monitor... Now, i think i can use the pc also as a divx/xvid player,
> because the graphic card have a tv-out connector.... but it can be
> used only with nvidia driver... =(
If you want to do that, you'll have to run X then. You might also want
to Google or check freshmeat.net for nv-tv-out , which might be useful
to you.
> I read on the txt released with the driver about these option:
> Option "ConnectedMonitor" "CRT"
> Option "IgnoreDisplayDevices" "DFP,TV"
> But seems don't work with my conf....
"CRT" in this context means "anything connected to the VGA connector".
If you want to use the TV-out port, you'll probably want to say
Option "ConnectedMonitor" "TV"
Option "IgnoreDisplayDevices" "DFP,CRT"
> [url]http://di3s3l.no-ip.org/xorg.conf[/url]
This is Usenet, not a web-board using BBCode. There's no need to put a
[URL] around URLs. This looks fine, try uncommenting the IgnoreEdid
line in your config file and restarting X. Also try saying that the
connected monitor is a TV and that X should ignore CRT and DFP devices.
HTH,
-- Matt G|There is no Darkness in Eternity/But only Light too dim for us to see Brainbench MVP for Linux Admin / mail: TRAP + SPAN don't belong http://www.brainbench.com / Hire me! -----------------------------/ http://crow202.dyndns.org/~mhgraham/resume
- Next message: Kenneth: "Wireless Recomendation"
- Previous message: Walter: "Xorg+nvidia driver fail boot without monitor connected"
- In reply to: Walter: "Xorg+nvidia driver fail boot without monitor connected"
- Next in thread: Walter: "Re: Xorg+nvidia driver fail boot without monitor connected"
- Reply: Walter: "Re: Xorg+nvidia driver fail boot without monitor connected"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|