dmesg shows:
[ 2840.213250] base_sock_release(c50fd980) sk=eb58a000
[ 2913.933158] hfcpci: disagrees about version of symbol confirm_Bsend
[ 2913.933169] hfcpci: Unknown symbol confirm_Bsend (err -22)
[ 2913.933194] hfcpci: disagrees about version of symbol l1_event
[ 2913.933200] hfcpci: Unknown symbol l1_event (err -22)
[ 2913.933232] hfcpci: disagrees about version of symbol mISDN_freebchannel
[ 2913.933236] hfcpci: Unknown symbol mISDN_freebchannel (err -22)
[ 2913.933277] hfcpci: disagrees about version of symbol bchannel_senddata
[ 2913.933280] hfcpci: Unknown symbol bchannel_senddata (err -22)
[ 2913.933292] hfcpci: disagrees about version of symbol mISDN_initbchannel
[ 2913.933295] hfcpci: Unknown symbol mISDN_initbchannel (err -22)
[ 2913.933361] hfcpci: disagrees about version of symbol mISDN_clear_bchannel
[ 2913.933365] hfcpci: Unknown symbol mISDN_clear_bchannel (err -22)
[ 2913.933408] hfcpci: disagrees about version of symbol recv_Bchannel
[ 2913.933411] hfcpci: Unknown symbol recv_Bchannel (err -22)
[ 2913.933430] hfcpci: disagrees about version of symbol get_next_bframe
[ 2913.933433] hfcpci: Unknown symbol get_next_bframe (err -22)
[ 2918.580253] hfcmulti: disagrees about version of symbol l1_event
[ 2918.580260] hfcmulti: Unknown symbol l1_event (err -22)
[ 2918.580281] hfcmulti: disagrees about version of symbol mISDN_freebchannel
[ 2918.580285] hfcmulti: Unknown symbol mISDN_freebchannel (err -22)
[ 2918.580334] hfcmulti: disagrees about version of symbol bchannel_senddata
[ 2918.580337] hfcmulti: Unknown symbol bchannel_senddata (err -22)
[ 2918.580348] hfcmulti: disagrees about version of symbol mISDN_initbchannel
[ 2918.580352] hfcmulti: Unknown symbol mISDN_initbchannel (err -22)
[ 2918.580403] hfcmulti: disagrees about version of symbol recv_Bchannel_skb
[ 2918.580406] hfcmulti: Unknown symbol recv_Bchannel_skb (err -22)
[ 2918.580422] hfcmulti: disagrees about version of symbol mISDN_clear_bchannel
[ 2918.580425] hfcmulti: Unknown symbol mISDN_clear_bchannel (err -22)
[ 2918.580460] hfcmulti: disagrees about version of symbol recv_Bchannel
[ 2918.580464] hfcmulti: Unknown symbol recv_Bchannel (err -22)
[ 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. Is it a good idea to build a new kernel or to remove the kernel-integrated mISDN and install it new?

Best regards
Ellen





2012/6/22 Peter Stuge <peter@stuge.se>
Ellen Apolinar wrote:
> modprobe hfcmulti
> FATAL: Error inserting hfcmulti
> (/lib/modules/3.0.22/kernel/drivers/isdn/mISDN/hfcmulti.ko): Invalid
> argument

Try look at the end of dmesg output at this point. It may say what
exactly is invalid and in which argument.


//Peter