LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices


Reply
  Search this Thread
Old 09-08-2008, 04:33 PM   #1
pjizz
LQ Newbie
 
Registered: Mar 2008
Posts: 4

Rep: Reputation: 0
no network connection in Ubuntu after setting up dual boot


Hello,

I just got a new computer with Vista, but wanted to install Ubuntu as well. I did it a couple of times on different machines this past Spring so it's not something I was doing for the first time.

However, when everything was finished I had no connection to the internet, even though it works fine when I boot up to Vista. I have a cable modem direct to the back of the box via cat45.

Any ideas? All help appreciated. Also, I can give you whatever info might help....just let me know since I don't know exactly what might be needed. Thanks
 
Old 09-08-2008, 07:04 PM   #2
pinniped
Senior Member
 
Registered: May 2008
Location: planet earth
Distribution: Debian
Posts: 1,732

Rep: Reputation: 50
The first step is to check your type of hardware to see if it has a driver (extremely few ethernet devices have no Linux driver, but such devices do exist):

lspci|grep thernet
lspci|grep etwork

That should list any PCI devices with "Ethernet" or "Network" in their description; for example:

02:0e.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5788 Gigabit Ethernet (rev 03)

The next step is to match the PCI Bus ID to get the VendorID:ProductID information:

lspci -n|grep "02:0e"

02:0e.0 0200: 14e4:169c (rev 03)

From all that information we can find out if a driver exists and help you set up the networking.

If the correct driver is already loaded, edit the /etc/network/interfaces file; the usual setup is something like:

auto eth0 (bring up 'eth0' if 'ifup -a' is invoked, which happens at startup)
iface eth0 inet dhcp (get an IP address and other network information via DHCP)

After editing 'interfaces' you can bring up the link (or attempt to):
ifup eth0
 
Old 09-08-2008, 07:19 PM   #3
pjizz
LQ Newbie
 
Registered: Mar 2008
Posts: 4

Original Poster
Rep: Reputation: 0
Pinniped -

Thanks for the info. I'll be back home and take these steps in a bit and get back to the forum with the results.

Thanks
 
Old 09-08-2008, 08:24 PM   #4
pjizz
LQ Newbie
 
Registered: Mar 2008
Posts: 4

Original Poster
Rep: Reputation: 0
okay i did the first few steps and this was the output:

Quote:
parker@thefortress:~$ lspci|grep thernet
00:19.0 Ethernet controller: Intel Corporation Unknown device 10c0 (rev 02)

parker@thefortress:~$ lspci|grep etwork

parker@thefortress:~$ lspci -n|grep "00:19"
00:19.0 0200: 8086:10c0 (rev 02)

parker@thefortress:~$

parker@thefortress:~$

okay what to do what to do?
 
Old 09-09-2008, 05:27 PM   #5
pjizz
LQ Newbie
 
Registered: Mar 2008
Posts: 4

Original Poster
Rep: Reputation: 0
I found a suggestion on the ubuntu forum archives that said to dl and install the driver from intel. I tried that, but no success. I posted what I did and what happened over here:

http://ubuntuforums.org/showthread.php?t=915282
 
  


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
Ubuntu 7.10 Dual Boot with XP, ubuntu partition deleted, grub 1.5 error 22 narchy Linux - Newbie 11 02-07-2011 03:54 AM
setting up connection between ubuntu and windows XP jaanus Linux - Networking 0 05-27-2006 04:23 AM
Setting Up a dual boot windows XP and UBuntu Desktop vikpai Linux - General 3 05-22-2006 11:59 PM
Setting up a connection to a school network... redkazan Linux - Networking 0 01-20-2004 02:24 AM
Setting up a new network connection? Nikon01 Slackware 2 12-02-2003 10:04 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu

All times are GMT -5. The time now is 08:47 AM.

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