On Fri, Jun 22, 2012 at 3:12 AM, Peter Stuge <[email protected]> wrote: > Ellen Apolinar wrote: > > [ 2918.580480] hfcmulti: disagrees about version of symbol > get_next_bframe > > [ 2918.580483] hfcmulti: Unknown symbol get_next_bframe (err -22) > > > > Okay, it seems that there is still a problem because I installed > mISDN.v2. > > But I removed all files from the installed mISDN version so this > shouldn't > > be the reason. But it is. > > > > So perhaps somebody knows how to solve this problem. > > I remember running into this as well.
Again, I would wipe out everything in /lib/modules/`uname -r`/extra and /lib/modules/`uname -r`/kernel/drivers/isdn/hardware/mISDN, reinstall from source then ldconfig and depmod -a. Make sure you don't have the old drivers loaded onto the stack either by doing a lsmod/rmmod.
