分页: 1 / 1

请帮忙看看这是什么毛病

发表于 : 2013-05-07 22:55
linzz
安装网卡驱动的install.sh 脚本,反馈信息如下
##################################################
Compile make driver ok!!
##################################################
install.sh: 68: [: unexpected operator
Authentication requested [root] for remove driver:
Error: Module 8192cu is not currently loaded
Authentication requested [root] for insert driver:
Error: could not insert module 8192cu.ko: Device or resource busy
Authentication requested [root] for install driver:
install -p -m 644 8192cu.ko /lib/modules/3.2.0-4-686-pae/kernel/drivers/net/wireless/
/sbin/depmod -a 3.2.0-4-686-pae
##################################################
The Setup Script is completed !
##################################################

求解决

Re: 请帮忙看看这是什么毛病

发表于 : 2013-05-07 23:00
mraandtux