mouse lags and becomes unresponsive

Bug #1698289 reported by Bryan Campbell
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Linux
New
Undecided
Unassigned

Bug Description

I just recently installed ubuntu/Mate 16.04, I have been running Ubuntu for 10 years. The mouse becomes unresponsive and lags terribly after several hours on the system. I found an attempt at a fix which works as an immediate fix. When I boot up in the morning all is fine until 8-9 hours later when the mouse goes crazy again - the issue repeats everyday.

This is the fix I found. note the fix is only temorary.

https://superuser.com/questions/528727/how-do-i-solve-periodic-mouse-lag-on-linux-mint-mate

To save some peeps the trouble of going to the link here are the specific instructions I followed (copy and paste each line on a terminal):

sudo su -
modprobe drm_kms_helper
echo N> /sys/module/drm_kms_helper/parameters/poll
echo "drm_kms_helper" >> /etc/modprobe.d/local.conf
echo 'drm_kms_helper' >> /etc/modules-load.d/local.conf
echo "options drm_kms_helper poll=N" >> /etc/modprobe.d/local.conf

Thank you
Bryan

affects: ubuntu-mate → linux
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.