Skip to content

openwrt.conf里有四个模块无法加载 #46

@hsj1992

Description

@hsj1992

载入的是6.0.8内核。
日志显示:
systemd-modules-load[330]: Failed to find module 'nf_flow_table_ipv4'
systemd-modules-load[330]: Failed to find module 'nf_flow_table_ipv6'
systemd-modules-load[330]: Failed to find module 'nf_log_common'
systemd-modules-load[330]:Failed to find module 'nf_tables_set'

使用find / -name "nf_flow_table_ipv4"命令查找,发现原版5.15内核的路径里还是有的:
/usr/lib/modules/5.15.30-2-pve/kernel/net/ipv4/netfilter/nf_flow_table_ipv4.ko

但是6.0.8没有。5.19.17里也没有。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions