PINE64
Is work still being done on the Pinebook Pro keyboard drivers - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=111)
+--- Forum: Pinebook Pro Hardware and Accessories (https://forum.pine64.org/forumdisplay.php?fid=116)
+--- Thread: Is work still being done on the Pinebook Pro keyboard drivers (/showthread.php?tid=10117)



Is work still being done on the Pinebook Pro keyboard drivers - User 11436 - 06-07-2020

Hi,

I love the Pinebook Pro. It's almost perfect for what I need. However, one issue I'm still finding frustrating is the keyboard driver. A lot of key presses are being registered as double-presses. Are their any workarounds for this? I ran the keyboard and trackpad firmware update utility when it was released several months back. It improved things a bit, but the issue still prevents me from using the PBP as much as I otherwise would.

Ben


RE: Is work still being done on the Pinebook Pro keyboard drivers - xmixahlx - 06-07-2020

i don't have any double presses. i've used the modded keyboard firmware.


RE: Is work still being done on the Pinebook Pro keyboard drivers - bcnaz - 06-08-2020

(06-07-2020, 02:48 PM)Feakster Wrote: Hi,

I love the Pinebook Pro. It's almost perfect for what I need. However, one issue I'm still finding frustrating is the keyboard driver. A lot of key presses are being registered as double-presses. Are their any workarounds for this? I ran the keyboard and trackpad firmware update utility when it was released several months back. It improved things a bit, but the issue still prevents me from using the PBP as much as I otherwise would.

Ben
  Since you have done the firmware update.....

Possibly a software problem ( in settings) ?  Have you checked using another OS from an SD card ?
  or possibly could be hardware problem.. ?

 ( I did not do the firmware update (yet) on ether my first edition ISO or my US version, I have not had any problem to date )


RE: Is work still being done on the Pinebook Pro keyboard drivers - User 11436 - 06-11-2020

(06-08-2020, 08:44 AM)bcnaz Wrote:
(06-07-2020, 02:48 PM)Feakster Wrote: Hi,

I love the Pinebook Pro. It's almost perfect for what I need. However, one issue I'm still finding frustrating is the keyboard driver. A lot of key presses are being registered as double-presses. Are their any workarounds for this? I ran the keyboard and trackpad firmware update utility when it was released several months back. It improved things a bit, but the issue still prevents me from using the PBP as much as I otherwise would.

Ben
  Since you have done the firmware update.....

Possibly a software problem ( in settings) ?  Have you checked using another OS from an SD card ?
  or possibly could be hardware problem.. ?

 ( I did not do the firmware update (yet) on ether my first edition ISO or my US version, I have not had any problem to date )
If there is a problem with the keyboard settings I'm not sure what else I could change. I've taken a look in Manjaro KDE's keyboard settings, and there's only the option to change the delay and rate for letter duplication following a long key press. I increased the delay to 800ms, but it didn't resolve the problem.

I also tried re-running the firmware updater, but that hasn't helped. Are "Device not found" messages normal?


RE: Is work still being done on the Pinebook Pro keyboard drivers - nbxmike - 06-12-2020

(06-07-2020, 02:48 PM)Feakster Wrote: Hi,

I love the Pinebook Pro. It's almost perfect for what I need. However, one issue I'm still finding frustrating is the keyboard driver. A lot of key presses are being registered as double-presses. Are their any workarounds for this? I ran the keyboard and trackpad firmware update utility when it was released several months back. It improved things a bit, but the issue still prevents me from using the PBP as much as I otherwise would.

Ben
Ben

I have a second lot PBP which arrived about a week ago, and like you I also really like it.  I am not having double presses but am occasionally (maybe once a day) getting keys which just stream presses continuously.  When this happens, if I press another key or the same key that is streaming it stops.  Since I can press any other key and it does not happen with the same key every time I am pretty sure this is a firmware issue so if someone is not working on it I would volunteer to help - I'd really like to help make the PBP better and I'm not a Linux guy I'm in embedded systems so this should be in my skill set.


RE: Is work still being done on the Pinebook Pro keyboard drivers - Arwen - 06-12-2020

@nbxmike The following link is where most of the opensource keyboard work is being done;

https://github.com/jackhumbert/pinebook-pro-keyboard-updater

They do want to move on to the trackpad, but at present no one can recognize the CPU / SoC
used by the trackpad.

Overall, their are quite a few options. Some people want custom key mappings, so that was a
plan to allow key map updates without changing the code. Anyway, give it a read.