Re: [Patch] psm(4) ClickPad detection (was Re: Lenovo W540 so far)
Ivan Rokotov <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <CAOTTJKGc3YV59LrcC3JvPK1ErA20WoeDvMokb1Z-g0ptAhh0yQ@mail.gmail.com> |
2014-06-19 15:47 GMT+02:00 Anthony Jenkins <[email protected]>: > The keyboard not working bugs me - you might try doing a 'make > buildworld/installworld' as per /usr/src/UPDATING (or just copy > /usr/src/sys/sys/mouse.h to /usr/include/sys/mouse.h) and rebuild > x11-drivers/xf86-input-{mouse|keyboard|synaptics}. Thank you, this was the problem. Sorry, I overlooked that I have to copy the new mouse.h to /usr/include/sys before rebuilding the synaptics driver. Now (with patched kernel and patched driver) I have everything as before: clickpad property is detected during boot, and working keyboard and touchpad in X (without real click possibility - as far as I understand, it's expected). So now I can move to the further tests. :) > Is your X server compiled with devd(8) support (experimental) or hald support? Default options: [x] AIGLX Compile with Accelerated Indirect GLX support [x] SUID Install the Xorg server with setuid bit set -------------------------------- CONF ------------------------------ (*) HAL Compile with HAL config support ( ) DEVD Use devd for autoconfiguration of input devices (experi) > I'll probably need your entire /var/log/Xorg.0.log to see why it's not working. > Can you kill your X server, then run So I guess it's not needed for now. I. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-mobile To unsubscribe, send any mail to "[email protected]"