Re: need help in installing nic drivers

2003-01-29 Thread Haim Ashkenazi
From my expreience with Dell's computers they need a special version of
e1000 module. one of my clients uses only Dell computer's and they sent
him a version of this module (he only uses red-hat), but I think they've
also sent him the source. you can ask your dealer about that, and if he
can't help let me know and I'll try to get it from him.

Good Luck.

On Tue, 2003-01-28 at 23:11, Kenn Murrah wrote:
 Greetings.
 
 I just purchased a Dell server with the intention of installing Debian woody
 on it ... all looks good except the NIC ... instructions seem to be for Red
 Hat 7.x only, about which it says, There is native driver support for the
 integrated Intel 10/100/1000 NIC. To enable Linux support for the NIC,
 install the e1000.o module from (location given) 
 
 Since the base installation was unable to find the NIC, i'm assuming that
 Debian will require the same module (?) ... if so, where can I find info on
 installing it (I'm trying to move up in the world, having experimented with
 Mandrake for the last several months, and I've never needed to know how to
 do this ...
 
 Feel free, of course, to tell me to RTFM, but please point me the right
 direction ...
 
 Any and all help GREATLY appreciated.
 
 Thanks.
 
 Ken
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
-- 
Haim


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




need help in installing nic drivers

2003-01-28 Thread Kenn Murrah
Greetings.

I just purchased a Dell server with the intention of installing Debian woody
on it ... all looks good except the NIC ... instructions seem to be for Red
Hat 7.x only, about which it says, There is native driver support for the
integrated Intel 10/100/1000 NIC. To enable Linux support for the NIC,
install the e1000.o module from (location given) 

Since the base installation was unable to find the NIC, i'm assuming that
Debian will require the same module (?) ... if so, where can I find info on
installing it (I'm trying to move up in the world, having experimented with
Mandrake for the last several months, and I've never needed to know how to
do this ...

Feel free, of course, to tell me to RTFM, but please point me the right
direction ...

Any and all help GREATLY appreciated.

Thanks.

Ken


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: need help in installing nic drivers

2003-01-28 Thread nate
Kenn Murrah said:

 Feel free, of course, to tell me to RTFM, but please point me the right
 direction ...

go through the install, during the install it will prompt to add/configure
kernel modules, if the e1000 module isn't there then debian doesn't have it.
(I wouldn't be suprised if it wasn't there). If thats the case I reccomend
installing another NIC until you can get the system up  running and
build a new kernel with support for that card.

but it may be there, you probably have to use the bf24 kernel in order
to use it(as opposed to the default or the compact kernels). Assuming
your using the main CD for installing, hit F1 for help when the boot
loader comes up and you can see how to change kernels for installing.

nate




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: need help in installing nic drivers

2003-01-28 Thread Seneca
On Tue, Jan 28, 2003 at 03:11:48PM -0600, Kenn Murrah wrote:
 I just purchased a Dell server with the intention of installing Debian woody
 on it ... all looks good except the NIC ... instructions seem to be for Red
 Hat 7.x only, about which it says, There is native driver support for the
 integrated Intel 10/100/1000 NIC. To enable Linux support for the NIC,
 install the e1000.o module from (location given) 
 
 Since the base installation was unable to find the NIC, i'm assuming that
 Debian will require the same module (?) ... if so, where can I find info on
 installing it (I'm trying to move up in the world, having experimented with
 Mandrake for the last several months, and I've never needed to know how to
 do this ...
 
 Feel free, of course, to tell me to RTFM, but please point me the right
 direction ...

You may have to compile your own kernel (module).  I didn't see it
listed in stable, although it is a module in the testing and unstable
2.4.20 kernels.  Once you have the module, just modprobe e1000, and,
if necessary, manually configure it and the routing table.

-- 
Seneca
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]