2008年12月17日 星期三

Ubuntu 8.04使用Huawei E220及中華電信上網

今天去辦了中華電信的行動上網, 在Windows XP中很方便, 直接就跑了
在Ubuntu 8.04就麻煩些
先是參考:分享-使用HUAWEI E220無線上網中華電信3.5G的安裝步驟
但不是很順利, 讀到26樓BlueT站長的建議, 去下載
vodafone 來用
裝的時候也不是很順, 還好, 先把連線都取消, 用sudo wvdial先連線, 再裝 vodafone, 方法也麻煩如說明檔:
-------------------------------------------------------------------------
VODAFONE MOBILE CONNECT INSTALLATION INSTRUCTIONS.

-------------------------------------------------


* You need a previously working internet connection (e.g: your ethernet one)

* Download from this page these two DEB packages:

- usb-modeswitch
- vodafone-mobile-connect

* Install them, e.g: in a terminal command line (substitute the version and architecture here for the ones you have downloaded)

sudo dpkg -i usb-modeswitch_0.9.4-1_i386.deb
sudo dpkg -i vodafone-mobile-connect_1.99.17-8_all.deb

* After this step, you will possibly have unresolved dependencies problems. To solve them execute:

sudo apt-get -f install

* If everything has gone fine you can plug in the modem, and execute the driver with:

vodafone-mobile-connect-card-driver-for-linux
----------------------------------------------------------------------------
最後一步也不通, 要改成 sudo vodafone-mobile-connect-card-driver-for-linux
在主選單中也要改成 gksudo vodafone-mobile-connect-card-driver-for-linux

耗了一個晚上, 終於可以在這裡寫部落格了

Yeah!!

1 則留言:

Lin 提到...

最快的方式就是到 https://forge.betavine.net/frs/?group_id=12 下載INSTALL.txt, usb-modeswitch_0.9.4-1_i386.deb及 vodafone-mobile-connect_1.99.17-8_all.deb 3個檔案, 按照install.txt的方式安裝; 安裝時需要有另外的網路暢通.