From owner-freebsd-stable@FreeBSD.ORG Fri Jun 11 15:58:57 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 15B12106566C for ; Fri, 11 Jun 2010 15:58:57 +0000 (UTC) (envelope-from jdc@koitsu.dyndns.org) Received: from QMTA11.westchester.pa.mail.comcast.net (qmta11.westchester.pa.mail.comcast.net [76.96.59.211]) by mx1.freebsd.org (Postfix) with ESMTP id B39658FC16 for ; Fri, 11 Jun 2010 15:58:56 +0000 (UTC) Received: from omta11.westchester.pa.mail.comcast.net ([76.96.62.36]) by QMTA11.westchester.pa.mail.comcast.net with comcast id UaRW1e0050mv7h05Bfywnp; Fri, 11 Jun 2010 15:58:56 +0000 Received: from koitsu.dyndns.org ([98.248.46.159]) by omta11.westchester.pa.mail.comcast.net with comcast id Ufyv1e00D3S48mS3Xfyw29; Fri, 11 Jun 2010 15:58:56 +0000 Received: by icarus.home.lan (Postfix, from userid 1000) id 5D0489B418; Fri, 11 Jun 2010 08:58:54 -0700 (PDT) Date: Fri, 11 Jun 2010 08:58:54 -0700 From: Jeremy Chadwick To: Johan Hendriks Message-ID: <20100611155854.GA13058@icarus.home.lan> References: <57200BF94E69E54880C9BB1AF714BBCBA57A86@w2003s01.double-l.local> <4C120144.80002@icyb.net.ua> <57200BF94E69E54880C9BB1AF714BBCBA57A90@w2003s01.double-l.local> <20100611134555.GA9682@icarus.home.lan> <57200BF94E69E54880C9BB1AF714BBCB0111C2@w2003s01.double-l.local> <20100611143815.GA11015@icarus.home.lan> <57200BF94E69E54880C9BB1AF714BBCBA57A94@w2003s01.double-l.local> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <57200BF94E69E54880C9BB1AF714BBCBA57A94@w2003s01.double-l.local> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: freebsd-stable@freebsd.org Subject: Re: 8.1 AMD64 Beta1 cd panics on Proliant ML110 G6 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jun 2010 15:58:57 -0000 On Fri, Jun 11, 2010 at 04:43:18PM +0200, Johan Hendriks wrote: > Sorry for top posting this one, i am at a custumor and he is using > outlook! > > It is a PS/2 keyboard!! > > regards, > Johan Hendriks > > > >> >> Hello all. > > >> >> > > >> >> I try to install the Beta of 8.1 but it panics on my server HP > > >> Proliant ML110 > > > > >> > > >>>Stacktrace would be helpful. > > >> > > >> Well at startup, the keyboard is not working, i can not select any > boot > > >> mode, and after the timer is at 0 ti boots, and then ends with this > > >> panic, and totally hangs. > > >> 8.0 works fine also CURRENT Works! > > > > >Regarding the keyboard not working -- it should still be working > during > > >the loader phase (FreeBSD logo, press 4 for single user, etc.), > correct? > > > > >If so, two things to try. Escape to the loader prompt and try one of > > >the below (if (a) doesn't work, try (b)): > > > > >a) set hint.kbdmux.0.disabled=1 > > > boot > > > > >b) set hint.atkbd.0.disabled=1 > > > set hint.atkbdc.0.disabled=1 > > > boot > > > > >Hopefully one of these will allow your keyboard to continue > functioning > > >once the system panics, so that you can provide a backtrace. Thanks. > > > > The problem is the keyboard is not working at all, so i need to wait > till the counter reach 0. > > I did also installed 8.0, no problem. > > Then did a buildworld to the latest 8.1 source from 2010-06-08, > buildworld runs fine, then after the reboot same issue as the > BETA1-install-only iso. > > A non-working keyboard during loader is more easily explainable. It's a > USB keyboard, isn't it? You need to find whatever BIOS option in your > system correlates with "Enable USB Legacy Support". This should allow a > USB keyboard to be "emulated" (via BIOS) as a PS/2-style keyboard up > until the kernel resets USB-related devices. > > If there is no such option, can you point me to the User's Manual for > this model of system so I can review it? (Hopefully it includes BIOS > options...). Thanks. I bounced a copy of this mail to the list since the OP sent it to me directly. This is the first I've heard of a PS/2 keyboard not working during the boot phases/loader. Is there anyone on -stable who might know how to diagnose this? -- | Jeremy Chadwick jdc@parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB |