Looking for Linux Distros That Support My Mouse Without Delay

0
15
Asked By TechEnthusiast42 On

I'm struggling to find a Linux distribution where my mouse functions properly. I've tried several, including Bazzite, Ubuntu, Pop! OS, and CachyOS, but I experience significant lag—about 300-400 milliseconds—making it pretty much unusable. The mouse works perfectly in Windows and even at the Bazzite login screen, but once I log in, the lag kicks in.

I've tested both wireless and wired mice from two different brands, but the problem persists. While Ubuntu has slightly less lag than the others, it's still noticeable. I'm using this as a gaming/streaming setup in my lounge room with a TV, so I really need smooth performance. Any suggestions?

5 Answers

Answered By ArchExplorer77 On

Instead of looking for a distro that magically fixes the mouse issue, I suggest diagnosing the root cause. Installing Arch with a minimal desktop environment can help reduce installed packages, which might help isolate the problem. Also, take a look at `dmesg` or `journalctl` for any error messages. By the way, have you tried different USB ports or a Bluetooth connection for your mouse?

Answered By DriverHacker99 On

Your problem might be linked to the NVIDIA drivers. If you haven’t installed the correct drivers for your GPU, everything could be lagging. Make sure to check if you've got the right drivers installed; that can make a huge difference.

Answered By MouseWizard91 On

It sounds like your mouse could be the culprit. Have you tried using a different one? I've run various Linux distros, including Fedora and Kali Linux, and I've never encountered any lag with my mice. It might be worth trying another brand or model out.

Answered By MintFanatic03 On

Every beginner should give Linux Mint a shot! I’ve had great success with it; everything just works out of the box. If you have an NVIDIA card, the Driver Manager makes it super easy to install the necessary drivers. I can’t recommend it enough!

Answered By GamerGuru44 On

What desktop environment are you using? If you've been using Gnome across all these distros, that might explain the lag since it's the same compositor. You could try something like Linux Mint with XFCE instead. It might handle your graphics setup better, especially if you're running into GPU driver issues. Also, I'd recommend sharing your hardware specs, particularly the CPU and GPU, so we can help you troubleshoot further.

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.