PDA

View Full Version : [SOLVED] Techniclolour screen crash during boot



lurgee
May 16th, 2010, 02:15 AM
Last night I switched from Lucid Ubuntu to Lucid Xubuntu. Whenever I switch on, I get a flash of several error messages on the boot screen; then few seconds when the screen turns all the colours of the rainbow, as if the display was damaged. Then it loads normally and seems fine.

This happened occasionally under Lucid Ubuntu, but don't recall it happening when I was using Karmic Ubuntu.

It doesn't exactly fill me with confidence, and might even goad me to dig out my old Karmic boot disc. Say it ain't so!

My laptop is an eMachines (acer) E625. But I doubt it is related to the hardware.

Suggestions / instructions in the most simple language, please. Thanks from a newbie.

lurgee
May 18th, 2010, 04:05 AM
I've had a look around and noticed there are some similarities between what is happening on my laptop and the bootup/plymouth issues relating to nVidia graphics ... but my eMachines E625 uses a ATI Raedeon Xpress 1200 graphics card. But I am getting the black screen with a flashing cursor, then the momentary techniclour screen crash described above, before the log in screen and pretty backdrop appears as normal.

Has anyone else experienced this with non-nVidia graphics and is it likely the fix suggested for the nVidia issue will work?

lurgee
May 18th, 2010, 04:15 AM
Looks like I've managed to solve this after bumbling about on the forums and reading stuff. Amazing what you find when you google "plymnouth raedeon." In this case, I found this thread on the forum: http://ubuntuforums.org/showthread.php?t=1448346

And it suggested I do this:


sudo apt-get install plymouth-theme*
sudo update-alternatives --config default.plymouth
sudo update-initramfs -u

And it seems to have worked.

glitch323
September 16th, 2010, 01:14 AM
Looks like I've managed to solve this after bumbling about on the forums and reading stuff. Amazing what you find when you google "plymnouth raedeon." In this case, I found this thread on the forum: http://ubuntuforums.org/showthread.php?t=1448346

And it suggested I do this:

And it seems to have worked.
I know this thread is a few months old, but I wanted to thank you Lurgee for posting this. I have been going crazy trying to figure out why I had a large rainbow across my screen, but mine would freeze that way on every boot. I found a quick way around it by changing the /etc/default/grub file to have "nomodeset" after the "quiet splash", but when I would shut down, I would see that rainbow again. I am running 10.04 on a Dell Latitude 131L, which has an AMD Sempron processor and an ATI Xpress 1150 video card. Anyways, thanks again! :D