Linux bluetooth development
 help / color / mirror / Atom feed
From: Lars Steinke <sf@lsweb.de>
To: bluez-users@lists.sourceforge.net
Subject: [Bluez-users] Re: btsco - headset profile activated but no sco packets transmitted ???
Date: Mon, 4 Apr 2005 21:50:07 +0200	[thread overview]
Message-ID: <20050404195007.GA8373@lsweb.de> (raw)
In-Reply-To: <20050404194542.GA7640@lsweb.de>

Oops, forgot that info here:

root@sigma:~# hcitool info 00:07:A4:95:41:76
Requesting information ...
        BD Address:  00:07:A4:95:41:76
        Device Name: Jabra BT110
        LMP Version: 1.2 (0x2) LMP Subversion: 0x613
        Manufacturer: Cambridge Silicon Radio (10)
        Features: 0xfc 0xff 0x0b 0x00 0x00 0x00 0x00 0x00
                <encryption> <slot offset> <timing accuracy> <role
switch>
                <hold mode> <sniff mode> <park state> <RSSI> <channel
quality>
                <SCO link> <HV2 packets> <HV3 packets> <u-law log>
<A-law log>
                <CVSD> <paging scheme> <transparent SCO>

On Mon, Apr 04, 2005 at 09:45:42PM +0200, Lars Steinke wrote:
> Hi there,
> 
> while running btsco I can successfully change my mixersettings via 
> the headset, so I assume the connection has been established just fine:
> 
> root@sigma:~/src/btsco# ./btsco -v 00:07:A4:95:41:76 2
> btsco v0.4
> Device is 1:0
> Voice setting: 0x0060
> RFCOMM channel 2 connected
> recieved AT+BRSF=24
> recieved AT+VGS=03
> Sending up speaker change 3
> recieved AT+VGS=07
> Sending up speaker change 7
> recieved AT+VGS=11
> Sending up speaker change 11
> recieved AT+VGS=15
> Sending up speaker change 15
> speaker volume: 15 mic volume: 1
> driver is in use
> connected SCO channel
> Done setting sco fd
> 
> But I can neither hear sound nor record anything via the Jabra BT110
> headset using BlueZ 20050328 with kernel 2.6.11:
> 
> aplay -D plughw:Headset test.wav
> Playing Sparc Audio 'test.wav' : Mu-Law, Rate 8000 Hz, Mono
> 
> I just hear a raise in static when playback commences (even though mixer
> levels are maxed in alsamixer!)...
> 
> snd-bt-sco revision 1.6 $
> snd-bt-sco: snd-bt-scod thread starting
> snd-bt-sco: playback_open
> snd-bt-sco: prepare ok bps: 16000 size: 8000 count: 2000
> snd-bt-sco: playback_trigger 1
> snd-bt-sco: setting playback to bspcm
> 
> root@sigma:~# hcitool con
> Connections:
>         < SCO 00:07:A4:95:41:76 handle 44 state 1 lm SLAVE
>         < ACL 00:07:A4:95:41:76 handle 41 state 1 lm MASTER
> root@sigma:~# hciconfig hci0
> hci0:   Type: USB
>         BD Address: 00:02:72:80:A5:D3 ACL MTU: 192:8 SCO MTU: 64:8
>         UP RUNNING PSCAN ISCAN
>         RX bytes:9966 acl:207 sco:0 events:535 errors:0
>         TX bytes:6279 acl:191 sco:0 commands:195 errors:0
> 
> root@sigma:~# hciconfig hci0 revision
> hci0:   Type: USB
>         BD Address: 00:02:72:80:A5:D3 ACL MTU: 192:8 SCO MTU: 64:8
>         HCI 16.14
>         Chip version: BlueCore02-External
>         Max key size: 56 bit
>         SCO mapping:  HCI
> 
> Audio works fine with that headset and dongle using the Widcomm stack
> 1.4 under Windoze ;(...
> 
> Regards,
> Lars


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

  reply	other threads:[~2005-04-04 19:50 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-04 19:45 [Bluez-users] btsco - headset profile activated but no sco packets transmitted ??? Lars Steinke
2005-04-04 19:50 ` Lars Steinke [this message]
2005-04-15 11:12   ` [Bluez-users] " Lars Steinke
2005-04-15 12:16     ` [Bluez-devel] " Lars Steinke
2005-04-15 14:31       ` Brad Midgley
2005-04-04 20:00 ` [Bluez-users] " Brad Midgley
2005-04-04 21:22   ` Pavel Ruzicka
2005-04-13  5:38     ` Benny
2005-04-14 14:32       ` Pavel Ruzicka
  -- strict thread matches above, loose matches on Subject: below --
2005-05-15 21:20 [Bluez-users] Old known, Apple BT Keyboard Jesús Cano Navarro
2005-05-15 21:34 ` Marco Trudel
2005-05-16  4:46   ` Andre Baron
2005-05-16 20:49     ` Jesús Cano Navarro
2005-05-20 17:46       ` Jesús Cano Navarro
2005-05-20 20:10         ` [Bluez-users] Re: btsco - headset profile activated but no sco packets transmitted ??? Jan H
2005-05-20 20:18           ` Brad Midgley
2005-05-20 23:14             ` Jan H

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=20050404195007.GA8373@lsweb.de \
    --to=sf@lsweb.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox