That would be fantastic ![]()
I hoped to see a ‘arm32 with 64 binder’-version here, but I guess you haven’t got time to create one?
https://sourceforge.net/projects/e-os/files/GSI/3.2-t-20251009-UNOFFICIAL-gsi_arm.img.xz/download
Untested!
I will test, and let you know. Thanks for the effort.
https://sourceforge.net/projects/e-os/files/GSI/e-3.2-a14-a64_bvN.img.xz/download
… and this one! The first link is no more active as i have not enough space to upload.
After install the 3.2-t-20251009-UNOFFICIAL-gsi_arm.img.xz from twrp tablet won’t reboot to system.After one cycle it returns to recovery.
No error.
And… For A04e SM-042M?
hola a todos
soy nuevo en esto y estoy probando /e/OS
con esta version ya ejecute este comando y funciona a la perfeccion pero aun tengo otros problemas tales como el bluetooth y el gestor de archivos, con el gestor de archivos no puedo ver las carpetas ni tampoco puedo hacer descargas desde el navegador ya que no encuentra carpetas donde guardar los archivos.
y con respecto a la app longue no puedo instalar ninguna app
Hola @Robinson, Welcome to the /e/ users forum.
Tell us what is your device…
Are you aware that a newer (e-3.2-a15) version also exist
Hola
estoy probando /e/ en una tablet lenovo 8506f
tambien he probado la v A15, de echo tengo esa version instalada en este momento
pero aparece el mismo probema
el tema de red si se soluciona con el comando pero el problema mas grave es es de almacenamiento
no puedo descargar nada del navegador, tampoco de la APP Loungue y no se pueden crear carpetas en el gestor de archivos.
I guess you tried to look for permissions in android settings…
Si
La novedad es que no veo por ninguna parte permisos de almacenamineto
Try these versions, whichever suits you better:
voy a probarlas
y de casualidad tiene vensiones mas antiguas como a10 y a11, quiero probar estas versiones ya que mi tablet es a11 de fabrica
ya he probado cdriod 13 en la misma tablet y aunque es mas fuida sigue exactamente con los mismos errores
you need a10 or a9 firmware to install /e/OS version Q (a10 based) GSI
Can you please describe the steps you take and the commands, from start to finish?
adb devices
adb reboot bootloader
fastboot devices
fastboot --disable-verification flash vbmeta vbmeta.img
fastboot reboot fastboot
fastboot getvar is-userspace
fastboot erase system
fastboot erase userdata
fastboot delete-logical-partition product_a
fastboot delete-logical-partition product_b
fastboot flash vendor vendor_a.img
fastboot flash system system.img
de hecho me he creado una app sencilla pero funcional para automatizar ese proceso y evitar estar escribiendo o en su defecto copiar y pegas eas lineas
la app hace ese trabajo, solo conectar el telefono o tablet en moto bootloader e inicia el proceso
si alguien quiere intentarlo con la app en un par de subire el link
Find errors with logcat
adb logcat *:E
Also try
fastboot -w
after flashing the system.img