ubuntu-x-swat team mailing list archive
-
ubuntu-x-swat team
-
Mailing list archive
-
Message #65260
[Bug 568779] Re: 10.04 rc livecd boots into black/blank screen (intel 82852/855GM graphic card)
For normal boot you can fix temporarily the problem until the bug fixed
by changing your "/etc/X11/xorg.conf" by this (this is the failsafe
conf) :
Section "Device"
Identifier "Configured Video Device"
Driver "Vesa"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Sceen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
EndSection
--
10.04 rc livecd boots into black/blank screen (intel 82852/855GM graphic card)
https://bugs.launchpad.net/bugs/568779
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.