| Thejesh GN | A Blog, A Website and A container for all my views with excerpts from technology, life, travel, films, india, photography, kannada, friends and other interests. I am Thejesh GN and my friends call me Thej..more. |
![]() |
|
I recently got a Reliance Netconnect USB based CDMA modem. By default Reliance does not support Linux. I did few searches on the net for a ppp connection setting and other details on net. I got an hoe to on the Reliance Forums. The following worked for me on Ubuntu Intel but should work for all the distros. I am reproducing the how-to with my own comments. ============================================= 3.Now modprobe the driver 4.Should get something like this with dmesg 5.Now edit your wvdial.conf file 6.Now run wvdial Thats it … you are now connected 7. In Ubuntu … this can be done @ System->Administration->Networking.Ensure that your internet traffic goes through your “Modem” by selecting the ppp.You should be able to browse now….
49 Comments posted on "Reliance Netconnect USB card on Linux – Howto"
anand on January 13th, 2008 at 8:52 AM #
gud one macha I was wondering how to configure in red hat
Thejesh GN on January 13th, 2008 at 8:20 PM #
cool. Were you able to setup?
Harish on January 24th, 2008 at 11:58 PM #
Hi,
Having Reliance Netconnect USB card to work on Linux on January 27th, 2008 at 9:01 PM #
[...] Making something to work on Linux will sometimes becomes hassle. It will be even frustrating if the manufacturer don’t have support for linux. My fellow blogger Thejesh have written an “How to” on making Reliance netconnect USB card to work on Linux. Here it goes, completely extracted from his post (http://thejeshgn.com/2008/01/12/reliance-netconnect-usb-card-on-linux-howto/): [...] I have Ubuntu and a Reliance NetConnect. I am new to Linux (but a techie). I tried the first command, and password is asked. I entered the password of the login I had used (admin powers), but no characters appeared, and so the pwd was incorrect. What am I doing wrong?
Thejesh GN on February 7th, 2008 at 10:09 AM #
Did you mean you tried “cat /proc/bus/usb/devices” and did not get anything?
Ranish on March 11th, 2008 at 9:47 AM #
Hi Thej,
gopi on May 17th, 2008 at 6:33 AM #
Hi I could not find “cat /proc/bus/usb/devices”
Vineath on May 28th, 2008 at 5:07 PM #
hi i having Redhat Linux ES edition and Reliance Netconnect. i tried to configure it i got everything correctly but its not connectd with NET wat will be the prblm
Thejesh GN on May 28th, 2008 at 8:58 PM #
@Vineath: Is it dialing to reliance? Are you getting the ip?
shubhangi on June 7th, 2008 at 6:29 PM #
speed slow
Santosh on August 15th, 2008 at 2:06 PM #
I am trying to use Reliance ZTE CDMA 1X Modem MG880 with Ubuntu 8.04. santo@santo-notebook:~$ cat/proc/bus/usb/devices bash: cat/proc/bus/usb/devices: No such file or directory So I tried sudo gedit /etc/init.d/mountdevsubfs.sh and made changes like # Magic to make /proc/bus/usb work santo@santo-notebook:~$ sudo /etc/init.d/mountdevsubfs.sh start sudo: unable to resolve host santo-notebook After this I restarted my HP notebook. santo@santo-notebook:~$ cat/proc/bus/usb/devices bash: cat/proc/bus/usb/devices: No such file or directory santo@santo-notebook:~$ sudo wvdialconf sudo: unable to resolve host santo-notebook Editing `/etc/wvdial.conf’. Scanning your serial ports for a modem. Please read the FAQ at http://open.nit.ca/wiki/?WvDial If you still have problems, send mail to….. santo@santo-notebook:~$ When I tried lsusb command it is listed as Bus xxx Device 013: ID 19d2:fffd It looks like the USB modem is not even getting detected by Ubuntu. The same modem works in Vista. Please help me to resolve this.
Santosh on August 15th, 2008 at 2:08 PM #
I am trying to use Reliance ZTE CDMA 1X Modem MG880 with Ubuntu 8.04. santo@santo-notebook:~$ cat/proc/bus/usb/devices bash: cat/proc/bus/usb/devices: No such file or directory So I tried sudo gedit /etc/init.d/mountdevsubfs.sh and made changes like # Magic to make /proc/bus/usb work santo@santo-notebook:~$ sudo /etc/init.d/mountdevsubfs.sh start sudo: unable to resolve host santo-notebook After this I restarted my HP notebook. santo@santo-notebook:~$ cat/proc/bus/usb/devices bash: cat/proc/bus/usb/devices: No such file or directory santo@santo-notebook:~$ sudo wvdialconf sudo: unable to resolve host santo-notebook Editing `/etc/wvdial.conf’. Scanning your serial ports for a modem. Modem Port Scan: S0 S1 S2 S3 Sorry, no modem was detected! Is it in use by another program? Please read the FAQ at http://open.nit.ca/wiki/?WvDial If you still have problems, send mail to….. santo@santo-notebook:~$ When I tried lsusb command it is listed as Bus xxx Device 013: ID 19d2:fffd It looks like the USB modem is not even getting detected by Ubuntu. The same modem works in Vista. Please help me to resolve this.
Santosh on August 15th, 2008 at 5:42 PM #
Here another update == please help me santo@santo-notebook:~$ sudo gedit /etc/wvdial.conf [Dialer Defaults]
rishu on September 6th, 2008 at 3:58 PM #
hey m using ubuntu and reliance lg350r usb(landline) net connection.
aditya on October 3rd, 2008 at 5:38 PM #
Hey,I am using Fedora 8 and Reliance’s ZTE modem. What changes do I need to do in above mentioned commands to make this work? When I tried to modprobe, it displayed an error.
Sharique Qamar on October 13th, 2008 at 4:21 PM #
1) ShariquePC:~# cat /proc/bus/usb/devices 2) ShariquePC:~#modprobe usbserial vendor=0x19d2 product=0xfffd 3)ShariquePC:~# gvim /etc/wvdial.conf #Just paste it in your wvdial.conf file [Dialer zte] 4) wvdial zte& WvDial: Internet dialer version 1.56
Thejesh GN on November 10th, 2008 at 5:40 PM #
Try ubuntu forums way if my way didn’t work.
Srujan on December 3rd, 2008 at 9:57 AM #
@Sharique Qamar : I tried the instructions. After detecting the carrier it started using PPP0 and gave this error message: –> Disconnecting at Wed Dec 03
vivek on December 9th, 2008 at 11:12 AM #
any solution to santosh problem. it is my problem also. ubuntu is not detecting the HUAWEI EC325.
bijo on December 9th, 2008 at 3:51 PM #
i have idea netsetter usb modem. i asked the vendor whether they have any support for linux . they said its not possible.can any one share some info on how to use the modem on ubuntu.
Pritam on December 12th, 2008 at 3:43 PM #
Use ubuntu Intrepid Ibex. It has in-built settings for many indian internet providers, including Idea, Airtel, MTNL, BSNL. But not mine Reliance :(
Anuj on December 16th, 2008 at 2:17 PM #
Hi !!! I am getting the same problem as santosh which is as under.. Ubuntu is not detecting the modem… kindly help.. santo@santo-notebook:~$ sudo wvdialconf sudo: unable to resolve host santo-notebook Editing `/etc/wvdial.conf’. Scanning your serial ports for a modem. Modem Port Scan: S0 S1 S2 S3 Sorry, no modem was detected! Is it in use by another program? Please read the FAQ at http://open.nit.ca/wiki/?WvDial If you still have problems, send mail to….. santo@santo-notebook:~$ When I tried lsusb command it is listed as Bus xxx Device 013: ID 19d2:fffd It looks like the USB modem is not even getting detected by Ubuntu. The same modem works in Vista. Please help me to resolve this.
roman on January 2nd, 2009 at 3:02 PM #
reliance Ec325 on Ubuntu 7.1
chandra bhusan patnaik on January 8th, 2009 at 10:58 PM #
Hi
kiran0705 on January 25th, 2009 at 6:25 AM #
Hi there kiran
chetan on February 22nd, 2009 at 11:27 AM #
i am not able to set up my modem please help me i am a begginer in linux environment….pls help yar
Rupesh on March 28th, 2009 at 1:34 AM #
Hi, i am using ZTE MG 880 on Fedora 10. where i get the fedora 10 driver for ZTE MG 880 reliance modem and how to configure it in fedora 10 plz help me…
gnjana on March 30th, 2009 at 11:43 PM #
i am using linux redhat 5.2. can anyone help to configure Reliance broadband+ 3.1 mbps connection in my OS. my device is EC186C HUAWEI. KPPP unable to find out the modem. You need to make some slight changes to make it work on Jaunty. http://playingwithsid.blogspot.com/2009/04/reliance-netconnect-usb-card-in-ubuntu.html
Reliance netconnect broadband+ on Linux (Jaunty Jackalope ubuntu 9.04) « Simple tricks to make IT work on April 30th, 2009 at 2:34 PM #
deepak on May 3rd, 2009 at 3:38 PM #
did u find any solution for that stupid PIN number error in Mandriva???
sundar_ima on May 7th, 2009 at 11:17 PM #
i got an error like this… pawanjit@pawanjit-laptop:~$ sudo wvdial any idea???
Badri on June 7th, 2009 at 12:09 AM #
hi Theja, it gives error as Please suggest what to do for this. I googled a lot but couldn’t find anything.
Lalit Aggarwal on June 19th, 2009 at 2:29 PM #
[root@lalit ~]# wvdial cdma Internet is not getting browsed even not able to ping global DNS or any website please suggest if anyone have solution for the same.
Sathish on July 21st, 2009 at 7:52 PM #
Your blog was helpful in getting ZTE8710 working for me. This is how i got it working on Ubuntu Intrepid detailed with some gotchas along the way http://travisneotyler.blogspot.com/2009/07/back-on-wireless-web.html Hi, Thanks in advance @kiran0705 : Please do post the procedure if you are able to connect through mandriva. I also am using the same…
Hemant on August 26th, 2009 at 7:09 PM #
Hi Theja, –> WvDial: Internet dialer version 1.60 Please guide me.
saif allauddin on October 2nd, 2009 at 8:43 PM #
@Sathish : hey have u given the product id n vendor id if not try this Hey thanks.. your article really helped me, following the same thoughts, I have compiled a list of steps for someone to follow on Ubuntu to get this working: http://www.atiwari.com/articles/2009/10/reliance-netconnect-zte-ac8710-on-ubuntu/
divang on October 18th, 2009 at 1:44 PM #
I got some error after setting the modprobe.
vijay on October 22nd, 2009 at 8:31 PM #
@Santosh : I connected successfully netconnect mg880+ but on another day i tried the same “wvdial”, it didn’t work so i issued command “wvdialconf” but it says:
Scanning your serial ports for a modem. ttyS0: ATQ0 V1 E1 -- failed with 2400 baud, next try: 9600 baud Sorry, no modem was detected! Is it in use by another program? Please read the FAQ at http://open.nit.ca/wiki/?WvDial If you still have problems, send mail to .
naveen on December 4th, 2009 at 2:14 PM #
i buy the zet usb modem mg880+. iam using ubuntu 9.0v. can i install. pl z tell me how to install modem card. this the modem i get the installation CD.
Pokiri on January 8th, 2010 at 1:55 AM #
Its Very Good. But, i would like to know whether AC 8710 modem can be hacked so tht it will be used by other provider/ other 3G sim. I wonder its possible.
vedviveka on April 30th, 2010 at 8:17 AM #
i did upto here everything and at last i think i was able to connect root@localhost vedviveka]# wvdial cdma Now,in my fedora 12 there are two lan cards, one connects to mtnl modem, and second connects to switch, and through squid proxy cache net is distributed to other machines.After connecting through reliance netconnect i stopped squid, switched off the mtnl modem, but i m not able to browse internet.. can anyone help me out?
salaman on May 30th, 2010 at 5:29 PM #
hi thejesh
salaman on May 30th, 2010 at 5:30 PM #
sorry it’s (ZTE USB modem FFF1)
niku on June 4th, 2010 at 6:58 PM #
Hello, thanks for the post. I had to do some extra work. Post a comment
|
|
||||||