-
Notifications
You must be signed in to change notification settings - Fork 38
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
Driver doesn't work on 3.11 kernel #8
Comments
It does work on my 3.11.3 kernel. What does not work? What is the error? |
Driver compiles and installs fine without any errors, but after rebooting, OS doesn't receiving any signals from keyboard (I watched it, using xev). Everything worked fine on 3.10 kernel. I'm using Fedora 19 x64. |
Do you have any suggestions? |
I'll check it later today. |
Ok, you are right. Keyboard is dead, if driver gets loaded using kernel 3.11... |
Well. Will developer fix it? |
will this be fixed? I have same issue with 3.11 |
a fix would be great |
Same problem for me! Installed it, and upon reboot it failed to work. Fixed by deleting the rule, which I assume means that it no longer loads the driver, and just falls back on default. |
I'm also affected by this bug and I'd love a fix (hopefully one that won't break again with the next kernel version). Sadly I don't have a clue about programming kernel modules, but I'd be willing to support the development of a permanent fix with 100 $ (USD). |
Driver fails to install on kernel 3.11. lsmod | grep g710 shows NO results. Any ideas of what to do to make this work? |
I would love for this to get resolved. Any news? |
Anything? I'm running Fedora 21 and would rather not install it yet only to have a non working keyboard. |
You can try my fork where I merged some usefull commit for modern kernels : https://github.com/mikefaille/logitech-g710-linux-driver |
Will you upstream it ? |
Make it work under 3.11 kernel please.
The text was updated successfully, but these errors were encountered: