Comment 4 for bug 42131

Revision history for this message
Peter Schwenke (bluetoad) wrote :

Can you please try the following

1. Select the resolution you expect by pressing the appropiate Fn key when you boot the live CD
2. The display will probably be broken.
3. Got a virtual console (ctrl-alt-F1)
4. Get your network up
5. sudo apt-get update
6. sudo apt-get install xserver-xorg
7. sudo dpkg-reconfigure -fnoninteractive xserver-xorg
8. kill your X process (ps -efl |grep X and then use sudo kill...)

That should restart X with the latest xserver-xorg package. If it didn't work can you please send /etc/X11/xorg.conf and /var/log/Xorg.0.log