I have found a solution for the Mediaboard Pro

1 Uninstall xorg-input synaptic

2 Run in a terminal

 # sudo hidd --search

4 Press the reset button on the device : keyboard and touchpad working.

5 Get the <BT-MAC>

5 Add the hidd command into the /etc/rc.local
hidd -- connect <BT-MAC>

and reboot the system.

Now the devices working after boot.

6 Run this script:
while ( sleep 10)
do
  hidd --search 
done

to reconnect the keyoard periodically. If the keyboard go into sleep
mode press the reset button ed use the touchpad.

-- 
Logitech Bluetooth keyboards (Mediaboard & Di Novo) not working on Intrepid
https://bugs.launchpad.net/bugs/292042
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