FS#20373 - [kernel26] i915: Invisible mouse cursor with kernel .35
Attached to Project:
Arch Linux
Opened by Janusz Lewandowski (LEW21) - Wednesday, 04 August 2010, 18:58 GMT
Last edited by Tobias Powalowski (tpowa) - Monday, 27 September 2010, 13:35 GMT
Opened by Janusz Lewandowski (LEW21) - Wednesday, 04 August 2010, 18:58 GMT
Last edited by Tobias Powalowski (tpowa) - Monday, 27 September 2010, 13:35 GMT
|
Details
After updating kernel to 2.6.35 from Arch's testing
repository, my mouse cursor disappeared. I was able to use
it normally (move, hover, click, etc), but it wasn't
displayed. I've had to revert to core's kernel 2.6.34.
I'm using Intel i915 KMS driver on Intel 82852/855GM Integrated Graphics Device. |
This task depends upon
Closed by Tobias Powalowski (tpowa)
Monday, 27 September 2010, 13:35 GMT
Reason for closing: Fixed
Additional comments about closing: 2.6.35.6-1
Monday, 27 September 2010, 13:35 GMT
Reason for closing: Fixed
Additional comments about closing: 2.6.35.6-1
the kernel26-rc 2.6.35 rc6 package from AUR I installed last week does work though
https://bugs.freedesktop.org/show_bug.cgi?id=29413
As stated there, suspending and resuming brings back my mouse cursor.
http://0mark.unserver.de/filez/kernel26-2.6.34.3-1-i686.pkg.tar.xz
$ lspci | grep -i vga
00:02.0 VGA compatible controller: Intel Corporation 82852/855GM Integrated Graphics Device (rev 02)
reverting back to 2.6.34 solved it for me
I'll try to rebuild X under .35 and vary hope that it may solve this problem.
But cursor is still missing.
- suspend to ram -> the mouse reappears but is unusable due to periodically 1 second freezes
- kernel downgrading to 2.6.34.3-1-i686 -> works
- switching to lts kernel (2.6.32-lts) -> works
That's with kernel26-pf, but the cursor was invisible with both -ARCH and -pf. So, it seems that patch solves it.