frank-w / BPI-Router-Linux

Linux kernel 4.14+ for BPI-R2, 5.4+ for R64, 6.1+ for R2Pro and R3
Other
133 stars 48 forks source link

IFB module? #126

Closed danielschonfeld closed 2 months ago

danielschonfeld commented 2 months ago

Is it posssible to add the IFB module to bookwarm for the bpi-r4? It seems like it would be useful for anybody who wants to give SQM a try

frank-w commented 2 months ago

Which module do you mean? I know only ifb for nftables which should be activated

danielschonfeld commented 2 months ago

This one https://github.com/frank-w/BPI-Router-Linux/blob/89214dc3d3de95927217cd0102451a591949a8f7/drivers/net/Kconfig#L150

On Fri, Aug 30, 2024 at 01:07 Frank Wunderlich @.***> wrote:

Which module do you mean? I know only ifb for nftables which should be activated

— Reply to this email directly, view it on GitHub https://github.com/frank-w/BPI-Router-Linux/issues/126#issuecomment-2320066320, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAD7SZVMXQ3E7GD276WLP3DZT74YNAVCNFSM6AAAAABNLJMDACVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMRQGA3DMMZSGA . You are receiving this because you authored the thread.Message ID: @.***>

frank-w commented 2 months ago

Added in latest 6.10 release

https://github.com/frank-w/BPI-Router-Linux/releases/tag/CI-BUILD-6.10-main-6.10.0-2024-08-30_1239

danielschonfeld commented 2 months ago

That's fantastic, thank you! Question: if I currently run bookwarm with 6.9, do I just dump the contents of RPI-BOOT into the /boot partition while its running and the contents of RPI-ROOT into the appropriate / directories and reboot the system? it will load alright without any more change?