10-05-2021, 06:21 PM
Is there a way to check the status of this updated firmware availability in fwupd?
What's your experience with the updated touchpad firmware? | |||
Feels nearly perfect | 60 | ||
Better, but still not issue-free | 24 | ||
No real improvements | 3 | ||
Firmware update failed | 4 | ||
91 vote(s) |
* You voted for this item. | [Show Results] |
Finally... The touchpad works great!
|
10-05-2021, 06:21 PM
Is there a way to check the status of this updated firmware availability in fwupd?
11-04-2021, 08:02 AM
Much better but two finger scroll sometimes jumps and isn't continuous scrolling. Normal mouse movement is much improved though. It would be my daily driver if two finger scroll was working properly. Good work!
Hello all,
so I attempted to do the install, and step-1 fails already, I'm on `postmarketOS` so I followed the guide over their wiki: https://wiki.postmarketos.org/wiki/PINE6...d_firmware Which is the same except for the fact that they `curl https://mirror.postmarketos.org/images/p...o/tpfw.bin > firmware/tpfw.bin` before the make command, I did clone the correct repo though, the one in OP. When I run step-1: Code: sudo ./updater step-1 [*]And if I do `lsusb` I get the following: Code: Bus 005 Device 001: ID 1d6b:0002 [*]The keyboard works, but the trackpad doesn't (which is what the step-1 is meant to do?). [*]So before I install another distro (of the ones that seemingly worked), has anyone tried the updated with PostmarketOS or might be able to shed some light?
12-03-2021, 04:38 PM
Did the update couple of months ago, worked like a charm.
But just today noticed - NumLock function (usually F10 key) now activates with F9 key (usually PrintScreen key). And the PrintScreen function is missing. Has anyone encountered this little bug? Any ideas on fixing them?
12-03-2021, 08:45 PM
(12-03-2021, 04:38 PM)heyghoge Wrote: Did the update couple of months ago, worked like a charm. Mine does it too. But I thought someone, somewhere, decided that this was a feature. Not sure anymore; memory is fuzzy on this.
12-09-2021, 03:44 AM
Reflashed - now it's back to normal.
Thank you very much for this firmware!
Is it possible to have the right and middle click emulations with 2 and 3 fingers? using libinput or synaptics? EDIT: OK with libinput
Kind regards,
Xavier Miller.
12-16-2021, 12:37 PM
(This post was last modified: 12-16-2021, 12:40 PM by Phillip Bell.)
Finally got the courage to update today. If you are on Manjaro and pacman, command that worked for me is:
sudo pacman -Suy pinebook-pro-keyboard-updater
Very quick and easy. Touchpad works 1,000% better, thank you! Edit to add - on 0.0.3-4 , the NumLock and Print Screen still work the same way for me, no change.
01-17-2022, 02:02 AM
(This post was last modified: 01-17-2022, 02:07 AM by spacepossum.)
I finally updated today on my PBP (produced 8/20, part of the third production run I think?). The trackpad works significantly better (yay!) but the keyboard update is a mixed bag. Some issues with the keyboard are now fixed - numlock functionality now works (it didn't before) and the super-L and -R keys snap the windows correctly. All improvements.
However, the BlueFn-F3 key no longer triggers the "screen share" functionality. The other BlueFn key combinations work just fine. I actually used the screen share key quite a bit, so, that's a little frustrating. I tried going through the keyboard firmware hex files, nothing jumped out at me as being responsible for the change or an easy way to fix it, so, I probably missed something. Has anyone else encountered this issue? xev puts out this when BlueFn+F3 is keyed: KeyPress event, serial 39, synthetic NO, window 0x3200001, root 0x430, subw 0x0, time 483183, (-876,1031), root: (140,1060), state 0x0, keycode 69 (keysym 0xffc0, F3), same_screen YES, XLookupString gives 0 bytes: XmbLookupString gives 0 bytes: XFilterEvent returns: False KeyRelease event, serial 40, synthetic NO, window 0x3200001, root 0x430, subw 0x0, time 483319, (-876,1031), root: (140,1060), state 0x0, keycode 69 (keysym 0xffc0, F3), same_screen YES, XLookupString gives 0 bytes: XFilterEvent returns: False
02-14-2022, 02:41 PM
Hm, for me the updater fails at step 2 even though it passed step 1:
Code: Verify mismatch: type=f2, pass=e2, recieved=d2 How would I go about solving this? |