ubuntu-x-swat team mailing list archive
-
ubuntu-x-swat team
-
Mailing list archive
-
Message #65488
[Bug 569689] Re: black screen after upgrade to 10.04
*** This bug is a duplicate of bug 568779 ***
https://bugs.launchpad.net/bugs/568779
OK, This bug is a duplicate of bug 568779 : 10.04 rc livecd boots into
black/blank screen (intel 82852/855GM graphic card)
Using this /etc/X11/xorg.conf helped restoring a working X environment
(unfortunately, 8bit).
Section "Device"
Identifier "Configured Video Device"
Driver "vesa"
EndSection
Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Generic Monitor"
DefaultDepth 8
SubSection "Display"
Modes "1024x768"
EndSubSection
EndSection
--
black screen after upgrade to 10.04
https://bugs.launchpad.net/bugs/569689
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu (via bug
568779).