Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Aug 2008 15:02:10 -0400
From:      michael <michael.copeland@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Synaptics touchpad driver "addendum"
Message-ID:  <48ADBBB2.2000309@gmail.com>

next in thread | raw e-mail | index | archive | help
"also when these options are enabled, the mouse is completely dead, but 
a usb mouse will work"
after following this from pkg-message:  the touchpad is not detected,
and is still listed as just a mouse in the Xorg log. anyone getting
something similar to this?
machine is a HP DV2000, exact model is dv2225nr.
default generic kernel from 7.0-Release.
nvidia driver, ndis, are the only additions.

###################################
o Add boot time tunable to /boot/loader.conf.
  Set hw.psm.synaptics_support=1 and shutdown -r now!

/boot/loader.conf ---------------------------------
hw.psm.synaptics_support=1
---------------------------------------------------

o Don't run moused(8) daemon.
  Dont' set moused_enable="YES" in /etc/rc.conf.

/etc/rc.conf --------------------------------------
moused_enable="NO"
---------------------------------------------------
############################################



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48ADBBB2.2000309>