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...)
 
Line 23: Line 23:
  
 
  $ vodafone-mobile-connect-card-driver-for-linux-debug
 
  $ vodafone-mobile-connect-card-driver-for-linux-debug
 
 
 
 
 
Langkah instalasi
 
 
 
  
 
==Pranala Menarik==
 
==Pranala Menarik==
  
 
* [[Teknik Menyambungkan Modem 3G]]
 
* [[Teknik Menyambungkan Modem 3G]]

Revision as of 12:59, 14 April 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

Pranala Menarik