01-02-2023, 11:07 AM 
(This post was last modified: 01-02-2023, 11:21 AM by theResonant.)
		
	
	
		Same here. Mine also stopped registering keys, but charging works.
I think this problem appeared because I removed the keyboard while the phone was still turned on. I can't remember if the PPKB was connected to a charger when I removed it from the phone, but the phone was definitely on. Definitely a mistake.
Is there any way to see logs from the kernel driver?
I ran "dmesg | grep key" and found this:
	
	
	
	
	
I think this problem appeared because I removed the keyboard while the phone was still turned on. I can't remember if the PPKB was connected to a charger when I removed it from the phone, but the phone was definitely on. Definitely a mistake.
Is there any way to see logs from the kernel driver?
I ran "dmesg | grep key" and found this:
Code:
[    0.689617] input: gpio-keys as /devices/platform/gpio-keys/input/input3
[    1.088219] pinephone-keyboard 2-0015: Keyboard was not found on the I2C bus, maybe it's disconnected.
