Trying to install 11.10 to a Shuttle Glamor XPC from a USB. The USB works on other computers, so I know this is just a problem with the Shuttle. Ubuntu splash screen displays, and shows the "loading" dots...then, the screen "scrambles"; "Ubuntu" displays 4-5 times across the bottom of the screen, with entire horizontal lines missing.
I assume this is some sort of video driver issue specific to this computer? I'm running a Shuttle FG31 motherboard, with intel g33/g31 express chipset graphics. The documentation from the ubuntu site says the integrated graphics card is compatible with 11.10, so I'm at a loss.
WindowsXP works fine on this system, without a hint of video card problems.
I've tried booting with nomodeset
, but no luck.
What's the next step to troubleshoot this?
sudo apt-get install gdm
, runningsudo dpkg-reconfigure lightdm
to select gdm, then removing lightdm (the greeter/user selector that shows up for login). – belacqua Nov 23 '11 at 04:13