随笔分类 -  cubieboard

摘要:加载bcmdhd模块:# modprobe bcmdhd如果你希望开启 AP 模式,那么:# modprobe bcmdhd op_mode=2在/etc/modules文件内添加bcmdhd op_mode=2,以实现bcmdhd模块的开机自动加载。hostapd安装与配置参考链接:http://... 阅读全文
posted @ 2014-11-25 14:04 PaulWeiHan 阅读(251) 评论(0) 推荐(0)
摘要:Cubieboard 开箱和入门2014 年 01 月 29 日byname5566Categories:Computer Science, CubieboardHello CubieboardCubieboard 是一款类似于树莓派(Raspberry pi)的 ARM 迷你 PC,但其性能要更强... 阅读全文
posted @ 2014-11-08 17:27 PaulWeiHan 阅读(517) 评论(0) 推荐(0)
摘要:正常ubuntu下直接搜索remote desktop 进行配置,好用而且友好。。modprobe bcmdhdlsmodifconfig wlan0 upvi /etc/network/interfacesauto wlan0iface wlan0 inet dhcpwpa-ssid S***wp... 阅读全文
posted @ 2014-11-08 17:25 PaulWeiHan 阅读(132) 评论(0) 推荐(0)