public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [Bluez-devel] snd_bt_sco unknown symbol snd_hwdep_new
@ 2005-01-21  6:51 Collin R. Mulliner
  2005-01-21  7:08 ` [Bluez-devel] " Sebastian Roth
  2005-01-21 10:03 ` [Bluez-devel] " Lars Grunewaldt
  0 siblings, 2 replies; 4+ messages in thread
From: Collin R. Mulliner @ 2005-01-21  6:51 UTC (permalink / raw)
  To: bluez-devel

Hi Folks,

I have some problems with the snd_bt_sco module... I have ALSA enabled
in my kernel (use it for my "real" sound card).

any tips?

dmesg:
---snip---
snd_bt_sco: Unknown symbol snd_hwdep_new
---snap---

make modules_install
---snip---
if [ -r System.map ]; then /sbin/depmod -ae -F System.map  2.6.10-mh1;
fi WARNING: /lib/modules/2.6.10-mh1/extra/snd-bt-sco.ko needs unknown
symbol snd_hwdep_new
---snap---

thanks ... Collin

-- 
Collin R. Mulliner <collin@betaversion.net>
BETAVERSiON Systems [www.betaversion.net]
info/pgp: finger collin@betaversion.net
Coding without coffee is like driving without gas!


-------------------------------------------------------
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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bluez-devel] Re: snd_bt_sco unknown symbol snd_hwdep_new
  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
  2005-01-21  7:48   ` Collin R. Mulliner
  2005-01-21 10:03 ` [Bluez-devel] " Lars Grunewaldt
  1 sibling, 1 reply; 4+ messages in thread
From: Sebastian Roth @ 2005-01-21  7:08 UTC (permalink / raw)
  To: bluez-devel

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Bluez-devel] Re: snd_bt_sco unknown symbol snd_hwdep_new
  2005-01-21  7:08 ` [Bluez-devel] " Sebastian Roth
@ 2005-01-21  7:48   ` Collin R. Mulliner
  0 siblings, 0 replies; 4+ messages in thread
From: Collin R. Mulliner @ 2005-01-21  7:48 UTC (permalink / raw)
  To: bluez-devel

Hi Sebastian,

thanks this was it.

@SCO people
Great job guys! Really what can I say, workd right away. Also you can
add the Jabra BT250 to your list of supported devices (FYI: the volume
can be changed on both ends).


... Collin

-- 
Collin R. Mulliner <collin@betaversion.net>
BETAVERSiON Systems [www.betaversion.net]
info/pgp: finger collin@betaversion.net
Never argue with an idiot. He brings you down to his level, then beats
you with experience...


-------------------------------------------------------
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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Bluez-devel] snd_bt_sco unknown symbol snd_hwdep_new
  2005-01-21  6:51 [Bluez-devel] snd_bt_sco unknown symbol snd_hwdep_new Collin R. Mulliner
  2005-01-21  7:08 ` [Bluez-devel] " Sebastian Roth
@ 2005-01-21 10:03 ` Lars Grunewaldt
  1 sibling, 0 replies; 4+ messages in thread
From: Lars Grunewaldt @ 2005-01-21 10:03 UTC (permalink / raw)
  To: bluez-devel

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

Brad:

maybe this should be added to the setup guide, too...

best regards,
~  Lars


Collin R. Mulliner wrote:
| Hi Folks,
|
| I have some problems with the snd_bt_sco module... I have ALSA enabled
| in my kernel (use it for my "real" sound card).
|
| any tips?
|
| dmesg:
| ---snip---
| snd_bt_sco: Unknown symbol snd_hwdep_new
| ---snap---
|
| make modules_install
| ---snip---
| if [ -r System.map ]; then /sbin/depmod -ae -F System.map  2.6.10-mh1;
| fi WARNING: /lib/modules/2.6.10-mh1/extra/snd-bt-sco.ko needs unknown
| symbol snd_hwdep_new
| ---snap---
|
| thanks ... Collin
|


- --
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

iD8DBQFB8NNdQWC6DTWkDAoRAgDaAJ0T7KBY2RwHjZTSkIFwQFDoWRbz8wCfS75s
F/vJhdooa0Hg+JmPZqJmpjs=
=qju1
-----END PGP SIGNATURE-----


-------------------------------------------------------
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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-01-21 10:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-21  6:51 [Bluez-devel] snd_bt_sco unknown symbol snd_hwdep_new Collin R. Mulliner
2005-01-21  7:08 ` [Bluez-devel] " Sebastian Roth
2005-01-21  7:48   ` Collin R. Mulliner
2005-01-21 10:03 ` [Bluez-devel] " Lars Grunewaldt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox