Difference between revisions of "Penggunaan Betavina Ubuntu"

From OnnoWiki
Jump to navigation Jump to search
(New page: Siapkan paket yang dibutuhkan sudo aptitude install wvdial hal usb-modeswitch ozerocdoff python-twisted python-serial \ python-sqlite python-tz python-gobject python-dbus python-cairo p...)
 
 
(2 intermediate revisions by the same user not shown)
Line 24: Line 24:
 
  $ vodafone-mobile-connect-card-driver-for-linux-debug
 
  $ vodafone-mobile-connect-card-driver-for-linux-debug
  
 +
==Referensi==
  
 +
* http://www.barregren.se/blog/how-use-huawei-e169-hsdpa-3g-modem-ubuntu
 +
* http://crazyaboutubuntu.wordpress.com/huawei-e169g-hsdpa-usb-stick-on-ubuntu/
  
 +
==Pranala Menarik==
  
 
+
* [[Teknik Menyambungkan Modem 3G]]
Langkah instalasi
 
  
  
 
+
[[Category: Wireless]]
==Pranala Menarik==
+
[[Category: 3G]]
 
 
* [[Teknik Menyambungkan Modem 3G]]
 

Latest revision as of 11:01, 11 May 2010

Siapkan paket yang dibutuhkan

sudo aptitude install wvdial hal usb-modeswitch ozerocdoff python-twisted python-serial \
python-sqlite python-tz python-gobject python-dbus python-cairo python-crypto python-gtk2 \
python-gnome2 python-gnome2-extras lsb-release python-glade2

Download dari

http://www.betavine.net/repo/packages/ubuntu/Ubuntu.tgz

Buka file menggunakan perintah

tar xvfz Ubuntu.tgz
cd Ubuntu
sudo dpkg -i ozerocdoff_0.4-2_i386.deb
sudo dpkg -i vodafone-mobile-connect_2.20.01-1_all.deb 

Menjalankan Mobile Connect

$ vodafone-mobile-connect-card-driver-for-linux

atau

$ vodafone-mobile-connect-card-driver-for-linux-debug

Referensi

Pranala Menarik