Ubuntu Networking :: Doesn't Recognize Mobile Huawei Alisa Internet Dongle
Apr 2, 2011I have just installed ubuntu 10.10 sucessfully, but it doesn't recognize my mobile huawei alisa internet dongle.
View 1 RepliesI have just installed ubuntu 10.10 sucessfully, but it doesn't recognize my mobile huawei alisa internet dongle.
View 1 RepliesI'm new here. This is my first post. Something tells me my problem will be met with great sighs and shrugs of shoulders. I think you may have heard this problem just a few thousand times. couple of days ago i took the plunge and installed Ubuntu 9.10. I already run XP Pro. I have the system set for dual booting until i get to grips with Linux and have all that i use daily from software to hardware comprehesively installed and running. then i have this ideal romantic dream of dumping my microsoft heartache, and living a happy life with the new love in town (an OS that works!)
Vodafone (Huawei K3520) mobile broadband dongle. Yes i know its a touchy subject but i am going cross-eyed reading info on various forums from this one to the betavine forums and a detour through vodafone themselves. I just can't find clear concise info on how to get this dongle up and running with Ubuntu. My laptop is Acer Aspire 5633 WLMi. I would really really appreciate your help on this subject i need to get online with this dongle and Ubuntu.
I have opensuse 11.1 Gnome on Lenovo S10e. I'm wanting to establish a mobile internet connection. I have tried so far...*UMTSMON but when I click on it nothing happens. I have reinstalled the program several times to no avail. *WINE to run the Optus program, however the program doesn't find the HUAWEI USB stick & *Via a Bluetooth connection (use mobile phone as a modem) didn't work either Anyhow, I have tried these and some other ways to get mobile to no avail.
Also, have gone to network connections-mobile broadband-add-configure it- but what am I forgetting to do? Need a path I can take to get mobile internet working. (I even have a direct SIM card slot in this laptop
Need a bit of help with this have got the broadband side working lovely on Mandriva linux but it should show as a removable drive in fact in windows it shows as two on linux none its as if there not there.Can anyone point me in rite direction to sort this.it sort of see but it just is not available normally removable drives just come up
View 1 Replies View RelatedDoes anyone know how to connect to Huawei E122 Mobile dongle? I used to connect to E169 usb stick via umtston.
View 3 Replies View RelatedI got a Huawei E 173 mobile internet USB. But i cannot get it to work under linux, only under windows(it has a windows installer on it, in order to work).
View 2 Replies View RelatedI have a Huawei E122 Mobile Broadband HSPA USB Stick on three ireland. i can't get it to connect. but i think the problem might be, when i stick it in nothing happens. it doesn't show up under lsusb. i don't think it "mounts"
View 2 Replies View RelatedI have a little bit of a prediciment with my Mobile Broadband dongle, even though I know I'm in a 3G area (Dongle Supports 3G connection) my internet still loads at the normal GPRS speeds max of 5kb/s. Is there anyway to change the speed of it or do I have to keep with GPRS at the moment?
View 2 Replies View RelatedAnyone know how can get a vodafone huawei 4511 dongle working on ubuntu?
I've spent several hours reading stuff, most of which is way above my head.
I plug it in, set it up in "edit connections". Nothing happens.
It shows up in disk utility twice, as a usb vodaphone storage (huawei) and cd drive (vodafone cd rom)
I switched from puppy to ubuntu because I read that you could just plug dongles into ubuntu and they would be recognized. (Spent many many hours trying to get it working in puppy.)
I attempted to download and install Linux XP and the installation appeared to be a success. But after install of course the system reboots. Well after rebooting before opening up the desktop it forces me to set up the domain or something It would not recognize my internet/network connection. My ISP provider doesn't use any type of authentic. My internet connection is automatically configured through my modem. How do I get Linux XP to recognize my internet connection and finish the final process so that I can load into desktop ?? I also had a very similar problem with Linux Ubuntu Studio as well. I installed it and I was able to get into the desktop but still was unable to establish an internet connection.
View 4 Replies View RelatedDoes anyone yet know of any Linux distro which offers native support for this usb HSDPSA dongle?
Failing that, any distro which can be hooked up to it with minimal tinkering.
I am new to Linux. I have recently installed the Ubuntu 11.4 LTS Distro that comes with the Haynes Linux Manual (which I heartily recommend to new users). For the Internet I have a Huawei E1550 dongle on the 3 network in the UK which I'm currently using with Windows XP on my desktop to post this thread. After some initial fumbling, I'm unable to use the dongle with Ubuntu.
View 8 Replies View Relatedused to use my 3 skypephone s2 as a mobile dongle with windows 7 - trying to use it with ubuntu netbook and its not seeing the phone, instead shows as amoi technology with a code of 0x1000, is there any way round this as the phone registers its connected and will show up as a mass storage device if i select it from the phone but wont connect otherwise.
View 4 Replies View RelatedI bought a mobile broadband dongle from 3 network. Naturally it's only compatible with Windows and Mac OS. How do I get it to work with Ubuntu?
View 9 Replies View RelatedI'm planning to buy a mobile dongle from 3 (this one: [URL]) but I don't want to tie myself down to a contract before I'm sure that it'll work.
I have a 64-bit computer with Ubuntu 10.10 and WINE installed, so if I was to buy it, how would I set it up?
i am using ubuntu 10.04. my huawei e1550 usb mobile broadband modem was detected out of the box and was working fine . But after unlocking it with a software,the modem is detected and when i connect ,it immediately disconnects. unlocking was some 'Firmware upgrade' . I tried other distros like pclinuxOs but the same problem prevails. and it is working in windows.
View 5 Replies View RelatedI just purchased a mobile broadband connection from 3 in Denmark. I spent three hours following guides about usb-modeswitch and such. I just couldn't get it to work. Now, finally, I've come THIS far, but yet no internet.
Code:
daniel@daniel-laptop:~$ sudo usb_modeswitch
Looking for target devices ... No devices in target mode or class found Looking for default devices ... Found default devices (1) Accessing device 004 on bus 001 ... Using endpoints 0x0f (out) and 0x8f (in)
Inquiring device details; driver will be detached ... Looking for active driver ...
OK, driver found ("usb-storage")
OK, driver "usb-storage" detached
[Code].....
I had previously been sharing my ethernet connection over wireless using Hostapd & dnsmasq on my headless server as this tutorial shows: here which had been working fine. I now wish to share my USB mobile broadband over the wireless. I using a ZTE MF112. I was able to get the connection working using the application wvdial.
- Firstly I had to create a hard link between /dev/gsmodem & /dev/modem
- wvdial then made a new connection ppp0 which would work for internet access.
Changing the interfaces to have the br0 port like so:
Code:
iface br0 inet static
address 192.168.1.1
network 192.168.1.0
netmask 255.255.255.0
broadcast 192.168.1.255
bridge-ports eth1 ppp0 wlan0
Flushing the IPTables & then adding:
Code:
iptables -A FORWARD -i br0 -s 192.168.1.0/255.255.255.0 -j ACCEPT
iptables -A FORWARD -i ppp0 -d 192.168.1.0/255.255.255.0 -j ACCEPT
iptables -t nat -A POSTROUTING -o ppp0 -j MASQUERADE
Doing so works fine, but I'm not entirely sure how to make this all automated. I could try making a script to launch, but I don't have a huge amount of experience writing scripts. Is wvdial the best application to use? Keeping in mind I'm using a headless server. I use Squeezebox server & the scrobbling didn't seem to be able to connect to last.fm. Do I need to specify which connection Squeezebox uses?
I just installed 10.10 on a my new Aspire One Acer netbook and I got a mobile broadband USB stick from Wind mobile.
The stick is activated because it works on my 20 GB Windoze 7 O.S. but it doesn't work at all on my 140 GB Ubuntu O.S. Both systems are on the same machine so I know it's not a hardware problem either.
Here's what happens: I log on to Ubuntu, plug in the stick and I select the "New mobile broadband GSM connection" in the network connections menu.
From there I selected my country (Canada) and my mobile provider (Wind Mobile) than I selected my plan (Mobile Broadband) and my APN (broadband.windmobile.ca).
Then the stick blinks slowly and the network icon looks forever for a connection but no matter how long I wait no connection ever establishes. My roomate has it working on his HP laptop Ubuntu but no luck on mine. The stick just keeps blinking, a steady light indicates a connection.
I few days ago I bought a mobile broadband, with dongle model Huawei e1820. I have no problem connecting to the internet. The settings in network manager are correct. But when I use the modem with high traffic for a while, like streaming, the speed gets slower and slower until finally the modem shuts down and restarts itself. After the modem restarts, it connects to the internet again, but now the speed is terrible. And if i continue using high traffic it will restart itself in a matter of minutes. But if I plug it out and don't use it for a while, the speed is back to "acceptable". For a while...
I'm using fedora 15, and have also tried it on Ubuntu Natty with the same result. Reinstalled usb_modeswitch. configured usb_modeswitch with all the guides on the web. No results.
My connection is much slower on linux than windows (I'm dualbooting so its easy to test). On speedtest.net I get 0.30Mb/s at most on linux but about 2Mb/s on windows.Torrents does not seem to be affected thou. I've got speeds up to about 150kB/s on Fedora.I'm running a fresh install of Fedora 12 64 bit.
View 4 Replies View RelatedI have a Acer Aspire running dual boot Ubuntu 9.10 and Vista. Although it has an Atheros wireless card (AR5001 according to linux, AR5007 according to Vista) until recently I didn't have any apparent problems with it.I installed a ZTE MF112 Mobile Broadband Dongle. Now I am experiencing great difficulty in communicating with my wireless router (with both LAN and WAN traffic). Connecting to the network in the first place appears to happen quite smoothly and my computer obtains a DHCP IP address. However the ping response times are measurable in seconds rather than the milliseconds I would expect, and any traffic across the network crawls, or just times out and fails.
I do not believe it is the router at fault as two laptops, both also with Ubuntu, can connect to it fine and swapping it out for another router does not fix the problem either. Also there is no problem connecting from Vista.I suspect that installing the dongle has altered something which has made the bugs in the wireless card/drivers apparent and that's where I need some help.
I just want to tell everyone how good the Garmin/Asus A10 mobile phone is as an internet modem.I am in Australia and Mobile internet is an expensive thing to have. cheapest is dodo but i had a few problems trying out a friends usb modem.Anyway i was in the market for a Gps phone and discover this one. it is Android phone and pretty cheap so far it is very good gps, camera, mp3, and phone is excellent.BUT here is the clincher. when you plug it into the computer, the phone screen lights up and gives you 3 options.
View 1 Replies View RelatedI've been trying to make my FC13 Dell d620 work with a Huawei 3G usb modem mode E173. I can not switch the device to modem instead of storage with usb_modswitch. This is what I get on lsusb:
[Code].....
Trying to use Huawei E153 dongle with FC13, but had no luck.
"lsusb" returned following:
I tried "usb-modeswitch-1.1.7" too, but I couldn't install it.
Errors which I got are listed in attached error.txt file.
I got a Huawei USB dongle (modem) that I use to access the internet. This of course required usb_modeswitch. My question is, how can I remove the storage functionality completely so that it does not show up anymore among the drives and simply be visible as ONLY a modem?
View 1 Replies View RelatedI recently got Tata Docomo 3G Data Card. I was unable to install it on my ubuntu 10.04. My Configuration:
Device: Huawei E367 Internet Device (3G e-stick)
OS: Ubuntu 10.04 AMD 64
Processor/ Architecture: AMD Athlon X2 64 bit (ASUS)
I don't have any other means of internet connection, so that I can download few files on ubuntu 10.04. I got to load all files from Windows and then start from ubuntu.
I am a newbi both to this site and linux only installed Mandrake 8.2 for the first time 3 days ago. I am trying to install my three 3G USB dongle in Mandrake it seems to see the dongle in usbview and if I lsusb form the command line. I did see some where that the driver had not been loaded, I have been trying to use setserials to set a virtual serial port to the device but as I am a windows engineer and am not sure of the process and commands need HELP... I have read that the 3G dongle can be used as a serial connection it seems other people have done this on the web, but I need help can anyone explain how to connect to a usb device as a serial ttys*. I must also point out that this dongle has a virtual CD-rom and a built in memory chip which installs the drivers in windows when it is plugged in.. what are the steps to install or shouldI upgrade to a newer version of linux.
View 12 Replies View RelatedI dont know if its possible or not ? I'm using 3G dongle (ppp0 interface) for connecting to internet on my laptop running ubuntu 11.04 , now i want to share this 3G connection to my wireless router(Trendnet TEW-652BRP) through eth0 interface in simple my connection should be like this
INTERNET<<<3G WIRELESS MODEM<<<LAPTOP----WIRED CONNECTION TO WIRELESS ROUTER<<<OTHER DEVICES (LIKE ANDROID MOBILE/LAPTOPS SHOULD CONNECT THROUGH THIS WI-FI CONNECTION)
I have run Fedora 9 and 10 on my Dell Inspiron 640m for about 6 months now and generally experience very few issues with it. Specifically I've been running Fedora 10 KDE 64bit since it was launched. Up until I had to reload it a couple of weeks ago my Vodafone Huawei E172 3G dongle worked perfectly with Network Manager. Since the reload the dongle is detected by the OS (lsusb lists it correctly, etc) but nothing I do will make it appear in Network Manager.
I've tried manually configuring a GSM connection then plugging it in, but no joy. I've also tried using it in my Acer Aspire One which runs Fedora 10 XFCE and it work, but when I try it in another Dell Laptop running Fedora 10 KDE 64 bit it doesn't. I'm assuming that a recent update must have caused some issue as it has definitely worked in both Dell laptops in the past. As mentioned I've reloaded recently but the other laptop hasn't been.
I'm unsure where to go from here. I haven't been able to get Vodafone's beta drivers working under F10 (although I did under F9) and can't find any posts on this issue. The version of Network Manager that I'm running is NetworkManager-0.7.0-1.git20090102.fc10.src.rpm, which was released shortly before I reloaded. Chances are I just didn't try my dongle between the update coming out and the reload, so didn't notice the problem before hand.