-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mouse functionality lost #143
Comments
Plug in an additional mouse so you can still click. Install the drivers (so that your abyssus doesn't work) then run In theory both should work fine together as there are technically separate drivers. Most likely the wrong mouse USB interface is getting rebound to the razermouse driver. |
Ok I have installed the drivers again. Usually problem starts after a reboot. This is the outcome of ls -R /sys/bus/hid/drivers before reboot
Strangely after rebooting with both mice plugged, both are working. Outcome of the ls -R /sys/bus/hid/drivers after reboot
|
Correction! After reboot razer mouse only works, the other mouse lost functionality |
The other mouse doesn't work at all? Thats most odd, did the keyboard work? |
Ok correction cause I am a fool, both mice working properly I removed it to see if the abyssus was working solo and I forgot it. Now I have a clean install of kubuntu 16.04 and razer chroma drivers install with both mice pluged in and working
Now I am gone install polychromic and come back to you. |
Well it seems the razerkbd driver isnt being loaded 😟. + polychromic will not work with abyssus as the daemon doesnt support it I dont think |
So as you said polychromic is not working at all, I do not know if razerkbd is working hmmm But we managed to overpass the no working mouse. If you install the driver with 2 mice connected, reboot, remove the 2nd mouse and reboot again all is working as expected. Any code for terminal to test if keyboard is accepting commands? |
Well this tells us its not mounted as there should be a
try
|
So the output after the 2 commands
Note that second mouse is not plugged in. |
Thats fine. Ok the keyboard is not binded to the keyboard driver but at least the keyboard driver is loaded. Try |
Hmmm I do not think that the outcome is different
|
It's not :-(, am on the train. I'll give you a command later to try and bind the driver manually |
Hello, |
Sorry. Try this (either run both those commands in a script or use a 2nd keyboard as after the first 1 the keyboard will be unresponsive until running the 2nd)
Then run |
ls -R /sys/bus/hid/drivers before the commands you listed
And result in the command you listed
I also tried |
I think you need to be in root shell to do this, but I may be wrong. |
You are correct claell I did Then
|
razerkbd driver seems to have unloaded itself. try as root |
I had a similar issue where the mouse stopped working right after installing the driver
Managed to fix this by manually enabling the kernel module |
Hello,
First of i have a reazer chroma x blackwidow keyboard and a razer abyssus mouse.
I had installed ubuntu 16.04LTS and after razer_chroma_drivers installation mouse functionality got lost.
I have made a clean install of ubuntu 16.04LTS and installed the razer_chroma_drivers again, result was the same.
After that I downloaded kubuntu 14.04LTS and installed it, result was the same.
A wild guess is that 2 razer products and specifically abyssus mouse is causing trouble.
Any fixes on these? I really want to use my keyboard features, I do not care about the mouse, if somehow I can isolate it to be functioning just for the keyboard would be great.
Keep up the good work!
*when i say mouse functionality got lost I mean, depending the display manager mouse is visible in the middle of the screen and you are not able to move it! In some display managers you cant even see the mouse.
The text was updated successfully, but these errors were encountered: