You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
联系固件作者(最稳妥)
你这个固件集成了这么多功能,显然是某个大神(如自编译版或特定社区版)的作品。
原因:作者在编译这个 25.12.0-rc5 固件时,没有把 NFQUEUE 相关的内核模块选上。
做法:由于 apk 机制下内核模块必须由同一台机器编译出来才能用,你只能找作者要这两个包:
kmod-nfnetlink-queue
kmod-ipt-nfqueue
拿到作者提供的 .apk 文件后,通过 apk add ./文件名.apk 安装
Beta Was this translation helpful? Give feedback.
All reactions