0 Members and 3 Guests are viewing this topic.
Quote from: blinkingbee on July 25, 2016, 03:42:47 AMI think I have found a solution to the cursor disappearing after sleep. I found this here: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1568604/+index?comments=allEssentially it involves updating the video driver as described here: https://launchpad.net/~oibaf/+archive/ubuntu/graphics-driversThis is what I did:In terminal:sudo add-apt-repository ppa:oibaf/graphics-driverssudo apt-get updatesudo apt-get upgradesudo rebootet 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 xenialMachine:Mobo: Dell model: CN0Y53 v: A04 Bios: Dell v: A04 date: 06/22/2009CPU(s):Single core Intel Atom N270 (-HT-) speed/max: 800/1600 MHzGraphics:Card: Intel Mobile 945GSE Express Integrated Graphics ControllerDisplay 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.0YMMVThx man....I was just about to unistall LL3.0....luckily you came for the rescue .... funny that DEV seems to not mind people ditching his OS for something so easily fixable and yet so complicated for non-programmers.... no wonder LL has fallen down so much on distrowatch.
I think I have found a solution to the cursor disappearing after sleep. I found this here: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1568604/+index?comments=allEssentially it involves updating the video driver as described here: https://launchpad.net/~oibaf/+archive/ubuntu/graphics-driversThis is what I did:In terminal:sudo add-apt-repository ppa:oibaf/graphics-driverssudo apt-get updatesudo apt-get upgradesudo rebootet 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 xenialMachine:Mobo: Dell model: CN0Y53 v: A04 Bios: Dell v: A04 date: 06/22/2009CPU(s):Single core Intel Atom N270 (-HT-) speed/max: 800/1600 MHzGraphics:Card: Intel Mobile 945GSE Express Integrated Graphics ControllerDisplay 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.0YMMV
The workaround from F1 to F7 is simply handing off the mouse control to the operating system. It is an OEM EFI CSM SMM problem as I noted before, not a linux lite kernel problem. On some ASUS boards F1 is enough, as it initiates the handoff. If you can bring up a shell in EFI you can change the bin in the SMM, but that depends on your hardware version. Samsung is the most common offender with this issue. Check your OEM for version modifications, and RHEL. I haven't looked for the RHEL solutions for a while but I bet there is one. You will probably have to enable RPM functions in synaptic to use and compile the RHEL file, which is probably by the way OEM hardware specific. If you want to be careful adding RPM functions to synaptic use Alien to convert them to Deb, or a Porteus convert to Deb app. Trinidad
Quick workaround for disappearing mouse cursor:Ctrl+Alt+F1thenCtrl+Alt+F7Hope this helps.
Thanks Torreydale, but I never get to see this window in 3.0. The menu item in 2.8 produced it but the same menu in 3.0 just logs you out; as specified in the tooltip.It looks like a design change.