LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 03-03-2006, 10:04 PM   #1
gopi.d
Member
 
Registered: Feb 2006
Location: India
Distribution: Slackware 12, Fedora 7, Kubuntu-7.04
Posts: 172

Rep: Reputation: 30
how to install wireless serial modem on FC4


i have a LG LSP340 cdma phone with in built modem for internet access the manufacturer supplied windows drivers for this device when contacted they have no drivers for linux. the modem works fine with windows but does not work on linux. any one knows how to install the modem on linux, the modem is connected to the serial port on my system. it has an extra intialisation command "$LSPKT=1...." i'm using Fedora Core4 on intel D915GAV system. pls help
 
Old 03-03-2006, 11:55 PM   #2
ambattu
LQ Newbie
 
Registered: Oct 2005
Distribution: Mandriva 2006, Fedora Core 5, Kubuntu 5.10
Posts: 8

Rep: Reputation: 0
I use internet via GPRS (my provider is GSM). I think the setup is basically the same for you too. Just change the device settings to /dev/ttyACM0 or as the case may be.

I'll tell you what I did
1. in the shell 'dmesg | tail' after I plug in the modem (which has a USB cable in my case).
2. if the drivers are recognised, go to step 3. If not, use a driver like cdc-acm. I use it as the driver. Type 'modprobe cdc-acm' after you have inserted the modem. Then the device is designated something as /dev/ttyACM0
3. You should have wvdial. In some distros (such as Fedora) I've found it only to work with the root user. You can change this. Else log in as root, when you 'wvdial provider' in the command line.
4. Edit the wvdial.conf file appropriately. The parameters you've to enter are: 'APN', username, password & Modem. All other options are mostly similar for most providers. You can also enter the extra initialisation command as "Init4= ........". Remove the Init string you don't require.

See my wvdial.conf below. Make appropriate changes:
------------------------------------
[Dialer provider]
Modem = /dev/ttyACM0
#Baud = 115200
Init1 = ATH
Init2 = ATE1
Init3 = AT+CGDCONT=1,"IP","APN","0.0.0.0",0,0
# Some phones like the NEC DB7000 don't like empty strings, so an address must
# be provided
#Init3 = AT+CGDCONT=1,"IP","internet","0.0.0.0",0,0
# Some phones don't like the quality of service parameters:
# Init4 = AT+CGQREQ=1,0,0,0,0,0
# Init5 = AT+CGQMIN=1,0,0,0,0,0
Dial Command = ATD
Phone = *99#
# Phone = ATD*99***1#
Username = username
Password = password
---------------------------------------------------

The link that has been of most help to me in this:
http://kapsi.fi/~mcfrisk/linux_gprs.html

Last edited by ambattu; 03-03-2006 at 11:58 PM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
RH doesn't detect my Serial modem connected to a PCI Serial card ricky_ds Linux - Hardware 1 08-17-2006 02:37 PM
how to install wireless isdn modem on FC4 gopi.d Fedora 1 03-04-2006 10:32 AM
Redhat 9 install serial/modem software cherylchase Linux - Software 3 05-12-2005 04:33 AM
how to install external modem (serial) in Red Hat Linux 8.0 kublador Linux - Hardware 1 02-12-2003 12:08 AM
Install serial modem on Red Hat 7.1 ben Linux - Newbie 0 09-03-2001 07:36 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 06:58 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration