From jukka.partanen@research.nokia.com  Tue Jan  7 03:28:27 1997
Received: from noknic.nokia.com (noknic.nokia.com [131.228.6.10])
          by freefall.freebsd.org (8.8.4/8.8.4) with SMTP id DAA16271
          for <FreeBSD-gnats-submit@freebsd.org>; Tue, 7 Jan 1997 03:28:18 -0800 (PST)
Received: from pepper.research.nokia.com (pepper.research.nokia.com [131.228.12.3]) by noknic.nokia.com (8.6.9/8.6.9) with SMTP id NAA08117 for <FreeBSD-gnats-submit@freebsd.org>; Tue, 7 Jan 1997 13:27:42 +0200
Received: (from smap@localhost) by pepper.research.nokia.com (8.6.13/8.6.13) id NAA11697; Tue, 7 Jan 1997 13:27:38 +0200
Received: from awreety.research.nokia.com(131.228.12.198) by pepper.research.nokia.com via smap (V1.3)
	id sma011634; Tue Jan  7 13:26:53 1997
Received: (from partanen@localhost) by awreety.research.nokia.com (8.7.5/8.7.3) id NAA02841; Tue, 7 Jan 1997 13:26:54 +0200 (EET)
Message-Id: <199701071126.NAA02841@awreety.research.nokia.com>
Date: Tue, 7 Jan 1997 13:26:54 +0200 (EET)
From: jtp@iki.fi
Reply-To: jtp@iki.fi
To: FreeBSD-gnats-submit@freebsd.org
Cc: jtp@iki.fi
Subject: 2.2-BETA installation problem on ICL ErgoPro s450
X-Send-Pr-Version: 3.2

>Number:         2395
>Category:       i386
>Synopsis:       2.2-BETA installation problem on ICL ErgoPro s450
>Confidential:   no
>Severity:       critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan  7 03:30:00 PST 1997
>Closed-Date:    Mon Feb 17 09:07:26 PST 1997
>Last-Modified:  Mon Feb 17 09:07:53 PST 1997
>Originator:     Jukka Partanen
>Release:        FreeBSD 2.2-BETA i386
>Organization:
None
>Environment:

	ICL ErgoPro s450
	64M memory
	1G IDE disk
	ATAPI CD-ROM
	SMC Elite something ethernet adapter (the motherboard has a
	built-in AMD PCNet/PCI ethernet adapter, but 2.2-960801-SNAP
	does not seem to work with it)
	SB clone on the motherboard

	2.2-BETA boot floppy dated Dec 25 1996.

>Description:

	I tried to install 2.2-BETA, but the kernel from the boot
	floppy hangs right after printing 

	npx0 on motherboard
	npx0: INT 16 interface
	apm0: disabled, not probed

	I used the visual configuration utility to disable all other
	devices except fdc0, wdc0, wdc1, ed0 (configured to 0x300, 10,
	0xcc000), and sc0. Previous releases have worked without
	problems (I'm currently using 2.2-960801-SNAP).

	Here is the kernel output from 2.2-960801-SNAP:

FreeBSD 2.2-960801-SNAP #0: Fri Oct  4 11:17:56 EET DST 1996
    partanen@awreety.research.nokia.com:/usr/src/sys/compile/JTP
Calibrating clock(s) relative to mc146818A clock...
i586 clock: 133213859 Hz, i8254 clock: 1193118 Hz
CPU: Pentium (133.21-MHz 586-class CPU)
  Origin = "GenuineIntel"  Id = 0x52b  Stepping=11
  Features=0x1bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8>
real memory  = 67108864 (65536K bytes)
avail memory = 63074304 (61596K bytes)
Probing for devices on PCI bus 0:
chip0 <generic PCI bridge (vendor=1045 device=c557 subclass=0)> rev 0 on pci0:0
chip1 <generic PCI bridge (vendor=1045 device=c558 subclass=1)> rev 17 on pci0:1
vga0 <VGA-compatible display device> rev 1 on pci0:7
lnc1 <PCNet/PCI Ethernet adapter> rev 2 int a irq 11 on pci0:14
lnc1: Lance Ethernet controller, address 00:00:4b:30:41:a5
pci0:16:    OPTI, device=0xc621, class=storage (ide) [no driver assigned]
Probing for devices on the ISA bus:
sc0 at 0x60-0x6f irq 1 on motherboard
sc0: VGA color <16 virtual consoles, flags=0x0>
ed1 at 0x300-0x31f irq 10 maddr 0xcc000 msize 16384 on isa
ed1: address 00:00:c0:32:30:6b, type WD8013EPC (16 bit) 
sio0 at 0x3f8-0x3ff irq 4 on isa
sio0: type 16550A
sio1 at 0x2f8-0x2ff irq 3 on isa
sio1: type 16550A
lpt0 at 0x378-0x37f irq 7 on isa
lpt0: Interrupt-driven port
lp0: TCP/IP capable interface
psm0 at 0x60-0x63 irq 12 on motherboard
fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa
fdc0: NEC 72065B
fd0: 1.44MB 3.5in
wdc0 at 0x1f0-0x1f7 irq 14 on isa
wdc0: unit 0 (wd0): <M1606TA>
wd0: 1039MB (2127888 sectors), 2111 cyls, 16 heads, 63 S/T, 512 B/S
wdc1 at 0x170-0x177 irq 15 on isa
wdc1: unit 0 (atapi): <FX001DE/G07>, removable, intr, iordis
aha0 not found at 0x330
npx0 on motherboard
npx0: INT 16 interface
sb0 at 0x220 irq 5 drq 3 on isa
sb0: <SoundBlaster Pro 3.1>

>How-To-Repeat:

	Boot with the installation floppy.

>Fix:
	
	Not known.

>Release-Note:
>Audit-Trail:

From: j@uriah.heep.sax.de (J Wunsch)
To: jtp@iki.fi
Cc: FreeBSD-gnats-submit@freebsd.org, jtp@iki.fi
Subject: Re: i386/2395: 2.2-BETA installation problem on ICL ErgoPro s450
Date: Wed, 8 Jan 1997 00:49:32 +0100

 As jtp@iki.fi wrote:
 
 > 	I tried to install 2.2-BETA, but the kernel from the boot
 > 	floppy hangs right after printing 
 > 
 > 	npx0 on motherboard
 > 	npx0: INT 16 interface
 > 	apm0: disabled, not probed
 
 Can you switch to the second screen (Alt-F2), and see if there are
 some messages already?
 
 -- 
 cheers, J"org
 
 joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE
 Never trust an operating system you don't have sources for. ;-)

From: okkun@mickey.ai.kyutech.ac.jp (Masaru Okumura)
To: freebsd-gnats-submit@freebsd.org, j@uriah.heep.sax.de
Cc: okkun@mickey.ai.kyutech.ac.jp (Masaru Okumura)
Subject: Re: i386/2395: 2.2-BETA installation problem on ICL ErgoPro s450
Date: Sat, 1 Feb 1997 01:20:05 +0900

  Same problem here on my notebook.
            
 >From: j@uriah.heep.sax.de (J Wunsch)
 >          To: jtp@iki.fi
 >          Cc: FreeBSD-gnats-submit@freebsd.org, jtp@iki.fi
 >          Subject: Re: i386/2395: 2.2-BETA installation problem on ICL ErgoPro
 >s450
 >          Date: Wed, 8 Jan 1997 00:49:32 +0100
 >
 >           As jtp@iki.fi wrote:
 >           
 >           >      I tried to install 2.2-BETA, but the kernel from the boot
 >           >      floppy hangs right after printing 
 >           > 
 >           >      npx0 on motherboard
 >           >      npx0: INT 16 interface
 >           >      apm0: disabled, not probed
 >           
 >           Can you switch to the second screen (Alt-F2), and see if there are
 >           some messages already?
 >           
 >           -- 
 >           cheers, J"org
 
 I made a try to swich the second screen (Alt-F2), 
 but PC had completely freezed and no message appeared.
 Now, I'm using the 2.1.6-RELEASE, and I had no trouble in this version.  
 
 Release
           FreeBSD 2.2-BETA
 Environment
 
         Panasonic AL-N1T513J5(laptop)
         P5-133MHz
         32M memory
         1G IDE disk
         C&T 65550 VGA controller
 
 
State-Changed-From-To: open->closed 
State-Changed-By: mpp 
State-Changed-When: Mon Feb 17 09:07:26 PST 1997 
State-Changed-Why:  
Duplicate of PR# 2277. 
>Unformatted:
