All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gunter Ohrner <G.Ohrner@post.rwth-aachen.de>
To: bluez-users@lists.sourceforge.net
Subject: [Bluez-users] btsco and Jabra Headset
Date: Sat, 04 Jun 2005 00:51:12 +0200	[thread overview]
Message-ID: <d7qmmr$3fc$1@sea.gmane.org> (raw)

Hi!

I've had a hard time trying to get my headset working but had no success so
far. :-(

I've found single report on the syptoms I get on the net
(http://www.linuxforen.de/forums/archive/index.php/t-182494.html), but
unfortunately no solution/follow up posting...

I'm also happy abaout RTFMs, maybe I missed something - these are my first
steps with bluetooth.

I'm running a vanilla 2.6.11.11 kernel with all those bluetooth drivers
compiled as modules. (Further systems details can be found at the end of
this mail.) The bluetooth USB stick is recognized and driven by the ohci
driver, so it's probably no ehci issue...

These are the symptoms:

***
# btsco -v 00:07:A4:05:2E:14
btsco v0.4c
Device is 2:0
Error: Failed to connect to SDP server: Permission denied
Assuming channel 2

Voice setting: 0x0060
Can't connect RFCOMM channel: Permission denied
CoriCelesti:/usr/src#
***

This happens no matter if I run it as root or my normal user. (which is in
group dialup, all the /dev/rfcomm1 belong to group dialup) The btsco is a
CVS checkout from yesterday.

The bluetooth dongle:

***
kernel: usb 1-7: new full speed USB device using ohci_hcd and address 10
***

***
CoriCelesti:/usr/src# hciconfig -a
hci0:   Type: USB
        BD Address: 00:09:DD:10:62:ED ACL MTU: 192:8 SCO MTU: 64:8
        UP RUNNING PSCAN ISCAN
        RX bytes:107 acl:0 sco:0 events:14 errors:0
        TX bytes:300 acl:0 sco:0 commands:13 errors:0
        Features: 0xff 0xff 0x8f 0xf8 0x18 0x18 0x00 0x80
        Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3
        Link policy: RSWITCH HOLD SNIFF PARK
        Link mode: SLAVE ACCEPT
        Name: 'CoriCelesti-0'
        Class: 0x3e0100
        Service Classes: Networking, Rendering, Capturing, Object Transfer,
Audio
        Device Class: Computer, Uncategorized
        HCI Ver: 1.1 (0x1) HCI Rev: 0x639 LMP Ver: 1.1 (0x1) LMP Subver:
0x639
        Manufacturer: Cambridge Silicon Radio (10)

CoriCelesti:/usr/src#
***

Device scan (headset in pairing mode):

***
gunter@CoriCelesti:~$ hcitool scan
Scanning ...
        00:07:A4:05:2E:14       JABRA BT200
gunter@CoriCelesti:~$
***

Info fails:

*** (as gunter)
gunter@CoriCelesti:~$ hcitool info 00:07:A4:05:2E:14
Requesting information ...
Can't create connection: Operation not permitted
gunter@CoriCelesti:~$
*** (as root)
CoriCelesti:/usr/src# hcitool info 00:07:A4:05:2E:14
Requesting information ...
Can't create connection: Input/output error
CoriCelesti:/usr/src#
***

I already tried to delete /etc/bluetooth/pin and to write the default pin
into it, to no avail.

strace says btsco fails during a connect call:

***
connect(4, {sa_family=AF_BLUETOOTH, sa_data="\1\0\24
\5\244\7\0\0\0\0\0\0\0"}, 10) = -1 EACCES (Permission denied)
close(4)                                = 0
write(2, "Error: ", 7Error: )                  = 7
write(2, "Failed to connect to SDP server:"..., 70Failed to connect to SDP
server: Permission denied
***

Are there any obvious mistakes or does anyone have any hints? As I said I'm
new to this whole bluetooth technology so maybe I'm missing something
really obvious... :-/

I really appreciate any help!

Greetings,

  Gunter



System:
Athlon64 3000+ at Asus A8N SLI Board, nVidia NForce4 Chipset

Distribution:
Debian SID, 'Pure64' platform
custom-compiled 2.6.11.11 vanilla kernel

-- 
"There is a considerable overlap in intelligence between the smarter 
perl scripts and the dumber users."        -- Wolfgang Rupprecht
*** PGP-Verschlüsselung bei eMails erwünscht :-) *** PGP: 0x1128F25F ***



-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

             reply	other threads:[~2005-06-03 22:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-03 22:51 Gunter Ohrner [this message]
2005-06-04  5:02 ` [Bluez-users] btsco and Jabra Headset Brad Midgley
2005-06-04  7:40   ` [Bluez-users] " Gunter Ohrner
2005-06-05  9:21 ` Gunter Ohrner

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='d7qmmr$3fc$1@sea.gmane.org' \
    --to=g.ohrner@post.rwth-aachen.de \
    --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 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.