From owner-freebsd-x11@FreeBSD.ORG Mon Feb 2 06:57:46 2009 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3512410656C0 for ; Mon, 2 Feb 2009 06:57:46 +0000 (UTC) (envelope-from drl@bsd.my) Received: from tomoyo.MyBSD.org.my (tomoyo.mybsd.org.my [IPv6:2001:328:2002:ace::3000]) by mx1.freebsd.org (Postfix) with ESMTP id DFD218FC0A for ; Mon, 2 Feb 2009 06:57:45 +0000 (UTC) (envelope-from drl@bsd.my) Received: from matrix.bsd.my (unknown [IPv6:2001:328:2002:eee1::1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tomoyo.MyBSD.org.my (Speedy Gonzales) with ESMTPSA id 84E4411421; Mon, 2 Feb 2009 14:57:43 +0800 (MYT) Date: Mon, 2 Feb 2009 14:57:41 +0800 From: Darryl Yeoh To: Matt Dawson Message-Id: <20090202145741.7fe1a387.drl@bsd.my> Organization: MyBSD X-Mailer: Sylpheed 2.6.0 (GTK+ 2.14.7; i386-portbld-freebsd7.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-x11@freebsd.org Subject: Re: Unhappy Xorg upgrade X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: drl@BSD.my List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Feb 2009 06:57:46 -0000 Hi Matt, > Just tried dropping the synaptics driver and option in loader.conf (it needs > hw.psm.synaptics_support in /boot/loader.conf or it gets picked up as an Intellimouse) and it works > as a standard mouse. The keyboard is still fine with no spurious events. The synaptics driver opens > up a lot of features on the trackpad (right hand side becomes a scroll "wheel", the bottom edge > becomes a horizontal scroll, it picks up multi-taps and you can tweak much of it in xorg.conf) but > I don't think this is the cause of your issue. Did you manage to fully test out the synaptics driver ? I've had horrible experience with it. If you allow hald to manage input devices (mouse/keyboard) on your laptop, the touchpad barely works. (no scrolling, no tapping, slow acceleration). I've had to run Xorg without hald managing those devices. Even configuring /usr/local/etc/hal/fdi/policy/x11-synaptics.fdi doesn't seem to do much. I've also went ahead and tried recompiling Xorg without hal support and on reboot my laptop freezes the minute it see's the console login screen. Looks like the hal option is mandatory. > FYI, this laptop is an ECS 331, RS485 chipset with a Turion ML34 CPU running 7-STABLE amd64 from > Jan 12th. Same chipset here, except I have a Turion ML-50 running 7-STABLE i386 from Jan 30th. > If anyone's interested (on x11@), I did just plug a USB mouse in and it Just Worked [TM] without me > having to mess with anything. Works on mine as well. Darryl Please reply/CC to me as I'm not subscribe to the mailinglists.