From owner-freebsd-questions Wed May 2 9:42: 0 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sleipner.eiffel.dk (sub19-229.member.dsl-only.net [63.105.19.229]) by hub.freebsd.org (Postfix) with ESMTP id A080A37B422 for ; Wed, 2 May 2001 09:41:55 -0700 (PDT) (envelope-from flemming@froekjaer.org) Received: from tychobrahe (sub19-225.member.dsl-only.net [63.105.19.225]) by sleipner.eiffel.dk (8.11.1/8.11.1) with SMTP id f42GfEg91947; Wed, 2 May 2001 09:41:15 -0700 (PDT) (envelope-from flemming@froekjaer.org) Message-Id: <4.1.20010502093157.00ac57f8@sleipner.eiffel.dk> X-Sender: flemming@sleipner.eiffel.dk X-Mailer: QUALCOMM Windows Eudora Pro Version 4.1 Date: Wed, 02 May 2001 09:41:43 -0700 To: KP From: Flemming =?iso-8859-1?Q?Fr=F8kj=E6r?= Subject: Re: Kernel/Config Install problems (DFE-530TX+, fd0, config> di fe0, and more. Cc: questions@freebsd.org In-Reply-To: <20010501034111.2932.qmail@web3303.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 08:41 PM 4/30/2001 -0700, you wrote: > >I am extremely new to any *NIX OS (brought up on MS). >I need to know how to config the kernal to see >(identify) the DLink DFE-530TX+ NIC and load the >proper device driver (rl ???). Also, the I don't know that card. It could be 1 of 3 things. 1) It's not the rl driver. 2) The DFE-530TX+ is not supported by FreeBSD 3) The NIC is broken What happens if you boot a GENERIC kernel? Could you post a DMESG output of that? >instructions(in the book - came with CDs) for make >depend, make and make install seem to conflict what I >have seen on FreeBSD site. Any insight would be I'm not sure what the book sayes. The corect way is to run /usr/sbin/configure YOURKERNEL cd ../../YOURKERNEL make depend make make install reboot >------------- >DMESG >------------- >config> di sn0 >config> di lnc0 >config> di ie0 >config> di fe0 >No such device: fe0 >Invalid command or syntax. Type `?' for help. >config> di ed0 >No such device: ed0 >Invalid command or syntax. Type `?' for help. >config> di cs0 >config> q You have a lot of di in your /boot/kernel.conf Try to delete them before you boot a GENERIC kernel. \Flemming To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message