From owner-freebsd-questions@FreeBSD.ORG Fri Dec 3 05:07:04 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 AC3B916A4CE for ; Fri, 3 Dec 2004 05:07:04 +0000 (GMT) Received: from outside.taborandtashell.net (sub18-33.member.dsl-only.net [63.105.18.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id A62FE43D3F for ; Fri, 3 Dec 2004 05:07:03 +0000 (GMT) (envelope-from tkelly-freebsd-questions@taborandtashell.net) Received: (qmail 36448 invoked from network); 2 Dec 2004 21:06:55 -0800 Received: from unknown (HELO ?192.168.0.9?) (tkelly@192.168.0.9) by 192.168.0.2 with AES256-SHA encrypted SMTP; 2 Dec 2004 21:06:55 -0800 Message-ID: <41AFF46C.8010902@taborandtashell.net> Date: Thu, 02 Dec 2004 21:06:52 -0800 From: Tabor Kelly User-Agent: Mozilla Thunderbird 0.9 (X11/20041112) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <41AFEADE.8020201@vesterman.com> <41AFF3FA.1080909@taborandtashell.net> In-Reply-To: <41AFF3FA.1080909@taborandtashell.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: ACPI kills USB mouse X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: tkelly-freebsd-questions@taborandtashell.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Dec 2004 05:07:04 -0000 Robert William Vesterman wrote: > Hi, > > I've been having a hard time getting my USB mouse to work. Tonight, I > accidentally booted without ACPI support, and the USB mouse magically > worked. I tried booting with and without ACPI support several times > thereafter, and each time, the USB mouse worked if and only if I > hadn't booted with ACPI support. > > Is this a known problem? Is there a workaround? Is there any sort of > information I can gather that might help to narrow down the problem? > > This is with 5.3-RELEASE, by the way. > > Thanks in advance for any help. > > Bob Vesterman. It is known (at least by myself) that the FreeBSD ACPI support can break all sorts of things if it doesn't happen to agree with your hardware. I think the known workaround is booting with support disabled. -Tabor Kelly