Re: [Bug 269329] Re: [MASTER] NM 0.7 lacks bluetooth 3g support

2009-11-01 Thread Jamie Lokier
Oded Arbel wrote:
 I did not manage to get the PAN checkbox at the end of the bluetooth
 pairing dialog for either of my Nokia E90 (which may not support it) or
 my Ericsson P1i (which does support PAN).

I used PAN with a Sony-Ericsson K850i without having to set anything
on the phone.

Just pair the phone and the computer, then after that, PAN worked
using pand from the computer.  (There was some extra scripting
needed because of possible Bluez bugs, to enable HCI encryption first,
before PAN worked).

I used DUN with a Nokia 6210 Classic without having to set anything on
the phone.

Just pair the phone and the computer, then after that, with the right
settings on the computer, DUN (using RFCOMM) worked using rfcomm and
pppd.

-- Jamie

-- 
[MASTER] NM 0.7 lacks bluetooth 3g support
https://bugs.launchpad.net/bugs/269329
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


Re: [Bug 269329] Re: [MASTER] NM 0.7 lacks bluetooth 3g support

2009-10-30 Thread Jamie Lokier
Stefan Nuxoll wrote:
 PAN support doesn't cover many bluetooth devices (like my N75) that use
 the Bluetooth DUN profile instead.

And even those which do support PAN, don't always create an internet
connection if the bluetooth paired network is already being used for
another purpose like local file sharing.

DUN might be a bit more reliable in that case, I'm not sure.

-- Jamie

-- 
[MASTER] NM 0.7 lacks bluetooth 3g support
https://bugs.launchpad.net/bugs/269329
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


Re: [Bug 269329] Re: [MASTER] NM 0.7 lacks bluetooth 3g support

2009-04-09 Thread Michal Matyska
I cherry-picked Blueman change (linux.sysfs_path setting for rfcomm hal
device) - I presume, this will land into your system with Blueman 1.1
package.

Anyway, there is one more problem with Network-manager itself... now it
needs also udev attribute telling whether the modem is GSM or CDMA. To
workaround this I've created udev rule like this:

$cat /etc/udev/rules.d/33-rfcomm-nm.rules 
ACTION==move, DEVPATH==*/rfcomm*, ENV{ID_NM_MODEM_GSM}=1

It might be challenging to get rock solid rule, which will use the
already in Blueman selected correct modem type (GSM/CDMA) and based on
that set the appropriate udev ID_NM_.  The DEVPATH/address file
could be inspected to get the MAC of the device and then check which
type it should be set reading Blueman Config. Unfortunatelly I'm not
familiar with Python to prepare this patch...

The other way might be to patch the network manager itself to rely on
the hal modem properties when the udev ones are not set at all (and if
the modem is connected via rfcomm).

-- 
[MASTER] NM 0.7 lacks bluetooth 3g support
https://bugs.launchpad.net/bugs/269329
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


Re: [Bug 269329] Re: [MASTER] NM 0.7 lacks bluetooth 3g support

2009-01-21 Thread Starks
The Blueman team has just finished adding 3G support.

http://blueman.tuxfamily.org/forum/viewtopic.php?f=5t=113

-- 
[MASTER] NM 0.7 lacks bluetooth 3g support
https://bugs.launchpad.net/bugs/269329
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


Re: [Bug 269329] Re: [MASTER] NM 0.7 lacks bluetooth 3g support

2009-01-20 Thread Jamie Lokier
Valmantas Palikša wrote:
 Blueman 1.0svn handles bluetooth dialup connections very nicely. It
 exposes rfcomm interfaces to hal and network manager grabs them
 automatically.

 Here's a demonstration video: 
 http://walmis.balticum.lt/blueman1.0_networking.ogv.tar

Valmantas, does it work with bluetooth PANU way of connecting to the
internet too?

Thanks,
-- Jamie

-- 
[MASTER] NM 0.7 lacks bluetooth 3g support
https://bugs.launchpad.net/bugs/269329
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

Re: [Bug 269329] Re: [MASTER] NM 0.7 lacks bluetooth 3g support

2008-12-27 Thread Alexander Sack
Daniel Holm wrote:
 Oh, I see. Well then, is there any other way to maybe create a serial
 port or what ever?

   
there is currently discussion about this on network manager list ...

-- 
[MASTER] NM 0.7 lacks bluetooth 3g support
https://bugs.launchpad.net/bugs/269329
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


Re: [Bug 269329] Re: [MASTER] NM 0.7 lacks bluetooth 3g support

2008-12-26 Thread Mike Gratton
On Sat, 2008-12-27 at 00:36 +, Daniel Holm wrote:
 Couldn't you create a symlink from /dev/rfcomm* to a /dev/tty*? Because
 tty is what the modems is discovered as, right?
 

No, because NM uses HAL to enumerate serial ports, not an
'ls /dev/tty*'. 

-- 
⎊ Michael Gratton. Mea navis aëricumbens anguillis abundat.
⎈ http://web.vee.net/

-- 
[MASTER] NM 0.7 lacks bluetooth 3g support
https://bugs.launchpad.net/bugs/269329
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