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 Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to