From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: Date: Fri, 1 Apr 2005 13:46:08 -0500 From: jmk@plan9.bell-labs.com To: 9fans@cse.psu.edu Subject: Re: [9fans] Hang at boot. In-Reply-To: <7d3fb50c36a181cff273e6a72c34064e@quintile.net> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: 304c85d4-ead0-11e9-9d60-3106f5b1d025 i'm not sure. the unexpected cls message should be benign and i can't find anywhere in the kernel source where the following 'status0 00000343' could be coming from. but i just did some greps, i might have missed something. On Fri Apr 1 13:32:18 EST 2005, steve@quintile.net wrote: > The problem appears to be your Intel Gigabit ether card. > It may be as simple as adding support for the device id of your > card - looking at the source some cards are supported, some not > and yours is not listed; somone else on the list may be able to help more > or you could just experiment. > > To get yourself going I suggest you swap the ether card for > an more boring 100Mb one, the wiki lists quite a few supported cards: > > http://plan9.bell-labs.com/wiki/plan9/Supported_PC_hardware/index.html > > -Steve