:: Re: [DNG] To use a preconfigured (5…
Pàgina inicial
Delete this message
Reply to this message
Autor: Mario Marietto
Data:  
A: aitor
CC: dng
Assumpte: Re: [DNG] To use a preconfigured (5.4 / Ubuntu) kernel config file to recompile the (5.4) kernel for Devuan.
Maybe also these entries ? :

CONFIG_MACVTAP=y
CONFIG_IPVTAP=y
CONFIG_TUN_VNET_CROSS_LE=y

CONFIG_TAP is not present even as "it is not set". Should I create it
from scratch ?



On Sat, Aug 19, 2023 at 11:58 PM aitor <aitor_czr@???> wrote:

> Hi Mario,
>
> On 19/8/23 23:43, Mario Marietto wrote:
>
> root@devuan:~# modprobe tun
> modprobe: FATAL: Module tun not found in directory /lib/modules/5.4.244-stb-cbe
>
> I guess that you'll need to set the variables:
>
> CONFIG_TUN=m
> CONFIG_TAP=m
>
> and rebuild the kernel with the values "m" (loadable module) or "yes" (enabled).
>
> Cheers,
>
> Aitor.
>
>
>


--
Mario.