Load IGB_UIO modules
sudo modprobe uio
sudo insmod igb_uio. ko
Excribing errors:
insmod: ERROR: could not insert module igb_uio.ko: Invalid parameters
Solution:
First use uname -r
to view the current kernel version
Use modinfo IGB_uio.ko
check whether the vermagic field is consistent with the current kernel version, and find that it is inconsistent
Recompile the dpdk. After compilation, check the consistency
Read More:
- kernel module insert error: ERROR: could not insert module …../file.ko : File exits
- insmod Error: Invalid module format [How to Solve]
- [Solved] igb Compile Error: igb_main.c:10044:7: error: implicit declaration of function ‘isdigit’
- [Solved] Vermagic error and signature error in insmod
- [Solved] Canoe CAPL Error: “the test module is not assigned or invalid”
- PostgreSQL insert data error: column “XXX” does not exist solution
- [Solved] hcitool Error: Set scan parameters failed: Operation not permitted
- [Solved] Hive execute insert overwrite error: could not be cleared up
- [Solved] Camera Calibration Error: ErrorMessage: Image size does not match the measurement in camera parameters
- Mybatis error under Springboot project: Invalid bound statement (not found)
- Peewee insert data error:’buffer’ object has no attribute’translate’
- IDEA appears Module ** must not contain source root **. The root already belongs to module ** This kind of error solution
- How to Solve Error: Module did not self-register
- [Solved] mybatis plus Error: Invalid bound statement (not found)
- [Solved] waterdrop Import hive to clickhouse Error: Too many partitions for single INSERT block (more than 100).
- [Solved] Appium Error: InvalidArgumentException: Message: invalid argument: invalid locator
- [Solved] mmdetection yolox Error: find_unused_parameters
- [Solved] Mybatis crud insert error: org.apache.ibatis.binding.BindingException: Mapper method ‘com.liang.dao.UserMapper.addUser…
- [Solved] SyntaxError: Invalid regular expression: invalid group specifier name
- ElasticSearch Create Index Error: mapper_parsing_exception Root mapping definition has unsupported parameters