Results 1 to 3 of 3
Hi
I am looking for external, stand alone broadband CDMA (W-CDMA or EvDO, USB, Ethernet, NOT cellphone) compatible with Linux OS.
Most vendors said that their products are NOT compatible ...
- 03-05-2005 #1Linux Newbie
- Join Date
- Oct 2004
- Posts
- 114
Broadband CDMA Wireless Modem For Linux
Hi
I am looking for external, stand alone broadband CDMA (W-CDMA or EvDO, USB, Ethernet, NOT cellphone) compatible with Linux OS.
Most vendors said that their products are NOT compatible with Linux.
Thank you.
- 03-14-2005 #2Just Joined!
- Join Date
- Mar 2005
- Posts
- 1
This link may be what you are looking for.
http://www.ka9q.net/5220.html
- 12-03-2007 #3Just Joined!
- Join Date
- Dec 2007
- Posts
- 1
CDMA Wireless modem via wvdial or pppd
check out your proper usb device attached.
I m using FC6 linux and I have the device attached on
/dev/ttyACM0
edit the file /etc/wvdial.conf
copy paste the following lines
[Dialer ptcl]
Modem = /dev/ttyACM0
Baud = 460800
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
ISDN = 0
Modem Name = CDMA
Modem Type = USB Modem
Phone = #number
Username = user
Stupid Mode = 1
PPPD Options = crtcts multilink usepeerdns lock defaultroute
update configuration in wvdial
#wvdialconf /etc/wvdial.conf
#wvdial
emjoy ... internet connection on wireless
Its working pretty fyn wid me ..



