From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Subject: Re: Bluetooth Headset not working with Linux2.6.28 ubuntu Intrepid From: Marcel Holtmann To: Benjamin Vasanthakumar J Cc: linux-bluetooth@vger.kernel.org In-Reply-To: <4A294403.8000503@gdatech.co.in> References: <4A251CA6.5090205@gdatech.co.in> <4A293628.3090105@gdatech.co.in> <1244215296.23850.65.camel@localhost.localdomain> <4A294403.8000503@gdatech.co.in> Content-Type: text/plain Date: Fri, 05 Jun 2009 18:16:15 +0200 Message-Id: <1244218575.23850.72.camel@localhost.localdomain> Mime-Version: 1.0 Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Benjamin, I was not joking with the fact that top-posting is not allowed on this mailing list. Don't do it. > Thanks Marcel for the clarifications to my queries. > > Yes I will try using the bluetoothd. Is there any instructions > available with the Bluez doc on enabling the plugins for the > bluetoothd? It is enabled by default. Regards Marcel From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <4A294403.8000503@gdatech.co.in> Date: Fri, 05 Jun 2009 21:42:51 +0530 From: Benjamin Vasanthakumar J MIME-Version: 1.0 To: Marcel Holtmann CC: linux-bluetooth@vger.kernel.org Subject: Re: Bluetooth Headset not working with Linux2.6.28 ubuntu Intrepid References: <4A251CA6.5090205@gdatech.co.in> <4A293628.3090105@gdatech.co.in> <1244215296.23850.65.camel@localhost.localdomain> In-Reply-To: <1244215296.23850.65.camel@localhost.localdomain> Content-Type: multipart/alternative; boundary="------------050301050304000804080003" List-ID: This is a multi-part message in MIME format. --------------050301050304000804080003 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Thanks Marcel for the clarifications to my queries. Yes I will try using the bluetoothd. Is there any instructions available with the Bluez doc on enabling the plugins for the bluetoothd? Thanks & Regards, Benjamin Marcel Holtmann wrote: > Hi Benjamin, > > no top posting on the mailing list. This is a requirement and not a > recommendation. > > >> Can anyone tell whether snd-bt-sco driver and the btsco application are >> still supported in the Linux 2.6.28 and Bluez latest versions? >> > > They haven't been supported for over 3 years. And most likely will not > work or crash your system. > > >> Which are the required ALSA driver for the Bluetooth audio to work? >> > > The bluetoothd comes with plugins for ALSA and GStreamer and PulseAudio > has a native plugin, too. > > Regards > > Marcel > > > > --------------050301050304000804080003 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Thanks Marcel for the clarifications to my queries.

Yes I will try using the bluetoothd. Is there any instructions available with the Bluez doc on enabling the plugins for the bluetoothd?

Thanks & Regards,
Benjamin

Marcel Holtmann wrote:
Hi Benjamin,

no top posting on the mailing list. This is a requirement and not a
recommendation.

  
Can anyone tell whether snd-bt-sco driver and the btsco application are 
still supported in the Linux 2.6.28 and Bluez latest versions?
    

They haven't been supported for over 3 years. And most likely will not
work or crash your system.

  
Which are the required ALSA driver for the Bluetooth audio to work?
    

The bluetoothd comes with plugins for ALSA and GStreamer and PulseAudio
has a native plugin, too.

Regards

Marcel



  

--------------050301050304000804080003-- From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Subject: Re: Bluetooth Headset not working with Linux2.6.28 ubuntu Intrepid From: Marcel Holtmann To: Benjamin Vasanthakumar J Cc: linux-bluetooth@vger.kernel.org In-Reply-To: <4A293628.3090105@gdatech.co.in> References: <4A251CA6.5090205@gdatech.co.in> <4A293628.3090105@gdatech.co.in> Content-Type: text/plain Date: Fri, 05 Jun 2009 17:21:36 +0200 Message-Id: <1244215296.23850.65.camel@localhost.localdomain> Mime-Version: 1.0 Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Benjamin, no top posting on the mailing list. This is a requirement and not a recommendation. > Can anyone tell whether snd-bt-sco driver and the btsco application are > still supported in the Linux 2.6.28 and Bluez latest versions? They haven't been supported for over 3 years. And most likely will not work or crash your system. > Which are the required ALSA driver for the Bluetooth audio to work? The bluetoothd comes with plugins for ALSA and GStreamer and PulseAudio has a native plugin, too. Regards Marcel From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <4A293628.3090105@gdatech.co.in> Date: Fri, 05 Jun 2009 20:43:44 +0530 From: Benjamin Vasanthakumar J MIME-Version: 1.0 To: linux-bluetooth@vger.kernel.org Subject: Re: Bluetooth Headset not working with Linux2.6.28 ubuntu Intrepid References: <4A251CA6.5090205@gdatech.co.in> In-Reply-To: <4A251CA6.5090205@gdatech.co.in> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Dear All, Can anyone tell whether snd-bt-sco driver and the btsco application are still supported in the Linux 2.6.28 and Bluez latest versions? Which are the required ALSA driver for the Bluetooth audio to work? Thanks & Regards, Benjamin Benjamin Vasanthakumar J wrote: > Dear All, > > I have a Bluetooth headset that support HSP. I am trying to make it > work on the Ubuntu linux Intrepid version. > I am facing issue of the BT headset stops working after few seconds > but after that btsco application hangs and even > after killing the application I could see that lot of SCO packets > activity(confirmed using hcidump utility). > > *Bluez version available on the ubuntu is 4.12* > > _*Steps followed:*_ > i) installed all the required bluetooth packages available for the > Intrepid linux > ii) install bluetooth alsa driver > insmod snd-bt-sco.ko > > snd-bt-sco we are got from the Bluetooth alsa site as follows: > > http://bluetooth-alsa.sourceforge.net/build.html > > cvs -d:pserver:anonymous@sbc.cvs.sourceforge.net:/cvsroot/btsco login > cvs -d:pserver:anonymous@sbc.cvs.sourceforge.net:/cvsroot/btsco co btsco > > When tried to compile with the 2.6.28 kernel it returned driver.h is > depreceated, we removed the header file entry > in the sourcecode and commented two or three lines which had > snd-assert api which is not available in the linux-2.6.28 alsa. > > *I would like to know where I can get the latest version of the > snd-bt-sco driver.* > > iii) connect to the audio headset using the > btsco -v > > iv) after performing the above we could see a soundcard entry in the > /proc/asound/cards > > v) aplay -D btheadset -f s16_le /usr/share/sounds/login.wav > > After the v) step we could here a sound and after few seconds the > audio cuts off. > > Please advice how to troubleshoot and fix this issue. > > Thanks & Regards, > Benjamin > -- > To unsubscribe from this list: send the line "unsubscribe > linux-bluetooth" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > > From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <4A251CA6.5090205@gdatech.co.in> Date: Tue, 02 Jun 2009 18:05:50 +0530 From: Benjamin Vasanthakumar J MIME-Version: 1.0 To: linux-bluetooth@vger.kernel.org Subject: Bluetooth Headset not working with Linux2.6.28 ubuntu Intrepid Content-Type: text/plain; charset=ISO-8859-1; format=flowed Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Dear All, I have a Bluetooth headset that support HSP. I am trying to make it work on the Ubuntu linux Intrepid version. I am facing issue of the BT headset stops working after few seconds but after that btsco application hangs and even after killing the application I could see that lot of SCO packets activity(confirmed using hcidump utility). *Bluez version available on the ubuntu is 4.12* _*Steps followed:*_ i) installed all the required bluetooth packages available for the Intrepid linux ii) install bluetooth alsa driver insmod snd-bt-sco.ko snd-bt-sco we are got from the Bluetooth alsa site as follows: http://bluetooth-alsa.sourceforge.net/build.html cvs -d:pserver:anonymous@sbc.cvs.sourceforge.net:/cvsroot/btsco login cvs -d:pserver:anonymous@sbc.cvs.sourceforge.net:/cvsroot/btsco co btsco When tried to compile with the 2.6.28 kernel it returned driver.h is depreceated, we removed the header file entry in the sourcecode and commented two or three lines which had snd-assert api which is not available in the linux-2.6.28 alsa. *I would like to know where I can get the latest version of the snd-bt-sco driver.* iii) connect to the audio headset using the btsco -v iv) after performing the above we could see a soundcard entry in the /proc/asound/cards v) aplay -D btheadset -f s16_le /usr/share/sounds/login.wav After the v) step we could here a sound and after few seconds the audio cuts off. Please advice how to troubleshoot and fix this issue. Thanks & Regards, Benjamin