[Bug 1568604] Re: Mouse cursor lost when unlocking with Intel graphics
Yury Krasouski
krasoffski at gmail.com
Sat Aug 13 09:46:07 UTC 2016
Hi,
There are a few notes from my side.
Proposed workaround with adding adding configuration file for XOrg may affect re-draw speed and should be used carefully (tested on Xubuntu 16.04.1).
--------------------------------------
/etc/X11/xorg.conf.d/20-intel.conf
--------------------------------------
Section "Device"
Identifier "Intel Graphics"
Driver "intel"
Option "AccelMethod" "uxa"
EndSection
Moreover, the latest (5th) update for ubuntu 14.04.5 contains this issue
(4th works like a charm). The second proposed workaround with
installation of yakkety's does not work due to unsatisfied requirements.
>https://launchpad.net/ubuntu/yakkety/+package/xserver-xorg-video-intel
>sudo dpkg -P xserver-xorg-video-intel
>sudo dpkg -i xserver-xorg-video-intel_2.99.917+git20160706-1ubuntu1_amd64.deb
Here is the output from freshly installed xubuntu 14.04.5.
$ sudo gdebi xserver-xorg-video-intel_2.99.917+git20160706-1ubuntu1_amd64.deb
[sudo] password for keda:
This package is uninstallable
Dependency is not satisfiable: libxcb-util1 (>= 0.4.0)
--
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1568604
Title:
Mouse cursor lost when unlocking with Intel graphics
Status in elementary OS:
Fix Released
Status in xf86-video-intel:
Confirmed
Status in xserver-xorg-video-intel package in Ubuntu:
Fix Released
Status in xserver-xorg-video-intel source package in Xenial:
Confirmed
Status in xserver-xorg-video-intel package in Debian:
Fix Released
Bug description:
[Impact]
Mouse cursor is no longer visible after VT-switch for systems with Intel graphics.
Switching VTs again may cause the cursor to become visible again.
- Changing to vt1 then back to vt7 (ctrl+alt+f1 then ctrl+alt+f7)
This is often observed in systems that lock the session and return to
the greeter (including at least Xubuntu, Ubuntu Mate, and elementary
OS).
[Test Case]
(Requires a lightdm-based screen locking solution)
1. Start a new session.
2. Lock your screen.
2a. You are redirected to the lightdm greeter.
3. Login/Unlock your session.
4. Cursor is no longer visible.
[Regression Potential]
remains to be seen
===
[Original Report]
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/elementaryos/+bug/1568604/+subscriptions
More information about the Ubuntu-sponsors
mailing list