一区二区三区在线-一区二区三区亚洲视频-一区二区三区亚洲-一区二区三区午夜-一区二区三区四区在线视频-一区二区三区四区在线免费观看

服務器之家:專注于服務器技術及軟件下載分享
分類導航

Linux|Centos|Ubuntu|系統進程|Fedora|注冊表|Bios|Solaris|Windows7|Windows10|Windows11|windows server|

服務器之家 - 服務器系統 - Fedora - fedora8下安裝aircard750的gprs無線網卡驅動

fedora8下安裝aircard750的gprs無線網卡驅動

2019-10-13 16:00腳本之家 Fedora

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

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文件已經生成

剩下的就按上提到過的繼續(xù)

隨后就可以隨時隨地上網了

延伸 · 閱讀

精彩推薦
  • Fedorafedora phpMyAdmin 安裝方法及介紹

    fedora phpMyAdmin 安裝方法及介紹

    在安裝fedora的時候,把基本該選擇的組件都選上,其中就有Appache,mysql,和php,但是在我們管了數據庫的時候,還是有個圖形界面比較方便,所以我們自己...

    fedora教程網5742019-10-15
  • FedoraHostwinds教程:如何在Fedora上安裝Docker

    Hostwinds教程:如何在Fedora上安裝Docker

    docker 是一個開源應用容器引擎,以類似于虛擬機但不虛擬化的方式在自包含的環(huán)境中創(chuàng)建相關應用程序和服務。您可以在多個平臺上下載并安裝Docker,比如...

    未知1232023-05-09
  • Fedora【轉載】fedora22和win10之間的文件共享互訪

    【轉載】fedora22和win10之間的文件共享互訪

    ? 鋼鐵俠與孔子? 關注 2016.06.04 14:10*? 字數 1327? 閱讀 2170 評論 0 喜歡 1 ?一,相關知識了解(本文執(zhí)行環(huán)境為fedora22和win10) 在局域網內windows系統之間共享...

    未知872023-05-09
  • FedoraFedora 33開始測試切換到Btrfs

    Fedora 33開始測試切換到Btrfs

    盡管距離 Fedora 的下一個穩(wěn)定版本(Fedora 33)還有幾個月的距離,但仍有一些值得關注的變化。在所有其他 Fedora 33 接受的系統范圍的更改中,最有趣的提議...

    Linux中國3392020-07-27
  • FedoraFedora 35 將搭載 LLVM 13 和 Go 1.17

    Fedora 35 將搭載 LLVM 13 和 Go 1.17

    Fedora工程和指導委員會 (FESCo) 批準了將于秋季發(fā)布的 Fedora 35 的一些額外變更。...

    開源中國6002021-08-19
  • Fedorafedora8 下mysql 安裝的安裝方法

    fedora8 下mysql 安裝的安裝方法

    fedora8 下mysql 安裝的安裝方法...

    fedora教程網6422019-10-14
  • Fedora阿里云購買鏡像服務器

    阿里云購買鏡像服務器

    阿里云 作為國內的領先云計算服務提供商,為用戶提供了各種可靠、高效的云計算產品,其中就包括鏡像服務器。鏡像服務器是一個非常優(yōu)秀的解決方案,...

    未知1342023-06-02
  • Fedora阿里云服務器配置低選擇什么系統比較好

    阿里云服務器配置低選擇什么系統比較好

    在選擇阿里 云服務器 時,除了考慮服務器的大小和價格,還需要考慮哪個操作系統最適合該服務器。操作系統是服務器的基礎,因為它提供了一個框架,...

    未知1152023-05-10
主站蜘蛛池模板: www四虎影视 | 午夜精品久久久久久久2023 | 欧美同性gayvidoes | 人人爱天天做夜夜爽88 | 顶级欧美做受xxx000 | 亚洲欧美专区 | 黄片毛片 | 99热成人精品热久久669 | 久久久无码精品亚洲欧美 | 成人网欧美亚洲影视图片 | 人人看人人射 | 情侣宾馆愉拍自拍视频 | 日本xnxnxnxnxn护士 | 白丝校花掀起短裙呻吟小说 | 思敏1一5集国语版免费观看 | 午夜DY888国产精品影院 | 女上男下gifxxoo动态视频 | 欧美色图日韩色图 | 公妇乱淫 | www.四色| 黄+色+性+人免费 | 精品播放| 国产一级毛片潘金莲的奶头 | 国内精品中文字幕 | 国产成人手机在线 | 继攵催眠女乱h调教 | 9久re热视频这里只有精品 | 99re8在线精品视频免费播放 | 国产亚洲精品一区在线播 | 国产探花视频 | 亚洲精品国产在线 | 成年人在线播放视频 | 男同精品视频免费观看网站 | sese在线| 日韩高清成人毛片不卡 | 波多野结衣黑人系列在线观看 | 91大神在线观看精品一区 | 午夜久久免影院欧洲 | 亚洲欧美日韩中文字幕久久 | 超91精品手机国产在线 | 国产91精品久久久久久 |