• linkedu视频
  • 平面设计
  • 电脑入门
  • 操作系统
  • 办公应用
  • 电脑硬件
  • 动画设计
  • 3D设计
  • 网页设计
  • CAD设计
  • 影音处理
  • 数据库
  • 程序设计
  • 认证考试
  • 信息管理
  • 信息安全
菜单
linkedu.com
  • 网页制作
  • 数据库
  • 程序设计
  • 操作系统
  • CMS教程
  • 游戏攻略
  • 脚本语言
  • 平面设计
  • 软件教程
  • 网络安全
  • 电脑知识
  • 服务器
  • 视频教程
  • bios
  • 系统安装
  • 系统进程
  • Windows
  • LINUX
  • RedHat/Centos
  • Ubuntu/Debian
  • Fedora
  • Solaris
  • 麒麟系统
  • 红旗Linux
  • 苹果MAC
  • 注册表
  • 其它系统
您的位置:首页 > 操作系统 >Fedora > fedora8下安装aircard750的gprs无线网卡驱动

fedora8下安装aircard750的gprs无线网卡驱动

作者:佚名 字体:[增加 减小] 来源:互联网 时间:2017-05-12

佚名 通过本文向大家介绍了fedora8镜像下载,fedora8,fedora8下载,gprs网卡,gprs物联网卡等相关知识,希望对您有所帮助,也希望大家多多支持linkedu.com

AirCard7x0.zip的下载地址:http://www.sierrawireless.com/software/7x0/AirCard7x0.zip

download the AirCard7x0.zip file. You can unzip the AirCard7x0.zip by executing the following command in terminal window:

unzip AirCard7x0.zip

The AirCard7x0.zip contains SW_7xx_SER.dat, ac750, and ac750chat files

How to Configure Linux to Recognize AirCard 710/750

Before you start, make sure that the AirCard 750 is not inserted into the PCMCIA slot.
The following instructions will configure the AirCard 750 as a serial-only device on Linux:

1. Add the following to /etc/pcmcia/config under the Modems and other serial devices:

card "Sierra Wireless AC710/AC750 GPRS Network Adapter R1"
manfid 0x0192, 0x0710
cis "cis/SW_7xx_SER.dat"
bind "serial_cs"

2. Copy the file SW_7xx_SER.dat in this archive in /etc/pcmcia/cis/
3. Restart computer.
4. Insert the AirCard 710/750

When the card is inserted two high beeps should be heard, indicating that the AirCard750 has been recognized and the serial driver has been successfully loaded. The AirCard750 can be accessed as /dev/modem when inserted. Running minicom should allow access to the AT command interface.

How to Configure Dialup Networking

A valid SIM card, user name, password, and APN are required to configure dialup networking.

1. Copy the files ac750 and ac750chat into /etc/ppp/peers.
2. Edit the existing file /etc/ppp/pap-secrets to add the following line:

"< login>""< login>" "" "*"

Replace < login> with the user name and < password> with the account password.
(e.g. "sierra" "sierra" "mypasswd" "*")

3. Edit the file /etc/ppp/peers/ac750 to replace < login> in the line
"user < login>"with the same < login> name as the previous instruction. (e.g. user sierra)

4. Edit the file /etc/ppp/peers/ac750chat so that the second line is:

OK AT+cgdcont=1,"IP","< APN>"

The < APN> should be replaced with the APN for the network.
(e.g. OK AT+cgdcont=1,"IP","internet.com")

How to Connect to the GPRS Network

Before you start, make sure the LED on the AirCard750 is flashing green. If there is a problem connecting (dialed too soon after inserting card or other problem) eject and re-insert the card.

1. Connect using PPPD

Open the console window and issue the following command:

pppd call ac750

NOTE:
Some pppd version may not correctly set up the dynamic DNS configuration. It may be necessary to copy /etc/ppp/resolv.conf to /etc/resolv.conf.

In order to terminate the connection send pppd the tem signal (Ctrl-C).

2. Connect using KPPP

It is also possible to connect using a dialer (e.g. Kppp in KDE).

1. Run KPPP configuration and click on New
2. Click on Dialog Setup and type in the name of connection.
3. Type *99# for phone number and select PAP for authentication.
4. Select Modem tab and for initialization string type in:

at+cgdcont=1,"IP","< APN>"

where < APN> is the network APN and click on OK.
5. Type in Login ID and Password
Where Login ID and Password are user name and password from your account.
6. Click on Connect.

3. Signal Strength

The RSSI (signal quality) and be read by starting minicom and issuing the command:

at+csq

The first number indicates the signal strength above -109 dBm (in 2 dBm increments). A value of 7 or higher (-95 dBm) can be considered adequate.

在第一步的Configure Linux to Recognize AirCard 710/750
操作结束后系统并没有认出这个卡来

最后查找到问题是系统没有pcmcia的服务
这个需要下载一个pcmcia-cs的文件包,项目所在地址:http://pcmcia-cs.sourceforge.net
下载地址:http://sourceforge.net/project/showfiles.php?group_id=2405
编译后启动
#service pcmcia start
然后把卡插入的时候就能听到很清脆的两声“嘀”
同时查看/dev/modem文件已经生成

剩下的就按上提到过的继续
随后就可以随时随地上网了

</div>
分享到:QQ空间新浪微博腾讯微博微信百度贴吧QQ好友复制网址打印

您可能想查找下面的文章:

  • fedora8 下mysql 安装的安装方法
  • fedora8 linux挂载DVD光盘或ISO镜像为源的方法
  • Fedora 8 Linux系统下运行QQ2008Beta1
  • fedora8下安装aircard750的gprs无线网卡驱动
  • Fedora 7 (FC-7)下载地址,比较快
  • fedora8在右键增加打开终端

相关文章

  • 2017-05-12Fedora 21透明终端以及字体设置guake详解
  • 2017-05-12解决Putty输入中文的方法
  • 2017-05-12安装Fedora作为工作环境后的一些配置建议
  • 2017-05-12Fedora 21顶栏日期显示不全的解决方法
  • 2017-05-12Fedora下配置ipv6的Apache服务器的方法
  • 2017-05-12Fedora 7 (FC-7)下载地址,比较快
  • 2017-05-12fedora如何挂载windows分区
  • 2017-05-12关掉Fedora 8不需要的服务
  • 2017-05-12Fedora 9.0系统下创建和配置vncserver远程连接
  • 2017-05-12fedora14 nfs如何安装?edora14 nfs安装教程

文章分类

  • bios
  • 系统安装
  • 系统进程
  • Windows
  • LINUX
  • RedHat/Centos
  • Ubuntu/Debian
  • Fedora
  • Solaris
  • 麒麟系统
  • 红旗Linux
  • 苹果MAC
  • 注册表
  • 其它系统

最近更新的内容

    • fedora21怎么安装佳能打印机驱动?
    • Fedora11使用Root账号登录的方法
    • fedora
    • fedora 安装注意事项
    • fedora9.0 DVD正式版下载地址
    • Fedora如何修改网络接口名称?Fedora修改网络接口名称的方法
    • 运行fedora 9下的3D特效
    • Ubuntu和Fedora上通过图形化界面或源码安装软件包的方法
    • Fedora22如何安装Adobe Flash Player?
    • Linux认证Fedora12以root用户登录的方法

关于我们 - 联系我们 - 免责声明 - 网站地图

©2020-2025 All Rights Reserved. linkedu.com 版权所有