Quote:
Originally Posted by jschiwal
Look at the output of /var/log/messages when inserting the modem. I wonder if udev is creating the /dev/modem device. If so that may be what you want to use instead of /dev/ttyS3.
Before inserting the card, run "sudo tail -f /var/log/messages".
Running dmesg might give you the same results.
|
I check /var/log/messages as you said but it's uses the same /dev/ttyS3.
i tried putting /dev/modem for wvdial conf but i got the same error as i mentioned in first post. any idea why it's not talking.. any idea?
i tried using this command without using wvdial but it's incomplete can any one help me to complete the command..
sudo /usr/sbin/pppd connect '/usr/sbin/chat -v "" AT OK ATE1V1 OK AT+CTA=255 OK ATDT#777 CONNECT ""' /dev/ttyS1 115200 debug crtscts user (My mobile no) defaultroute
Thanks regards,
karthi