Comment 56 for bug 1568604

Revision history for this message
Bill Naylor (willnay98) wrote : Re: [Bug 1568604] Re: Mouse cursor lost when unlocking with Intel graphics

Hi,

Thank you so much Aaron!! I reported this bug in Ubuntu Mate and your fix
worked for me. In a nutshell I ran these 2 commands:

sudo mkdir /etc/X11/xorg.conf.d/
echo -e 'Section "Device"\n Identifier "Card0"\n Driver "Intel"\n
Option "AccelMethod" "uxa"\nEndSection' | sudo tee
/etc/X11/xorg.conf.d/20-intel.conf

On Sun, May 1, 2016 at 5:50 PM, Aaron Raimist <email address hidden>
wrote:

> flocculant has determined (and I can confirm) that setting the Intel
> drivers to uxa acceleration mode instead of the default sna mode, fixes
> this issue. This post shows you how to change that option:
> https://askubuntu.com/questions/225356/how-can-i-enable-the-sna-
> acceleration-method-for-intel-cards-under-ubuntu-12-04
>
> Also see: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=815135#30
>
> --
> You received this bug notification because you are subscribed to a
> duplicate bug report (1570881).
> https://bugs.launchpad.net/bugs/1568604
>
> Title:
> Mouse cursor lost when unlocking with Intel graphics
>
> Status in xf86-video-intel:
> Fix Released
> Status in xserver-xorg-video-intel package in Ubuntu:
> Confirmed
>
> Bug description:
> Cursor is visible at unlock screen either after returning from suspend
> or just locking.
>
> After unlocking screen cursor is invisible.
>
> Changing to vt1 then back to vt7 (ctrl+alt+f1 then ctrl+alt+f7) cursor
> returns
>
> ====================
>
> no matter if you suspend or sleep, to swap or disk when you return
> from it, the mouse cursor is missing. you can still move the mouse
> and you can see (because it highlights the window) as you move it
> around. But the cursor is not displayed on the screen.
>
> i am using a lenovo W540 laptop. I downloaded the latest beta on
> april 8 2016.
>
> this is xubuntu using the xfce window manager.
>
> the cursor does return if i log off and log back in, but that actually
> defeats the purpose of going to sleep.
> ---
> ApportVersion: 2.20.1-0ubuntu1
> Architecture: amd64
> DistroRelease: Ubuntu 16.04
> InstallationDate: Installed on 2016-04-08 (2 days ago)
> InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Beta amd64
> (20160323)
> NonfreeKernelModules: nvidia_uvm nvidia_modeset nvidia
> Package: light-locker 1.7.0-2ubuntu1
> PackageArchitecture: amd64
> ProcEnviron:
> LANGUAGE=en_US
> TERM=xterm
> PATH=(custom, no user)
> LANG=en_US.UTF-8
> SHELL=/bin/bash
> ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6
> Tags: xenial
> Uname: Linux 4.4.0-18-generic x86_64
> UpgradeStatus: No upgrade log present (probably fresh install)
> UserGroups:
>
> _MarkForUpload: True
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1568604/+subscriptions
>

--

-Bill Naylor