Menu

#83 kernel 2.6.20.1 failed to insert btsco-0.5

open
nobody
None
5
2007-02-25
2007-02-25
MisterFelix
No

btsco-0.5 and kernel-2.6.20.1 on debian etch

- installing btsco works fine
- make & make install in the kernel directory works fine
- inserting module doesnt work:

machine:# modprobe snd-bt-sco:
FATAL: Error inserting snd_bt_sco (/lib/modules/2.6.20.1-kerry/extra/snd-bt-sco.ko): Unknown symbol in module, or unknown parameter (see dmesg)

where dmesg says:

machine:# dmesg
snd_bt_sco: Unknown symbol try_to_freeze

I believe the kernel is to new at the moment, but if I am doing something wrong please beat me like a newbie *whichIam* and tell me the solution?

thanks a million,
andreas.

Discussion

  • Nobody/Anonymous

    Logged In: NO

    I can't load btsco 0.5 nor 0.42 in kernel 2.6.20.1 either (on archlinux). The reason is the same :

    > snd_bt_sco: Unknown symbol try_to_freeze

     
  • Nobody/Anonymous

    Logged In: NO

    its the same at 2.6.20-gentoo-r6 .. i'm trying to find out ..

     
  • Nobody/Anonymous

    Logged In: NO

    file: kernel/btsco.c
    add: #include <linux/freezer.h>

    it is working now perfektly ;)

     

Log in to post a comment.

MongoDB Logo MongoDB