fedora8下安裝aircard750的gprs無線網(wǎng)卡驅(qū)動(dòng)
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
操作結(jié)束后系統(tǒng)并沒有認(rèn)出這個(gè)卡來
最后查找到問題是系統(tǒng)沒有pcmcia的服務(wù)
這個(gè)需要下載一個(gè)pcmcia-cs的文件包,項(xiàng)目所在地址:http://pcmcia-cs.sourceforge.net
下載地址:http://sourceforge.net/project/showfiles.php?group_id=2405
編譯后啟動(dòng)
#service pcmcia start
然后把卡加入的時(shí)候就能聽到很清脆的兩聲“嘀”
同時(shí)查看/dev/modem文件已經(jīng)生成
剩下的就按上提到過的繼續(xù)
隨后就可以隨時(shí)隨地上網(wǎng)了
相關(guān)文章

fedora終端怎么自定義透明效果? linux透明效果的設(shè)置方法
fedora終端怎么自定義透明效果?fedora系統(tǒng)想要設(shè)置透明效果,該怎么設(shè)置呢?透明效果看上去很好看,下面我們就來看看linux透明效果的設(shè)置方法2021-10-09
Fedora音量很小怎么辦? Fedora音量調(diào)到最大聲音還是小的解決辦法
Fedora音量很小怎么辦?Fedora系統(tǒng)把聲音開到最大還是很小,想要調(diào)大一些音量,該怎么辦你額?下面我們就來看看Fedora音量調(diào)到最大聲音還是小的解決辦法2021-07-12
Fedora怎么設(shè)置主菜單快捷鍵? Fedora快捷鍵的設(shè)置方法
Fedora怎么設(shè)置主菜單快捷鍵?Fedora系統(tǒng)中疆場(chǎng)使用主菜單,想要給主菜單添加快捷鍵,方便操作,該怎么添加呢?下面我們就來看看Fedora快捷鍵的設(shè)置方法,詳細(xì)請(qǐng)看下文介紹2021-07-12
Fedora怎么設(shè)置圖標(biāo)主題? Linux系統(tǒng)圖標(biāo)主題的設(shè)置方法
Fedora怎么設(shè)置圖標(biāo)主題?Fedora系統(tǒng)想要設(shè)置自己細(xì)化的圖標(biāo)主題,該怎么設(shè)置呢?下面我們就來看看Linux系統(tǒng)圖標(biāo)主題的設(shè)置方法,詳細(xì)請(qǐng)看下文介紹2021-06-11
Fedora文件歷史記錄怎么開啟? Fedora歷史記錄的顯示方法
Fedora文件歷史記錄怎么開啟?Fedora中想要顯示歷史記錄,該怎么顯示呢?下面我們就來看看Fedora歷史記錄的顯示方法,需要的朋友可以參考下2021-02-26
Linux怎么清屏? Fedora終端復(fù)位清屏的兩種方法
Linux怎么清屏?Linux中想要進(jìn)行復(fù)位清屏,該怎么操作呢?下面我們就來看看Fedora終端復(fù)位清屏的兩種方法,需要的朋友可以參考下2021-02-26
Fedora系統(tǒng)外觀怎么設(shè)置? Fedora Linux外觀主題設(shè)置技巧
Fedora系統(tǒng)外觀怎么設(shè)置?Fedora系統(tǒng)想要設(shè)置外觀主題,該怎么設(shè)置呢?下面我們就來看看Fedora Linux外觀主題設(shè)置技巧,需要的朋友可以參考下2021-02-07
Fedora輸入法切換快捷鍵怎么更改?想要設(shè)置設(shè)置輸入法切換快捷鍵,該怎么自己設(shè)置成常用的鍵呢?下面我們就來看看詳細(xì)的教程,需要的朋友可以參考下2021-02-07
Fedora系統(tǒng)怎么設(shè)置打開新終端時(shí)默認(rèn)打開新標(biāo)簽頁?
Fedora系統(tǒng)怎么設(shè)置打開新終端時(shí)默認(rèn)打開新標(biāo)簽頁?Fedora系統(tǒng)想要設(shè)置默認(rèn)打開新的標(biāo)簽頁,該怎么設(shè)置呢?下面我們就來看看詳細(xì)的教程,需要的朋友可以參考下2021-02-04
Fedora怎樣設(shè)置鎖屏?xí)r顯示通知內(nèi)容? Fedora打開鎖屏通知的技巧
Fedora怎樣設(shè)置鎖屏?xí)r顯示通知內(nèi)容?Fedora自動(dòng)鎖屏后如果有消息通知,想要直接顯示,該怎么設(shè)置呢?下面我們就來看看Fedora鎖屏后顯示通知的技巧,需要的朋友可以參考下2021-01-22





