Bug 134378

Summary: X config created during install doesn't work, black screen
Product: [openSUSE] SUSE Linux 10.1 Reporter: Ludwig Nussel <lnussel>
Component: X.OrgAssignee: Stefan Dirsch <sndirsch>
Status: RESOLVED FIXED QA Contact: Stefan Dirsch <sndirsch>
Severity: Normal    
Priority: P2 - High CC: holgi, ms
Version: Alpha 3   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: logs

Description Ludwig Nussel 2005-11-18 12:15:36 UTC
The X config after install of Alpha3 causes a black screen on my laptop (intel 855 chip). According to the log the xserver crashed which means it killed the linux frame buffer I guess. It works if I remove the clone stuff from the Device section. I didn't manage to recreate a broken config like the one created during install by running sax2 -r later.
Comment 1 Ludwig Nussel 2005-11-18 12:16:00 UTC
Created attachment 57716 [details]
logs
Comment 2 Marcus Schaefer 2005-11-18 13:54:55 UTC
I think you should be able to rebuild the problem by calling:

  sax2 -b MergedFB
Comment 3 Marcus Schaefer 2005-11-18 16:00:29 UTC
Ludwig can you check if the command:

   855resolution 3c <xres> <yres>

   855resolution -l

works on your system ?

Thanks
Comment 4 Marcus Schaefer 2005-11-21 11:32:33 UTC
Found the bug:

   Option       "MonitorLayout" "CRT,DFP"

is wrong, correct is:

   Option       "MonitorLayout" "CRT,LFP"

the current version which I will check in today fixed that
problem
Comment 5 Matthias Hopf 2005-11-23 11:46:26 UTC
Hm. Not necessarily, and still the Xserver shouldn't crash in this case.
Comment 6 Marcus Schaefer 2005-11-28 09:29:23 UTC
*** Bug 135366 has been marked as a duplicate of this bug. ***
Comment 7 Stefan Dirsch 2005-11-30 08:57:10 UTC
*** Bug 135679 has been marked as a duplicate of this bug. ***