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 <[email protected]>
BETAVERSiON Systems [http://www.betaversion.net]
info/pgp: finger [email protected]
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/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: [email protected]
-----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
[email protected]
https://lists.sourceforge.net/lists/listinfo/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 <[email protected]>
BETAVERSiON Systems [http://www.betaversion.net]
info/pgp: finger [email protected]
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/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
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-devel