Results 1 to 8 of 8
Reliance Evdo Gprs 3G - Wireless Internet - Forumz India
  1. #1
    फॉरम इंडिया Gabu's Avatar
    Join Date
    Dec 2007
    Location
    New Delhi
    Posts
    5,781

    Default How to use Reliance Broadband+ Netconnect with Ubuntu Linux

    Open the Terminal (Application->Accessories->Terminal)

    Type SU (Super User, gives administrative privilege will need it little later). Key in the password .

    then,

    lsusb

    Bus 007 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 004 Device 003: ID 12d1:1412 Huawei Technologies Co., Ltd.
    Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

    This thing pops Out

    Note down the no just before Huawei or quallcom depending on which card you use . To my experience all cards of the same vendor will have the same id. like for Huawei itll be 12d1:1412.

    next,

    modprobe usbserial vendor=0xAAAA product=0xBBBB ,

    Where AAAA is 12d1 and BBBB is 1412 in my case.

    Then you have to edit wvdial.conf file, type,

    gedit /etc/wvdial.conf

    This will open wvdial.conf.

    (NOTE: wvdial might not be installed , to install it .
    Insert original UBUNTU CD

    Go to System->Administration->software sources. add cd as a source and close . itll update itself, Then on terminal type,
    sudo apt-get install wvdial .

    And key in Ur password , that shall do.

    NOW coming back to wvdial .conf. Copy and paste this overriding the previous setting in .

    [Dialer Defaults]
    Init1 = ATZ
    Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
    Stupid Mode = 1
    Modem Type = USB Modem
    ISDN = 0
    Phone = #777
    New PPPD = yes
    Modem = /dev/ttyUSB0
    Username = 9310590985 (This is the no written in the back side and changes in every card).
    Password = 9310590985 (This is the no written in the back side and changes in every card and is same as user name).
    CBaud = 460800

    Save it and exist .

    Next,

    Just enter terminal and sudo Wvdial
    And your password to getconnected.

    http://animeshmeher.wordpress.com/20...oadband-linux/

  2. #2
    Newbie
    Join Date
    Sep 2009
    Posts
    3

    Red face Re: How to use Reliance Broadband+ Netconnect with Ubuntu Linux

    Open the Terminal (Application->Accessories->Terminal)

    Type SU (Super User, gives administrative privilege will need it little later). Key in the password .

    then,

    lsusb

    Bus 007 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 004 Device 003: ID 12d1:1412 Huawei Technologies Co., Ltd.
    Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

    This thing pops Out

    Note down the no just before Huawei or quallcom depending on which card you use . To my experience all cards of the same vendor will have the same id. like for Huawei itll be 12d1:1412.

    next,

    modprobe usbserial vendor=0xAAAA product=0xBBBB ,

    Where AAAA is 12d1 and BBBB is 1412 in my case.
    -----------------------------------------------------------------------
    Dear Friend,

    Thanks for your information. But for me it is not working.
    I have UBUNDU 9.4 installed Laptop and TATA Photon whiz net connection.

    As per your instruction I did, but I got message like this.

    rroot@ashraf-laptop:~# su
    root@ashraf-laptop:~# lsusb
    Bus 002 Device 004: ID 04f2:b008 Chicony Electronics Co., Ltd
    Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 005 Device 004: ID 12d1:1411 Huawei Technologies Co., Ltd.
    Bus 005 Device 002: ID 03f0:7904 Hewlett-Packard
    Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 001 Device 003: ID 0718:0533 Imation Corp.
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 003 Device 002: ID 15d9:0a41
    Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

    root@ashraf-laptop:~# modprobe usbserial vendor=0x12d1 product=0x1412
    FATAL: Module usbserial not found.
    root@ashraf-laptop:~#


    Please help me,

    Thanks,
    Ashraf.

    ashraf.vtp@gmail.com,
    paashraf@yahoo.com

  3. #3
    Newbie
    Join Date
    Sep 2009
    Posts
    3

    Red face Re: How to use Reliance Broadband+ Netconnect with Ubuntu Linux

    Open the Terminal (Application->Accessories->Terminal)

    Type SU (Super User, gives administrative privilege will need it little later). Key in the password .

    then,

    lsusb

    Bus 007 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 004 Device 003: ID 12d1:1412 Huawei Technologies Co., Ltd.
    Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

    This thing pops Out

    Note down the no just before Huawei or quallcom depending on which card you use . To my experience all cards of the same vendor will have the same id. like for Huawei itll be 12d1:1412.

    next,

    modprobe usbserial vendor=0xAAAA product=0xBBBB ,

    Where AAAA is 12d1 and BBBB is 1412 in my case.

    -----------------------------------------------------------------------
    Dear Friend,

    Thanks for your information. But for me it is not working.
    I have UBUNDU 9.4 installed Laptop and TATA Photon whiz net connection.

    As per your instruction I did, but I got message like this.

    rroot@ashraf-laptop:~# su
    root@ashraf-laptop:~# lsusb
    Bus 002 Device 004: ID 04f2:b008 Chicony Electronics Co., Ltd
    Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 005 Device 004: ID 12d1:1411 Huawei Technologies Co., Ltd.
    Bus 005 Device 002: ID 03f0:7904 Hewlett-Packard
    Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 001 Device 003: ID 0718:0533 Imation Corp.
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 003 Device 002: ID 15d9:0a41
    Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

    root@ashraf-laptop:~# modprobe usbserial vendor=0x12d1 product=0x1412
    FATAL: Module usbserial not found.
    root@ashraf-laptop:~#


    Please help me,

    Thanks,
    Ashraf.

    ashraf.vtp@gmail.com,
    paashraf@yahoo.com

  4. #4
    Newbie
    Join Date
    Sep 2009
    Posts
    3

    Default Re: How to use Reliance Broadband+ Netconnect with Ubuntu Linux

    Dear Friend,

    I did it, thank you for your information, now my TATA Photon whiz connected.
    Also below given page helped to connect my Ubundu
    9.4 installed Laptop.

    http://mysimpletricks.wordpress.com/...pe-ubuntu-904/

    I Changed /etc/wvdial.conf

    the contents so that it looks like:

    [Dialer Defaults]
    Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
    Modem Type = Analog Modem
    ISDN = 0
    Username = internet
    Init1 = ATZ
    Password = internet
    Modem = /dev/ttyUSB0
    Baud = 3686400
    Phone = #777
    stupid mode = 1

    Now My WvDial works like this.

    root@ashraf-laptop:~# sudo wvdial
    --> WvDial: Internet dialer version 1.60
    --> Cannot get information for serial port.
    --> Initializing modem.
    --> Sending: ATZ
    ATZ
    OK
    --> Sending: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
    ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
    OK
    --> Modem initialized.
    --> Sending: ATDT#777
    --> Waiting for carrier.
    ATDT#777
    CONNECT 153600
    --> Carrier detected. Starting PPP immediately.
    --> Starting pppd at Tue Sep 22 03:37:08 2009
    --> Pid of pppd: 5903
    --> pppd: �Ǻ[08]Hк[08]
    --> Using interface ppp0
    --> pppd: �Ǻ[08]Hк[08]
    --> pppd: �Ǻ[08]Hк[08]
    --> pppd: �Ǻ[08]Hк[08]
    --> pppd: �Ǻ[08]Hк[08]
    --> pppd: �Ǻ[08]Hк[08]
    --> local IP address 121.245.43.123
    --> pppd: �Ǻ[08]Hк[08]
    --> remote IP address 172.23.129.14
    --> pppd: �Ǻ[08]Hк[08]
    --> primary DNS address 203.197.12.30
    --> pppd: �Ǻ[08]Hк[08]
    --> secondary DNS address 202.54.1.18
    --> pppd: �Ǻ[08]Hк[08]


    Thanks,
    Ashraf.

    ashraf.vtp@gmail.com,
    paashraf@yahoo.com

  5. #5
    Amit Baid
    Guest

    Talking Re: How to use Reliance Broadband+ Netconnect with Ubuntu Linux

    You dont need do bother much with editing the configuring files etc.
    Just goto System->Help and Support and search for the topic "Mobile Broadband". Follow the intstructions outlined in the help documentation. Thats it!

  6. #6
    Unregistered
    Guest

    Default Re: How to use Reliance Broadband+ Netconnect with Ubuntu Linux

    Can any one explain for MTS MBlaze?
    It is not help above information.

    after executing modprobe im not able to find /dev/ttyU*

    -Murali

  7. #7
    Unregistered
    Guest

    Question Re: How to use MBLAZE premium with Ubuntu Linux

    hi i wna use the mblaze with ubuntu linux, but ca't install the wine software, plz give me a link of WINE for ubuntu 9.10...

    plzzzzzzz...

  8. #8
    Unregistered
    Guest

    Default Re: How to use Reliance Broadband+ Netconnect with Ubuntu Linux

    For MTS, package is already provided. Just install the deb file... it works perfectly for me...

    Kousik Maiti

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •