linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Christoph Bächtle" <christophbaechtle@web.de>
To: bluez-users@lists.sourceforge.net
Subject: Re: [Bluez-users] modprobe snd_bt_sco fails with: FATAL: Error inserting snd_bt_sco
Date: Sat, 11 Feb 2006 22:47:47 +0100	[thread overview]
Message-ID: <200602112247.48075.christophbaechtle@web.de> (raw)
In-Reply-To: <43ECF652.4000902@xmission.com>

ok, thanks, it worked

christoph

Am Freitag, 10. Februar 2006 21:23 schrieb Brad Midgley:
> Christoph
>
> if you are using cvs, you just need to update.
>
> if you used the 0.41 release, open btsco/kernel/btsco.c and change the
> only occurrence of init_MUTEX_LOCKED
>
> brad
>
> >> init_MUTEX_LOCKED(&bt_sco->thread_sem);
> >>
> >>needed to be changed to:
> >>
> >> init_MUTEX(&bt_sco->thread_sem);
> >> down(&bt_sco->thread_sem);
>
> -------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc. Do you grep through log
> files for problems?  Stop!  Download the new AJAX search engine that makes
> searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
> _______________________________________________
> Bluez-users mailing list
> Bluez-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-users


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

      reply	other threads:[~2006-02-11 21:47 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-10  2:11 [Bluez-users] modprobe snd_bt_sco fails with: FATAL: Error inserting snd_bt_sco Christoph Bächtle
2006-02-10 17:18 ` Brad Midgley
2006-02-10 19:17   ` Christoph Bächtle
2006-02-10 20:23     ` Brad Midgley
2006-02-11 21:47       ` Christoph Bächtle [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=200602112247.48075.christophbaechtle@web.de \
    --to=christophbaechtle@web.de \
    --cc=bluez-users@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;
as well as URLs for NNTP newsgroup(s).