PHARscape

  • Home
    • Search
    • Login....
  • Linux and 3G
    • Software
      • Option Software
        • Hso driver
        • Rezero
        • Nozomi driver
        • Ozerocdoff
      • PHARscape Software
        • Hsolinkcontrol
        • HSOconnect
          • Downloads
        • comgt
      • Other software
        • Gnome NetworkManager
        • Option driver
        • Usbserial driver
        • USB_modeswitch
        • UMTSmon
        • Wader
    • HOW-TOs
      • HSOconnect Fedora 9
      • HSOconnect Ubuntu 8.04
      • NetworkManager How-To
      • Older HOW-TOs
        • GlobeTrotter (GPRS) HOW-TO
        • GlobeTrotter Fusion (UMTS/WLan) HOW-TO
        • Vodafone 3G (UMTS) HOW-TO
    • APN - Access Point Name
    • Linux Basics
    • DKMS and the HSO driver
  • USB modems
    • iCon 225
    • AT&T Quicksilver
    • AT&T Velocity - GPS and Linux
    • iCon 7.2
  • Datacards
    • Vodafone E3730
    • GE441 and GE442
    • Datacards (hso.ko)
    • Nozomi HSDPA 1.8 Datacards
    • Datacards (option.ko)
    • Datacards (serial modems)
    • Archive - old product table
  • Modules
    • GTM378
  • Getting Help
    • Contact me
  • Diversions
    • Linux and 3G Blog
    • PHARspace
      • Astrophotography
        • Solar System
          • The Sun
          • Venus
          • The Moon
          • Jupiter
          • Mars
          • Saturn
          • Uranus and Neptune
          • Comets
        • Deep Sky Objects
          • Nebula
          • Galaxies
          • Globular Clusters
      • Equipment
      • SPC900 Amp-off Sandwich
      • HEQ5 NGC 7662 Webcam LX video
      • Back to PHARscape
  • The Forums -->
`
Home » USB modems » AT&T Quicksilver

The AT&T Quicksilver and Linux

GI322The Quicksliver is AT&T's latest USB modem.

To get the AT&T Quicksilver working under Linux you need:

  1. The Hso driver
  2. The Ozercdoff utility (it replaces rezero and usb_modeswitch)

For a full Graphical user interface you will also need a connection manager.

With recent versions of Network Manager (>= 0.7.0)  you can now connect to the Internet. But if you need a free WWAN Connection Manager with features  for the traveller or budgeting then choice is limited. While we wait for a fully integrated solution you can use my HSOconnect application.

 

 

Connecting to the Internet - what is different?

The firmware in the Quicksilver is not the same as other Option devices using the hso.ko driver.

There is a difference in the AT commands used for connecting to the Internet, the password and username command is spelt differently. The command is now:

AT_OPDPP

This means that connection managers need to be modified. For example Line 91 of the hso_connect.sh script distributed with the hso driver must change.


From


    if [ -n "$USER" -a -n "$PASS" ]
    then
        echo "OK \"AT\$QCPDPP=1,1,\\\"$PASS\\\",\\\"$USER\\\"^m\"" >> $SCRIPTFILE
    fi
    echo "OK \"\"" >> $SCRIPTFILE


To


    if [ -n "$USER" -a -n "$PASS" ]
    then
        echo "OK \"AT\_OPDPP=1,1,\\\"$PASS\\\",\\\"$USER\\\"^m\"" >> $SCRIPTFILE
    fi
    echo "OK \"\"" >> $SCRIPTFILE

 

Write a comment

  • Required fields are marked with *.

If you have trouble reading the code, click on the code itself to generate a new random code.
 
First | Previous | Showing comments 5 to 7 of 7
Ted
Posts: 12
Comment
help
Reply #3 on : Wed April 01, 2009, 10:00:26
Hi, i compiled the drivers on kubuntu 9.04 beta no problem. when i connect the quicksilver it nm says ttyhs0 connected but when i pop up nm it says its a serial cable is not connected? what is wrong?

Ted
paul
Posts: 1
Comment
Cisco VPN
Reply #2 on : Sun January 04, 2009, 23:32:08
I have heard about this issue before. It may be driver related. I will see if the developer can offer a work around.
Asif
Posts: 12
Comment
Cisco VPN hangs with hso
Reply #1 on : Tue December 23, 2008, 18:32:02
Hi,

Very useful and I was up an running with my quicksilver on Fluxbuntu. However I had no luck connecting to my work network using Cisco VPN client (v4.8.02). The VPN hangs and cannot be killed.

Any idea why?

Regards,
Asif
First | Previous | Showing comments 5 to 7 of 7


PHARscape

News:

Option release Packaged HSO Drivers
Option makes available HSO drivers in DEB and RPM format

Option release HSO version 1.14
Option release HSO version 1.14

Latest Articles:

  • Equipment 2010.08.02
  • Globular Clusters 2010.07.31
  • Galaxies 2010.07.31

Latest Forum Messages:

PHARscape Linux and 3G forum
  • Re: Download link for hsolinkcontrol?
  • Download link for hsolinkcontrol?
  • "hsocremote CONNECT" doesn't work
  • Re: ZeroCD on Fedora 13
  • Re: ZeroCD on Fedora 13

Powered by MODx  Template © 2006 modXhost.com CSS
MySQL: 0.0097 s, 13 request(s), PHP: 0.1038 s, total: 0.1135 s, document retrieved from cache.