From owner-freebsd-questions@FreeBSD.ORG Mon Mar 3 16:13:45 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1DBF92A5 for ; Mon, 3 Mar 2014 16:13:45 +0000 (UTC) Received: from mx1.rsle.net (mx1.rsle.net [IPv6:2607:ff40:b0b::4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A9AB1A82 for ; Mon, 3 Mar 2014 16:13:44 +0000 (UTC) Received: from prometheus.rsle.net (UNKNOWN [206.162.203.14] (may be forged)) (authenticated bits=0) by mx1.rsle.net (8.14.7/8.14.7) with ESMTP id s23GDQDs004651 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO) for ; Mon, 3 Mar 2014 11:13:27 -0500 (EST) (envelope-from freebsd-questions@rsle.net) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.98.1 at antivirus.rsle.net Message-ID: <5314AA21.7000302@rsle.net> Date: Mon, 03 Mar 2014 11:13:21 -0500 From: "R. Scott Evans" User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Re: Mouse not working in KDE after upgrading to FreeBSD 10.0 References: <20140127063001.185284c1@scorpio> In-Reply-To: <20140127063001.185284c1@scorpio> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.4.3 (mx1.rsle.net [206.162.201.2]); Mon, 03 Mar 2014 11:13:27 -0500 (EST) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Mar 2014 16:13:45 -0000 On 01/27/14 06:30, Jerry wrote: > On Sun, 26 Jan 2014 18:43:38 -0800, Jack L. stated: > >> Try reinstalling hal and the xf86-input-mouse driver and see if that >> solves it. > > I re-installed both and then rebooted the system and now all is well. I > am not sure if re-installing either one by itself would have alleviated > the problem; however, since doing both only consumed a few minutes, it > is not worth investigating any further. > > I would be interested in knowing if anyone else had this problem. If > so, perhaps creating a note for it somewhere might be a good idea. > I realize this thread is over a month old now, but I just had the same problem on 9.2-RELEASE after updating KDE. Actually I updated KDE a week or two ago (with many other problems - namely kde-workspace and openGLES), but only rebooted my box today to find that I had this problem. After verifying my hald was still running and restarting it made no change I decided to (only) reinstall the xf86-input-mouse port and it started working again. -scott