tomf

Results 55 comments of tomf

Great to see this support, I'm eagerly awaiting delivery of the keyboard. It looks like the original source of these patches is https://github.com/smaeul/linux/commits/wip/pp-keyboard . Do we know why these aren't...

https://megous.com/git/linux/log/?h=orange-pi-5.16 now contains the kb151 driver. https://xnux.eu/log/#058 I will bump https://github.com/NixOS/mobile-nixos/pull/449 to 5.16

> I will bump #449 to 5.16 Done. https://github.com/NixOS/mobile-nixos/pull/449#issuecomment-1026808220

> Why are we integrating the kernel driver over the more capable userspace driver? The kb151 keyboard driver is part of our upstream (Megi's kernel). Having to patch that to...

Looks like there are two alternative solutions 1. Use megi's builtin driver that reuses kernel abstractions https://xnux.eu/devices/feature/modem-pp.html 2. eg25-manager, a GPIO-oriented userspace application, introduced in https://forum.pine64.org/showthread.php?tid=12511&pid=85802#pid85802 The simplicity and reuse...

https://xnux.eu/devices/feature/modem-pp.html lists some of the benefits of megi's driver. How does eg25-manager compare to that? In what ways does it work better?

> I have reviewed the eg25-manager sources. Some first-glance points are (please correct me if I am wrong) Your understanding matches mine (but mine isn't particularly strong!) > Also it...

Great work on looking into this, and thanks for writing it up!

> https://github.com/crust-firmware/crust a set of firmware, u-boot and linux kernel drivers to govern a special SoC device able to send CPU to sleep. Said to be integrated in Mobian. crust-firmware...

> My pinephone also gets very hot even when i just log in and do nothing. This shouldn't happen, but I have had it a few times. More recent kernels...