public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
From: Lars Grunewaldt <lgw@dark-reality.de>
To: bluez-devel@lists.sourceforge.net
Subject: Re: [Bluez-devel] btsco and 2.6.10
Date: Wed, 12 Jan 2005 10:40:27 +0100	[thread overview]
Message-ID: <41E4F08B.9090909@dark-reality.de> (raw)
In-Reply-To: <41E4E105.2090004@egabriel.de>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Do not use this patch anymore, please.

Everything you need is in the btsco archive now. Just download it,

for the "daemons":
./bootstrap
./configure
make
make install

for the kernel module (snd-bt-sco):
cd kernel
make

that should be it. There's no need for any kernel patches any more.

best regards,
~  Lars

ligi wrote:
| Hello all,
|
| I am having Problems getting btsco working with kernel 2.6.10. With
| 2.6.9 evrything was working fine ( wanna thank all the btsco and bluez
| developers here - gpsdrive + festival + btsco brought me a lot of fun .-)
|
| sndmagic.h can't be patched because its nowhere and its context is
| lost too.
|
| bash-2.05b# patch -p1 < kernel-2.6.7-8.24-08-04.patch
|
| patching file drivers/bluetooth/hci_usb.c
| Hunk #1 FAILED at 887.
| 1 out of 1 hunk FAILED -- saving rejects to file
| drivers/bluetooth/hci_usb.c.rej
| patching file include/sound/asound.h
| Hunk #1 succeeded at 110 (offset 2 lines).
| Hunk #2 succeeded at 138 (offset 2 lines).
| patching file include/sound/btsco.h
| can't find file to patch at input line 55
| Perhaps you used the wrong -p or --strip option?
| The text leading up to this was:
| --------------------------
| |diff -urN linux/include/sound/sndmagic.h
| linux.new/include/sound/sndmagic.h
| |--- linux/include/sound/sndmagic.h     2004-08-23 18:46:43.000000000
| +0200
| |+++ linux.new/include/sound/sndmagic.h 2004-08-23 19:22:37.000000000
| +0200
| --------------------------
| File to patch:
| Skip this patch? [y] y
| Skipping patch.
| 1 out of 1 hunk ignored
| patching file sound/bluetooth/btsco.c
| patching file sound/bluetooth/Kconfig
| patching file sound/bluetooth/Makefile
| patching file sound/Kconfig
| patching file sound/Makefile
|
|
| ----- searching the context ------------
|
|
| bash-2.05b# grep _t_magic -r .
| ./sound/pci/mixart/mixart.h:#define mixart_t_magic              0xa17a3e01
| ./sound/pci/mixart/mixart.h:#define mixart_mgr_t_magic  0xa17a3e02
| ./kernel-2.6.7-8.24-08-04.patch: #define
| snd_card_harmony_t_magic       0xa15a4300
| ./kernel-2.6.7-8.24-08-04.patch: #define
| bt87x_t_magic                  0xa15a4400
| ./kernel-2.6.7-8.24-08-04.patch: #define
| pdacf_t_magic                  0xa15a4500
| ./kernel-2.6.7-8.24-08-04.patch:+#define
| snd_card_bt_sco_t_magic        0xa15a4600
| ./kernel-2.6.7-8.24-08-04.patch:+#define
| snd_card_bt_sco_pcm_t_magic    0xa15a4601
| ./kernel-2.6.7-8.24-08-04.patch: #define
| vortex_t_magic                 0xa15a4601
| ./kernel-2.6.7-8.24-08-04.patch: #define
| atiixp_t_magic                 0xa15a4701
| ./kernel-2.6.7-8.24-08-04.patch: #define
| amd7930_t_magic                0xa15a4801
|

- -------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel



- --
Lars Grunewaldt
* software development
* multimedia design
skills: C/C++/Java/PHP/(X)HTML/Flash/audio/video
web: http://www.dark-reality.de
mail: lgw@dark-reality.de
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFB5PCKQWC6DTWkDAoRAgpiAKCNDfzGs6qRbYhblMA5T1Me+cGvggCbB7Fx
jzKHN1hMIdmjjXdoZNYFMq8=
=0go+
-----END PGP SIGNATURE-----


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

      reply	other threads:[~2005-01-12  9:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-12  8:34 [Bluez-devel] btsco and 2.6.10 ligi
2005-01-12  9:40 ` Lars Grunewaldt [this message]

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=41E4F08B.9090909@dark-reality.de \
    --to=lgw@dark-reality.de \
    --cc=bluez-devel@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