Page 1 of 1

Jitter/mouse problem , but only one direction

Posted: Thu Feb 21, 2019 3:27 pm
by Tesla
Hi,

i succesfully setup gmix on a raspi 2 (GPIO as UART) + arduino micro with a PS4 and 2400DPI mouse but still got one problem:

Everything works fine but if i move my mouse to the left i get constant jitter no matter what config i use.
If i look up, down or to the right everything is as smooth as it should be.

Btw. if i turn deadzone ingame and in config to 0 my view drifts straight to the left all time. Tested witht another mouse/usb cables, same behaviour.

I searched the forums but couldnt find anyone having this issue. Any Ideas?

Btw, im playing Apex Legends (FPS) on a PS4 and i cant live with only turning rightways all time :D (reminds me of zoolander).

Thanks for any help :-)

Re: Jitter/mouse problem , but only one direction

Posted: Thu Feb 21, 2019 4:29 pm
by GoDlike
On linux you have to set Mouse Polling Rate, until you do that you will have jittering.

Re: Jitter/mouse problem , but only one direction

Posted: Thu Feb 21, 2019 4:51 pm
by Tesla
I already got "usbhid.mousepoll=4" in my cmdline.txt :(

edit: tried on 2 and 0. Still jitter if i move the mouse to the left. Still smooth if i move it up/down/right (yes i rebooted the rpi everytime)

Re: Jitter/mouse problem , but only one direction

Posted: Thu Feb 21, 2019 7:50 pm
by Matlo
Please post log file as requested in forum rules: viewtopic.php?f=5&t=691
Make sure to reproduce the issue while generating the log file.

Re: Jitter/mouse problem , but only one direction

Posted: Fri Feb 22, 2019 1:49 pm
by Tesla
Thanks for your help! Turns out it was indeed the mousepoll.
I added usbhid.mousepoll=0 to the second line in my cmdline.txt so the system just ignored it.

Since i put it at the end of the first line just sepreated by a blank space everything works fine.
Great example of the problem sitting right in front of the computer :lol:

Re: Jitter/mouse problem , but only one direction

Posted: Fri Feb 22, 2019 6:04 pm
by GoDlike
Hah. Thanks for the explanation, you will surely help someone in future with that by leaving that answer here.

Re: Jitter/mouse problem , but only one direction

Posted: Fri Apr 05, 2019 5:51 pm
by Yargisizinfaz013
I have the same like this problem. My setup :

Laptop Asus i7 8GB RAM
Mouse 3600 DPI
Arduino leonardo

When I'm in game it jitter and laggs alot. I've tried with another mouse and also another laptop, but no success.

I'm also playin Apex.

Re: Jitter/mouse problem , but only one direction

Posted: Fri Apr 05, 2019 6:34 pm
by kaiba_seto2004
Please create another thread and provide log file.