rmmod: module not found ARM开发

rmmod: module not found

当我们卸载一个模块的时候,模块卸载成功,但是紧跟着报错说:rmmod: module xxx not found,如下图所示: 解决这个问题的办法是,将模块拷贝到:/lib/modules/2.6.3...
阅读全文