Intel 2.0.0 Driver : Override device detection?
Clemens Koller
clemens.koller at anagramm.de
Sun Jun 24 10:37:14 PDT 2007
Hi, Stephen!
Stephen Williams schrieb:
> If my system is switched on without the connected LCD TV being
> switched on the X server fails to start. This is because the Intel
> driver (correctly) fails to detect any connected devices.
You propably want to disable DDC to disable this automatic probing.
Here is an example:
Section "Device"
Identifier "Device0"
Driver "nvidia"
BusID "PCI:1:0:0"
Option "NODDC" "1"
Option "ConnectedMonitor" "dfp"
Option "IgnoreDisplayDevices" "dfp"
Screen 0
EndSection
Regards,
--
Clemens Koller
_______________________________
R&D Imaging Devices
Anagramm GmbH
Rupert-Mayer-Str. 45/1
81379 Muenchen
Germany
http://www.anagramm-technology.com
Phone: +49-89-741518-50
Fax: +49-89-741518-19
More information about the xorg
mailing list