Networking Forums

Networking Forums > Computer Networking > Linux Networking > Cingular or Verizon wirless service with Linux

Reply
Thread Tools Display Modes

Cingular or Verizon wirless service with Linux

 
 
Jim Cochrane
Guest
Posts: n/a

 
      12-02-2005, 09:30 PM
I am trying to figure out whether it will work to use Cingular's or
Verizon's or T-Mobile's wireless internet service on a Linux system.
The service typically uses a PCMCIA wireless networking card, such as
the Sony Ericson GC83 card, to connect to the provider's network.

I've done some google searching for drivers for the above card (used by
Cingular) and two cards used for the Verizon service - the Novatel V620 and
the Sierra Wireless AC580. I've not found much evidence of any of these
cards working on Linux, except for this post about the V620:

http://www.linuxquestions.org/questions/history/300962

It's obvious that none of the card vendors officially supports Linux, but
the above site gives evidence that at least the V620 can be used on a Linux
machine.

I am not at all a hardware expert and am confused about what is needed.
Is a specific Linux driver needed for a specific card, or will all cards
follow a standard protocol and a driver for that protocol is needed?

This site talks about a Novatel G100 card and appears to imply that all
that is needed to drive the card is PCMCIA support:

"If you have kernel support for PCMCIA serial devices (CONFIG_SERIAL and
CONFIG_PCMCIA_SERIAL_CS), you'll be able to plug this card in and have it
appear as a serial port on your system (dmesg reported ttyS02 at port
0x03e8, and ttyS02 corresponds to /dev/ttyS2). From there, it's a simple
matter of configuring a PPP connection. I used the following peers file
(/etc/ppp/peers/tmobile). You'll need to change the device name to match
what it is assigned on your own machine: ..."

It also looks like some cards might be USB devices instead of PCMCIA.

So as you can see, I'm confused as to what is involved in getting one of
these cards to work on Linux. Any help or pointers on this will be
appreciated.


Thanks!

--
Jim Cochrane; (E-Mail Removed)
[When responding by email, include the term non-spam in the subject line to
get through my spam filter.]
 
Reply With Quote
 
 
 
 
David Simmons
Guest
Posts: n/a

 
      12-03-2005, 08:01 AM
Jim Cochrane wrote:
> I am trying to figure out whether it will work to use Cingular's or
> Verizon's or T-Mobile's wireless internet service on a Linux system.
> The service typically uses a PCMCIA wireless networking card, such as
> the Sony Ericson GC83 card, to connect to the provider's network.

....
> I am not at all a hardware expert and am confused about what is needed.
> Is a specific Linux driver needed for a specific card, or will all cards
> follow a standard protocol and a driver for that protocol is needed?


I'm using an Audiovox PC5740 PCMCIA card in my FC4 laptop with Verizon
EV-DO service. It seems to work pretty well, although I'm not 100%
certain that I'm seeing proper EV-DO speeds. I configured my system
according to the instructions available on the web for using the PC5740
with Linux.

The way this card works internally is by providing a PCMCIA->USB bridge,
and a standard USB serial interface that can be used to communicate with
the modem. My Linux kernel has all the drivers necessary for accessing
this serial interface.

As far as I know, noone has implemented code to query the modem for
statistics such as signal quality. However, I do have much better luck
with this modem in Linux than I do in Windows. (The provided "VZAccess"
software is crap, and it frequently gets into a senile state where it
thinks the modem is "busy" and will not access it.) I do believe you
need to "register" the card (with the Verizon network) in Windows with
the VZAccess software before you can use it in Linux.

David
 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Not getting full 20/5 service w/ verizon router david.black2@yahoo.com Wireless Internet 5 12-02-2008 11:46 AM
Verizon FiOS: No SMTP Service HaroldWho Linux Networking 11 03-04-2008 06:49 PM
Verizon, Cingular data access frequencies szilagyic Wireless Internet 7 06-02-2007 08:25 PM
Cingular EDGE on Linux Johny Linux Networking 3 10-03-2004 07:55 AM
Verizon Express Network (1X, 3G) Under Linux Mitch Walker Linux Networking 1 07-10-2003 02:31 PM



1 2 3 4 5 6 7 8 9 10 11