General :: Connect 3g Modem With Ubuntu 10.04?
Mar 18, 2011how to connect 3g modem with ubuntu 10.04
View 1 Replieshow to connect 3g modem with ubuntu 10.04
View 1 Repliesi'm running Kubuntu karmic and i've been using a 3G Huawei E1552 modem to connect to the internet, everything was going well when suddenly my modem stopped working. I've tried reconfiguring everything, i even reinstalled kubuntu from scratch with no success.Here's a part of my /var/log/debug
HTML Code:
Feb 8 17:14:01 alberto-laptop kernel: [ 1532.099883] usb-storage: device found at 7
Feb 8 17:14:01 alberto-laptop kernel: [ 1532.099888] usb-storage: waiting for device to
[code].....
I've tried setting usb_modeswitch wvdial etc .. modem has been detected as a modem fff1 but still could not connect to the internet ... I try to use the network connection settings still can not ..so what should I do?
View 2 Replies View RelatedI am using Ubuntu 9.04, I want to connect my Reliance ZTE cdma modem in ubuntu,could anyone give the steps in detail. i have run the following commands in the terminal and pasted the result for each command
sudo lshw -C network
lspci -nn
lsusb
[code]...
Can I connect my Linux PC to the Internet with a Nokia E71? I've looked for answers elsewhere but everything I've found refers to file synchronization, sending SMSs, playing with the address book, etc. I just want the Internet!
View 1 Replies View Relatedi try to connect vodafone usb modem on it but m unable to connect
View 1 Replies View RelatedI'm an Ubuntu lucid user and i have AnyData adu 560d modem. i try to connect to the Internet using my modem, but ubuntu read it as usb, how can i using usb mode-switch to solve this problem,in otherworld i know what is the problem but i need the steps to solve this problem .
View 1 Replies View RelatedHere 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..
I have configured my nokia 3230 as a modem on debian
Scanning your serial ports for a modem.
As u can see above my modem was gettin detected. but when i tried dialing it never got connected..
Iam sending the log file:
I am using a tata docomo connection.
I'm an Ubuntu lucid user and i have AnyData adu 560d modem.i try to connect to the internet using my modem, but Ubuntu read it as usb tell me how can i using usb mode-switch to solve this problem,in otherworld i know what is the problem but i need the steps to solve this problem .
View 1 Replies View RelatedI use Ubuntu i can not work internet connection Please help me search for a solution but did not find
Use the USB modem model x060s.
I couldn't connect my Micromax 300G modem in Debian Linux. From internet (in Windows Vista), I came across the information of USB_ModeSwitch and then I downloaded it. While going to install it, I came across the problem that TCL-interpreter is not available in Debian Linux. Then again I restarted my laptop in Windows Vista and connected my Micromax modem and from internet downloaded TCL8.5.10-src.tar.gz. But while going to install it, I came across the problem that " configure: error: no acceptable C compiler found in $PATH " . Also as presently, I am unable to connect my modem therefore I am unable to issue the code:" apt-get update ".
View 16 Replies View RelatedI've just spent 2 days of extensive lurking how to solve this problem. Namely, i have ZTE usb modem, model MF626 T. The sofware provided with it works only under windows. What i tried first was to download hso.ko module (copied to the /lib/modules/`uname r`/kernel/drivers/usb/serial/). Then i downloaded hsolinkcontrol and HSOconnect. Unfortunately, i didn't get those /dev/ttyHS* ports that should appear. Only /dev/ttyUSB*. I blacklisted option module. Then changed occurences of ttyHS* to ttyUSB* in .py sources for HSOconnect. what i get is the popup interface GUI that has "connect" button disabled. Then i tried to set up connection via gnome-ppp. The usb modem was automatically detected as /dev/ttyUSB1. But when i supply telephone number that i got with the stick, i get message after "Sending: ATM1L3DT*99*" ->"no carrier found". Then i tried to copy the other two modules i found on the net-airprime.ko and usbserial.ko. I've renamed the option.ko and old usbserial.ko in order to use them later if needed. And also i've put in /etc/udev/rules.d/
some scripts i've found on net, used to mount and unmount ZTE modem. None of all that worked, and somehow i have the feeling i've messed up everything. What i just posted above is the sum of everything i googled out. I would be very glad if someone would help me out with this. I usually like to spend some time lurking and googling, but this is simply taking too much time...
My wireless modem has disappeared from the connection list at the top of the page. Strangely, a guest connection on that same modem is still visible but won't connect. I added the modem back in as a new connection and it was added to the list but it was greyed out and I still can't connect to it. The problem could, of course, be in the modem but I have no way to check that. Reset is not working. Lan connection to the modem works fine. This is the second time this has happened in the last week and I ended up reinstalling Ubuntu. This gave me back the wireless connection. I don't really want to have to do that again. Is there anything I can check in Ubuntu?
View 1 Replies View Relatedhow to connect my modem to the Internet, the help file on my Ubuntu 9.10 does not match the features available. I am using a modem from Starcomms (a local CDMA services provider in Nigeria) made by Epi Valley.
View 4 Replies View RelatedI have wired internet, but I can't connect to my modem. I have cable internet (Comcast) but my computer can't detect it. I do not know what do to. Tried a whole bunch a things, but I'm a novice, (Ubuntu 10.something I tried to call but they say everything was okay and I keep telling the Comcast lady I had Ubuntu, but apparently she insisted I had Windows. I thought they were not very smart, so I gave up on them.
View 4 Replies View Relatedi wanna to connect to internet with USB DSL modem .
View 1 Replies View RelatedVictory 3G USB modem does not connect to the internet on a new Giggabyte laptop loaded with Uguntu 10.10. Now what?
View 1 Replies View RelatedI have been working for the last week trying to connect my serial hardware external modem (courier 56K v.everything) within an Ubuntu 10.4 environment. I live in the boonies where I am presently forced to use dial up, so this has got to work, else I cannot update Ubuntu or download software. After trying various suggestions, which my very limited Linux skills fail me, I opted for the suggestion that I download gnome-ppp, install and then use it. Seeing how I cannot download it through Synaptic Package Manager (which I was advised to but can't as it is my Linux computer that I am trying to connect).
I downloaded the zipped file (gnome-ppp_0.3.23_Oubuntu2.tar.gz ) to a USB stick, copied it to the home directory and then extracted it, wherein a new directory was created with many files in it. From here I have been unable to install it through the command line (not sure how), nor have I been able, as was suggested, to install it via the Synaptic Package Manager (can't get it to see the file, not sure how to). I need explicit (Newbie) instructions on how either to connect the modem without gnome-ppp, or instructions on how to get gnome-ppp installed.
I'm using Ubuntu 10.04, How can I install LINUX TERMINAL SEVER PROJECT to ubuntu & I want to know, Can I connect to Internet via 3g modem with LTSP & How can I share internet with thin client machines.
View 1 Replies View RelatedI am new in Ubuntu Linux. I am using Acer Aspire 4740. And I have purchased HSDPA Mobidata as internet modem. But I cannot connect it. How can I connect it and use internet using this modem?
View 2 Replies View Relatedi have a samsung laptop.i recently installed ubuntu 11.04 on it.
I have a huawei WA1003A modem .In windows i connect to my modem wirelessly using (WLAN) facility after connecting it shows it has limited connectivity with the modem and then i connect to BSNL using username and password..then i get connected to internet..
In ubuntu I conncted to internet using the cable by making a new dsl connection i provided my user name and password. and then i switched on the modem connected the cable and connected to dsl connection and internet was connected.. . i want to connect it wirelessly.
how to connect a Aopen fm56-sw modem
View 3 Replies View RelatedMy router malfunctioned after a weird lightning strikes scenario so i tried connecting directly to the modem, i cant connect on my ubuntu desktop so itried connecting using my laptop with windows 7 and gets connected
View 1 Replies View RelatedI currently using Ubuntu 10.04 LTS
View 2 Replies View Relatedi have E220 usb modem which i managed to crack and make it work on the Airtel network here in india.The problem is i cant seem to make it work in ubuntu, the way it connects is as below :
i boot in windows and connect to internet Then reboot in ubuntu and then it works fine.and i have to do this everytime. appears like the device gets initiated by booting in windows.
I am using Linux Mint 9 Gnome: Isadora (since the same Network Manager applet is used in Ubuntu, I am asking the question here too)I was trying to configure my wireless card to connect my PPPoE connection by using the command pppoeconf wlan0 and also pppoeconf.I was not able to dial my PPPoE connection when connected via Wi-Fi. When I restarted my system, in the Network Manager, under Wireless Networks it says "Device not managed". Now I am not able to use my Wi-Fi card at all and cant connect to my Wi-Fi modem.
There is no hardware Wi-Fi switch, only the key combination Fn+F2 to enable or disable the wireless card.I have used the key combination Fn+F2 (which enables or disables the Wi-Fi card) many a times, but the same thing is displayed in the network manager.If I use LiveCD mode and use any distro even Isadora, the Wi-Fi works fine.My ethernet connection is working fine. I can connect to the internet if I connect my modem using Ethernet port.
I am trying to connect my q75 micromax mobile with my computer as modem using wvdial. But I could not connect as modem. I insalled wvdial, gnome-ppp and mode switch through synaptic package manager.
This is the message I got from terminal window. After this, there is no connection. I closed the terminal window using ctrl+C command. My mobile is dual sim phone. I want to connect through one ISP provider for GPRS. How to set this in wvdial configuration file.
Quote:
subramanian@subramanian:~$ sudo wvdialconf
[sudo] password for subramanian:
Editing `/etc/wvdial.conf'.
[Code].....
I am having desperate problems trying to connect to the net with a Huawei E173 USB modem. I was using Linux Mint 7 which I upgraded to version 9 today to see if that would fix the problem but it made no difference. Basically it seems the only time I can connect to the net in linux is if I use the modem in windows and then restart straight into linux, in that case it sometimes gets recognised and works. So at least I know it can work.
I've been trying loads of stuff like usb_modeswitch I found on the net but none of it has worked. Here is what ls-usb gives me -
[Code]....
I am unable to get any work done without the net and I will not have access to a wired connection til the new year.
trying to make my 3G modem (a ZTE MF622) work with OpenSUSE 11.2. KNetworkManager is recognizing it (so I suppose it's not on Storage Mode), I can create the 3G connection and connect, but I can't navigate on any sites (ping gives "unknown host" for any IP). Also, the KNetworkManager applet doesn't show anything on fields "Name servers" and "Domains" (they are blank). Tried some instructions from the internet here and there, but didn't have any luck.
View 9 Replies View Related