G-VisualMod
G-VisualMod copied to clipboard
[ISSUE][POST-INSTALL] Cannot find /system/xbin/gvm
Installl information.
-
Magisk Version:
v24.0 -
Device: Samsung Galaxy A50
SM-A505F/DS - ROM: LineageOS v18.1 Unofficial.
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.
UPDATE: Apparently, the /system/xbin/gvm file exists, but can't be ran.
- Tried
chmod u+x /system/xbin/gvmbut nothing change. - Tried:
sh /system/xbin/gbmbut get illegal operators errors and unmatchedifwith theirfierrors (what shell is required to run the script?)
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 susfierrores (¿qué shell se requiere para ejecutar el script?)
I had the same problem, I was only able to get it working using termux.