Linux Gigabit NIC

Walter Dnes waltdnes-SLHPyeZ9y/tg9hUCZPvPmw at public.gmane.org
Wed Aug 2 04:50:18 UTC 2006


On Tue, Aug 01, 2006 at 09:58:33AM -0400, Stephen W. Clarke wrote

> I added:
> alias eth1 sk98lin at the end of /etc/modprobe.conf
> 
> but when I run:
> ifconfig eth1 192.168.xxx.xxx netmask 255.255.255.0 up
> 
> I get:
> SIOCSIFADDR: No such device
> eth1: unknown interface: No such device
> SIOCSIFNETMASK: No such device
> SIOCGIFADDR: No such device
> SIOCSIFBROADCAST: No such device
> eth1: unknown interface: No such device
> 
> On boot I get:
> eth1 does not appear to be present delaying initialization.
> 
> What am I missing?

  I noticed a thread at...
http://www.linuxcompatible.org/Driver_for_DLink_DGE-530T_Gigabit_PCI_on_FC4_t33856.html

  According to it, you should use the "skge" driver.  If loaded as a
module, change /etc/modprobe.conf to read...
alias eth1 skge

  Make sure skge is built.  For nic drivers, I just build them right
into the kernel, but that's my personal preference.

-- 
Walter Dnes <waltdnes-SLHPyeZ9y/tg9hUCZPvPmw at public.gmane.org> In linux /sbin/init is Job #1
My musings on technology and security at http://tech_sec.blog.ca
--
The Toronto Linux Users Group.      Meetings: http://tlug.ss.org
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://tlug.ss.org/subscribe.shtml





More information about the Legacy mailing list