--- Begin Message --->From cygnus Sat Mar 20 16:51:29 2004 Return-path: <[EMAIL PROTECTED]> Envelope-to: [EMAIL PROTECTED] Delivery-date: Sat, 20 Mar 2004 16:51:29 -0500 Received: from enz.schiach.de ([213.239.192.71] helo=schiach.de) by vulcan with esmtp (Exim 3.36 #1 (Debian)) id 1B4oNN-0000QL-00 for <[EMAIL PROTECTED]>; Sat, 20 Mar 2004 16:51:29 -0500 Received: from radiohead (pD9EBE3F2.dip.t-dialin.net [217.235.227.242]) by schiach.de (Postfix) with ESMTP id 41FB420B28 for <[EMAIL PROTECTED]>; Sat, 20 Mar 2004 22:50:17 +0100 (CET) Received: by radiohead (Postfix, from userid 1000) id F27DE7DE9; Sat, 20 Mar 2004 23:02:21 +0100 (CET) Date: Sat, 20 Mar 2004 23:02:21 +0100 From: Michael Ablassmeier <[EMAIL PROTECTED]> To: Jonathan Daugherty <[EMAIL PROTECTED]> Subject: Re: Network setup. Message-ID: <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <[EMAIL PROTECTED]> X-Accept-Language: de en User-Agent: Mutt/1.5.5.1+cvs20040105iOn Sat, Mar 20, 2004 at 04:36:23PM -0500, Jonathan Daugherty wrote: > I can post my reply to you to the list. okey > # What does /dev/klog report? > > Well, right now my hurd box is off and misbehaving when it's on; the > ext2 filesystem is corrupt because I powered it off earlier after a > lockup. I'm probably going to reinstall the OS next time I power it > up. However, if the detection of your NIC fails, you might be able to figure out if its supported by gnumach at all. You can have a look at http://www.gnu.org/software/hurd/gnumach-doc/mach_2.html#SEC9 to see what NIC's are supported. I dont know the type of your NIC, so it might be possible that the gnumach Kernel shipped with the ISO's or in the Debian package only lacks the configure option. In order to get an gnumach Kernel which supports your network card, you can download the sources and compile it with the needed option (thats no big deal since you only have to pass 3 or 4 options to the configure script and type an make && make intall) bye, - michael
--- End Message ---

