When I boot I get to the login screen fine, and then after login I get a screen with my wallpaper and mouse cursor, but no menu, no dash, ctr + alt + T does nothing, clicking the mouse does nothing. I've tried to get a text prompt using ctrl + alt + F1 - F6, but they take me to a completely blank screen with no prompt, ctrl + alt + F7 takes me back to my wallpaper and cursor. All the other solutions posted need me to be in a terminal window, but I can't get into one.
I upgraded from 14.10 when this happened - the upgrade seemed to go ahead like normal. This machine originally had 10.04 on it, but has been upgraded every 6 months with no issues .... until now!
I can get into recovery mode, but don't really know what to do to fix it from there.
My machine is an ASUS laptop with a radeon HD6320 graphics and an AMD brazos E450 processor.
I have created a bootable dvd of 15.04 and that works fine!
my .xsession-errors file has some odd entries - does anyone know what they mean?
openConnection: connect: No such file or directory cannot connect to brltty at :0
upstart: upstart-event-bridge main process (1552) terminated with status 1
upstart: upstart-event-bridge main process ended, respawning
upstart: upstart-event-bridge main process (1560) terminated with status 1
upstart: upstart-event-bridge main process ended, respawning
upstart: upstart-event-bridge main process (1568) terminated with status 1
upstart: upstart-event-bridge main process ended, respawning
upstart: upstart-event-bridge main process (1589) terminated with status 1
upstart: upstart-event-bridge main process ended, respawning
upstart: upstart-event-bridge main process (1590) terminated with status 1
upstart: upstart-event-bridge main process ended, respawning
upstart: upstart-event-bridge main process (1592) terminated with status 1
upstart: upstart-event-bridge main process ended, respawning
upstart: upstart-event-bridge main process (1593) terminated with status 1
upstart: upstart-event-bridge main process ended, respawning
upstart: upstart-event-bridge main process (1596) terminated with status 1
upstart: upstart-event-bridge main process ended, respawning
upstart: upstart-event-bridge main process (1635) terminated with status 1
upstart: upstart-event-bridge main process ended, respawning
upstart: upstart-event-bridge main process (1636) terminated with status 1
upstart: upstart-event-bridge main process ended, respawning
upstart: upstart-event-bridge main process (1637) terminated with status 1
upstart: upstart-event-bridge respawning too fast, stopped
upstart: update-notifier-crash (/var/crash/_sbin_upstart.119.crash) main process (1591) terminated with status 1
Xsession: X session started for benj at Fri May 1 22:06:50 BST 2015
localuser:benj being added to access control list
/etc/X11/xinit/xinitrc: 8: [: x: unexpected operator
openConnection: connect: No such file or directory
cannot connect to brltty at :0
Xsession: X session started for root at Fri May 1 22:25:26 BST 2015
localuser:root being added to access control list
openConnection: connect: No such file or directory
cannot connect to brltty at :0
/etc/X11/xinit/xinitrc: 8: [: x: unexpected operator
mount -o remount,rw / && dkms autoinstall
in the root console of the recovery mode? – Kalle Richter Apr 27 '15 at 20:31sudo dkms autoinstall
? – Kalle Richter May 01 '15 at 15:54/etc/X11/xinit/xinitrc
. Mine is this one: http://paste.ubuntu.com/11378411/ Could you check if you have differences? – Andrea Lazzarotto May 26 '15 at 21:56upstart-event-bridge
after updating the kernel from 3.19.0-15 to 3.19.0-21 (using the Update Manager app). – Anero Jun 16 '15 at 22:00