From f0180cbe305d501f301b65c4b0fe43e0801d2fec Mon Sep 17 00:00:00 2001 From: Gerhard Hoffmann Date: Wed, 24 Jan 2024 12:42:37 +0100 Subject: [PATCH] Add opkg install mxt-touch-reset to fix touch-screen issues --- etc/psa_update/opkg_commands | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/etc/psa_update/opkg_commands b/etc/psa_update/opkg_commands index 13c1190..a7c6d59 100755 --- a/etc/psa_update/opkg_commands +++ b/etc/psa_update/opkg_commands @@ -4,11 +4,12 @@ # opkg-commands added to this file will be executed by ATBUpdateTool. ############################################################################### # -opkg info atbqt -opkg info atbupdatetool +# opkg info atbqt +# opkg info atbupdatetool opkg update opkg install prepare-update opkg install atbupdatetool +opkg install mxt-touch-reset # opkg remove atb-accountingtool # opkg install atb-accountingtool opkg --cache /var/cache/opkg --download-only upgrade