From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-131293-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1RRon8-0002md-77
	for garchives@archives.gentoo.org; Sat, 19 Nov 2011 17:33:26 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 219E7E04C1;
	Sat, 19 Nov 2011 17:33:16 +0000 (UTC)
Received: from mail-ww0-f53.google.com (mail-ww0-f53.google.com [74.125.82.53])
	by pigeon.gentoo.org (Postfix) with ESMTP id D485021C027
	for <gentoo-user@lists.gentoo.org>; Sat, 19 Nov 2011 17:32:28 +0000 (UTC)
Received: by wwf27 with SMTP id 27so6618237wwf.10
        for <gentoo-user@lists.gentoo.org>; Sat, 19 Nov 2011 09:32:28 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=from:reply-to:to:subject:date:user-agent:mime-version:content-type
         :content-transfer-encoding:message-id;
        bh=oXs4p4GIGoQGr6NGHyrsnQ2eseh2ptRf+eQY0NmmUoQ=;
        b=bL+I6ae7ng6vtoxZ/4tEN7Ondjtz7XG3IRDXFMUYOsKvBZUlWHVKJcFzbJNDsL3m57
         zNqB9Bt2K3GfTN1HcP/Ku+HYGTqElqcmIFj4KNUJZ/bXJGtzE4fXP8y7HZMZnnujWoZP
         35t8b3EsafNtbqk7KC6WnxD6LT7wmyj+Ak/W4=
Received: by 10.180.90.6 with SMTP id bs6mr7590481wib.63.1321723947947;
        Sat, 19 Nov 2011 09:32:27 -0800 (PST)
Received: from dell_xps.localnet (230.3.169.217.in-addr.arpa. [217.169.3.230])
        by mx.google.com with ESMTPS id f18sm2250218wiv.14.2011.11.19.09.32.26
        (version=TLSv1/SSLv3 cipher=OTHER);
        Sat, 19 Nov 2011 09:32:27 -0800 (PST)
From: Mick <michaelkintzios@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] Can't tether the phone and use it as a modem anymore
Date: Sat, 19 Nov 2011 17:32:27 +0000
User-Agent: KMail/1.13.7 (Linux/3.0.6-gentoo; KDE/4.6.5; x86_64; ; )
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Content-Type: multipart/signed;
  boundary="nextPart2148869.c5b26IRERP";
  protocol="application/pgp-signature";
  micalg=pgp-sha1
Content-Transfer-Encoding: 7bit
Message-Id: <201111191732.30160.michaelkintzios@gmail.com>
X-Archives-Salt: 2126ae5a-6ec8-47ff-b560-dc09b5e56a5a
X-Archives-Hash: 2d23e2f2816e0a32fd5e269873d64ce8

--nextPart2148869.c5b26IRERP
Content-Type: Text/Plain;
  charset="utf-8"
Content-Transfer-Encoding: quoted-printable

Has something changed in the bluetooth configuration over the last six mont=
hs=20
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, th=
e=20
modem does not respond.  Also, there's no rfcomm showing under ifconfig -a,=
=20
which I seem to recall that it should normally come up.  This is my=20
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?
=2D-=20
Regards,
Mick

--nextPart2148869.c5b26IRERP
Content-Type: application/pgp-signature; name=signature.asc 
Content-Description: This is a digitally signed message part.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.17 (GNU/Linux)

iEYEABECAAYFAk7H6C4ACgkQVTDTR3kpaLYitgCgnlTnEigxKMET+4FVNLLwQf49
01gAmgNHMl53DKoqPB/gOWJiq/bAhWkm
=nVU1
-----END PGP SIGNATURE-----

--nextPart2148869.c5b26IRERP--