I have 64-bit Ubuntu 14.04 on Dell Inspiron-3537. After resuming from suspend it takes me to log-in screen, and I'm unable to move cursor and no hotkeys are working nor "ctrl+alt+f1". I tried sudo pm-suspend and after resuming it takes me to my desktop and this time I'm able to move my cursor but again nothing won't work. Graphic drivers are installed.
Asked
Active
Viewed 1.1k times
3 Answers
1
I had the exact same problem, I am assuming you are using a kernel newer than 3.12. It happened to me after the kernel upgrade. The solution is to try another kernel. Mine was fixed by downgrading to 3.12. LP told me it may be fixed if I upgrade to 3.15, but i did not try that.
Moga
- 259
0
You can press Ctrl+Alt+F1 and login to your account, then enter:
sudo apt-get update && apt-get install fglrx fglrx-pxpress
...then reboot. The problem will be solved.
Knowledge Cube
- 14,911
jack
- 9
- 2
0
You're possibly seeing this bug: Black screen after login from suspend in Xubuntu 14.04. Try removing light-locker and light-locker-settings and installing xscreensaver to solve the issue of buggy suspend/resume.