Συντάκτης: Mario Marietto Ημερομηνία: Προς: aitor Υ/ο: dng Αντικείμενο: Re: [DNG] To use a preconfigured (5.4 / Ubuntu) kernel config file
to recompile the (5.4) kernel for Devuan.
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.
>
>
>