Re: [PATCH] Fix for Blueman modem being ignored



On Sun, 2013-03-03 at 19:05 +0100, Tore Anderson wrote:
* Dan Williams

You can always create the connections manually in the config files, and
we should add some pieces to the connection editor to support manual
creation/addition/deletion of Bluetooth connections.

Thanks for confirming this. After some fiddling around, I managed to
find a config that actually worked, which I'll include here in case
someone else having the same problem stumbles upon this thread. The
following goes in a file in /etc/NetworkManager/system-connections/:

---cut---
[connection]
id=Bluetooth DUN connection
uuid=19e38e60-5de8-4653-a107-5752eb7aa93a
type=bluetooth
autoconnect=false

[bluetooth]
bdaddr=AA:BB:CC:DD:EE:FF
type=dun

[gsm]
number=*99#
apn=internet

[serial]
baud=115200

I don't think we require the serial setting anymore?  I could be wrong,
but if we do, we should remove that requirement.  ISTR doing that patch
a few years ago.

Dan

---cut---

(I'm pretty sure it'll only work if the devices are already paired.)

Correct; the devices have to be paired already.

Dan



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]