Linux bluetooth development
 help / color / mirror / Atom feed
From: Xamindar <junkxamindar@gmail.com>
To: BlueZ users <bluez-users@lists.sourceforge.net>
Subject: Re: [Bluez-users] Is this list dead?  Here is my problem...
Date: Wed, 07 Feb 2007 11:16:12 -0800	[thread overview]
Message-ID: <45CA257C.9020904@gmail.com> (raw)
In-Reply-To: <45CA1BE6.5040907@pracucci.com>

Thanks for the replies.  I guess I'll go ahead and ask my question here
and then go try the irc channel as well.  On Freenode right?

I am trying to get dail up working between my phone and gentoo linux via
bluetooth.  I have so far been unsuccessful.
I can scan and see my phone but my phone is not able at this time to see
my laptop on a scan.

[code]
white-rabbit xamindar # hciconfig
hci0:   Type: USB
        BD Address: 00:16:CF:D7:AE:62 ACL MTU: 1017:8 SCO MTU: 64:0
        UP RUNNING PSCAN
        RX bytes:405 acl:0 sco:0 events:18 errors:0
        TX bytes:320 acl:0 sco:0 commands:18 errors:0

white-rabbit xamindar # hcitool scan
Scanning ...
        00:17:5C:00:68:5F       Sidekick
        00:12:56:5A:92:59       Jared`s LG CU500
white-rabbit xamindar #
[/code]


I have rfcomm.conf set up to bind to my phone's MAC on channel 8.  I
found out that channel 8 is the "QC Dial-up Networking" service on my
phone by running "sdptool browse 00:12:56:5a:92:59".

[code]
white-rabbit xamindar # cat /etc/bluetooth/rfcomm.conf
rfcomm0 {
        bind yes;
        device 00:12:56:5a:92:59;
        channel 8;
        comment "Jared`s LG CU500";
}
white-rabbit xamindar # rfcomm
rfcomm0: 00:12:56:5A:92:59 channel 8 clean
[/code]

At this point everything looks good but for some reason I am unable to
get any actual communication to work.  I get the following error when
testing the rfcomm connection:

white-rabbit xamindar # rfcomm connect 0
Can't create RFCOMM TTY: Address already in use

I seem to not be able to send files to my phone either so it seems that
bluetooth on my laptop is completely broken.  I have set up this same
thing on a friend's ubuntu installation and got it working in about 15
minutes.  I don't get it.

Thanks for any help and pointers on this guys.


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

  reply	other threads:[~2007-02-07 19:16 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-07 17:00 [Bluez-users] Is this list dead? Xamindar
2007-02-07 17:26 ` John H.
2007-02-07 17:27 ` robert
2007-02-07 18:35   ` Marco Pracucci
2007-02-07 19:16     ` Xamindar [this message]
2007-02-07 19:27       ` [Bluez-users] Is this list dead? Here is my problem John H.
2007-02-07 19:35         ` Xamindar
2007-02-07 20:06           ` John H.
2007-02-07 21:42             ` Xamindar
2007-02-08  3:50               ` John H.
2007-02-08  4:10                 ` Mahesh T. Pai
2007-02-08  4:18                 ` Xamindar
2007-02-08  5:15                   ` John H.
2007-02-08  6:13                     ` Xamindar
2007-02-08  6:16                       ` John H.
2007-02-08  8:53                         ` Xamindar
2007-02-08 19:09                           ` John H.
2007-02-08 20:03               ` Anssi Saari
2007-02-09 19:59                 ` Xamindar
2007-02-10  0:16               ` Michael Mauch
2007-02-10 23:02                 ` Xamindar
2007-02-10 23:32                 ` Xamindar
2007-02-07 19:36         ` Xamindar

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=45CA257C.9020904@gmail.com \
    --to=junkxamindar@gmail.com \
    --cc=bluez-users@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