mouse lags and becomes unresponsive
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:/
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/
echo "drm_kms_helper" >> /etc/modprobe.
echo 'drm_kms_helper' >> /etc/modules-
echo "options drm_kms_helper poll=N" >> /etc/modprobe.
Thank you
Bryan
affects: | ubuntu-mate → linux |