hns
Well-Known Member
postmarketOS is a good idea!
Yes, touchscreen needs calibration.
The nubs are available as /dev/input/event but only as nubs after you do this
This seems to be missing (resp. the script not executed) on latest LetuxOS images. It did work earlier.
And there was also a minor issue with the display in letux-5.10.4 which will be fixed by letux-5.10.5 (due this week).
USB does not have good control over the 5V power. So it may be turned off.
Other known bugs: https://projects.goldelico.com/p/gta04-kernel/issues/label/2395/open/
There is also a feature table for all devices (but it hasn't been updated for a while): https://git.goldelico.com/letux-kernel-featurelist.php
Finally, let me invite to subscribe to the Letux kernel developers list to learn about the latest topics: https://lists.goldelico.com/mailman/listinfo.cgi/letux-kernel
Yes, touchscreen needs calibration.
The nubs are available as /dev/input/event but only as nubs after you do this
Code:
echo mouse > /proc/pandora/nub0/mode # mouse
echo mbuttons > /proc/pandora/nub1/mode # mouse buttons
And there was also a minor issue with the display in letux-5.10.4 which will be fixed by letux-5.10.5 (due this week).
USB does not have good control over the 5V power. So it may be turned off.
Other known bugs: https://projects.goldelico.com/p/gta04-kernel/issues/label/2395/open/
There is also a feature table for all devices (but it hasn't been updated for a while): https://git.goldelico.com/letux-kernel-featurelist.php
Finally, let me invite to subscribe to the Letux kernel developers list to learn about the latest topics: https://lists.goldelico.com/mailman/listinfo.cgi/letux-kernel