From nobody@FreeBSD.org  Thu Apr 18 05:27:34 2002
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id C079837B400
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 18 Apr 2002 05:27:24 -0700 (PDT)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.6/8.11.6) id g3ICROg90327;
	Thu, 18 Apr 2002 05:27:24 -0700 (PDT)
	(envelope-from nobody)
Message-Id: <200204181227.g3ICROg90327@freefall.freebsd.org>
Date: Thu, 18 Apr 2002 05:27:24 -0700 (PDT)
From: Adam Jenkins <jenky@suburbia.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: boot loader problem
X-Send-Pr-Version: www-1.0

>Number:         37225
>Category:       i386
>Synopsis:       boot loader problem
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 18 05:30:01 PDT 2002
>Closed-Date:    Fri Aug 09 10:04:33 PDT 2002
>Last-Modified:  Fri Aug 09 10:04:33 PDT 2002
>Originator:     Adam Jenkins
>Release:        4.2
>Organization:
>Environment:
N/A
>Description:
      
$ lsdev

disk @0x10918
	disk 0	BIOS drive A
		disk0a	FFS 2Mb	0-5760
		disk0c	FFS 2Mb	0-5760
	disk 1	BIOS drive B
	disk 2	BIOS drive C
int=0 err=0 eH=10202 eip=000112f4
eax=0 ebx=94c58 ecx=a000 edx=0
esi=94a08 edi=94c40
ebp=949d8 esp=94990
cs=2b ds=33 es=33 fs=33 gs=33 ss=33
cs: eip=f7 7d fc 89 45 f8 89 d3-89 d8 8b 4d 08 9987 79
ss: esp=58 4c 04 00 14 7c 03 00-40 4c 09 00 58 4c 09 00 58 4c 8b 96
BTX halted
>How-To-Repeat:
If I press "Enter" to try and install, it gets to the first sysinstall screen and hangs.  The above is what happens if I do "lsdev" from a command prompt.
>Fix:
I don't know.  I've tried the 4.2 CD and boot floppies, 4.3 CD and boot floppies, and 4.5 boot floppies.  Also tried turning "PNP OS" off in the BIOS.  It's a AOpen AX63Pro mb, Celeron 466 chip (not overclocked), 192Mb RAM, NVIDIA TNT2 clone video card
>Release-Note:
>Audit-Trail:

From: Adam Jenkins <jenky@suburbia.net>
To: freebsd-gnats-submit@FreeBSD.org
Cc: dcs@freebsd.org
Subject: Re: i386/37225: boot loader problem
Date: Wed, 17 Jul 2002 09:20:36 +1000 (EST)

 Temporary fix: Unplugged the PS/2 (Acer of some sort) keyboard, and
 plugged in ye olde DIN-connector one using a DIN-to-PS2 adapter.  The 4.6
 CD booted fine, I got as far as the kernel configuration/resolve conflict
 screen which I hadn't before, and then on to the sysinstall menu and
 installed FreeBSD.
 
 Permanent fix: A kernel with this change to it (flag 0x2 not 0x1)
 device          atkbd0  at atkbdc? irq 1 flags 0x2
 lets me boot using the PS/2 keyboard (Otherwise the machine boots up as
 usual but I can't use the keyboard).  I presume a boot image with that
 flag set (or set interactively?) would load okay also.
 
State-Changed-From-To: open->closed 
State-Changed-By: schweikh 
State-Changed-When: Fri Aug 9 10:00:54 PDT 2002 
State-Changed-Why:  
Originator can use keyboard if atkbd driver is configured to 
reset at initialization. The default flags for atkdb are not 
likely to be changed as this will impact a lot of machines. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=37225 
>Unformatted:
