jr64
jr64
I have a Thinkpad T480s which uses the same NPC300 chip and I partially succeeded getting it to run under Ubuntu 18.04. Libnfc-nci (https://github.com/NXPNFCLinux/linux_libnfc-nci/) has a mode where it uses...
Update: I just modified the i2c kernel driver (https://github.com/NXPNFCLinux/nxp-pn5xx) to support ACPI and autoconfigure itself. Seems to work fine to me. I'll post the code as soon as I have...
For anyone interested, I just uploaded the first version of my modified kernel driver: https://github.com/jr64/nxp-pn5xx
@pccr10001 Thanks, that seemed really promising but unfortunately it looks like they put an Elan touchpad and not a Synaptics in the T480s. To quote from https://patchwork.kernel.org/patch/10330857/: "- the T480s...
Oh and another funny detail: the only way I found to fix the slow trackpad without rebooting the system is to close and open the notebook. Reloading the psmouse driver...
@spielkind The kernel module has two advantages: 1. it configures itself from ACPI so no need to manually find out the correct GPIO ports 2. driving GPIO pins from userland...
I'm very interested in this feature as well. At least support for simple Registration/Sign-In could probably be implemented fairly easily using https://github.com/cotechde/hwsecurity. I've considered trying that route but I'm unsure...
Yeah, that's what I thought, thank you for confirming. While not ideal for the end user, I guess this is still the most viable solution. I currently don't have a...
Fantastic work, thank you very much for implementing! Is there a way to style workspaces that are currently visible on a monitor differently than those that are not shown on...