Bug 150342

Summary: Unusable xorg.conf for Dell Inspiron 8200 created by sax
Product: [openSUSE] SUSE Linux 10.1 Reporter: Daniel Gollub <dgollub>
Component: SaX2Assignee: Marcus Schaefer <ms>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Critical    
Priority: P5 - None    
Version: Beta 3   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: xorg.conf generated by sax for dell inspiron 8200
X logfile of attached xorg.conf

Description Daniel Gollub 2006-02-13 10:43:02 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?
Comment 1 Daniel Gollub 2006-02-13 10:43:51 UTC
Created attachment 67924 [details]
xorg.conf generated by sax for dell inspiron 8200
Comment 2 Daniel Gollub 2006-02-13 10:45:15 UTC
Created attachment 67925 [details]
X logfile of attached xorg.conf
Comment 3 Marcus Schaefer 2006-02-13 10:50:21 UTC
has been fixed already

*** This bug has been marked as a duplicate of 148292 ***