Disabling PineTab2 physical keyboard and touchpad?
#7
I managed to "disable" the keyboard on my PineTab2 following the instructions here:
https://unix.stackexchange.com/questions...wer-382225

Not sure if the event number is the same for all PineTabs, but in mine the command is:
sudo evtest --grab /dev/input/event4

the problem with this is that you (1) either have to keep your terminal opened or (2) background the evtest job and it will be running on the background until you kill it. I also noticed that when I fold the keyboard backwards the tablet does want to go to suspend but I can get off it.

Let me know if this solutions works better for you.

Hey! Found out another possible solution based on this question here:
https://unix.stackexchange.com/questions...the-laptop

So, in my PineTab2, the command is
sudo sh -c 'echo 1 > /sys/devices/platform/fd840000.usb/usb/4/4-1/4-1\:1.0/0003\:1018\:1006.0003/input/input15/inhibited'

and do enable:
sudo sh -c 'echo 0 > /sys/devices/platform/fd840000.usb/usb/4/4-1/4-1\:1.0/0003\:1018\:1006.0003/input/input15/inhibited'

but make sure to check the correct input path on /proc/bus/input/devices
  Reply


Messages In This Thread
RE: Disabling PineTab2 physical keyboard and touchpad? - by cgbarros - 08-02-2023, 10:43 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  pinetab2 danctnix broken during upgrade - shell error acruhl 6 361 07-23-2025, 06:27 PM
Last Post: acruhl
  PineTab2 corrupted EMMC explit 6 4,536 09-13-2024, 09:09 AM
Last Post: Evergreen
  OS Options for Pinetab2 Evergreen 2 1,747 09-07-2024, 07:35 AM
Last Post: moobythegoldensock
  Cannot get into Pinetab2 joespodie 1 1,076 09-02-2024, 11:52 AM
Last Post: KC9UDX
Video Pinetab2 camera drivers cringeops 9 5,340 03-18-2024, 11:40 AM
Last Post: cringeops
  eMMC backup - pinetab2 pinetar.gz 0 1,589 01-07-2024, 09:08 PM
Last Post: pinetar.gz
  [PineTab2] Issues with Mobian Networking Cornelia Xaos 7 7,076 12-30-2023, 10:02 PM
Last Post: Cornelia Xaos
  Arch Linux (danctnix) virtual keyboard layout change cudo 0 1,699 09-27-2023, 12:19 PM
Last Post: cudo
  Touch doesnt rotate on Sway in PineTab2 cgbarros 4 5,058 08-03-2023, 05:49 PM
Last Post: cgbarros
  Mouse moves without me touching the touchpad jbreese 1 2,075 07-29-2023, 08:42 PM
Last Post: cgbarros

Forum Jump:


Users browsing this thread: 1 Guest(s)