Comment 0 for bug 1804874

Revision history for this message
Ronalds (r-mazitis) wrote : can't reconnect mouse/mouse stops working after a while

https://wiki.ubuntu.com/DebuggingMouseDetection#generalinfo - used this tutorial

"entered following commands :

LANG=C
dmesg > ~/dmesg
diff -ns ~/dmesg_boot ~/dmesg > ~/dmesg_diff
cp /var/log/Xorg.0.log ~/Xorg.0.log_tmp
diff -ns ~/Xorg.0.log ~/Xorg.0.log_tmp > ~/Xorg.0.log_diff "

Output files are compressed and attached to this bug report.