Bug 150342 - Unusable xorg.conf for Dell Inspiron 8200 created by sax
Summary: Unusable xorg.conf for Dell Inspiron 8200 created by sax
Status: RESOLVED DUPLICATE of bug 148292
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: SaX2 (show other bugs)
Version: Beta 3
Hardware: Other Other
: P5 - None : Critical (vote)
Target Milestone: ---
Assignee: Marcus Schaefer
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-13 10:43 UTC by Daniel Gollub
Modified: 2006-02-13 10:50 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
xorg.conf generated by sax for dell inspiron 8200 (5.20 KB, application/octet-stream)
2006-02-13 10:43 UTC, Daniel Gollub
Details
X logfile of attached xorg.conf (39.78 KB, text/plain)
2006-02-13 10:45 UTC, Daniel Gollub
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***