<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
I'm working with a machine that only booted to a blank/black screen
after the big batch of updates following installation. Turns out it
runs an Intel 815 video chipset, which is not supported by the
updated version of the Intel driver (Bug <a
href="https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1389904">1389904</a>).<br>
<br>
My repair involved temporarily installing an ATI video card, then in
Synaptic forcing a downgrade to the original version of
xserver-xorg-video-intel, and finally locking that version of the
package. So far the software updater seems to respect that.<br>
<br>
Then I removed the ATI card and successfully booted.<br>
<br>
But collateral damage included a broken plymouth splash screen. It
is now a white screen with full-height thin vertical black bars and
some occasionally recognizable pieces (the progress dots).<br>
<br>
I tried "sudo dpkg-reconfigure plymouth" and that did not fix it.<br>
<br>
Also in /etc/default/grub I set GRUB_GFXMODE=1024x768 and then "sudo
update-grub" but that did not work either.<br>
<br>
Does anyone know how to fix this?<br>
</body>
</html>