All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Virat Gohil" <virat4lug@hotpop.com>
To: "Papadopoulos Giannis" <ipapadop@uth.gr>
Cc: <bluez-users@lists.sourceforge.net>
Subject: Re: [Bluez-users] vhci and RFCOMM
Date: Tue, 27 Jul 2004 08:53:36 +0530	[thread overview]
Message-ID: <003501c47389$21c2b9e0$60010f0a@matrix> (raw)
In-Reply-To: 1090829679.4104bd6fbc168@webmail.uth.gr

Hi, 

> Hi!
> 
<snip>
> mordor:/home/dop # rfcomm -i 7F:00:00:01:00:0A listen /dev/rfcomm0
> Waiting for connection on channel 1
> Can't open RFCOMM device: No such file or directory
> mordor:/home/dop #
</snip>

you should create the rfcomm devices, you can creat them as follows.

#mknod /dev/rfcomm0 c 216 0
#mknod /dev/rfcomm1 c 216 0

(for further details read the man pages of mknod)

Regards,

Virat



-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

      parent reply	other threads:[~2004-07-27  3:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-26  8:14 [Bluez-users] vhci and RFCOMM Papadopoulos Giannis
2004-07-26  8:38 ` Marcel Holtmann
2004-07-27  3:23 ` Virat Gohil [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='003501c47389$21c2b9e0$60010f0a@matrix' \
    --to=virat4lug@hotpop.com \
    --cc=bluez-users@lists.sourceforge.net \
    --cc=ipapadop@uth.gr \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.