Re: connecting Tata Docomo USB Modem in Ubuntu 10.04
Ok this problem has been solved
http://www.draisberghof.de/usb_modes...hp?p=4849#4849
Two changes made it work
1) As given on this link
https://bbs.archlinux.org/viewtopic.php?id=93562
I created /etc/usb_modeswitch.d/05c6\:9000
incorporate suggestions above both links
Code:
As per suggestion on this link
http://www.draisberghof.de/usb_modes...hp?p=4849#4849
TargetCLass I have bolded that is one thing.
Also the wvdial.conf file which
Code:
wvdialconf
was creating was not a correct one i.e. some things had to be edited manually.
The modem in my case was detected at
Code:
/dev/ttyUSB0
/dev/ttyUSB1
/dev/ttyUSB2
and in these only /dev/ttyUSB2 was the correct port for my modem rest port were for quality control.
This is clear from Josh's suggestion here
http://www.draisberghof.de/usb_modes...hp?p=4849#4849
So the wvdial.conf which was generated as a result of wvdialconf command was
Code:
In my case Baud rate is not correct I had manually changed that (I am still searching for correct one).
I have added Init3 commands and carrier information etc in it.So if you come across this post and it does not work then try modifying /dev/ttyUSB2 with /dev/ttyUSB1 or /dev/ttyUSB0 etc or any other parameter which needed a change for you.
After making above changes I had to use following commands to connect
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum