全部博文(68)
发布时间:2017-11-30 14:21:57
系统版本: Ubuntu 12.04 LTS升级的目标kernel:3.6.02.下载内核 从https://www.kernel.org/pub/linux/kernel/下载kernel源码linux-3.6.tar.gz,解码到/usr/src或工作目录下,角解码到工作目录下: cd linux-3.6 cd linux-3.6 make menuconfig 会弹出Linux/i386 .........【阅读全文】
发布时间:2015-12-24 17:05:10
注意,其中的/dev/ttyACM0 是串口设备,后面描述。/etc/ppp/chat-wcdma#!/bin/sh## This is part 2 of the ppp-on script. It will perform the connection# protocol for the desired connection.#exec /usr/sbin/chat -v \ECHO ON \ABORT 'BUSY' \ABORT 'NO ANSWER' \ABORT 'ERROR' \TIMEOUT 20 \'' 'AT' \.........【阅读全文】
发布时间:2015-09-05 23:15:08
目前可以使用wireless-tools <div id="sina_keyword_ad_area2" class="articalContent "><wbr>或wpa_supplicant工具来配置无线网络。请记住重要的一点是,对无线网络的配置是全局性的,而非针对具体的接口。<p> <wbr></p><p align="left"><span style="font-family:''Courier New'';"> <wb.........【阅读全文】
发布时间:2015-09-02 15:53:30
<h1><span class="link_title"><a href="http://blog.csdn.net/penglijiang/article/details/8572129"> rt3070 wifi arm+linux移植 </a></span> </h1><div class="article_manage"><span class="link_categories"> 分类: <a href="http://blog.csdn.net/penglijiang/article/category/1132326">嵌入式Linux-入门篇</.........【阅读全文】