个人网站做微擎,优化模型,安徽省六安市城乡建设厅网站,12306网站开发多少钱问题 使用modprobe时,报错modprobe: module xxx.ko not found in modules.dep: 原因 加载模块时,依赖没法正确添加
解决 在使用modprobe前,调用一下depmod指令,之后再用modprobe加载驱动模块
depmod
modprobe interr…
问题
使用modprobe时,报错modprobe: module xxx.ko not found in modules.dep: