I was able to fix this in Ubuntu Karmic Koala 9.10.

What I did was went to the directory

/etc/udev/rules.d/

And looked at what files were there one was

70-net.rules

So when I created my wminput rules I went to terminal and typed sudo
gedit then when it opens you have root control then you type either one
of these

KERNEL=="uinput", MODE="0666"

KERNEL=="uinput", GROUP="<group>"

It doesn't make either but where group is be sure to put a group then
save it in

/etc/udev/rules.d/

Then save it as what ever the first number on one of the files that was
already in there was then -wminput.rules

Example

70-net.rules

You would have to save it as

70-wminput.rules

Hope this helps you guys it worked for me and it has been like awhile
and it is still working but you have to follow the step or you can't
save it because of file permissions.

have any questions post them.

-- 
CWiid Version 0.6.00 unable to open uinput 
https://bugs.launchpad.net/bugs/312957
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to