Bugzilla – Bug 150342
Unusable xorg.conf for Dell Inspiron 8200 created by sax
Last modified: 2006-02-13 10:50:21 UTC
sax created for the Dell Inspiron 8200 an unusable xorg.conf. X is starting but with a totally destoryed screen. In previous version CrtcNumber was commented out in device section. This works for me: @@ -135,7 +135,7 @@ Section "Device" BusID "PCI:1@0:0:0" Driver "nv" Identifier "Device[0]" - Option "CrtcNumber" "0" +# Option "CrtcNumber" "0" VendorName "NVidia" EndSection xorg.conf and Xorg.0.log attached Do you need further information/logs?
Created attachment 67924 [details] xorg.conf generated by sax for dell inspiron 8200
Created attachment 67925 [details] X logfile of attached xorg.conf
has been fixed already *** This bug has been marked as a duplicate of 148292 ***