PINE64
Finally... The touchpad works great! - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=111)
+--- Forum: General Discussion on Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=112)
+--- Thread: Finally... The touchpad works great! (/showthread.php?tid=14531)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12


Touchpad won't stay disabled - Jonathan Tippy - 03-11-2023

never had any problems with it but decided to update anyway, and now the trackpad doesn't stay disabled. not sure if it already didn't before, but I would like it to always be disabled because I always use a mouse and also disabling the trackpad seems to fix some issues.


RE: Finally... The touchpad works great! - kellrobinson - 03-13-2023

Just got my Pinebook Pro with ANSI keyboard from the batch that shipped after Chinese New Year 2023.  The trackpad has a problem.
With a mouse, pointer response if fast and precise, but using the trackpad, fine control of the pointer is prohibitively difficult (I think it's because of lag).
The first thing I tried was this command, suggested in a previous post in this thread
sudo pacman -Suy pinebook-pro-keyboard-updater
I'm not sure if that updated the firmware; anyway, the trackpad has the same problem.
I'd appreciate if you could look at this and tell me which firmware I have now

Code:
$ dmesg | grep -i input
[    2.074387] input: HAILUCK CO.,LTD USB KEYBOARD as /devices/platform/fe3a0000.usb/usb4/4-1/4-1:1.0/0003:258A:001E.0001/input/input0
[    2.150451] hid-generic 0003:258A:001E.0001: input,hidraw0: USB HID v1.10 Keyboard [HAILUCK CO.,LTD USB KEYBOARD] on usb-fe3a0000.usb-1/input0
[    2.187774] input: HAILUCK CO.,LTD USB KEYBOARD Mouse as /devices/platform/fe3a0000.usb/usb4/4-1/4-1:1.1/0003:258A:001E.0002/input/input1
[    2.188247] input: HAILUCK CO.,LTD USB KEYBOARD Touchpad as /devices/platform/fe3a0000.usb/usb4/4-1/4-1:1.1/0003:258A:001E.0002/input/input2
[    2.188600] input: HAILUCK CO.,LTD USB KEYBOARD System Control as /devices/platform/fe3a0000.usb/usb4/4-1/4-1:1.1/0003:258A:001E.0002/input/input3
[    2.260433] input: HAILUCK CO.,LTD USB KEYBOARD Consumer Control as /devices/platform/fe3a0000.usb/usb4/4-1/4-1:1.1/0003:258A:001E.0002/input/input4
[    2.261248] input: HAILUCK CO.,LTD USB KEYBOARD Wireless Radio Control as /devices/platform/fe3a0000.usb/usb4/4-1/4-1:1.1/0003:258A:001E.0002/input/input5
[    2.262781] hid-multitouch 0003:258A:001E.0002: input,hiddev96,hidraw1: USB HID v1.10 Mouse [HAILUCK CO.,LTD USB KEYBOARD] on usb-fe3a0000.usb-1/input1
[    3.275339] input: gpio-key-lid as /devices/platform/gpio-key-lid/input/input6
[    3.276099] input: gpio-key-power as /devices/platform/gpio-key-power/input/input7
[    7.973097] input: USB Camera: USB Camera as /devices/platform/fe3c0000.usb/usb2/2-1/2-1.1/2-1.1:1.0/input/input8
[    8.750891] input: rockchip,es8316-codec Headphones as /devices/platform/es8316-sound/sound/card0/input9
[   87.599515] input: Logitech USB Optical Mouse as /devices/platform/fe3c0000.usb/usb2/2-1/2-1.2/2-1.2:1.0/0003:046D:C077.0003/input/input10
[   87.602482] hid-generic 0003:046D:C077.0003: input,hidraw2: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-fe3c0000.usb-1.2/input0
[  387.532276] input: Logitech USB Optical Mouse as /devices/platform/fe3c0000.usb/usb2/2-1/2-1.2/2-1.2:1.0/0003:046D:C077.0004/input/input11
[  387.533192] hid-generic 0003:046D:C077.0004: input,hidraw2: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-fe3c0000.usb-1.2/input0
[  435.742997] input: Logitech USB Optical Mouse as /devices/platform/fe3c0000.usb/usb2/2-1/2-1.2/2-1.2:1.0/0003:046D:C077.0005/input/input12
[  435.745149] hid-generic 0003:046D:C077.0005: input,hidraw2: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-fe3c0000.usb-1.2/input0
[  641.293328] input: Logitech USB Optical Mouse as /devices/platform/fe3c0000.usb/usb2/2-1/2-1.2/2-1.2:1.0/0003:046D:C077.0006/input/input13
[  641.294931] hid-generic 0003:046D:C077.0006: input,hidraw2: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-fe3c0000.usb-1.2/input0
Edit: I went to the github page and performed the update.  The pointer seems to have less lag.
The print screen key doesn't work.  If tried to do the revised firmware flash, but got a segmentation fault error.
As I mentioned, I'm on a brand new, bone stock pinebook pro with manjaro.
What should I do to fix print screen?