LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 688|回复: 3

求助:insmod error

[复制链接]
发表于 2004-4-29 23:16:43 | 显示全部楼层 |阅读模式
insmod的时候报错:
init_module: device or resource busy
Hint: ismod error ...
请教解决方案,谢谢
发表于 2004-5-1 00:45:04 | 显示全部楼层
please post more message about the error.
 楼主| 发表于 2004-5-2 00:04:06 | 显示全部楼层
problem solved, that was caused by a incorrect return value of init_module().
0 is expected, but I made 1 returned.
Thx incarnation all the same
发表于 2004-5-2 00:26:26 | 显示全部楼层
最初由 zlf 发表
problem solved, that was caused by a incorrect return value of init_module().
0 is expected, but I made 1 returned.

linux系统用返回0来表示正常退出,其它值表示有问题. 这一点与大多数系统不一样.
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表