Tiny Core Linux
Tiny Core Base => Raspberry Pi => Topic started 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.
-
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
-
thanks
-
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
-
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)
-
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