[Bug 595764] Re: Mouse often hangs after upgrade to 35-2, 35-4 kernels

zzeroo 595764 at bugs.launchpad.net
Tue Oct 12 18:14:00 UTC 2010


You must disable polling to remove the odd behavior, either on the fly
via:

# sudo -i && echo N >/sys/module/drm_kms_helper/parameters/poll

or for a permanent solution.

# sudo -i
# echo "options drm_kms_helper poll=N">/etc/modprobe.d/local.conf
# reboot

Am Sonntag, den 03.10.2010, 16:48 +0000 schrieb Alexandros Vellis:
> I experienced the same issue with kslowd, with 2.6.35-22-generic in a
> Thinkpad R50e (Intel graphics). Using the 2.6.36-rc5 kernel the system
> works smoothly again.
>

-- 
Mouse often hangs after upgrade to 35-2, 35-4 kernels
https://bugs.launchpad.net/bugs/595764
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to linux in ubuntu.




More information about the kernel-bugs mailing list