Elantech touchpad (HID over I2C): any work planned?
Marek Zarychta
zarychtam at plan-b.pwste.edu.pl
Thu May 9 09:56:09 UTC 2019
W dniu 09.05.2019 o 01:15, Nikola Lečić pisze:
> On Wed, 8 May 2019 23:29:20 +0300
> Nikola Lečić <nikola.lecic at anthesphoria.net> wrote:
>
>> On Wed, 8 May 2019 20:58:59 +0200
>> Marek Zarychta <zarychtam at plan-b.pwste.edu.pl> wrote:
>>
>>> Please follow the thread on the phabricator:
>>> https://reviews.freebsd.org/D16698
>> Great, thanks! I'll try it right now.
> Great beginning; I got this:
>
> May 9 01:43:42 persephone kernel: iic2: <I2C generic I/O> on iicbus2
> May 9 01:43:42 persephone kernel: acpi_iichid0: <HID over I2C (ACPI)> irq 109 on acpi0
> May 9 01:43:42 persephone kernel: acpi_iichid0: descriptor register address is 1
> May 9 01:43:42 persephone kernel: acpi_iichid0: - irq: 109
> May 9 01:43:42 persephone kernel: acpi_iichid0: parent device is "\_SB_.PCI0.I2C1"
> May 9 01:43:42 persephone kernel: iichid0: <HID over I2C> at addr 0x15 on iicbus1
> May 9 01:43:42 persephone kernel: iichid0: ADDR 0x15 REG 0x1
> May 9 01:43:42 persephone kernel: iichid0: 2 buttons and [XYZT] coordinates ID=1
> May 9 01:43:42 persephone syslogd: last message repeated 1 times
> May 9 01:43:42 persephone kernel: acpi_iichid0: added iichid0 ADDR 0x15 REG 0x1 to iicbus1
> May 9 01:43:42 persephone kernel: acpi_iichid0: allocated irq at 0xfffff80007028d00 and rid 0
> May 9 01:43:42 persephone kernel: acpi_iichid0: successfully setup interrupt
>
> 1. I don't have two-finger scrolling and multitouch under X; afaiu
> [XYZT] means that I should have more than just two buttons. Am I right?
Vertical scrolling with two fingers works fine.
> 2. Can someone share xorg.conf with maximum achievable functionality at
> the moment?
# cat /etc/X11/xorg.d/mouse.conf
Section "InputClass"
Identifier "Touchpad"
Option "Device" "/dev/ims0"
EndSection
# grep moused /etc/rc.conf
moused_enable="YES"
moused_flags=" -V -a 1.6 -A 1.3 -U 4 -L 1.5"
moused_port="/dev/ims0"
moused_ums0_flags=""
> 3. Is it possible to comment on the phabricator thread without
> @freebsd.org address? I guess my comments would be more useful there.
Yes, it's possible. You have to create account on the phabricator first.
--
Marek Zarychta
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-mobile/attachments/20190509/ec7eac3b/attachment.sig>
More information about the freebsd-mobile
mailing list