Synaptics touchpad driver "addendum"
    michael 
    michael.copeland at gmail.com
       
    Thu Aug 21 19:02:18 UTC 2008
    
    
  
"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"
---------------------------------------------------
############################################
    
    
More information about the freebsd-questions
mailing list