Komal wrote:
Create a file /etc/wvdial.conf having following entries :-
[Modem0] Modem= /dev/ttyUSB0 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
Komal dear, you are a darling. :) I finally got my LG-LSP350R up and running on FC4.
Your above script was modified to select /dev/ttyACM0 as the modem. Still I kept getting 'No Carrier' errors. Then the string used in Windows was used AT+CRM=1;$LGPKT=3, the one which JTD too mentioned in his mail. This worked and I got connected. However sites would not open. The 'route add default ppp0' too did not work.
So I went to 'Internet Connection Wizard' and created a new modem on /dev/modem. Before that a soft link was created 'ln -s /dev/ttyACM0 /dev/modem'. Then the 'Network Device Control' was used to edit the modem init strings. However it overwrote the /etc/wvdial.conf and added extra entries.
They were trimmed to what you see below. Now, I can not only put the connection on and off but my sites open up too. The advantage of 'Network Device Control' is that it can be used by users too just like an on/off connection.
This is my wvdial.conf file. No need to touch /etc/resolv.conf.
[Modem0] Modem= /dev/ttyACM0 Init=ATZ Init2=AT+CRM=1;$LGPKT=3 Baud= 115200 SetVolume= 0 DialCommand=ATDT FlowControl= CRTSCTS
[Dialer Reliance] Username = 22XXXXXXXX Password = 22XXXXXXXX Phone = #777 Stupid Mode = 1 Inherits = Modem0
So those who use FC4 can directly got to 'Internet Connection Wizard' and create a new connection using /dev/modem pointing to /dev/ttyACM0. This automatically creates a /etc/wvdial.conf file and can be edited to the above configuration. Then use 'Network Device Control' and enjoy 16 KBytes/second download speeds.
Thanks once again buddy :)
Rony.
___________________________________________________________ How much free photo storage do you get? Store your holiday snaps for FREE with Yahoo! Photos http://uk.photos.yahoo.com