From owner-freebsd-current Sun Jan 17 18:08:18 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA15846 for freebsd-current-outgoing; Sun, 17 Jan 1999 18:08:18 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from arg1.demon.co.uk (arg1.demon.co.uk [194.222.34.166]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA15839 for ; Sun, 17 Jan 1999 18:08:15 -0800 (PST) (envelope-from arg@arg1.demon.co.uk) Received: from localhost (arg@localhost) by arg1.demon.co.uk (8.8.8/8.8.8) with SMTP id CAA11387; Mon, 18 Jan 1999 02:06:32 GMT (envelope-from arg@arg1.demon.co.uk) Date: Mon, 18 Jan 1999 02:06:27 +0000 (GMT) From: Andrew Gordon X-Sender: arg@server.arg.sj.co.uk To: Christopher Knight cc: Gianmarco Giovannelli , current@FreeBSD.ORG Subject: Re: Problem booting from aic7890/91 Ultra2 SCSI In-Reply-To: <4.1.19990117112437.009c78f0@pop.ghostwheel.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 17 Jan 1999, Christopher Knight wrote: > At 08:11 PM 1/17/99 +0100, Gianmarco Giovannelli wrote: > > >Please try to remove apm0 , if you have ... here it seems to solve the > >problem (after 15 reboot no problem...) > > I didn't have it compiled in. :( > > # > # Laptop support (see LINT for more options) > # > #device apm0 at isa? disable flags 0x31 # Advanced Power > Management There seems to be some interaction with APM even without apm0 compiled in. I have a motherboard (AMI bios, about 1 year old) which works fine if APM is disabled in the BIOS setup, but with it enabled: - 2.2.x kernels seem to work fine. - 3.0R boot floppy boots and installs OK - 3.0R GENERIC kernel doesn't work - current kernels built in the past week or so don't work. All the above is exactly the same whether using "old" or "new" bootblocks. The combinations that "don't work" crash at a very early stage - you get the line printed by the loader showing the size of the kernel code/data/etc, then absolutely nothing more - no kernel startup, device probing or whatever. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message