Page 1 of 1

Can anyone implement kmod-tcp-bbr for Gargoyle 1.12 ?

Posted: Tue Apr 07, 2020 10:26 pm
by Mikha
Hi Guys.

Recently I switched to gargoyle on my gl inet ar150

Great performance but actually I couldn't install bbr ipk for mips 24kc
Saying incompatible version.
I appreciate if you can help me

I am on Gargoyle 1.12
Linux Gargoyle 4.9.198

Re: Can anyone implement kmod-tcp-bbr for Gargoyle 1.12 ?

Posted: Tue Apr 07, 2020 10:50 pm
by ispyisail
did you use gpkg ?

Code: Select all

gpkg update

Code: Select all

gpkg ......

Re: Can anyone implement kmod-tcp-bbr for Gargoyle 1.12 ?

Posted: Tue Apr 07, 2020 11:44 pm
by Lantis
If you want to install a kernel module that we do not provide (not built at all), you will need to build your own image as the kernel "magic" does not match.

You can "force install" the kmod, but the chance of going into a unrecoverable state is reasonably high.

I'll bring up the discussion of building "ALL_KMODS" next opportunity with Eric. That decision will be a space one i think.