BandRich 的 c170 3G網卡,因已內建32MB的小磁碟機並內附Windows下的驅動程式,所以在 windwos 作業系統下,插入3G網卡後,只要照步驟將驅動程式裝起來即可馬上上網。
如果是在Ubuntu下,尤其是沒有GUI的模式下,就得自己手動設定。
根據官網資料,c170在 Linux 下至少需要核心為 2.6.27 才可以,所以記得先確認一下自己的Linux的版本,可以用「uname -a」來查看版本 (如果是Ubuntu,那只要是8.10後,就一定可以)。
接下來就來看看如何讓ubuntu 9.10 存文字模式(none-GUI)透過 c170 連上網。
首先安裝 wvdial,(如果現在是不能上網的,那要先想辦法讓電腦能連上網,因為需要安裝wvdial程式,或則從別的地方copy wvdial自己安裝也可以)
apt-get install wvdial
打開 /etc/wvdial.conf,修改以下內容 (這裡假設用的是威寶電信的3G SIM卡)
Phone = *99#
Username = vibo
Password = vibo
Buad = 460800
Modem = /dev/ttyUSB0
插入BandLuxe c170網卡
退出BandLuxe的虛擬光碟(假設捉到的是cdrom1)
eject /dev/cdrom1
執行撥接程式
wvdial
然後等一下等訊息跑完就連上了。如果要確定每一步驟是否正常,可以下 dmesg 來查看,或則下「tail -f /var/log/messages」監看。

I just feel that this information is tremendously helpful. I'm sure the following aphorism will appeal to your interest. - "Failure is not the only punishment for laziness; there is also the success of others." ~ Jules Renard (1864 - 1910)