From owner-freebsd-questions@FreeBSD.ORG Sun Jan 25 22:24:15 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F060D16A4CE for ; Sun, 25 Jan 2004 22:24:15 -0800 (PST) Received: from priv-edtnes51.telusplanet.net (defout.telus.net [199.185.220.240]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A67843D45 for ; Sun, 25 Jan 2004 22:24:14 -0800 (PST) (envelope-from cpressey@catseye.mine.nu) Received: from catseye.biscuit.boo ([207.81.17.215]) by priv-edtnes51.telusplanet.netSMTP <20040126062414.YGBM8736.priv-edtnes51.telusplanet.net@catseye.biscuit.boo>; Sun, 25 Jan 2004 23:24:14 -0700 Date: Sun, 25 Jan 2004 22:28:26 -0800 From: Chris Pressey To: David Short Message-Id: <20040125222826.7df613cf.cpressey@catseye.mine.nu> In-Reply-To: References: Organization: Cat's Eye Technologies X-Mailer: Sylpheed version 0.9.8a (GTK+ 1.2.10; i386-portbld-freebsd4.9) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: Intel 815 + Floppy X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Jan 2004 06:24:16 -0000 On Sun, 25 Jan 2004 21:45:59 -0600 (CST) David Short wrote: > One of my machines has a motherboard with and Intel 815 chipset. > Well, after installing the 5.x series (5.1, 5.2), you cannot mount a > floppy. It gives you Input/Output errors. However, in the 4.x series > (4.8, 4.9), I don't seem to have this problem. Is there any way to > make this work in the 5.x series? Or better yet... will this be fixed > before 5.x becomes "STABLE"? Disclaimer: the following is a wild guess; I don't run 5.x. Do you have ACPI enabled? If so, try disabling it. On my 4.9 system, if I have APM enabled, I can't use the floppy drive. IIRC ACPI is what 5.x has instead of APM, and it might have the same issues. Or not. I really don't know. As I said, wild guess. -Chris