[2024-feb-29] Sad news: Eric Layton aka Nocturnal Slacker aka vtel57 passed away on Feb 26th, shortly after hospitalization. He was one of our Wiki's most prominent admins. He will be missed.

Welcome to the Slackware Documentation Project

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
howtos:misc:virginmobile_and_ovation_mc760_modem [2013/10/16 00:42 (UTC)] – created arfonhowtos:misc:virginmobile_and_ovation_mc760_modem [2014/10/17 09:38 (UTC)] – ADDED: Network Manager setup arfon
Line 1: Line 1:
 ====== Connecting to VirginMobile Broadband2Go with an Ovation MC760 USB modem ====== ====== Connecting to VirginMobile Broadband2Go with an Ovation MC760 USB modem ======
 +
 +====== Using Network Manager ======
 +1) Plug in your modem.
 +
 +2) Open the Network Manager "NETWORK CONNECTIONS" dialog.
 +
 +3) Click "+ ADD".
 +
 +4) "CHOOSE A CONNECTION TYPE" ---> "MOBILE BROADBAND"
 +
 +5) Click CREATE
 +
 +6) "CREATE A CONNECTION FOR THIS MOBILE BROADBAND DEVICE" ---> "NOVATEL WIRELESS CMDA"
 +
 +7) "COUNTRY OR REGION" Pick what applies to you.
 +
 +8) "PROVIDER" ---> "VIRGIN MOBILE/HELIO"
 +
 +9) "CONFIRM BROADBAND SETTINGS" ---> "APPLY"
 +
 +After this, "Virgin Mobile/Helio" should be one of your connection choices.
 +
 +
  
 ====== Using KPPP ====== ====== Using KPPP ======
 1) Plug in the modem 1) Plug in the modem
  
-2) AS ROOT: run dmesg and look for the modem's dev node (usually /dev/USBtty0)+2) AS ROOT: run dmesg and look for the modem's dev node (usually /dev/ttyUSB0)
  
 3) Start KPPP 3) Start KPPP
Line 13: Line 36:
   DEVICE TAB-   DEVICE TAB-
   MODEM NAME: anything you want   MODEM NAME: anything you want
-  MODEM DEVICE: whatever dmesg said (probably /dev/USBtty0 )+  MODEM DEVICE: whatever dmesg said (probably /dev/ttyUSB0 )
   FLOW CONTROL: hardware   FLOW CONTROL: hardware
   LINE TERMINATION: CR   LINE TERMINATION: CR
Line 55: Line 78:
 ====== Using PPPD ====== ====== Using PPPD ======
  
-1) I've done itI don't remember how.+1) I've done itI don't remember how.
  
  
 howtos:hardware:virginmobile_and_ovation_mc760_modem ()