Regain your privacy! Adopt /e/OS the deGoogled mobile OS and online services
Hi, I had fairphone 4 with the stock OS, I wanted to switch to /e/OS, using the web installer but after unlocking the bootloader, I got hit with the google account prompt, so I looked it up on google how to remove it, and I did fastboot erase persist , said it would remove FRP, but I think that erased something important instead, after it led to a boot loop, so I tried to continue installing /e/OS through fastboot instead, which worked, but sometimes still boot looped, and even if it successfully booted, there’d be no audio and no outgoing calls. Am I screwed now? Or is there a dump I need to flash to the persist partition to fix this, I looked at the errors in logcat, which are:
03-03 19:46:45.087 650 16522 W sscrpcd : vendor/qcom/proprietary/adsprpc/src/apps_std_imp.c:892: Warning: apps_std_fopen_with_env failed with 0x2 for /mnt/vendor/persist/sensors/registry/registry (No such file or directory)
03-03 19:46:45.087 650 16522 E sscrpcd : vendor/qcom/proprietary/adsprpc/src/apps_std_imp.c:1246::Error: 201: 0 == (nOpenErr = apps_std_fopen_with_env(ADSP_LIBRARY_PATH, ";", name, "r", &ps))
03-03 19:46:45.087 650 16522 E sscrpcd : vendor/qcom/proprietary/adsprpc/src/apps_std_imp.c:1265:Error 0x201: apps_std_stat: failed to stat /mnt/vendor/persist/sensors/registry/registry, file open returned 0x2 (No such file or directo
ry)
03-03 19:46:45.109 650 16522 W sscrpcd : vendor/qcom/proprietary/adsprpc/src/apps_std_imp.c:892: Warning: apps_std_fopen_with_env failed with 0x2 for /mnt/vendor/persist/sensors/registry/registry (No such file or directory)
03-03 19:46:45.109 650 16522 E sscrpcd : vendor/qcom/proprietary/adsprpc/src/apps_std_imp.c:1246::Error: 201: 0 == (nOpenErr = apps_std_fopen_with_env(ADSP_LIBRARY_PATH, ";", name, "r", &ps))
03-03 19:46:45.109 650 16522 E sscrpcd : vendor/qcom/proprietary/adsprpc/src/apps_std_imp.c:1265:Error 0x201: apps_std_stat: failed to stat /mnt/vendor/persist/sensors/registry/registry, file open returned 0x2 (No such file or directo
ry)
03-03 19:46:45.116 1384 1384 I adsprpcd: vendor/qcom/proprietary/adsprpc/src/rpcmem_android.c:159: rpcmem_init_internal: opened ION device fd 4, configured heap IDs: system (0x2000000), contig (0x400000), secure (0x200), secure flags
(0x80080000)
03-03 19:46:45.116 1384 1384 I adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:3092: fastrpc_apps_user_init done with default domain:0 and &fastrpc_trace:0x731b164fa0
03-03 19:46:45.117 1384 1384 I adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1345: remote_handle_open: Successfully opened handle 0x0 for '":;./\createstaticpd:audiopd on domain 0
03-03 19:46:45.118 1384 1384 E adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:2875: Error 0x4e: apps_dev_init failed for domain 0, errno Operation not permitted
03-03 19:46:45.118 1384 1384 E adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:2973: Error 0x4e: open_dev (-1) failed for domain 0 (errno Operation not permitted)
03-03 19:46:45.120 1384 1384 E adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1348: Error 0x4e: remote_handle_open failed for adsp_default_listener (errno Success)
03-03 19:46:45.121 1384 1384 I adsprpcd: vendor/qcom/proprietary/adsprpc/src/rpcmem_android.c:192: rpcmem_deinit_internal: closed ION fd 4
03-03 19:46:45.121 1384 1384 I adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:3024: fastrpc_apps_user_deinit done
I assume it may have led to the system remaking the persist partition but empty and not completely valid.
