07-25-2016, 08:20 AM
(07-25-2016, 07:42 AM)blinkingbee link Wrote: I think I have found a solution to the cursor disappearing after sleep.
I found this here: https://bugs.launchpad.net/ubuntu/+sourc...mments=all
Essentially it involves updating the video driver as described here: https://launchpad.net/~oibaf/+archive/ub...cs-drivers
This is what I did:
In terminal:
sudo add-apt-repository ppa:oibaf/graphics-drivers
sudo apt-get update
sudo apt-get upgrade
sudo reboot
et voila the cursor now appears after sleep.
My system:
System:
Kernel: 4.4.0-21-generic i686 (32 bit) Desktop: Xfce 4.12.3 Distro: Ubuntu 16.04 xenial
Machine:
Mobo: Dell model: CN0Y53 v: A04 Bios: Dell v: A04 date: 06/22/2009
CPU(s):
Single core Intel Atom N270 (-HT-) speed/max: 800/1600 MHz
Graphics:
Card: Intel Mobile 945GSE Express Integrated Graphics Controller
Display Server: X.Org 1.18.3 drivers: intel (unloaded: fbdev,vesa)
Resolution: [email protected]
GLX Renderer: Mesa DRI Intel 945GME x86/MMX/SSE2 GLX Version: 1.4 Mesa 11.2.0
YMMV
Nice share