* [Bluez-devel] bluetooth-alsa works with aplay but not with xmms
@ 2006-10-28 21:12 Dr. Johannes Zellner
2006-10-29 0:18 ` Brad Midgley
2006-10-29 16:28 ` Brad Midgley
0 siblings, 2 replies; 6+ messages in thread
From: Dr. Johannes Zellner @ 2006-10-28 21:12 UTC (permalink / raw)
To: bluez-devel
Hi,
http://bluetooth-alsa.sf.net/ says that this would be an appropriate
mailing list for questions concerning bluetooth-alsa.
I followed the instructions on
https://help.ubuntu.com/community/BluetoothAudio
to connect to my mono headset (Jabra 250) with the alsa-plugin (no
additional kernel modules). The method with defining a headset pcm
device in ~/.asoundrc and /usr/bin/headsetd works when using
aplay -D headset bla.wav
But when I use xmms I get tons of messages like
DEBUG: sco_pointer: returning bt_headset->hw_ptr=0
and no sound on the headset.
Any ideas?
--
Johannes
-------------------------------------------------------------------------
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-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Bluez-devel] bluetooth-alsa works with aplay but not with xmms
2006-10-28 21:12 [Bluez-devel] bluetooth-alsa works with aplay but not with xmms Dr. Johannes Zellner
@ 2006-10-29 0:18 ` Brad Midgley
2006-10-29 7:23 ` d
2006-10-29 16:28 ` Brad Midgley
1 sibling, 1 reply; 6+ messages in thread
From: Brad Midgley @ 2006-10-29 0:18 UTC (permalink / raw)
To: BlueZ development
Johannes
> DEBUG: sco_pointer: returning bt_headset->hw_ptr=0
argh. I'm getting this too on a clean checkout. I'll dig through and
figure out what I missed.
Brad
-------------------------------------------------------------------------
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-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Bluez-devel] bluetooth-alsa works with aplay but not with xmms
2006-10-29 0:18 ` Brad Midgley
@ 2006-10-29 7:23 ` d
0 siblings, 0 replies; 6+ messages in thread
From: d @ 2006-10-29 7:23 UTC (permalink / raw)
To: Brad Midgley; +Cc: bluez-devel
We are triing to use a bluetooth headset with skype
or xmms but unsucessfully. You can see the thread here:
http://www.slax.org/forum/viewtopic.php?p=68673#68673
I think we are triing to use the "OLD" method that is
with the snd_bt_sco kernel module ...
Wich linux are using you? Can you send me the binary
files (make install can receive and option to install on a
custom root dir)
Thanks
Davide
-----Original Message-----
From: Brad Midgley <bmidgley@xmission.com>
Sent: Sun, Oct 29, 2006 02:18:10
To: BlueZ development <bluez-devel@lists.sourceforge.net>
Subject: Re: [Bluez-devel] bluetooth-alsa works with aplay but not with xmms
Johannes
> DEBUG: sco_pointer: returning bt_headset->hw_ptr=0
argh. I'm getting this too on a clean checkout. I'll dig through and
figure out what I missed.
Brad
-------------------------------------------------------------------------
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-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
-------------------------------------------------------------------------
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-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Bluez-devel] bluetooth-alsa works with aplay but not with xmms
2006-10-28 21:12 [Bluez-devel] bluetooth-alsa works with aplay but not with xmms Dr. Johannes Zellner
2006-10-29 0:18 ` Brad Midgley
@ 2006-10-29 16:28 ` Brad Midgley
2006-10-29 16:42 ` Dr. Johannes Zellner
2006-10-30 13:53 ` Marcel Hilzinger
1 sibling, 2 replies; 6+ messages in thread
From: Brad Midgley @ 2006-10-29 16:28 UTC (permalink / raw)
To: BlueZ development
Dr. J
> I followed the instructions on
>
> https://help.ubuntu.com/community/BluetoothAudio
do a cvs update, build, install and try again. it should work now.
brad
-------------------------------------------------------------------------
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-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Bluez-devel] bluetooth-alsa works with aplay but not with xmms
2006-10-29 16:28 ` Brad Midgley
@ 2006-10-29 16:42 ` Dr. Johannes Zellner
2006-10-30 13:53 ` Marcel Hilzinger
1 sibling, 0 replies; 6+ messages in thread
From: Dr. Johannes Zellner @ 2006-10-29 16:42 UTC (permalink / raw)
To: bluez-devel
On Sun, Oct 29, 2006 at 09:28:06AM -0700, Brad Midgley wrote:
> Dr. J
>
> > I followed the instructions on
> >
> > https://help.ubuntu.com/community/BluetoothAudio
>
> do a cvs update, build, install and try again. it should work now.
Brad,
works perfectly. Thanks.
--
Johannes
-------------------------------------------------------------------------
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-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Bluez-devel] bluetooth-alsa works with aplay but not with xmms
2006-10-29 16:28 ` Brad Midgley
2006-10-29 16:42 ` Dr. Johannes Zellner
@ 2006-10-30 13:53 ` Marcel Hilzinger
1 sibling, 0 replies; 6+ messages in thread
From: Marcel Hilzinger @ 2006-10-30 13:53 UTC (permalink / raw)
To: BlueZ development
Am Sonntag, 29. Oktober 2006 17:28 schrieb Brad Midgley:
> Dr. J
>
> > I followed the instructions on
> >
> > https://help.ubuntu.com/community/BluetoothAudio
>
> do a cvs update, build, install and try again. it should work now.
Thanks a lot. With theese tools also the Logitech Wireless Headphones for P=
C =
work with my integrated buetooth dongle. Even the next/previous buttons!
-- =
=DCdv=F6zlettel -- Mit freundlichen Gr=FCssen,
Marcel Hilzinger
-------------------------------------------------------------------------
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 easi=
er
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=3D1=
21642
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2006-10-30 13:53 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-28 21:12 [Bluez-devel] bluetooth-alsa works with aplay but not with xmms Dr. Johannes Zellner
2006-10-29 0:18 ` Brad Midgley
2006-10-29 7:23 ` d
2006-10-29 16:28 ` Brad Midgley
2006-10-29 16:42 ` Dr. Johannes Zellner
2006-10-30 13:53 ` Marcel Hilzinger
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.