LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 05-30-2008, 06:56 AM   #1
jonathan67
LQ Newbie
 
Registered: May 2008
Posts: 5

Rep: Reputation: 0
Thumbs up After installing Ubuntu, internet connection not found.


I just recently received Ubuntu CD and installed it. I don't know how to connect via internet. I tried to browse and familiarize the environment. I am using Huawei vodem (Vodafone Broadband) and connect the wireless connection but icon does not appear. Usually with Windows XP, the Vodafone Mobile Connect Lite automatically pop up and click the connect button but there is none in Ubuntu. Also, I tried to re-install the vodem ISP CD installer but it can't read the content. I'm at a lost, appreciate any help.
 
Old 05-30-2008, 07:12 AM   #2
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
Welcome to LQ!!

First let's see if the Wireless card is being detected. Open a terminal and run these commands:

sudo ifconfig -a (look for a device like wlan0 or maybe eth1. Normally, the standard ethernet (wired) connection will be eth0)

sudo lspci (look for two different network devices--one standard ethernet, the other wireless)

sudo dmesg|grep keyword (replace "keyword" with something relevant from the lspci output)

If the wireless device (on the computer) is found in lspci, but NOT in ifconfig or dmesg, then it means you need to install a driver.


One way or the other, we need to know the details of both ends of your wireless internet setup---ie what is in the computer, and what is used for the access point.
Quote:
Also, I tried to re-install the vodem ISP CD installer but it can't read the content.
That presumably is a setup disk for Windows--it's not going to work on Linux.
 
Old 05-30-2008, 07:42 AM   #3
Wim Sturkenboom
Senior Member
 
Registered: Jan 2005
Location: Roodepoort, South Africa
Distribution: Ubuntu 12.04, Antix19.3
Posts: 3,794

Rep: Reputation: 282Reputation: 282Reputation: 282
As you have internet access in some way, use google; results for Huawei linux

It might be quite scary for a new linux user, but if you don't understand something you can always ask.
 
Old 05-30-2008, 08:20 AM   #4
pinniped
Senior Member
 
Registered: May 2008
Location: planet earth
Distribution: Debian
Posts: 1,732

Rep: Reputation: 50
You need a fairly new kernel to operate that modem; 2.6.21 and later seem fine. I don't know the version of the earliest kernel that will run that modem.

You need the 'usbserial' and 'option' drivers to operate the modem:
modprobe usbserial

If the usbserial comes up and you also see messages about 'option' then everything is OK. Otherwise, you need a newer kernel.

You can see if usbserial and option are already running:
lsmod|grep usb
lsmod|grep option

The device will be /dev/ttyUSB0 (there is a ttyUSB1, but ignore it - it's a stupid feature of the modem meant to provide some flash storage - but it doesn't work in Linux, and from what Vodafone say, it doesn't work in WinDuhs either).

So, you need to set up 'pppd' to call through 'ttyUSB0'. You need the 'novj' option to disable compression. To 'dial out' I think it's *99# or *99***# (the longer version is the 'roaming' version). You need a user name and password but they can be anything.

You can configure the modem with 'pppconfig'; it's pretty sensible.
 
Old 06-08-2008, 07:22 AM   #5
jonathan67
LQ Newbie
 
Registered: May 2008
Posts: 5

Original Poster
Rep: Reputation: 0
I follow link http://www.ubuntulinux.org/wiki/DialupModemHowto and click Setup Huawei Modems.


Quote:
Vodafone / Telia GUI
The Huawei E220 can be a USB 'dongle' for HSDPA connection through the Vodaphone network.

Download vodafone-mobile-connect-card-driver-for-linux (in short, VMCCfl) :

https://forge.vodafonebetavine.net/f...x_1.99.17_i386 .deb

Click in the file to open it with GDebi.

Upon opening GDebi, there is an error message: Wrong Architecture
'i386'.

I have just intalled Ubuntu but till now can't connect the internet.

Any suggestion will be appreciated.

Thanks.
 
Old 06-08-2008, 07:24 AM   #6
jonathan67
LQ Newbie
 
Registered: May 2008
Posts: 5

Original Poster
Rep: Reputation: 0
I follow link http://www.ubuntulinux.org/wiki/DialupModemHowto and click Setup Huawei Modems.


Quote:
Vodafone / Telia GUI
The Huawei E220 can be a USB 'dongle' for HSDPA connection through the Vodaphone network.

Download vodafone-mobile-connect-card-driver-for-linux (in short, VMCCfl) :

https://forge.vodafonebetavine.net/f...x_1.99.17_i386 .deb

Click in the file to open it with GDebi.
Upon opening GDebi, there is an error message: Wrong Architecture
'i386'.

I have just intalled Ubuntu but till now can't connect the internet.

Any suggestion will be appreciated.

Thanks.
 
Old 06-10-2008, 07:16 AM   #7
pinniped
Senior Member
 
Registered: May 2008
Location: planet earth
Distribution: Debian
Posts: 1,732

Rep: Reputation: 50
"Any suggestion will be appreciated."

All I can suggest is to follow my previous post. I have looked at the sites which you've followed and I am convinced that the information was posted by people who don't know what they're doing. There are also other posts here about configuring that modem; search for them.
 
Old 11-24-2008, 10:00 PM   #8
pats
Member
 
Registered: Jul 2005
Distribution: Debian Sarge/Etch, (K)Ubuntu, FC6, AIX5.3, VMWare ESXServer
Posts: 159

Rep: Reputation: 30
http://www.linuxquestions.org/questi...b-card-643925/

These are the settings I use on a Vodafone (Hauwiaii - however you spell it) card and a verizon one in the states.

might be worth booting up from scratch with the vodafone one. I sometimes have to reboot to get it to work. something broken in the udev hotplug modules i think
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
No internet connection in Ubuntu 7.10 eXeCuTeR Linux - Networking 2 10-22-2007 06:03 PM
No internet connection on Ubuntu 6.10 BernardNys Linux - Wireless Networking 2 04-30-2007 05:55 AM
(k)Ubuntu checking Internet connection Merlyn Ubuntu 2 11-09-2006 06:33 AM
Ubuntu kills internet connection gentisle Ubuntu 2 05-12-2005 04:02 PM
eth0 not found, internet connection 50% of the boots gattaca85 Linux - Software 4 10-18-2004 09:37 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 06:01 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration