* [Bluez-devel] "unable to install hw params" to bluetooth (SCO) headset (was: btusb+sco failing to play sound through Jabra BT500v headset)
@ 2008-09-22 21:03 Stuart Pook
0 siblings, 0 replies; 4+ messages in thread
From: Stuart Pook @ 2008-09-22 21:03 UTC (permalink / raw)
To: bluez-devel
Hello
I have read Martin's messages concerning his Jabra BT500v bluetooth headset.
I have similar problems with my Jabra JX10 headset. I have installed
bluez-4.4. When I run aplay with a 2.6.26 kernel, aplay works. When I
run aplay with linux 2.6.27-rc5 I can hear a hiss when my PC connects to
the headset but no music.
I have written a long bug report on
http://bugzilla.kernel.org/show_bug.cgi?id=11514 with the output of
hcidump -X -V and the messages from bluetoothd. Could someone have a
look and give me a hint about what I might be doing wrong? Has anyone
had any luck with Jabra headsets and 2.6.27-rc5 or should I buy a
different brand of headset? Marcel Holtmann said that "It simply works
for me." What headsets have you tested?
aplay always says "Unable to install hw params" after bluetoothd says
"connect(): Connection timed out (110)" but hcidump shows lots of SCO
packets being sent to the headset.
thanks
Stuart
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Bluez-devel] SCO flowcontrol patch v4.4 on 2.6.25/6 causes hardlocks when connecting to BT device
@ 2008-08-22 7:36 martin f krafft
2008-08-22 8:33 ` Marcel Holtmann
0 siblings, 1 reply; 4+ messages in thread
From: martin f krafft @ 2008-08-22 7:36 UTC (permalink / raw)
To: bluez-devel
[-- Attachment #1.1: Type: text/plain, Size: 1062 bytes --]
also sprach martin f krafft <madduck@madduck.net> [2008.04.11.0932 +0200]:
> I have just compiled a Debian 2.6.24 with the v4.4 patch: it applied
> and compiled cleanly.
>
> And it works most of the time with my BT500v headset (sco)! Thank
> you for that.
So I used to have a working Bluetooth setup with 2.6.24, and it also
still works. However, the kernel developers have moved on, and even
though the sco-flowcontrol v4.4 patch applies to 2.6.25/6 as well
[0], the resulting 2.6.25 and 2.6.26 kernels both freeze hard when
I try to connect to the headset.
0. http://bugs.debian.org/493098
Does anyone have an idea what could be going on? How can I help
debug this? Is there a newer patch floating around somewhere?
--
martin | http://madduck.net/ | http://two.sentenc.es/
"we did rate the microsoft security researcher as
less-bad than the people who prepare the carcasses for dissection in
biology laboratories."
-- michael moyer, executive editor of _popular science_
spamtraps: madduck.bogus@madduck.net
[-- Attachment #1.2: Digital signature (see http://martin-krafft.net/gpg/) --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
[-- Attachment #2: Type: text/plain, Size: 363 bytes --]
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
[-- Attachment #3: Type: text/plain, Size: 164 bytes --]
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: [Bluez-devel] SCO flowcontrol patch v4.4 on 2.6.25/6 causes hardlocks when connecting to BT device
2008-08-22 7:36 [Bluez-devel] SCO flowcontrol patch v4.4 on 2.6.25/6 causes hardlocks when connecting to BT device martin f krafft
@ 2008-08-22 8:33 ` Marcel Holtmann
2008-08-26 16:35 ` [Bluez-devel] btusb+sco failing to play sound through Jabra BT500v headset (was: SCO flowcontrol patch v4.4 on 2.6.25/6 causes) " martin f krafft
0 siblings, 1 reply; 4+ messages in thread
From: Marcel Holtmann @ 2008-08-22 8:33 UTC (permalink / raw)
To: BlueZ development
Hi Martin,
> > I have just compiled a Debian 2.6.24 with the v4.4 patch: it applied
> > and compiled cleanly.
> >
> > And it works most of the time with my BT500v headset (sco)! Thank
> > you for that.
>
> So I used to have a working Bluetooth setup with 2.6.24, and it also
> still works. However, the kernel developers have moved on, and even
> though the sco-flowcontrol v4.4 patch applies to 2.6.25/6 as well
> [0], the resulting 2.6.25 and 2.6.26 kernels both freeze hard when
> I try to connect to the headset.
>
> 0. http://bugs.debian.org/493098
>
> Does anyone have an idea what could be going on? How can I help
> debug this? Is there a newer patch floating around somewhere?
what about not using that patch at all? I am using the new audio
interface without that patch. And you wanna use the btusb driver and
since 2.6.27-rc4 that one actually has SCO support.
Regards
Marcel
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Bluez-devel] btusb+sco failing to play sound through Jabra BT500v headset (was: SCO flowcontrol patch v4.4 on 2.6.25/6 causes) hardlocks when connecting to BT device
2008-08-22 8:33 ` Marcel Holtmann
@ 2008-08-26 16:35 ` martin f krafft
2008-08-26 17:19 ` Marcel Holtmann
0 siblings, 1 reply; 4+ messages in thread
From: martin f krafft @ 2008-08-26 16:35 UTC (permalink / raw)
To: BlueZ development
[-- Attachment #1.1: Type: text/plain, Size: 1461 bytes --]
also sprach Marcel Holtmann <marcel@holtmann.org> [2008.08.22.0933 +0100]:
> what about not using that patch at all? I am using the new audio
> interface without that patch. And you wanna use the btusb driver
> and since 2.6.27-rc4 that one actually has SCO support.
If I had known... :)
Unfortunately, I have not yet succeeded. I modprobed 'sco' and then
ran headsetd as before, but that just prints
headsetd[9417]: Bluetooth headset daemon version 0.5
headsetd[9417]: Configuration phase ended: target bdaddr is 00:1A:45:14:EE:D7, timeout is 90000 ms
headsetd[9417]: Changing state: Idle-->Paging
headsetd[9417]: Changing state: Paging-->Connecting
headsetd[9417]: Changing state: Connecting-->Ready
headsetd[9417]: Changing state: Ready-->Opening
At this point, the headset makes the sound it makes when
a connection is established, but there is no sound coming from it.
After about 40 seconds, the client says:
aplay: main:564: audio open error: Connection timed out
and headsetd writes:
headsetd[9417]: unable to open SCO channel to headset: Connection timed out
headsetd[9417]: Changing state: Opening-->ZombieAppl
headsetd[9417]: Appli closed socket
headsetd[9417]: Changing state: ZombieAppl-->Idle
So something's still broken... :(
--
martin | http://madduck.net/ | http://two.sentenc.es/
never underestimate the power of human stupidity.
spamtraps: madduck.bogus@madduck.net
[-- Attachment #1.2: Digital signature (see http://martin-krafft.net/gpg/) --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
[-- Attachment #2: Type: text/plain, Size: 363 bytes --]
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
[-- Attachment #3: Type: text/plain, Size: 164 bytes --]
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Bluez-devel] btusb+sco failing to play sound through Jabra BT500v headset (was: SCO flowcontrol patch v4.4 on 2.6.25/6 causes) hardlocks when connecting to BT device
2008-08-26 16:35 ` [Bluez-devel] btusb+sco failing to play sound through Jabra BT500v headset (was: SCO flowcontrol patch v4.4 on 2.6.25/6 causes) " martin f krafft
@ 2008-08-26 17:19 ` Marcel Holtmann
2008-09-05 16:26 ` [Bluez-devel] "unable to install hw params" to bluetooth (SCO) headset (was: btusb+sco failing to play sound through Jabra BT500v headset) martin f krafft
0 siblings, 1 reply; 4+ messages in thread
From: Marcel Holtmann @ 2008-08-26 17:19 UTC (permalink / raw)
To: BlueZ development
Hi Martin,
>> what about not using that patch at all? I am using the new audio
>> interface without that patch. And you wanna use the btusb driver
>> and since 2.6.27-rc4 that one actually has SCO support.
>
> If I had known... :)
>
> Unfortunately, I have not yet succeeded. I modprobed 'sco' and then
> ran headsetd as before, but that just prints
>
> headsetd[9417]: Bluetooth headset daemon version 0.5
> headsetd[9417]: Configuration phase ended: target bdaddr is 00:1A:
> 45:14:EE:D7, timeout is 90000 ms
> headsetd[9417]: Changing state: Idle-->Paging
> headsetd[9417]: Changing state: Paging-->Connecting
> headsetd[9417]: Changing state: Connecting-->Ready
> headsetd[9417]: Changing state: Ready-->Opening
don't use headsetd. Use the audio stuff that comes with bluez-utils.
Regards
Marcel
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Bluez-devel] "unable to install hw params" to bluetooth (SCO) headset (was: btusb+sco failing to play sound through Jabra BT500v headset)
2008-08-26 17:19 ` Marcel Holtmann
@ 2008-09-05 16:26 ` martin f krafft
2008-09-05 17:00 ` Marcel Holtmann
0 siblings, 1 reply; 4+ messages in thread
From: martin f krafft @ 2008-09-05 16:26 UTC (permalink / raw)
To: BlueZ development
[-- Attachment #1.1: Type: text/plain, Size: 1643 bytes --]
also sprach Marcel Holtmann <marcel@holtmann.org> [2008.08.26.1819 +0100]:
> don't use headsetd. Use the audio stuff that comes with bluez-utils.
So I am trying, and I got a little further, installing the right
lines into .asoundrc as per
http://wiki.bluez.org/wiki/HOWTO/AudioDevices. I have gotten beyond
issues of
bt_audio_service_open: connect() failed: Connection refused (111)
aplay: main:564: audio open error: Connection refused
but it still doesn't want to work. If I execute
arecord -D bt500v -f S16_LE | aplay -D bt500v -f S16_LE
then the headset makes a noise, the bluetooth LED flashes and
arecord prints
Recording WAVE 'stdin' : Signed 16 bit Little Endian, Rate 8000 Hz, Mono
But then after about 30 or 40 seconds, it all fails:
ALSA lib pcm_bluetooth.c:464:(bluetooth_hsp_hw_params) BT_SETCONFIGURATION failed : Input/output error(5)
arecord: set_params:979: Unable to install hw params:
ACCESS: RW_INTERLEAVED
FORMAT: S16_LE
SUBFORMAT: STD
SAMPLE_BITS: 16
FRAME_BITS: 16
CHANNELS: 1
RATE: 8000
PERIOD_TIME: 125000
PERIOD_SIZE: 1000
PERIOD_BYTES: 2000
PERIODS: 4
BUFFER_TIME: 500000
BUFFER_SIZE: 4000
BUFFER_BYTES: 8000
TICK_TIME: [0 0]
aplay: playback:2019: read error
I have bluez-audio installed, but /etc/bluetooth/audio.conf is
default. No PulseAudio or anything other than plain ALSA here...
Any clues?
--
martin | http://madduck.net/ | http://two.sentenc.es/
"alas, i am dying beyond my means."
-- oscar wilde
spamtraps: madduck.bogus@madduck.net
[-- Attachment #1.2: Digital signature (see http://martin-krafft.net/gpg/) --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
[-- Attachment #2: Type: text/plain, Size: 363 bytes --]
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
[-- Attachment #3: Type: text/plain, Size: 164 bytes --]
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: [Bluez-devel] "unable to install hw params" to bluetooth (SCO) headset (was: btusb+sco failing to play sound through Jabra BT500v headset)
2008-09-05 16:26 ` [Bluez-devel] "unable to install hw params" to bluetooth (SCO) headset (was: btusb+sco failing to play sound through Jabra BT500v headset) martin f krafft
@ 2008-09-05 17:00 ` Marcel Holtmann
2008-09-08 20:33 ` martin f krafft
0 siblings, 1 reply; 4+ messages in thread
From: Marcel Holtmann @ 2008-09-05 17:00 UTC (permalink / raw)
To: BlueZ development
Hi Martin,
> > don't use headsetd. Use the audio stuff that comes with bluez-utils.
>
> So I am trying, and I got a little further, installing the right
> lines into .asoundrc as per
> http://wiki.bluez.org/wiki/HOWTO/AudioDevices. I have gotten beyond
> issues of
>
> bt_audio_service_open: connect() failed: Connection refused (111)
> aplay: main:564: audio open error: Connection refused
>
> but it still doesn't want to work. If I execute
>
> arecord -D bt500v -f S16_LE | aplay -D bt500v -f S16_LE
>
> then the headset makes a noise, the bluetooth LED flashes and
> arecord prints
>
> Recording WAVE 'stdin' : Signed 16 bit Little Endian, Rate 8000 Hz, Mono
>
> But then after about 30 or 40 seconds, it all fails:
>
> ALSA lib pcm_bluetooth.c:464:(bluetooth_hsp_hw_params) BT_SETCONFIGURATION failed : Input/output error(5)
> arecord: set_params:979: Unable to install hw params:
> ACCESS: RW_INTERLEAVED
> FORMAT: S16_LE
> SUBFORMAT: STD
> SAMPLE_BITS: 16
> FRAME_BITS: 16
> CHANNELS: 1
> RATE: 8000
> PERIOD_TIME: 125000
> PERIOD_SIZE: 1000
> PERIOD_BYTES: 2000
> PERIODS: 4
> BUFFER_TIME: 500000
> BUFFER_SIZE: 4000
> BUFFER_BYTES: 8000
> TICK_TIME: [0 0]
> aplay: playback:2019: read error
>
> I have bluez-audio installed, but /etc/bluetooth/audio.conf is
> default. No PulseAudio or anything other than plain ALSA here...
>
> Any clues?
actually I have none. It simply works for me. And I have tested it a
lot. There are some rare conditions where the btusb driver is off on the
16-bit boundaries, but I am looking at a fix for it. However this will
not disturb the audio service. You just don't here anything.
Regards
Marcel
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2008-09-22 21:03 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-22 21:03 [Bluez-devel] "unable to install hw params" to bluetooth (SCO) headset (was: btusb+sco failing to play sound through Jabra BT500v headset) Stuart Pook
-- strict thread matches above, loose matches on Subject: below --
2008-08-22 7:36 [Bluez-devel] SCO flowcontrol patch v4.4 on 2.6.25/6 causes hardlocks when connecting to BT device martin f krafft
2008-08-22 8:33 ` Marcel Holtmann
2008-08-26 16:35 ` [Bluez-devel] btusb+sco failing to play sound through Jabra BT500v headset (was: SCO flowcontrol patch v4.4 on 2.6.25/6 causes) " martin f krafft
2008-08-26 17:19 ` Marcel Holtmann
2008-09-05 16:26 ` [Bluez-devel] "unable to install hw params" to bluetooth (SCO) headset (was: btusb+sco failing to play sound through Jabra BT500v headset) martin f krafft
2008-09-05 17:00 ` Marcel Holtmann
2008-09-08 20:33 ` martin f krafft
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox