From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <41A027BD.5020401@xmission.com> From: Brad Midgley MIME-Version: 1.0 To: bluez-devel@lists.sourceforge.net Subject: Re: [Bluez-devel] BlueZ and the ALSA support References: <1100995285.7250.17.camel@pegasus> In-Reply-To: <1100995285.7250.17.camel@pegasus> Content-Type: text/plain; charset=us-ascii; format=flowed Sender: bluez-devel-admin@lists.sourceforge.net Errors-To: bluez-devel-admin@lists.sourceforge.net Reply-To: bluez-devel@lists.sourceforge.net List-Unsubscribe: , List-Id: BlueZ development List-Post: List-Help: List-Subscribe: , List-Archive: Date: Sat, 20 Nov 2004 22:29:33 -0700 Marcel, Wow. All that stuff was on my to-do list. Do we owe you one beer, a six-pack or a whole case? :) Brad Marcel Holtmann wrote: > Hi Folks, > > I spent some hours to clean up the btsco CVS repository from the ALSA > Bluetooth project and also changed the code a little bit for easier use > by non technical people. It should now compile and work without the need > of reinstalling or changing any ALSA stuff. Here is a quick walktrough. > > First the CVS repository must be checked out: > > cvs -d:pserver:anonymous@cvs.sf.net:/cvsroot/bluetooth-alsa login > cvs -d:pserver:anonymous@cvs.sf.net:/cvsroot/bluetooth-alsa co btsco > > After that is must be compiled: > > ./bootstrap > ./configure > make > make install > make maintainer-clean > > And you need the kernel module: > > cd kernel > make > make install > make clean > > Now go ahead and use it like before. > > As you may now realized the snd-bt-sco kernel driver is also inside this > repository and with a recent 2.6 kernel there are no problems with > compiling a kernel module outside the kernel source directory. However > if you haven't installed the running kernel by yourself you may need to > install the kernel source package from your distribution. > > Every crappy header file is now removed and the needed IOCTL and the > HWDEP definition is added to the source directly in a compatible way. > > The A2DP related programs are integrated into the Makefile and they are > also compiled, but for now they are not installed. > > This should make the development a lot more easier :) > > Regards > > Marcel > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: InterSystems CACHE > FREE OODBMS DOWNLOAD - A multidimensional database that combines > robust object and relational technologies, making it a perfect match > for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 > _______________________________________________ > Bluez-devel mailing list > Bluez-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bluez-devel ------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 _______________________________________________ Bluez-devel mailing list Bluez-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-devel