public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Can't tether the phone and use it as a modem anymore
@ 2011-11-19 17:32 Mick
  2011-11-19 17:48 ` [gentoo-user] " Mick
  0 siblings, 1 reply; 2+ messages in thread
From: Mick @ 2011-11-19 17:32 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: Text/Plain, Size: 852 bytes --]

Has something changed in the bluetooth configuration over the last six months 
or so?  I can't seem to be able connect to rfcomm anymore ...

I can connect to the phone, l2ping it, etc, but when I use kppp to dial, the 
modem does not respond.  Also, there's no rfcomm showing under ifconfig -a, 
which I seem to recall that it should normally come up.  This is my 
rfcomm.conf:

#
# RFCOMM configuration file.
#

rfcomm0 {
#       # Automatically bind the device at startup
#       bind no;
bind yes;
#       # Bluetooth address of the device
#       device 11:22:33:44:55:66;
device 00:1A:10:5C:20:BF;
#
#       # RFCOMM channel for the connection
#       channel 1;
channel 1;
#       # Description of the connection
#       comment "Example Bluetooth device";
comment "Nokia 6021";
}


Any ideas?
-- 
Regards,
Mick

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-user] Re: Can't tether the phone and use it as a modem anymore
  2011-11-19 17:32 [gentoo-user] Can't tether the phone and use it as a modem anymore Mick
@ 2011-11-19 17:48 ` Mick
  0 siblings, 0 replies; 2+ messages in thread
From: Mick @ 2011-11-19 17:48 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: Text/Plain, Size: 1267 bytes --]

On Saturday 19 Nov 2011 17:32:27 Mick wrote:
> Has something changed in the bluetooth configuration over the last six
> months or so?  I can't seem to be able connect to rfcomm anymore ...
> 
> I can connect to the phone, l2ping it, etc, but when I use kppp to dial,
> the modem does not respond.  Also, there's no rfcomm showing under
> ifconfig -a, which I seem to recall that it should normally come up.  This
> is my rfcomm.conf:
> 
> #
> # RFCOMM configuration file.
> #
> 
> rfcomm0 {
> #       # Automatically bind the device at startup
> #       bind no;
> bind yes;
> #       # Bluetooth address of the device
> #       device 11:22:33:44:55:66;
> device 00:1A:10:5C:20:BF;
> #
> #       # RFCOMM channel for the connection
> #       channel 1;
> channel 1;
> #       # Description of the connection
> #       comment "Example Bluetooth device";
> comment "Nokia 6021";
> }
> 
> 
> Any ideas?

Aha!  It seems that I have an access issue ...

If I connect with the phone as root (hcitools cc 00:1A:10:5C:20:BF) I can then 
query the modem and dial out.

Why would that be ... my user is a member of the uucp group:

# ls -la /dev/rfcomm0 
crw-rw---- 1 root uucp 216, 0 Nov 19 17:44 /dev/rfcomm0

-- 
Regards,
Mick

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-11-19 17:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-19 17:32 [gentoo-user] Can't tether the phone and use it as a modem anymore Mick
2011-11-19 17:48 ` [gentoo-user] " Mick

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox