All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sebastian Roth <sebastian.roth@esk.fhg.de>
To: bluez-devel@lists.sourceforge.net
Subject: [Bluez-devel] Re: snd_bt_sco unknown symbol snd_hwdep_new
Date: Fri, 21 Jan 2005 08:08:32 +0100	[thread overview]
Message-ID: <csq9pg$4gu$1@sea.gmane.org> (raw)
In-Reply-To: <20050120225148.2bd40d9f@coredump>

Hi Collin!

snd-bt-sco needs the module snd-hwdep! You have to select a driver which
uses snd-hwdep too. e.g. EMU10K1 (SB Live! & Audigy, E-mu APS)

/usr/src/linux(-2.6.10-mh1)/sound/pci/Kconfig
...
config SND_EMU10K1
	tristate "EMU10K1 (SB Live! & Audigy, E-mu APS)"
	depends on SND
	select SND_HWDEP
	select SND_RAWMIDI
	select SND_AC97_CODEC
...

Best regards,
Sebastian



-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

  reply	other threads:[~2005-01-21  7:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-21  6:51 [Bluez-devel] snd_bt_sco unknown symbol snd_hwdep_new Collin R. Mulliner
2005-01-21  7:08 ` Sebastian Roth [this message]
2005-01-21  7:48   ` [Bluez-devel] " Collin R. Mulliner
2005-01-21 10:03 ` [Bluez-devel] " Lars Grunewaldt

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='csq9pg$4gu$1@sea.gmane.org' \
    --to=sebastian.roth@esk.fhg.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 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.