Why is my Bluetooth mouse lagging on Linux Mint?

0
4
Asked By SillyPanda23 On

I've been using the latest version of Linux Mint with Cinnamon and noticed that my Bluetooth mouse performance is really laggy at times, making it almost unusable. I've made sure everything is updated, but I still face this issue. A system reset doesn't help, although powering off the mouse temporarily resolves the problem. I've tried two different mice: a Logitech MX575 and a Nulea M501. Has anyone else experienced this, and do you have any suggestions on how to fix it?

1 Answer

Answered By TechieTurtle77 On

You might want to check some logs for clues. Try running `dmesg | grep -i bluetooth` in the terminal. This will give you valuable info about how your Bluetooth is working. Let me know what you find!

SillyPanda23 -

Sure! Here's the output I got when I started the system:

`[ 2.990675] Bluetooth: Core ver 2.22...` It seems like it recognizes the Bluetooth device just fine, but there are some notes about connection setup. Any ideas from that?

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.