Hi
I have an LG LSI 110 landline phone. I am trying to connect internet in Fedora core 5.
I have read lots of previous posts, was able to detect modem, but the purpose is still unsolved.
I did the following reading a previous post:
----------------------------------------------------------------------
I create a file in /etc/wvdial.conf
1.file:/etc/wvdial.conf
[Modem0]
Modem= /dev/ttyACM0
Baud= 115200
SetVolume=0
DialCommand= ATDT
FlowControl= Hardware(CRTSCTS)
[Dialer R]
Username= my phone number
Password= my phone number
Phone= #777
Stupid Mode= 1
Inherits= Modem0
2. edit following file as follow
file:/etc/resolv.conf
service named start
nameserver 202.138.103.100
nameserver 202.138.97.193
nameserver 127.0.0.1
3. change Mobile\settings\phone\datarate = 115200
4. now to dial to Internet we need to follow these things
5. Connect Mobile to system using a USB cable
6. login as root
7. type following command
modprobe uhci
modprobe usbserial
modprobe ftdi_sio
wvdial R
---------------------------------------------------------------
it detected my LG modem, started dialling, but my phone was showing connection failed try later
Also it was redialling very fast
I started windows and connected to internet just to check that there is no problem with connection.
there wasn't
so anybody can please help me with this
i am newbie so please tell me in detail
< Topic Merged >