From owner-freebsd-questions@FreeBSD.ORG Fri Sep 11 06:34:26 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C55C9106566B for ; Fri, 11 Sep 2009 06:34:26 +0000 (UTC) (envelope-from eitanadlerlist@gmail.com) Received: from mail-yw0-f179.google.com (mail-yw0-f179.google.com [209.85.211.179]) by mx1.freebsd.org (Postfix) with ESMTP id 843868FC19 for ; Fri, 11 Sep 2009 06:34:26 +0000 (UTC) Received: by ywh9 with SMTP id 9so1201680ywh.32 for ; Thu, 10 Sep 2009 23:34:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=3Sh1+V1vVuiLfL6dJHeAQrmGpVZMZvozSGtYpBxxsrI=; b=SiWFYmj+Xh9S3UCXzhzVTXEH6INBpBEy1quw0LFF9mQ4IOFVyNM4B0N/X8nt16jbJM YFM6Sdcf79SK5CQQbkMWq0GyroK241Od0AGbHAoWOO3ZJuWkYcmlluIsb/d9739fvK0+ in/xPh1x1DbrBxk6ZQjPlfEtP6oBd6HC9HYvs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=fSBqD/KRIPAto/VtMfVSEGpxhuOSBC9yASFb+beDO7a6ClDwD1sZukTrke73/DcWLZ aahkmqJh8jZHTTu95y9iRdKFoSxFUgjyoJZsG2+aG/XMrHda1OcIlRu9qa5dqptbADmE EshV4Ku1JvCjTijRqaFnzBVmIpG++NGeEcCes= MIME-Version: 1.0 Received: by 10.100.27.12 with SMTP id a12mr2720016ana.110.1252650865762; Thu, 10 Sep 2009 23:34:25 -0700 (PDT) Date: Fri, 11 Sep 2009 06:34:25 +0000 Message-ID: From: Eitan Adler To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8 Subject: Mouse fails with ACPI enabled 8-B4 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Sep 2009 06:34:26 -0000 If I boot with ACPI enabled and then either start X or moused the mouse will appear to work for a few moments and then cease to proccess any input (as tested by moused verbose output, xev, and failure of the mouse to move). This happens on 8.0 BETA 4 If I boot without ACPI the mouse works. Any ideas on how to fix?