Re: [Server-devel] Schoolserver and eth1

2011-01-13 Thread tom
On Fri, January 14, 2011 5:08 pm, Dr. Gerald Ardito wrote:

 Even though there is physically a second nic, the school server doesn't
 seem
 to see it. When I ifconfig eth1, I am told there is no device present.

Does the nic show up when do lspci? If not then it's likely broken.

Does the nic show up with another name when you do

ifconfig -a

If so, you ought to be able to map it back to eth1 by modifying the
persistent net rules in /etc/udev/rules.d. If not, then it is likely that
the nic isn't supported by the kernel.

___
Server-devel mailing list
Server-devel@lists.laptop.org
http://lists.laptop.org/listinfo/server-devel


Re: [Server-devel] Schoolserver and eth1

2011-01-13 Thread Dr. Gerald Ardito
Tom,

Here's what's weird.
The server came with one nic (the box is a Del Vostro). I added the second.
Now, only the second works, and only as eth0. And, when it works as eth0, I
have an internet connection.
I tried installing two new nics, but only one shows up.

I would imagine that I don't have the drivers for the first (original) one.
Does that make any sense?
If so, what could I do?

Thanks.
Gerald

On Fri, Jan 14, 2011 at 12:40 AM, t...@carrott.org wrote:

 On Fri, January 14, 2011 5:08 pm, Dr. Gerald Ardito wrote:

  Even though there is physically a second nic, the school server doesn't
  seem
  to see it. When I ifconfig eth1, I am told there is no device present.

 Does the nic show up when do lspci? If not then it's likely broken.

 Does the nic show up with another name when you do

 ifconfig -a

 If so, you ought to be able to map it back to eth1 by modifying the
 persistent net rules in /etc/udev/rules.d. If not, then it is likely that
 the nic isn't supported by the kernel.


___
Server-devel mailing list
Server-devel@lists.laptop.org
http://lists.laptop.org/listinfo/server-devel


Re: [Server-devel] Schoolserver and eth1

2011-01-13 Thread tom
On Fri, January 14, 2011 6:51 pm, Dr. Gerald Ardito wrote:

 I would imagine that I don't have the drivers for the first (original)
 one.
 Does that make any sense?

Thats possible. It could also be turned of in the BIOS (I was up till 3am
once upgrading the operating system in the hope that new drivers or
something would make my sound hardware work, it didn't but turning on the
sound hardware in the bios sure did)

 If so, what could I do?

Post the output of lspci. That will tell us what kind of nics you have and
hopefully how easy they are to get working. Maybe the missing nic is easy
to get working, but if it isn't can you put in a 3rd nic?



___
Server-devel mailing list
Server-devel@lists.laptop.org
http://lists.laptop.org/listinfo/server-devel