| Ubuntu This forum is for the discussion of Ubuntu Linux. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
03-26-2005, 10:43 PM
|
#1
|
|
Member
Registered: Sep 2004
Location: Oregon, USA
Distribution: Ubuntu/Debian
Posts: 82
Rep:
|
Installing Ubuntu on IBM eserver, no network
I'm trying to install ubuntu warty warthog on an IBM eserver xSeries 300, and I can't get any network connection. I've checked my cables and tried using both ethernet ports, but it can't obtain an ip via dhcp. I know my router is working correctly because my ubuntu desktop works. The device and the switch show connectivity for the server. When I open the Computer > System Configuration > Networking gui, it shows my network device "Ethernet LAN card" and says its device eth0, but dosn't show eth1. When I try to click the "activate" checkbox, it checks it, and then it unchecks it (like the activate didn't work?) I'm so used to network devices "just working" under all the distros I've used I don't even know where to go for debug information on this. any help is greatly apreciated
|
|
|
|
03-27-2005, 05:37 PM
|
#2
|
|
Senior Member
Registered: Nov 2002
Location: Edmonton AB, Canada
Distribution: Gentoo x86; Gentoo PPC; Gentoo Sparc64; FreeBSD; OS X; Solaris
Posts: 3,731
Rep:
|
Try from a command line:
Code:
# ifconfig eth0 up
# dhcpcd eth0
Ubuntu does a good job of hardware detection so the driver should be loaded...
|
|
|
|
03-28-2005, 06:15 PM
|
#3
|
|
Member
Registered: Sep 2004
Location: Oregon, USA
Distribution: Ubuntu/Debian
Posts: 82
Original Poster
Rep:
|
dhcpcd : command not found
and I've got 2 ethernet devices, only one shows up, so it looks like it wasn't detected correctly.
|
|
|
|
03-29-2005, 04:28 PM
|
#4
|
|
Senior Member
Registered: Nov 2002
Location: Edmonton AB, Canada
Distribution: Gentoo x86; Gentoo PPC; Gentoo Sparc64; FreeBSD; OS X; Solaris
Posts: 3,731
Rep:
|
Are they the same chipset? You need to figure out which physical device is getting detected. Usually dmesg will show which driver initialized which device (eth0 , eth1). If both nics are the same chipset it becomes difficult to tell which one is actually operational, because the kernel probes for only 1 card by default, and its the one that the kernel 'finds' first, which varies across reboots. You can tell the kernel which card to probe first however, using the kernel command line.
Also, some systems use 'dhclient' rather than 'dhcpcd'. See if that works...
|
|
|
|
03-29-2005, 08:45 PM
|
#5
|
|
Member
Registered: Sep 2004
Location: Oregon, USA
Distribution: Ubuntu/Debian
Posts: 82
Original Poster
Rep:
|
tried both ports, neither works, dhclient dosn't work, just spits out a bunch of crap
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 07:01 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|