View Single Post
amorek13's Avatar
Posts: 245 | Thanked: 32 times | Joined on Oct 2009 @ CT USA
#10
Originally Posted by VDVsx View Post
Ok, so first we need to find if this is really the issue.

1 - Install rootsh (available in Extras)
2 - Open X terminal and type: sudo gainroot
3 - Again in terminal type: vi /etc/bluetooth/main.conf
3 - At the beginning of the file you should have: 'DisablePlugins = network...' If this line is proceeded by one #, it means that the line is commented, if the line is not commented stop here.
4 - Press i (edit mode)
5 - Remove the #
6 - Press Esc (on screen button) and then type: :w (write) hit enter, and :q (quit) hit enter
7 - Now you need to restart the bluetooth system, you can reboot the device or you can type: stop bluetoothd (stop the system) hit enter, and than: start bluetoothd (start the system again) hit enter.

HTH
i am getting a message that "q" is not implemented