Bugzilla – Bug 134378
X config created during install doesn't work, black screen
Last modified: 2005-11-30 08:57:10 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.
Created attachment 57716 [details] logs
I think you should be able to rebuild the problem by calling: sax2 -b MergedFB
Ludwig can you check if the command: 855resolution 3c <xres> <yres> 855resolution -l works on your system ? Thanks
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
Hm. Not necessarily, and still the Xserver shouldn't crash in this case.
*** Bug 135366 has been marked as a duplicate of this bug. ***
*** Bug 135679 has been marked as a duplicate of this bug. ***