From: Marcel Holtmann <marcel@holtmann.org>
To: Christoph Burger-Scheidlin <andersin@gmx.net>
Cc: BlueZ Mailing List <bluez-devel@lists.sourceforge.net>
Subject: Re: [Bluez-devel] PROBLEM: device node rfcomm0 is removed, but not created.
Date: Wed, 28 Apr 2004 15:27:56 +0200 [thread overview]
Message-ID: <1083158876.4000.26.camel@pegasus> (raw)
In-Reply-To: <200404281515.02262.andersin@gmx.net>
Hi Christoph,
> [1] device node rfcomm0 is removed by sysfs upon ppp disconnect, but not
> created on connect
>
> [2] I am connecting a palm Tungsten T to my linux box using bluetooth (bluez
> stack). I am using dund to listen for incoming connections. My problem is,
> that the device node rfcomm0 is not created automatically. However, if I
> create it manually, it is removed upon termination of the connection, by
> sysfs presumably. Creating the node manually, the connection works fine.
>
> In my rfcommd.conf settings, I have set:
> rfcomm0 {
> bind no;
> device <btaddr of palm>;
> channel 1;
> comment "Tungsten";
> }
>
> which appears to be the problem. Setting "bind yes;" will cause the device
> node to be created, but the connection fails, presumably because the Tungsten
> does not allow binding.
>
> I also tested bluetooth connectivity with my cellphone. issuing the command
> rfcomm bind 3 <btaddr of cellphone> works and also creates the device
> node /dev/rfcomm3.
>
> [3] bluetooth rfcomm sysfs
>
> [4] 2.6.5
>
> I will be happy to provide the rest upon request, but deem it too long to post
> it initially
the problem will be that the dund creates the RFCOMM TTY devices by
itself and actually when you use udev it takes some time until the
device node appears. The "rfcomm connect" function had the same problem
and we need a similar fix for dund.
Regards
Marcel
-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
prev parent reply other threads:[~2004-04-28 13:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-04-28 13:15 [Bluez-devel] PROBLEM: device node rfcomm0 is removed, but not created Christoph Burger-Scheidlin
2004-04-28 13:27 ` Marcel Holtmann [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1083158876.4000.26.camel@pegasus \
--to=marcel@holtmann.org \
--cc=andersin@gmx.net \
--cc=bluez-devel@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox