You are not logged in.

#1 2016-03-07 16:17:36

taxma-urupi
Member
Registered: 2016-03-07
Posts: 4

Mouse lag after upgrade. Setting polling speed does not help. [SOLVED]

Hello. I'm a happy Arch user since Jan 2016.
An upgrade that I did some fortnight ago caused a persisting issue:
My bluetooth mouse (Microsoft Sculpt mobile) lags irregularly and untolerably. Sometimes it's very smooth and sometimes lags are like 2-3 seconds.
Sorry if this post is a dupe but I didn't find anything other than tweaking `usbhid` options to use higher polling speed, which did no effect to my issue.
It only applies to latest two Linuxes from official repos I guess, because I have had no trouble on install (Jan 28)

Thank you.

Last edited by taxma-urupi (2016-03-08 19:51:23)

Offline

#2 2016-03-07 16:57:38

alphaniner
Member
From: Ancapistan
Registered: 2010-07-12
Posts: 2,810

Re: Mouse lag after upgrade. Setting polling speed does not help. [SOLVED]

Are you absolutely sure the behaviour is due to the kernel version? Eg. have you tried a downgraded kernel, linux-lts or a graphical live environment?


But whether the Constitution really be one thing, or another, this much is certain - that it has either authorized such a government as we have had, or has been powerless to prevent it. In either case, it is unfit to exist.
-Lysander Spooner

Offline

#3 2016-03-08 09:47:54

taxma-urupi
Member
Registered: 2016-03-07
Posts: 4

Re: Mouse lag after upgrade. Setting polling speed does not help. [SOLVED]

alphaniner wrote:

Are you absolutely sure the behaviour is due to the kernel version? Eg. have you tried a downgraded kernel, linux-lts or a graphical live environment?

Thanks for the reply.
I'm unable to play with this Arch system as this is the one I use for work. So I didn't try a downgraded kernel or linux-lts.
I'm pretty sure my graphical environment has nothing to do with that as I'm using XFCE consistently and it didn't have major upgrades till recent when the issue was already present.

I've been able to solve the issue for some 5-10 minutes by plugging my bluetooth transceiver to another USB port (both ports are blue so I guess USB 3.0)

Offline

#4 2016-03-08 13:06:28

Ziusudra
Member
Registered: 2014-04-19
Posts: 120

Re: Mouse lag after upgrade. Setting polling speed does not help. [SOLVED]

taxma-urupi wrote:

I'm unable to play with this Arch system as this is the one I use for work. So I didn't try a downgraded kernel or linux-lts.

That's the exact reason why you should have the linux-lts kernel installed. And it's as easy as:

# pacman -Syu linux-lts
# grub-mkconfig -o /boot/grub/grub.cfg

Then at boot time choose which kernel to boot.

Offline

#5 2016-03-08 13:54:30

alphaniner
Member
From: Ancapistan
Registered: 2010-07-12
Posts: 2,810

Re: Mouse lag after upgrade. Setting polling speed does not help. [SOLVED]

taxma-urupi wrote:

I'm pretty sure my graphical environment has nothing to do with that...

Sorry, I didn't mean to suggest the environment was the problem. Running a live Linux (with any graphical environment) could be an easy way to run an older kernel without modifying your Arch install. smile


But whether the Constitution really be one thing, or another, this much is certain - that it has either authorized such a government as we have had, or has been powerless to prevent it. In either case, it is unfit to exist.
-Lysander Spooner

Offline

#6 2016-03-08 17:37:46

taxma-urupi
Member
Registered: 2016-03-07
Posts: 4

Re: Mouse lag after upgrade. Setting polling speed does not help. [SOLVED]

alphaniner wrote:
taxma-urupi wrote:

I'm pretty sure my graphical environment has nothing to do with that...

Sorry, I didn't mean to suggest the environment was the problem. Running a live Linux (with any graphical environment) could be an easy way to run an older kernel without modifying your Arch install. smile

Hey friend, you were pretty close smile
I wasn't a live environment but the VESA (or whatever it's called) driver: The mouse lag disappeared after I have installed `xf86-video-intel` (as I have an Intel integrated video card)
So, the `usbhid` module is not to blame

Ziusudra wrote:
taxma-urupi wrote:

I'm unable to play with this Arch system as this is the one I use for work. So I didn't try a downgraded kernel or linux-lts.

That's the exact reason why you should have the linux-lts kernel installed. And it's as easy as:

# pacman -Syu linux-lts
# grub-mkconfig -o /boot/grub/grub.cfg

Then at boot time choose which kernel to boot.

Thanks, but I'll stay with the mainstream kernel as much of Reddit reports `linux-lts` not being any more stable

Last edited by taxma-urupi (2016-03-08 17:39:30)

Offline

#7 2016-03-09 00:22:06

Ziusudra
Member
Registered: 2014-04-19
Posts: 120

Re: Mouse lag after upgrade. Setting polling speed does not help. [SOLVED]

I'm not saying you should switch to linux-lts, just that you should keep it installed as a backup. And even if it weren't anymore stable the odds that both kernels will be unbootable at the same time are much lower than just having one of them. (And as a redditor for 6 years I can tell you that it is not exactly the most reliable source of information.)

Offline

Board footer

Powered by FluxBB