dlink gigabit card and debian
I have a newly built debian sarge (stable woohoo) system. I have the built-in board NIC working, but I want my nice D-Link gigabit card running. It uses the sk98lin driver, which is installed, and which does run. modprobe -vv shows it in the list, but with a '0' on its line. i believe it is coming up as "sit0" in my network configs. it comes up in ifconfig as "UP RUNNING NOARP" and if i try to manually dhclient it i receive the standard info, except for "sit0: unknown hardware address type 776
sit0: unknown hardware address type 776
and then it just times itself out. in my googling i saw a few very complex/obscure posts saying to remove something or other to get this out, but im in over my head.
uname -r gives 2.6.8-2-386 if that will help at all
thank you for taking time out to help a linux newbie.
figured out i needed to add a line to the interfaces for the new card after googling to figure out that sit0 was not what i thought it was.
Last edited by demigod119; 08-29-2005 at 07:54 AM.
|