首先是驱动的下载
http://pan.baidu.com/share/link?shareid=3814469222&uk=1258598805&app=zd
解压缩驱动出现在/tmp下没权限
http://bbs.chinaunix.net/thread-1923529-1-1.html
然后问题就出现在编译这里了
http://www.freemindworld.com/blog/2013/131010_360_wifi_in_linux.shtml
需要首先更新编译库
http://www.raspberrypi.org/forums/viewtopic.php?t=67347&p=495080
尝试更新3.10.35+的编译库
http://cstriker1407.info/blog/compiled-on-the-raspberry-driven/
下载头文件,编译库均告失败,原因貌似是编译库头文件内核不匹配
本事不够,暂时不搞了
不过顺道整了个FTP服务器
http://www.eeboard.com/bbs/forum.php?mod=viewthread&tid=5473
设置静态IP
需要设置 /etc/network/interfaces
然后在开机项/etc/init.d/rc.local 中 最后一行加入 route add default gw xx:xx:xx:xx
/etc/resolv.conf 编辑DNS