Trying to load the Chelsio iWarp module using this command:
This is the dmesg output:
Modinfo on both modules that I need to load:
https://zerobin.net/?8219412d3d0065f5#rTSGw2EpZWzelLmM6hT1CNfk5NnWp+3g0qLBgZPHX1E=
Any idea how to fix this so I can load the iw_cxgb4 kernel module?
modprobe iw_cxgb4
. I get the following error:ERROR: could not insert 'iw_cxgb4': Invalid argument
This is the dmesg output:
Code:
[ +0.090486] BPF:[104824] STRUCT ata..percpu
[ +0.000030] BPF:size=24 vlen=5
[ +0.000012] BPF:
[ +0.000009] BPF:Invalid name
[ +0.000011] BPF:
[ +0.000014] failed to validate module [libcxgb] BTF: -22
Modinfo on both modules that I need to load:
https://zerobin.net/?8219412d3d0065f5#rTSGw2EpZWzelLmM6hT1CNfk5NnWp+3g0qLBgZPHX1E=
Any idea how to fix this so I can load the iw_cxgb4 kernel module?
Last edited: