On 1/7/06, Rony Bill ronbillypop@yahoo.co.uk wrote:
Saumyadeep Paul wrote:
helo everyone
i have a reliance web conn (Reliance LSP350R), the problem is i just
cant
get a stable conn in linux n gppp
First copy your /etc/wvdial.conf file to a safe place. Then edit the master to exactly what you read below.
[Modem0] Modem= /dev/ttyACM0 Baud= 115200 SetVolume= 0 DialCommand=ATDT Init=ATZ Init2=AT+CRM=1;$LGPKT=3 Dial Command = ATDT FlowControl= Hardware(CRTSCTS) [Dialer Reliance] Username = 22XXXXXXXX Password = 22XXXXXXXX Phone = #777 Stupid Mode = 1 Inherits = Modem0
Now simply run this command 'sudo wvdial reliance'. See what results you get. This is my working file. The GUI ppp has some problems as it tends to add unnecessary extra init commands.
Regards,
Rony.
hey rony
my wvdial.conf was configured seeing an earlier post regarding the LSP350R and it did work for a day but since that day i've not been able to browse in linux, i tried the command line route today but alas to no avail, it was the same thing the dialer shows connected but the phone goes to dormant mode and then connects again, effectively not allowin to get any work done, i just cant figure out where the problem might be.