Ubuntu Networking :: Connecting Tata Docomo USB Modem In 10.04?

Jul 22, 2011

I have a USB Modem MMX 372 G to connect internet lsusb showsCode: Bus 002 Device 002: ID 05c6:9000 Qualcomm, Inc.and following is /var/log/messages when I connect the USB modem and connect it for the first time the USB modem Quote:

Jul 24 08:37:42 bond kernel: [ 110.200159] usb 2-2: new high speed USB device using ehci_hcd and address 2
Jul 24 08:37:43 bond kernel: [ 110.353219] usb 2-2: configuration #1 chosen from 1 choice

[code]....

View 1 Replies


ADVERTISEMENT

Ubuntu Networking :: Tata Docomo GPRS Settings With Phone Modem?

Nov 20, 2010

I need to setup my Sony Ericson C510 phone modem in Ubuntu linux the latest one that I have installed. When I connect my Phone using USB connection it doesnt show me the Dialog box where it says create new "Mobile Broadband Connection". I am not sure how can I configure my Tata Docomo GPRS Connection to use it with Ubuntu.

Here's one blog i came across which says:- Its wonderful to see people browsing in their mobile phones at work places and while they travel. Many Telecom companies provide cheap GPRS / EDGE based internet connectivity which can also be connected to a computer. Here, I will explain how to connect TATA Docomo Internet service in your Ubuntu machine.

[Code]...

View 3 Replies View Related

Networking :: Connect To Internet Using A USB Modem Tata Docomo 056cx9000 Device On Ubuntu

Jul 23, 2011

I have a USB Tata Docomo (USB Modem to connect internet) lsusb shows

Code:

Did a lot of Googling etc on forums and seems a few people have been able to use it.
1) [url]
2) [url]

Though I followed steps as per above links but I my connection via network manager does not establishes. Which as per above links should have come if things went correctly. In Windows same modem works correctly.

I also installed usb-modswitch but not sure as how to use it. I installed it via Synaptic (I use Ubuntu)

Quote:

Shows

Quote:

Quote:

My kernel is

Quote:

Quote:

Like this it keeps on repeating above steps. My service provider does not give a user name and password.

Here is my wvdial.conf file

Quote:

Next set of commands

Quote:

Quote:

Quote:

Quote:

Quote:

I also tried as per this post [url]

Quote:

How do I connect to internet?

Is the driver for my device missing on my system?

View 3 Replies View Related

Hardware :: Connecting Huawei EC152 Modem - Tata Photon+

Apr 28, 2011

Any one tried to connecting the internet using Tataphoton+?

Device details:
HUAWEI Mobile Broadband
Model: HUAWEI EC 152

According to manual, the device should be detected as /dev/ttyACM0. But no device of this name is created. 'lsusb' identifies the device.

The required packages like wvdial, wvstream are installed. I have tried all the possible ways. Also created /dev/ttyACM0 with # mknod /dev/ttyACM0 c 166 0

Link to manual, in case any one wants to read it [url]

Just want to connect using GNU/linux any how. Can't live with WINDOWS

View 12 Replies View Related

General :: Connect Tata And Reliance Boradband Modem

Mar 23, 2010

Here is a method for connect usb modem in linux system.

I've created step by step process to configure the TATA/Reliance modem over linux..Pls go thru the link

I used this method to configure TATA photon+ but I hope similar way will also work for Reliance NetConnect Brodband+

Huwaie/ZTE Modem
Command Mode:

1) Check your NetworkManager rpm for Correct Installation

2) Set SELinux in permissive mode and switch to ROOT user or you can also use sudo..

3) If wvdial is not installed already, you've to install it from Fedora Repository. yum install wvdial

4) Run below command, it will detect your modem....wvdialconf /etc/wvdial.conf

If this command can't detect your modem then try below commands

i) lsusb -v grep -i iManufacturer The above command will help you to know the manufacturer of you modem and to get its vendorId and productionid.

ii) lsusb -v From above command search the vendor id and product id your of modem and execute the below command

iii) modprobe usbserial vendor=XXXXXX product=XXXXXX This command will load your modem

Now run the command given in step 4.

5) Now open /etc/wvdial.conf file in your favourite editor. I used vim for this purpose.

vim /etc/wvdial.conf

Change your username and password with internet/internet. Save and exit.

6) Now try below command..

wvdial

7) Open /etc/resolv.conf or execute below command

You can also add some global DNS echo "nameserver 4.2.2.2" >> /etc/resolv.conf

8) try to ping any site

If you get the response then you are all set for the modem, ENJOY SURFING with high Speed

GUI Mode:

Right Click on the Netowk icon on your status bar

NetowkManager > Mobile Brodband > Add

Simply follow the instructions given in GUI and setup your modem

Then Left Click on NetworkManager ICON on status bar and choose your connection and connect,

If you face any problem then set SELinux ini permissive mode and then try.

I tested the GUI method for huawei modem but, for ZTE modem, it doesn't work, Please let me know if it works for you..

View 1 Replies View Related

Red Hat :: Tata Photon+ Huawei Usb Modem - EC1260 - Not Working With 5

Mar 6, 2010

Configuring(if possible) usb modem in redhat linux. Redhat not able to detect usb modem.

View 2 Replies View Related

Ubuntu Networking :: Connecting Through A Cable Modem?

Jun 23, 2010

I am using ububntu 9.10,and have a cable modem internet connection. All I have is an ethernet cable given to me,and when plugged in a windows machine and fire a browser am redirected to default login page where i can login, but when i plug it into my linux machine,i cant get the same done. In network connections it doesnt shows my autoeth0, i have deleted my existing dsl settings(not autoeth0),made a new wired network,i doubt what should i put into MAC addrs field(i have put my machines mac given by lshw -c network.) What should I put in DHCP client id? Anyways when i click on network connections it says under my wired connections-device not configured properly.

View 6 Replies View Related

Ubuntu Networking :: USB 3G Modem (netstick) Not Connecting?

Jul 14, 2010

In my attempt to get my USB 3G modem to work on Ubuntu 10.04 netbook edition I have made some progress to the point of getting the driver for it up and running, though connecting to the Internet after defining a profile is an issue. I have followed this ubuntuforums thread simply to get started with the usb modeswitch to get the usb modem identified by the system.

Debug information:

uname -r:

Code:

2.6.32-23-generic
cat /etc/issue:

[code]...

View 6 Replies View Related

Ubuntu Networking :: Connecting 3 Wireless Modem Via USB?

May 22, 2011

I've recently installed Natty and the only problem I have with it so far is attempting to connect my Huawei E5830 Three Wireless modem via USB and successfully connecting to the Internet from it. I've fiddled around with the network settings and nothing, I've also done some work in the Terminal to try and correct the problem.

View 1 Replies View Related

Ubuntu Networking :: Connecting 3g Modem Disconnects Home Lan?

Apr 3, 2010

running Ubuntu 9.10 x64bit fresh install and updated.When I connect with my 3g um150 modem it disconnects my home network?? I cannot get them to run both at the same time and of cousre the next thing would be to share the internet connection.

View 9 Replies View Related

Ubuntu Networking :: Banglalion Dongle Usb Modem Not Connecting?

May 29, 2010

I use Banglalion WiMax usb dongle modem. I like to use it in ubuntu os. When I connect it to my Desktop PC's usb port, it respond nothing.

View 9 Replies View Related

Fedora Networking :: USB Modem Not Connecting In FC11 X64?

Jan 23, 2010

The problem is that when I connect my phone to my machine FC11 x64 via USB and use the phone as a modem NetworkManager does not recognise the phone as a modem. The phone works well on my laptop which is FC11 32bit system, NetworkManager detects it and sets it up as eth2 and away I go, no problems at all. I would like to ask the community how can I go fault finding to find out why it does not work. #lsusb shows that the modem is being detected by the system but beyond this I don't know where to look and get things going.

View 1 Replies View Related

Networking :: Connecting To Internet When 3G Modem Plugged In

Apr 25, 2009

I was recently asked to get a 3G ZTE 633 modem (not in stores) to connect to the internet whenever it was plugged in. I had it successfully working on my Ubuntu Gutsy Gibbon machine but it does not work on Fedora 10 which is where it is required to work. When the 3G modem is plugged in I use a Udev rule to run usb_modeswitch which changes it from being in usb storage mode to being in modem mode. This part works fine. I then run a second udev rule (on the modem device), this should run a script which connects to the internet. Unfortunately it falls over here. The script does run but it will not connect. However if I run the script manually from root it works fine. I guess that it is a permissions issue.

The device permissions are:
crw-rw---- 1 root uucp 188, 0 2009-04-26 11:31 ttyUSB0
crw-rw---- 1 root uucp 188, 1 2009-04-26 11:31 ttyUSB1
crw-rw---- 1 root uucp 188, 2 2009-04-26 11:31 ttyUSB2

The script and script folders permissions are:
drwxrwxrwx 2 root root 4.0K 2009-04-26 11:46 .
drwxr-xr-x 23 root root 4.0K 2009-04-26 11:13 ..
-rwxr-xr-x 1 root root 95 2009-04-26 11:46 run_internet

One thing to note is that there are three udev devices associated with the modem. They are ttyUSB0, ttyUSB1 and ttyUSB2. I use ttyUSB2 to talk to the modem when connecting. Here are the files. If you require any more let me know:

The first udev rule:
SUBSYSTEM=="usb", SYSFS{idProduct}=="2000", SYSFS{idVendor}=="19d2", RUN+="/usr/bin/usb_modeswitch"

The second udev rule:
SUBSYSTEM=="usb", SYSFS{idProduct}=="0031", SYSFS{idVendor}=="19d2", MODE="0666", RUN+="/outputs/run_internet"

The script:
#!/bin/bash
/bin/echo script
/usr/bin/wvdial &
cp -f /etc/telstra_resolv.conf /etc/resolv.conf

The wvdial config file:
[Dialer Defaults]
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
Init3 = ATS7=60 S30=0 S0=0
Init4 = AT+CGDCONT=1,"IP","telstra.internet"
Modem Type = Analog Modem
Baud = 9600
New PPPD = no
Modem = /dev/ttyUSB2
ISDN = 0
Dial Command=ATD
Phone = *99#
Password = user@bigpond.com
Username = password
Stupid Mode = 1

So what am I missing? I suppose it is related to device permissions. Why does the "mode" command not work? With what rights do udev rules run?

View 1 Replies View Related

Fedora Networking :: Connecting Mobile As Modem To Laptop?

Jan 18, 2011

I am having a Sony Ericssion Aspen M1i window's mobile which I need to connect as modem to my fedora 13 laptop....

View 11 Replies View Related

Networking :: Connecting To Internet Using GPRS Modem With WVDIAL?

Apr 11, 2011

trying to connect to the internet using wvdial but facing problems. the command runs fine until i get PID ppd Carrier detected. Starting PPP immediately.

--> Starting pppd at Sat Oct 23 10:40:09 2010
--> Pid of pppd: 2520

nothing happens after this.. I checked the resolve.conf and it is empty. i put openDNS server addresses but still did not work.

View 3 Replies View Related

Ubuntu Networking :: Connecting 7.10 Computer To The Internet Using SE 580i Phone Modem

Mar 9, 2010

I have just installed ubuntu 7.10 on my computer. The problem is getting it connected to the internet using my Sony Ericsson w580i as a modem. I have used my phone to connect to the internet on XP operating system easily. Please assist me and try to give me a more simplified step by step procedure.

View 9 Replies View Related

Ubuntu Networking :: Connecting To The Internet Through A Lynksys Wireless G Router And A Cable Modem?

Aug 6, 2010

i'm having problems connecting to the internet unless i manually enter the IP info.

automatic DHCP does not work. I'm on a dual boot machine vista/ubuntu 10.04 LTS connecting to the internet through a lynksys wireless g router and a cable modem.

View 2 Replies View Related

Ubuntu Networking :: Connecting A Modem Router With A Mobile Broad Band Umts Connection?

Feb 17, 2011

sometimes our ADSL connection gives up and we are left without internet connection for days until the problem gets fixed. I mean by this problem along the phone line. It affects all machines that connect to the internet through a Netgear WIFI Modem Router. I recently tried an alternative when this happens is to use a USB Huawei Mobile Broadband UMTS connection which works when you insert it in 1 laptop. Is there a way i could get the Netgear WIFI modem router to connect on that usb stick or PC that is online on that usb stick and give access to other machines that will want to connect to the web ?

View 4 Replies View Related

Ubuntu Networking :: Samsung Mobile Modem Not Detecting When Connecting New Mobile Broadband Connection?

Oct 17, 2010

i am using samsung S3310 with aircel when i am connecting new mobile broadband connection my device is not identifying ,so that i cant connect Internet.but everything okay i mean settings in mobile and pc. for same connection i used Nokia mobile its identified and Internet was connected but samsung mobile is not identifying in terminal i typed LSUSB my device is shown in that.

View 9 Replies View Related

Ubuntu Networking :: How To Use Tata Photon In 10.10

Oct 19, 2010

I recently installed ubuntu 10.10 in my studio. i configued vpn connection but i am not able to connect myself to internet.

View 1 Replies View Related

Ubuntu :: Reliance Modem Not Connecting

Jun 15, 2011

I've Reliance Broadband internet modem . very first time only it was connected but next onwards it's not connecting , I am trying last one month to connect internet , I am tired .I had seen lot of thread related to this problem but it's not connecting, my device is identified by network manager and i entered user name and password ,connecting process is going on but finally it's not connecting . i installed wv dial and usb modeswith data

View 3 Replies View Related

Ubuntu :: Connecting To Internet Using A D-link Glb 802c Modem?

Apr 13, 2011

I am using Ubuntu 10.04 LTS. my PC is a Compaq Presario SG3043IL with a D-Link GLB-802C ADSL 2+ Router. previously i was not even getting connected to the modem but now some how i have connected my ubuntu to the modem but no way can i connect to the internet. the internet connection workins fine whenever i log on to my XP. need to connect to the internet.

View 2 Replies View Related

General :: Connecting Huawei ETS 1201 Modem With Ubuntu 10.04?

Feb 10, 2011

I have loaded Ubuntu linux 10.04 and Windows XP in my PC. I have CT800P Modem supplied by BSNL for getting internet connection. Though the modem is working properly in XP it is not being detected by Ubuntu. How to configure CT800P with Ubuntu Linux 10.04.

View 2 Replies View Related

OpenSUSE Network :: 3g Modem Is Not Connecting

Apr 21, 2010

I'm trying a long time to configure my 3g modem to connect.I had tryied using the KDE Network manager and the modem stay in "Waiting authorization" for ever ^^.The KDE Network manager runs ok in Kubuntu.I had tryied download and install kppp, but kppp don't open my modem (/dev/ttyUSB01)Then how can I configure my modem?

View 1 Replies View Related

Fedora Networking :: How To Run Tata Photon+ EC1261 In 13

Nov 15, 2010

I am using Fedora 13 and trying to run internet through my Tata photon+ HUAWEI Mobile Broadband Model: EC1261 but I am unable to configure the system to run internet through tata photon+. configure and run internet on my system through tata photon+?

View 1 Replies View Related

Networking :: Cannot Access The Internet Through Tata Photon Plus On Fedora 15

Jul 30, 2011

I followed the instructions mentioned in this thread carefully [url] Despite this, I am unable to connect to the internet. It just says connecting and connecting, but it doesn't connect at all.

View 2 Replies View Related

Networking :: Cant Connect To Internet Via Tata Indicom Datacard

Oct 7, 2010

I am using redhat linux os rhel 5.3. i am not able to connect to internet via my new tata indicom datacard in this operating system...how can i configure it to work...i am using vmware to run this operating system...

View 2 Replies View Related

Hardware :: Connecting External Serial Modem To New Computer?

Nov 2, 2010

Is it better to use a Usb to Serial Adapter Cable or a PCI Serial Port Card when attaching a serial port modem to a computer that doesn't provide onboard serial ports?I am leaning toward the USB to Serial Cable but do they work as well as a Serial Port Card? I have a US Robotics business class external serial modem that that I'd like to keep using for dialup internet connections.Here are the devices I am thinking of using:

USB To Serial Cable: KINAMAX CB-RS232 (Prolific Chipset)
PCI Adapter Card: SYBA SD-PCI 15024 --single port chipset=SB16C1052PC1

View 7 Replies View Related

Ubuntu Networking :: Tata Photo Card No Longer Detected After Firmware Upgrade

May 14, 2010

I am using Ubuntu 10.04. The Tata Photon+ card Huwai EC1260 was working flawlessly. However, I recently did a firmware upgrade on the card that was provided by Tata Indicom for it to work on Windows 7.

After that, the card is no longer detected as a mobile modem in Ubuntu. If I try to add a new connection, all options are disabled (whereas earlier Tata Photon card would appear automatically).

The product ID has changed. What change can I make to Ubuntu to enable it to detect the card again.

View 6 Replies View Related

Ubuntu Networking :: Install Modem Driver For The Alcatel X200 USB Modem?

Mar 23, 2011

find and install modem driver for the Alcatel X200 USB modem?

I've been all over the internet trying to locate Linux drivers but no success. Alcatel's website says is not supported, only in Windows. I'm sure there's gotta be a way to use the X200 in Linux.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved