View Single Post
Posts: 529 | Thanked: 46 times | Joined on Sep 2007
#221
Originally Posted by BanditRider View Post
J800's fix worked for me. 770, 2007HE.
edited /etc/bluetooth/rfcomm.conf to make it automatically work on re-boot.

Code:
Nokia-770-36:/etc/bluetooth# cat rfcomm.conf 
#
# RFCOMM configuration file.
#

rfcomm0 {
        # Automatically bind the device at startup
        bind yes;

        # Bluetooth address of the device
        device 00:02:76:C0:79:82;

        # RFCOMM channel for the connection
        channel 1;

        # Description of the connection
        comment "My Nokia LD-1W";
}
Nokia-770-36:/etc/bluetooth#
How can you say that it worked for you on N 770, OS2007HE,
is the weblinked .deb packages are not installable (said Application manager).

Darius