Jump to content

Linux problem. Mouse pointer jumping to top left corner

Go to solution Solved by Iksf,

Sorry for the necro

 

Had this problem myself

Solved it with this 

 

https://wiki.archlinux.org/index.php/Mouse_polling_rate

 

Abyssus has a poll rate of 1000hz so I just dumped 

 

options usbhid mousepoll=1
 
into /etc/modprobe.conf and then reloaded the module with
 
modprobe -r usbhid && modprobe usbhid
 

Right. So i have a problem that i can't find the solution to myself.. I googled it and got a bunch of threads without solutions.

It all began when i booted up ubuntu on my main rig.

At that point i noticed that the mouse pointer had gone completely nuts. And kept jumping to the top left corner of the screen.

I don't understand why. I've been running the same hardware and there have been no noticable changes to ubuntu before this happened.

When i couldn't find any solution to the problem i reacted as you might expect....

1_zps09cd9af0.jpg

 

So i gave in and thought "Hey. Fedora has been working fine on my laptop. Let's try that instead!"

I formatted the harddrive containing ubuntu and i went through the installation process without any issues.

But then i noticed...

.....It had exactly the same problem...

2_zps0dd83489.jpg

 

Anyone have any suggestions as to what i could do to fix this?

====>The car thread<====>Dark Souls thread<====>Placeholder<====
"Life is like a raging river, Its gonna get rough downstream. And people's gonna piss in it" 

"Who discovered we could get milk from cows, and what did he THINK he was doing at the time?"

Link to post
Share on other sites

What mouse do you have?

I tried it with both my old faithfull Razer abyssus and my spare Andersson mouse

====>The car thread<====>Dark Souls thread<====>Placeholder<====
"Life is like a raging river, Its gonna get rough downstream. And people's gonna piss in it" 

"Who discovered we could get milk from cows, and what did he THINK he was doing at the time?"

Link to post
Share on other sites

I tried it with both my old faithfull Razer abyssus and my spare Andersson mouse

 

Have you tried this?

 

http://www.ehow.com/how_6800109_reinstall-ubuntu-using-command-line.html

i'm a potato

Link to post
Share on other sites

I'll try that when i can take my gpus out again. Since i've popped them back in i might as well try playing some games.

I just hope it works in fedora 

====>The car thread<====>Dark Souls thread<====>Placeholder<====
"Life is like a raging river, Its gonna get rough downstream. And people's gonna piss in it" 

"Who discovered we could get milk from cows, and what did he THINK he was doing at the time?"

Link to post
Share on other sites

I'll try that when i can take my gpus out again. Since i've popped them back in i might as well try playing some games.

I just hope it works in fedora 

 

It should, it also uses X.Org.

i'm a potato

Link to post
Share on other sites

  • 8 months later...

Sorry for the necro

 

Had this problem myself

Solved it with this 

 

https://wiki.archlinux.org/index.php/Mouse_polling_rate

 

Abyssus has a poll rate of 1000hz so I just dumped 

 

options usbhid mousepoll=1
 
into /etc/modprobe.conf and then reloaded the module with
 
modprobe -r usbhid && modprobe usbhid
 
Link to post
Share on other sites

 

Sorry for the necro

 

Had this problem myself

Solved it with this 

 

https://wiki.archlinux.org/index.php/Mouse_polling_rate

 

Abyssus has a poll rate of 1000hz so I just dumped 

 

options usbhid mousepoll=1

 

into /etc/modprobe.conf and then reloaded the module with
 
modprobe -r usbhid && modprobe usbhid

 

 

I'll mark this thread as solved with this. 

I waited for a bit and installed fedora again. And that fixed it for me. I've long since moved on to more severe problems xD 

====>The car thread<====>Dark Souls thread<====>Placeholder<====
"Life is like a raging river, Its gonna get rough downstream. And people's gonna piss in it" 

"Who discovered we could get milk from cows, and what did he THINK he was doing at the time?"

Link to post
Share on other sites

I just like to leave the information around for future people. I couldn't find anything about it just worked it out from knowing about the usbhid options and a hunch. Next person to have the bug may not be so fortunate. I had no expectation to really help you particularly after a whole year.

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×