Bug 134378 - X config created during install doesn't work, black screen
Summary: X config created during install doesn't work, black screen
Status: RESOLVED FIXED
: 135366 135679 (view as bug list)
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: X.Org (show other bugs)
Version: Alpha 3
Hardware: Other Other
: P2 - High : Normal (vote)
Target Milestone: ---
Assignee: Stefan Dirsch
QA Contact: Stefan Dirsch
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-18 12:15 UTC by Ludwig Nussel
Modified: 2005-11-30 08:57 UTC (History)
2 users (show)

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


Attachments
logs (45.75 KB, application/x-tgz)
2005-11-18 12:16 UTC, Ludwig Nussel
Details

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