Enjoy Slackware 15.0!
This is an old revision of the document!
Table of Contents
Connecting to VirginMobile Broadband2Go with an Ovation MC760 USB modem
Using KPPP
1) Plug in the modem
2) AS ROOT: run dmesg and look for the modem's dev node (usually /dev/USBtty0)
3) Start KPPP
4) CONFIGURE > MODEMS > NEW
DEVICE TAB- MODEM NAME: anything you want MODEM DEVICE: whatever dmesg said (probably /dev/ttyUSB0 ) FLOW CONTROL: hardware LINE TERMINATION: CR CONNECTION SPEED: 460800 USE LOCK FILE: checked MODEM TAB- Click QUERY MODEM If everything is correct, you should see MODEM READY then some ATI stuff.
Click OK
5) ACCOUNTS > NEW > MANUAL SETUP
CONNECTION NAME: whatever you want PHONE NUMBER: #777 AUTHENTICATION: PAP/CHAP CALLBACK TYPE: none Click OK
6) Connect!
CONNECT TO: whatever you named the account USE MODEM: whatever you named the modem LOGIN ID: anything you want but you have to put in something (I use USER) PASSWORD: same as you put in LOGIN ID Click CONNECT
Using PPPD
1) I've done it, I don't remember how.