Re: [gentoo-user] wanrouter modprobe [SOLVED]

2013-03-08 Thread Tamer Higazi
Hi Alan! Solved it!!! I recompiled the kernel, and unchecked the builtin option NET_WAN_ROUTER, which was previously set in the kernel config. After then, I rebuilt wanpipe from the scratch again, and then VOILAAA, IT WORKED Tamer Am 08.03.2013 14:09, schrieb Alan McKinnon: > On 08/03/20

Re: [gentoo-user] wanrouter modprobe

2013-03-08 Thread Tamer Higazi
Hi Alan! what means "owned by kernel" I mean, this is a module that is running at all other distros, but not on the gentoo machine. Is there something I have builtin the kernel that I should propably leave out ??? Sangoma for sure wouldn't have released the module when it wouldn't have been

Re: [gentoo-user] wanrouter modprobe

2013-03-08 Thread Alan McKinnon
On 08/03/2013 13:52, Tamer Higazi wrote: > Hi Alan, > insmod wanrouter.ko tells me in dmesg: > > > wanrouter: exports duplicate symbol register_wan_device (owned by kernel) It means your module is buggy and you can't use it. > > > what does this message mean here ??? > > > Tamer > > > A

Re: [gentoo-user] wanrouter modprobe

2013-03-08 Thread Tamer Higazi
Hi Alan, insmod wanrouter.ko tells me in dmesg: wanrouter: exports duplicate symbol register_wan_device (owned by kernel) what does this message mean here ??? Tamer Am 07.03.2013 21:57, schrieb Alan McKinnon: > On 07/03/2013 22:53, Daniel Frey wrote: >> On 03/07/2013 09:23 AM, Tamer Higazi

Re: [gentoo-user] wanrouter modprobe

2013-03-08 Thread Tamer Higazi
Hi Daniel! It tells me: wanrouter.ko: ELF 64-bit LSB relocatable, x86-64, version 1 (SYSV), BuildID[sha1]=0xc0b7c0d39ff6be2335b0317010649c8fff44d58d, not stripped what shoould I do know?! Tamer Am 07.03.2013 21:53, schrieb Daniel Frey: > On 03/07/2013 09:23 AM, Tamer Higazi wrote: >> Hi peopl

Re: [gentoo-user] wanrouter modprobe

2013-03-07 Thread Alan McKinnon
On 07/03/2013 22:53, Daniel Frey wrote: > On 03/07/2013 09:23 AM, Tamer Higazi wrote: >> Hi people! >> I have tried to install the latest release of wanpipe through the >> freeswitch overlay, which I did so far successfully. Shortly I have >> realised, that the "wanrouter" module is not loadable. W

Re: [gentoo-user] wanrouter modprobe

2013-03-07 Thread Daniel Frey
On 03/07/2013 09:23 AM, Tamer Higazi wrote: > Hi people! > I have tried to install the latest release of wanpipe through the > freeswitch overlay, which I did so far successfully. Shortly I have > realised, that the "wanrouter" module is not loadable. When I try to > load it I get the following err

[gentoo-user] wanrouter modprobe

2013-03-07 Thread Tamer Higazi
Hi people! I have tried to install the latest release of wanpipe through the freeswitch overlay, which I did so far successfully. Shortly I have realised, that the "wanrouter" module is not loadable. When I try to load it I get the following error: office / # modprobe wanrouter modprobe: ERROR: co