Thanks HÃ¥kon! The script does not work for me, but adding one more command makes it work on my Sony-Ericsson K850i.
"hcitool cc $addr; hcitool enc $addr" outputs this for me: HCI set encryption request failed: Input/output error The trick, at least with my phone, is to add "hcitool auth $addr" between them: hcitool cc $addr hcitool auth $addr hcitool enc $addr pand -c "$addr" I'm attaching the script which I use to connect to the internet over my phone now. To use the script, edit the phone_mac= line near the start, then run the script as 3g_connect or 3g_disconnect (I have one symlinked to the other). ** Attachment added: "Script used for connecting/disconnecting to the net via a 3g phone" http://launchpadlibrarian.net/28683684/3g_connect -- bluetooth network PAN fails to connect to mobile phone https://bugs.launchpad.net/bugs/336012 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs