View Single Post
Posts: 3,074 | Thanked: 12,964 times | Joined on Mar 2010 @ Sofia,Bulgaria
#833
Originally Posted by smoku View Post
And this is the problem.

Although PS3 controller is a HID device, its support was removed from Bluez hidd so you can't use it.
It is handled in RAW mode by separate daemon sixad. But if you enable HID device handling by Bluez - it intercepts the packets and handles them internally and they don't reach sixad.
Thanks, do you know a way of blacklisting devices in bluez (udev/hal rule or something), otherwise the only solution would be modified input plugin which ignores sixaxis vid/pid. Problem is that I do not have such device so even if I make modified input plugin there is no way I could test it. And I am wondering how several people reported that they have sixaxis and mouse and keyboard working simultaneously.

BTW input plugin (for those who have installed libconbtui0-hid) could be easily disabled with executing (as root)

/opt/usr/bin/btinputplugin disable