From owner-freebsd-mobile@FreeBSD.ORG Tue Aug 3 00:53:01 2010 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1C1541065674 for ; Tue, 3 Aug 2010 00:53:01 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id B0CD38FC1B for ; Tue, 3 Aug 2010 00:53:00 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.4/8.14.4) with ESMTP id o730FmWm007219; Mon, 2 Aug 2010 18:15:48 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.4/8.14.4/Submit) with ESMTP id o730FmPs007216; Mon, 2 Aug 2010 18:15:48 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Mon, 2 Aug 2010 18:15:48 -0600 (MDT) From: Warren Block To: Glen Barber In-Reply-To: <4C57386E.7060400@gmail.com> Message-ID: References: <4C572E8D.10002@paz.bz> <4C57386E.7060400@gmail.com> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.5 (wonkity.com [127.0.0.1]); Mon, 02 Aug 2010 18:15:49 -0600 (MDT) Cc: freebsd-mobile@freebsd.org, Jim Pazarena Subject: Re: mouse dies when kdm is triggered X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Aug 2010 00:53:01 -0000 On Mon, 2 Aug 2010, Glen Barber wrote: > On 8/2/10 4:46 PM, Jim Pazarena wrote: >> I have an AMD-64 laptop, and have 8.1-AMD64 loaded on it. >> From the CLI, the mouse (enabled thru rc.conf) seems to >> work fine . >> It's a touchpad mouse, Asus M70V laptop. >> >> When I trigger the GUI (with KDM), the appropriate login >> screen loads, but the mouse is dead and so is the keyboard. >> >> I have to press the power button just to get the machine to >> power down. >> >> Suggestions greatly appreciated. > > Hi, > > Do you have /etc/X11/xorg.conf generated? (It does not exist by default.) > > Also, have a look at the 20090123 entry of /usr/ports/UPDATING. 20090123 was a temporary workaround for a bug, which was corrected the next day; see the 20090124 entry. In today's world, using AllowEmptyInput Off is asking for input problems. It's the wrong way to disable hal for input device detection. AEI also hates kittens and puppies and will throw garbage on your lawn.