02 2014 档案

摘要:买无线网卡前没认真研究Linux兼容性的问题,看着水星的mini无线网卡挺好看就买回来了。狗狗了一下才发现Linux不支持这款,得自己搞定驱动。先安装些编译工具:apt-get install build-essential linux-headers make gcc git autoconf下载... 阅读全文
posted @ 2014-02-20 08:21 brep 阅读(6309) 评论(1) 推荐(0)
摘要:大体上了解了一下树莓派的启动过程,这篇文章写得比较详细:How the Raspberry Pi bootsupThis is an in-detail account of the Raspberry Pi boot process collected from various sources, mainly from the official forums. First, you need to know the RPi does not boot up like a conventional desktop computer. The VideoCore a.k.a the Graphi 阅读全文
posted @ 2014-02-12 09:27 brep 阅读(2767) 评论(0) 推荐(0)