Ubuntu :: How To Configure Internal 3G Modem
Apr 23, 2011
I'm new to Ubuntu. Recently bought a lenovo x100e netbook and installed ubuntu. Is there any Ubuntu Expert based in Cape Town that can assist to configure my internal 3g modem and a few other minor issues.
View 2 Replies
ADVERTISEMENT
May 20, 2010
I have a Centos 5.4 server running kernel 2.6.18-164.11.1.el5PAE. It has an internal modem, and I need to be able to issue AT commands from a script to the modem. I need to simply dial a number and hang up. The relevant piece of my script is:
[Code]...
With an external modem, this works no problem. With an INTERNAL modem, the call never goes out. I fired up minicom to make sure the modem was working correctly, and if I issue those AT commands from within minicom, everything works great.
While minicom was running, I noticed a peculiar fact: WHILE minicom is running, the script works from the command line, and I can see all the AT commands and OK's in minicom, (minicom acts as a monitor). When I exit minicom, the script stops working. It appears minicom is creating a bridge between the com port and the modem itself. So, what is minicom doing that I'm unaware of?
The server's sole function is to run asterisk as a voicemail server (avaya wanted well into 6 figure territory to implement this....). This script is to dial an avaya FAC to turn the voicemail message lights on and off on the end users' phones.
View 4 Replies
View Related
Jun 5, 2010
I currently using Ubuntu 10.04 LTS
View 2 Replies
View Related
Apr 19, 2011
I've just installed ubuntu on my father's netbook hp 210 mini 3g with internal 3g modem. At the beginning everything was fine - system automatically detected modem and asked for PIN code. I was very surprised but during download some updates connection broke.. and since then ubuntu doesn't detect modem. I have even reinstalled system
In the broadband connection wizard there is no device detected. I'm on ubuntu 11.04, but on the 10.10 was the same problem.
View 1 Replies
View Related
Aug 12, 2010
Is it possible to use connect to the Internet using my internal modem which i have in my laptop using debian.. Please do help.Ofcourse i can do this with the windows 7 which is also installed in my lap..
I have a MSI laptop with model no. vr440..[color=#404040][/color]
View 1 Replies
View Related
Apr 16, 2011
I am keen to get the internal modem working on my notebook, so I can set up faxing and dial-up internet access.
I have failed to get it working by using the Linuxant alsa-driver-linuxant and hsfmodem packages, but that may be because I am doing something wrong.
alsamixer on my system tells me I have CARD: HDA Intel and CHIP: Analog Devices AD1984.
I have these devices in /dev, which appear to be candidates for modem operation:
Code:
[doug@cardraeh Modem]$ ls -l /dev/ttyS*
crw-rw---- 1 root dialout 4, 64 Apr 16 11:40 /dev/ttyS0
crw-rw---- 1 root dialout 4, 65 Apr 16 11:40 /dev/ttyS1
crw-rw---- 1 root dialout 4, 66 Apr 16 11:40 /dev/ttyS2
crw-rw---- 1 root dialout 4, 67 Apr 16 11:40 /dev/ttyS3
[Code].....
View 4 Replies
View Related
Jun 25, 2010
getting a gobi un2420 internal 3g modem working in FC13?
View 8 Replies
View Related
Nov 27, 2010
I just started messing around with openSUSE 11.3 (64-bit version, KDE environment).
My desktop computer has an internal fax/modem card (PCI version, mod. USR5610C). I am very confident that this card works with Linux and U.S. Robotics guarantees that much on their web site.
I connect to the Internet via DSL but I am attempting to set up the internal analog modem card as a back up should the DSL line be temporarily down. I went to YaST -> Modem and I see that my card was detected as "U.S. ROBOTICS 56K FAX INT Modem Not configured". I pressed Edit and the Modem Parameters page says that the device is in "/dev/ttyS4". I am not sure that this is indeed where the modem is located (is there a way to make sure?) but I accepted it and proceeded to entering the name of my Internet service provider, the access phone number, user name, and password. So far, so good -- I think!
Eventually, I come to a window where YaST2 wants to install the following:
* jack Jack-Audio Connection Kit v. 1.9.5-2.8
* smpppd SuSE Meta PPP Daemon v. 1.60.46-1.1.1
So far I have not installed them because of the Jack-Audio Connection Kit software. Do I really need to install it in order to get the modem working? The reason I am being careful is that I just spent weeks and weeks in trying to get my audio card (ASUS Xonar DX 7.1, PCI-E) to work with openSUSE and I sure do not want to mess things up and start all over again!
How to set up an analog modem with openSUSE 11.3?
View 2 Replies
View Related
Mar 1, 2011
I've got a problem with my 3G modem [Huawei E122].
It has internal storage and kernel assigns a device [/dev/sdX] to it.
Because of that, every second time my machine will not boot - kernel panic - as my usb hdd gets assigned /dev/sdb instead of /dev/sda.
I cannot use LABEL nor UUID in root= kernel parameter, as it is only available when using initrd, and I can't use it - I am using Debian on my router - mips architecture machine.
I have to prevent this from happening, as my router has to start everyday and I have to be sure it works ok. I don't have physical access to restart it when something goes wrong.
I don't use my modem internal storage, there's no SD card inserted. However kernel detects the reader and loads it.
I can not prevent loading od usb drivers since my hdd is on USB as well.
View 1 Replies
View Related
May 15, 2011
I am currently running slackware 13.37 in virtualbox on my Dell 1558. I would really like to install it for real to my HDD to get the speed benefit. My only way to connect to the internet is via my internal Dell UMTS modem. Will this work after the install or do I need to take some precautions before the time and download the right apps files now while I have access?
View 3 Replies
View Related
Feb 11, 2010
I 've tried many ways to configure my Reliance NetConnect with Ubuntu. I 've tried with wvdial, sudo pon, tried through Network Manager, and using wine I installed the .exe driver.
I liked Ubuntu, but I need to configure usb modem..
I 'm using Huawei EC325, Reliance NetConnect USB modem..
When I try using wvdial, I can see some operations performing, its dialing #777, but some prob with the carrier..
View 1 Replies
View Related
Jan 9, 2010
I have a problem configuring my PostGreSQL server for internal network access.
I want to be able to access my postgre server from 192.168.1.10
It works when I set listen_address to *, but if I input 192.168.1.10, or any other IP address, I always get:
Quote:
WARNING: could not create listen socket for "192.168.1.10"
FATAL: could not create any TCP/IP sockets
postgresql.conf section
[Code]....
View 6 Replies
View Related
May 31, 2011
I have an internal cextant modem in my Dell Inspiron 630m laptop, with 11.04 knatty running.How do I configure knatty to detect and run my modem, as I need it to dial into equipment to do remote diagnostics
View 1 Replies
View Related
Oct 6, 2010
how to configure Huawei 3G modem (ec325) in ubuntu 10.04, even i tried with gnome-ppp / wvdial which unable to connect, shows "ppp deamon died" and disconnected at the end of dial.
View 3 Replies
View Related
Aug 14, 2011
I have started using ubuntu 11.04 desktop edition recently. And sadly i dont have an internet connection. I have an USB modem of Huawei. But I cant configure that in ubuntu. Im from india and using Reliance Netconnect 1x EC121 modem. Can anybody please tell me how to configure this modem so that I can connect to the internet? Due to lack of internet connection im not being able to download any updates or codecs. I have started using Ubuntu only 2 days ago..
View 1 Replies
View Related
Sep 18, 2009
I have bought a new USB modem from my service provider. The model they provided is "Huawei EC1260" Huawei Terminal. As usual the official support is for windows and mac.
I tried to install this device using two methods..
1) Set knetworkmanager settings to "traditional with ifup". Then in wireless setup there is a choice of having "usb" (A tick box). I selected that, and setup completed successfully but the knetworkmanager was not up(I did ifdown wlan0 (wlan0 was the wireless config name), ifup wlan0 and the rcnetwork restart.)
2) Again knetworkmanager was set to "traditional method with ifup. This times while adding the connection I specifically selected the type "USB", then clicked to finish the configuration. The configuration finished without any errors but when I checked the Network Configuration screen no USB device was added there.
Are there any specific steps to configure a USB modem
View 9 Replies
View Related
Dec 22, 2010
I have a Multitech MT9234ZBA-USB modem. The CD included RHEL drivers which I have installed with RPM. The lsusb command output shows the modem: Bus 004 Device 005: ID 06e0:0319 Multi-Tech Systems, Inc.Which communications software should I use to connect to the modem and issue AT commands?
View 4 Replies
View Related
Jun 27, 2011
How would I configure my box to connect to a modem in bridge mode?
I have a server at home that im migrating over to be the default-gateway/router. I have everything else setup (dns,dhcp etc) now just need the ppoe part, or so i beleive?
I have two interfaces. eth0 (lan) and eth1 ready to connect to the modem.
The modem is in bridge mode ready to go.
What is my next step? Are there any good guides, I didn't find any.
View 5 Replies
View Related
Jun 10, 2011
ubuntu is unable to find my huawei E160 modem driver when i insert it to my computer.
View 2 Replies
View Related
Mar 5, 2011
I have Ubuntu 9.04 in my desktop, I am trying to configure Photon+ wireless device in my desktop, since it is having .exe file i am finding difficulty to configure it( I know .exe will not work) , but i want to know is there any possibility to configure this modem in Ubuntu machine....
View 1 Replies
View Related
Feb 5, 2010
I've recently come into possession of this modem which is supposed to be supported in linux kernels but I'm not sure how to set it up or detect where it is located (dev/ttxx)
View 5 Replies
View Related
Aug 16, 2010
I'm new to opensuse as well linux.today i installed suse 11.3 and installation completed.then i plug the usb modem (ZTE mf 100) and then nothing appears..i dont know what to do for configure the modem.
View 2 Replies
View Related
Oct 18, 2010
I have a Zoom 2920 internal hardware modem that worked well with Suse 10.0. In Suse 11.3 the modem config. overview lists 2 modems for this one board; #1- AT Modem and #2- Venus Modem (v90, 56K Flex). With #1 "edit" brings up modem parameters and the modem device line is blank. With #2 the device line shows /dev/ttys4.
When the provider parameters are entered, for either #1 or #2, the modem overview continues to list them as not configured but a third line "modem 0" is configured with the provider information at /dev/ttys4. The modem will not function.
View 3 Replies
View Related
Jan 14, 2010
I have a Nokia 1508i, and I want to use it as a modem. But I've tried many times, many configurations and it didn't worked.
When I connect it via USB to the computer, it's recognized as /dev/ttyUSB0 and /dev/ttyUSB1.
When I try to connect using the Code: wvdial , I get the following message:
Code:
Modem Type = USB Modem This is the log of Windows when I connect:
Code:
Scanning your serial ports for a modem.
View 2 Replies
View Related
Jan 25, 2011
i m using an adsl modem router for connecting into the internet while my operating system is windows 7,but i want to learn open source platforms like UNIX and Linux. so for this reason i install a Linux distro which is centos5. how i can configure my modem router with centos. modem router model is Billion BIPAC 5210s.i search internet for its drivers and the only thing which i found modem driver for windows platforms and nothing esle want to know that for installing this modem with my centos i need to download its drivers or not
View 14 Replies
View Related
Oct 10, 2010
I just installed Lucid Lynx Ubuntu on my computer. I love it, but I do not see how to configure my dial-up modem and connect. I'm hoping it's still possible. Here's my hardware.
333mHz Pentium III
Lucid Lynx 10.04 LTS
US-Robotics 56K Faxmodem External
256mb RAM
ISP OmniLEC
View 1 Replies
View Related
Jun 15, 2009
Fresh install of FC11. Had to install libwvstreams-4.5.1-5.fc11.i586.rpm and wvdial-1.60-8.fc11.i586.rpm
Now get following error -
View 6 Replies
View Related
Nov 20, 2010
I am trying to access the internet via my ZTE AC2726 USB EVDO Modem in openSuSE Linux 11.3.
I have looked at the site How to configure ZTE AC2726 USB EVDO Modem on openSuSE Linux | bayuirawan.com but when I type the command:
As below,the following errors appear:
View 2 Replies
View Related
Jul 10, 2011
How to configure micromax mmx 310g usb modem in fedora 13? it comes with default installation files for windows and Mac.....moreover it is detected as a cd-rom when i am inserting it in fedora 13....
View 10 Replies
View Related
May 26, 2009
While communicating with cpanel , they said they don't support on any NAT router based network. To host website with cpanel internet should be connected directly with modem (no router) I have a dell poweredge server and recently brought PCI modem. I have 8 IP static addresses from my ISP. cpanel as they said that they don't support networking.
View 3 Replies
View Related