摘要: #!/bin/shlspci -vv |grep Atherossudo modprobe atl1csudo chmod a+w /sys/bus/pci/drivers/atl1c/new_idecho "1969 1083" > /sys/bus/pci/drivers/atl1c/new_idsudo chmod a-x /sys/bus/pci/drivers/atl1c/new_id在当前路径下建立新文件,并写入以上内容;编译 chmod +x filename 这样才能用./filename 来运行在terminal下输入命令:./network.sh便 阅读全文
posted @ 2013-03-11 09:25 wiessharling 阅读(180) 评论(0) 推荐(0)