PinePhone Keyboard won't work. read_kb_reg(PPKB_SYS_CONFIG) needs what?
#1
As root, I did,
pacman -Syu
pacman -S git php sdcc make gcc
As a normal user I did,
git clone https://megous.com/git/pinephone-keyboard
cd pinephone-keyboard
make all

As root, I continued with
cp -a Downloads/pinephone-keyboard/build/* /usr/local/bin/
vi /etc/systemd/system/ppkb-i2c-inputd.service
and added,
[Unit]
Description=Pinephone Keyboard Service Daemon

[Service]
Type=simple
ExecStart=/usr/local/bin/ppkb-i2c-inputd

[Install]
WantedBy=multi-user.target

I had no need to blacklist kbd51
lsmod | grep kbd
gave nothing. I did see
pinephone_keyboard    16384  0
at the end of lsmod.
I enabled the new systemd service.
systemctl enable ppkb-i2c-inputd.service
Created symlink /etc/systemd/system/multi-user.target.wants/ppkb-i2c-inputd.service → /etc/systemd/system/ppkb-i2c-inputd.service.
The following did/showed nothing.
systemctl start ppkb-i2c-inputd
ps ax | grep ppkb
gave no match.
I rebooted and found the same results both above and below.

The following command (with the PPP out of and in the ppkb) generated a WARNING and an ERROR.
pkb-i2c-inputd
WARNING: I2C_RDWR failed (6)
ERROR: read_kb_reg(PPKB_SYS_CONFIG) failed: No such device or address

Having inserted the PPP into the ppkb, I found that charging works.
The keys do not work.
How may I obtain "such device or address"?
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
Thumbs Up Pinephone Pro + Keyboard for sale Jimmy88 2 732 04-22-2024, 08:38 PM
Last Post: AegisWages
  PinePhone only turns on sometimes zvavybir 1 381 03-27-2024, 12:19 PM
Last Post: zvavybir
  PinePhone Pro Explorer's edition Qualcomm modem recovery shifras 7 1,120 03-24-2024, 02:22 PM
Last Post: zetabeta
Question Screen turning off and booting problems with the Pinephone Pro xnZwJR6vys9a2wm7yWE4 0 218 01-16-2024, 02:38 PM
Last Post: xnZwJR6vys9a2wm7yWE4
  Pinephone Pro LCD and Touchscreen Hobgoblin 8 3,781 01-14-2024, 02:50 PM
Last Post: shifras
  Recurrent problems with broken charger chip on the pinephone/pinephone pro keyboard Jite 4 1,163 11-18-2023, 07:25 AM
Last Post: crocspot
  is it possible to install a pinephone pro mainboard in a pinephone hannescam 7 2,636 08-13-2023, 04:50 AM
Last Post: fxc
  Pinephone pro packet injection for internal wifi chipset covar 1 802 08-13-2023, 04:40 AM
Last Post: fxc
Photo My PinePhone Pro does not read the micro SD card at all. tux_life 7 2,631 03-26-2023, 02:55 AM
Last Post: tux_life
  Pinephone Pro Earpiece is not working, need help silverwing 2 1,263 03-25-2023, 11:46 AM
Last Post: UltraBlack_

Forum Jump:


Users browsing this thread: 1 Guest(s)