-
Beta Was this translation helpful? Give feedback.
Answered by
CarterLi
Jun 9, 2025
Replies: 1 comment
-
It's stucked at Battery module, which means your |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ahaoboy
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It's stucked at Battery module, which means your
termux-api
is not correctly configured.You can either
apt remove termux-api
, or generate a config file withfastfetch --gen-config
and removeBattery
module from it.