Magisk-Modules-Repo / G-VisualMod

Systemlessy customize your Android's Visual
GNU General Public License v2.0
402 stars 96 forks source link

[ISSUE][POST-INSTALL] Cannot find /system/xbin/gvm #29

Open ghost opened 2 years ago

ghost commented 2 years ago

Installl information.

Nothing went wrong with the plugin install, I git clone-ed the repo on my laptop, compressed all the files into one .zip, and then copied it on my phone using adb push /path/to/G-VisualMod.zip /sdcard.

I installed the app Terminal Emulator and went fine, until I reboot and I can't exec the gvm command (with superuser and non-superuser perms)

Any help possible? Cordially.

ghost commented 2 years ago

UPDATE: Apparently, the /system/xbin/gvm file exists, but can't be ran.

TallarinSaltado commented 2 years ago

ACTUALIZACIÓN: Aparentemente, el /system/xbin/gvmarchivo existe, pero no se puede ejecutar.

  • Probado chmod u+x /system/xbin/gvmpero nada cambia.
  • Intenté: sh /system/xbin/gbmpero obtuve errores de operadores ilegales y no coincidí ifcon sus fierrores (¿qué shell se requiere para ejecutar el script?)

I had the same problem, I was only able to get it working using termux.