Re: Gigabit ethernet as second network interface troubles

2005-08-19 Thread Tom Deconinck
I upgraded my kernel to 2.6.11. It works like a charm now ;) Appearently there somethings not working with the e1000 module of 2.6.8 Thanks! -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Gigabit ethernet as second network interface troubles

2005-08-18 Thread Tom Deconinck
Hi, I'm trying to add a second gigabit ethernet nic to my system. It's an Intel PRO/1OOOGT. (82541PI chip) It shows up when i do lspci So I load the e1000 kernel module... but nothing happens, lsmod shows it is loaded but that is it. I guess i need some way to link the newly added card to eth1?