VR-25 / acc

Advanced Charging Controller
https://github.com/Magisk-Modules-Repo/acc
GNU General Public License v3.0
1.71k stars 107 forks source link

/system/bin/sh: acc: inaccessible or not found #221

Closed Willie30F closed 9 months ago

Willie30F commented 9 months ago

Can't access acc from Termux anymore, it worked fine a while ago, like a week ago or so. I don't know what happened since then. I am running the latest version of acc (installed through Magisk) on a Pixel 8 Pro with A14 and Magisk 26.4.

Termux output: $ su -c acc /system/bin/sh: acc: inaccessible or not found

Termux has su rights, even if I su first and then acc it doesn't work.

Looks like I'm not the only one with this problem as several other people on your telegram chat have the same problem.

JaHIY commented 9 months ago

The acc file is actually located at /data/adb/modules/acc/acc.sh.

Willie30F commented 9 months ago

The acc file is actually located at /data/adb/modules/acc/acc.sh.

It is, but its supposed to be linked as it always was. Looks like it has been fixed with the latest dev. I'll try it out.

Willie30F commented 9 months ago

Fixed with v2023.11.26.1-dev (202311261). Thanks 👍🙂