View Single Post
Posts: 3 | Thanked: 4 times | Joined on Oct 2011
#9
Ok, I've figured out how to get the hidp module loaded.

Sorry it's a bit of a hack, because /etc/modules doesn't load it.

But here are the steps (at your own risk):

1. Activate developer mode.
2. log in as root see: http://www.basshero.org/blog/113/nok...e-ssh-security
3. using vi, edit /etc/modprobe.d/meego.conf
4. add the following line:

install hci_h4p /sbin/modprobe --ignore-install hci_h4p; /sbin/modprobe hidp

make sure there are no typos, save the file and shutdown and restart.

5. after reboot, open a terminal and type lsmod | grep hidp

you should see something like:

hidp 9700 0

But this won't make it work yet, it still requires something along the lines of the bt-kbd-remap or bt-hid-scripts to get the devices to pair properly.

Pete.
 

The Following 3 Users Say Thank You to pete_ For This Useful Post: