How to Connect Bluetooth KeyBoard to the Nokia N9 – MeeGo

 
Step by step:

1. pair bluetooth keyboard with phone
2. switch phone to developer mode
3. copy bluez-test_4.91-0maemo7+0m6_armel.deb to device (for example MyDocs folder)
4. open terminal and go to root user:
devel-su
5. install bluez-test package:
dpkg -i /home/user/MyDocs/bluez-test_4.91-0maemo7+0m6_armel.deb
6. update packages lists and install broken dependencies for bluez-test package:
apt-get update
apt-get -f install
7. if keyboard in suspend state, press key “link” and type:
hidd –connect <keyboard Bluetooth address>
or
hidd –search
8. Keyboard will detected and connected to phone. Check it:
hidd –show
9. repeat step 7 if connection was losted or keyboard was switched off (not need switch to root with devel-su)

bluez-test package http://mail.pdaxrom.org/~sash/N9/blu…b0m6_armel.deb
 
 How to Connect Bluetooth KeyBoard to the Nokia N9   MeeGo

 

Source MeeGo Thanks to sashz to all the hardwork icon smile How to Connect Bluetooth KeyBoard to the Nokia N9   MeeGo

TAGS: , , , , , , ,

3 Comments

  1. TaYo says:

    It works! Thx

  2. Confused16th_old says:

    If I change to developer mode, does the warranty will void or will something gone missing?

  3. Peter says:

    which apt archive sites are you using? the standard config doesn’t seem to have the required dependencies.

Leave a Comment