Tiny Core Linux

Tiny Core Base => Raspberry Pi => Topic started by: josep on June 20, 2016, 06:15:35 AM

Title: l2tp_eth.ko
Post by: josep on June 20, 2016, 06:15:35 AM
Hi,

   I was searching for the l2tp_eth.ko kernel module. Currently I am trying to use a raspberry to end an l2tpv3 tunnel, and need I believe that module is needed to properly set up the tunnel using "ip l2tp" commands.

    I found the xt_l2tp kernel module, but that one does not seem to substitute the l2tp_eth.

   
Title: Re: l2tp_eth.ko
Post by: bmarkus on June 20, 2016, 09:36:18 AM
You can find all 4.4.13 kernels modules including l2tp_eth for armv7 here:

http://tinycorelinux.net/8.x/armv7/releases/RPi/src/kernel/4.4.13-piCore_v7+_modules.tar.xz

Title: Re: l2tp_eth.ko
Post by: josep on June 20, 2016, 05:58:04 PM
thanks
Title: Re: l2tp_eth.ko
Post by: larryle on June 25, 2016, 12:35:26 AM
You can find all 4.4.13 kernels modules including l2tp_eth for armv7 here:

http://tinycorelinux.net/8.x/armv7/releases/RPi/src/kernel/4.4.13-piCore_v7+_modules.tar.xz

Hi

I downloaded this xz file and extract to a folder then I can see a lib dir with all the KO files.  but question is, how to add a ko file into exisiting kernel?  I am totally new here.

tks

Larry
Title: Re: l2tp_eth.ko
Post by: tatemono on June 25, 2016, 05:05:20 AM
Hi

I downloaded this xz file and extract to a folder then I can see a lib dir with all the KO files.  but question is, how to add a ko file into exisiting kernel?  I am totally new here.

tks

Larry

I am a newbie, too.  My recommendation is to read "Core Book."  It is quite helpful for newbies and available on-line.  Please visit the following URL:
http://tinycorelinux.net/book.html (http://tinycorelinux.net/book.html)
Title: Re: l2tp_eth.ko
Post by: bmarkus on June 25, 2016, 05:28:10 AM

I downloaded this xz file and extract to a folder then I can see a lib dir with all the KO files.  but question is, how to add a ko file into exisiting kernel?  I am totally new here.


There are two options.

1) remaster initrd, add the kernel module - read WiKi

2) create a TCZ with the kernel module(s) - read WiKi + study similar packages in the repo like alsa-modules or wireless