Can not resume image

Asked by Ramy Al-AShram

I tried to upgrade Kubuntu desktop from version 3.5 to version 4.2 following the instructions given in kubuntu website http://www.kubuntu.org/news/kde-4.2

i don't know exactly what error happened, but i can not running the Xserver again, the error is " Can not resume image".

i only can logon in the console mode

is there any command to fix this problem or rebuilt the xserver again?

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu xorg Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Giacomo Mirabassi (giacmir) said :
#1

I don't know your specific error, but usually the most common fix for X problems is "sudo dpkg-reconfigure xserver-xorg".

Revision history for this message
Christopher Lunsford (binarymutant) said :
#2

I'm not sure about your error but to rebuild xserver just type this into a console:
sudo dpkg-reconfigure xserver-xorg

Also, look in /var/log/Xorg.0.log for any errors you might be having.

Revision history for this message
Sam_ (and-sam) said :
#3

Hi,
guess it doesn't find kernel image or usplash is broken.
Either you have to tell him which kernel to boot or remove 'splash' from /etc/boot/grub/menu.lst.
e.g.
cat /boot/grub/menu.lst | grep defopt

cat /proc/cmdline

update-initramfs -u

https://help.ubuntu.com/community/GrubHowto

Sorry, since I don't know about Kubuntu specifics you'll may get help here:
http://kubuntuforums.net/forums/index.php?action=search2
e.g. Usplash
http://kubuntuforums.net/forums/index.php?topic=3098003.0

Revision history for this message
Sam_ (and-sam) said :
#4

Correction!
this path is of course wrong:
/etc/boot/grub/menu.lst

Correct is:
/boot/grub/menu.lst

Can you help with this problem?

Provide an answer of your own, or ask Ramy Al-AShram for more information if necessary.

To post a message you must log in.