phatz Posted February 13, 2023 Posted February 13, 2023 I've been trying to implement traffic shaping using tc. But it seems that ingress is not working. I am running Armbian Minimal Server on Orange Pi 5. Running this command: tc qdisc add dev eth0 ingress Will throw an error: Error: Specified qdisc kind is unknown. This has been working for orange pi pc/one armbian. Does the ingress module missing from this build? Can anyone point me to the right direction. Thanks. 0 Quote
Efe Çetin Posted February 13, 2023 Posted February 13, 2023 Yes it should be enabled from config -> https://github.com/armbian/build/blob/master/config/kernel/linux-rockchip-rk3588-legacy.config#L1568 You can enable it and contribute armbian build system 1 Quote
phatz Posted February 14, 2023 Author Posted February 14, 2023 @Efe Çetin, Thank you for your response. I will try this and update this post later. 0 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.