Hi, I am having ZTE MC315 CDMA 1X Reliance data card. I am using Ubuntu 7.10 OS. I tried the following steps.
Below I listed my wvdial.conf file ***************************************** #[Dialer Reliance] [Dialer Default] Modem = /dev/ttyS3 Baud = 230400 SetVolume = 0 Dial-AT-OK ATDT Command = Init1 = ATZ FlowControl = Hardware (CRTSCTS) Phone = #777 Username = (my mobile no) Password = (my password) New PPPD = yes Carrier Check = no Stupid Mode = 1 ****************************************** After saving wvdial.conf file, I executed following commands. But they are not working. Following commands are not working in my machine setserial /dev/ttyS3 uart 16750 setserial /dev/ttyS3 baud_base 230400 Tried with all possible values of uart. Then I ran wvdial. But I got the following result "Modem not responding" [EMAIL PROTECTED]:/etc# wvdial --> WvDial: Internet dialer version 1.56 --> Initializing modem. --> Sending: ATZ --> Sending: ATQ0 --> Re-Sending: ATZ --> Modem not responding. How to solve this problem. Please help me.
