K T A Apprentice


Joined: 25 Feb 2005 Posts: 210 Location: Europe
|
Posted: Fri Feb 23, 2007 6:37 pm Post subject: [Workaround] 2.6.20 bluetooth audio - unknown symbol... |
|
|
Hello,
I need a little push in the right direction, I try to get my bluetooth headset to work and found this after compiling my kernel with the needed config:
Code: | WARNING: /lib/modules/2.6.20-gentoo/misc/snd-bt-sco.ko needs unknown symbol try_to_freeze |
Well, the bluetooth system is working fine - I can "see" and ping the headset - but when I try to load the snd-bt-sco module I get, as expected:
Code: | # modprobe snd-bt-sco
FATAL: Error inserting snd_bt_sco (/lib/modules/2.6.20-gentoo/misc/snd-bt-sco.ko): Unknown symbol in module, or unknown parameter (see dmesg) |
dmesg shows this:
Code: | snd_bt_sco: Unknown symbol try_to_freeze |
I'm using the latest gentoo-sources (2.6.20). I realy have no clue what this is about neither the boards nor google did bring up an hints...
Any thoughts?
Thanks.
KTA |
|