hey there!
so the prog works fine for me in 3.10, but in 3.12 when it is enabled i get no response from my Nostromo.
may be related to this thread:
https://sourceforge.net/p/kbmaster/discussion/general/thread/74a1c223/
Ubuntu 13.10 uses 3.11 kernel.
Any idea what has changed between kernel 13.10 and up?
unfortunately i do not. sorry. :(
I finially updated my pc to 13.10 and have found like yourself Keyboarding Master doesn't work :(
I was able to at least get the input rules to work. I will update this soon in a KBM release
Until then, try this /etc/udev/rules.d/input.rules
KERNEL=="uinput", MODE="0664", GROUP="games" KERNEL=="event[0-9]", SUBSYSTEM=="input", GROUP="games", MODE="0664" KERNEL=="mouse[0-9]", SUBSYSTEM=="input", GROUP="games", MODE="0664"
Log in to post a comment.
hey there!
so the prog works fine for me in 3.10, but in 3.12 when it is enabled i get no response from my Nostromo.
may be related to this thread:
https://sourceforge.net/p/kbmaster/discussion/general/thread/74a1c223/
Ubuntu 13.10 uses 3.11 kernel.
Last edit: Nicodemus144 2013-12-30
Any idea what has changed between kernel 13.10 and up?
unfortunately i do not. sorry. :(
I finially updated my pc to 13.10 and have found like yourself Keyboarding Master doesn't work :(
I was able to at least get the input rules to work. I will update this soon in a KBM release
Until then, try this
/etc/udev/rules.d/input.rules
KERNEL=="uinput", MODE="0664", GROUP="games"
KERNEL=="event[0-9]", SUBSYSTEM=="input", GROUP="games", MODE="0664"
KERNEL=="mouse[0-9]", SUBSYSTEM=="input", GROUP="games", MODE="0664"