Unhappy Xorg upgrade

Robert Noland rnoland at FreeBSD.org
Mon Feb 2 10:34:35 PST 2009


On Mon, 2009-02-02 at 14:57 +0800, Darryl Yeoh wrote:
> 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.

If you want to use synaptics, the instructions in the port are still
correct I think.  Everything that I have right now is GlidePoint, but...
Essentially, you want to disable moused_enable="NO" (the default) set
the loader.conf tuneable and statically configure the touchpad in
xorg.conf to use /dev/psm0 and driver "synaptics" .  This wil not be
ignored by X, as it only ignores devices using kbd,mouse, or vmmouse
drivers.

Additional mice can be added either via config or hald depending on your
settings for AllowEmptyInput and/or AutoAddDevices.

robert.

> 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.
> 
> _______________________________________________
> freebsd-x11 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-x11
> To unsubscribe, send any mail to "freebsd-x11-unsubscribe at freebsd.org"
-- 
Robert Noland <rnoland at FreeBSD.org>
FreeBSD
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-x11/attachments/20090202/35d7156b/attachment.pgp


More information about the freebsd-x11 mailing list