-
Notifications
You must be signed in to change notification settings - Fork 950
Open
Description
When I followed the instructions at https://github.com/F-Stack/f-stack#quick-startto perform the installation, I encountered the following error:
"insmod: ERROR: could not load module /data/f-stack/dpdk/build/kernel/linux/kni/rte_kni.ko: No such file or directory".
I searched for this file but could not locate it.
root@ubuntu-desktop-2404:/data/f-stack/dpdk# insmod /data/f-stack/dpdk/build/kernel/linux/kni/rte_kni.ko carrier=on
insmod: ERROR: could not load module /data/f-stack/dpdk/build/kernel/linux/kni/rte_kni.ko: No such file or directory
root@ubuntu-desktop-2404:/data/f-stack/dpdk# find . -name rte_kni.ko
root@ubuntu-desktop-2404:/data/f-stack/dpdk# find / -name rte_kni.ko
find: ‘/run/user/1000/gvfs’: 权限不够
find: ‘/run/user/1000/doc’: 权限不够
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels