Le samedi 18 juillet 2015 à 11:16 +1000, Ben Sturmfels a écrit : > On 18/07/15 09:52, Ben Sturmfels wrote: > > >> Thanks for providing those. It looks like there is something wrong with > >> your nv_data. Could you please paste the result of: > >> adb shell ls -la /efs/ > >> > >> so that we can see whether everything is good with those files? > > > > $ adb shell ls -la /efs/ > > opendir failed, Permission denied > > Thanks for `adb root` tip John. :) > > $ adb shell ls -la /efs/ > drwxrwxr-x root root 2011-12-31 16:03 .files > -rw-r--r-- root root 1048576 2012-12-31 16:00 .nv_core.bak > -rw-r--r-- root root 32 2012-12-31 16:00 .nv_core.bak.md5 > -rwx------ radio radio 2097152 2012-12-31 16:00 .nv_data.bak > -rw-r--r-- root root 32 2012-01-01 02:54 .nv_data.bak.md5 > -rw-r--r-- root root 1 2012-01-01 02:54 .nv_state > drwxr-xr-x root root 2012-07-01 08:15 FactoryApp > drwxrwxr-x radio system 2012-07-01 08:14 bluetooth > drwxr-xr-x system system 2012-01-01 02:56 carrier > drwxrwxr-x drm system 2011-12-31 16:03 drm > drwxr-xr-x root root 2012-07-01 08:14 factory > drwxrwxr-x radio system 2012-01-01 02:56 imei > -rw-r--r-- root root 714 2012-12-31 16:00 nv.log > -rw-r--r-- root root 2097152 2012-01-01 01:57 nv_data.bin > -rw-r--r-- root root 32 2012-01-01 01:57 nv_data.bin.md5 > drwxrwxr-x radio system 2012-07-01 08:14 wifi
Could be that the radio user doesn't have write access to some of those files. You could try (after adb root): adb shell # chown radio:radio /efs/nv_data.bin /efs/nv_data.bin.md5 Then reboot and see if it goes through. -- Paul Kocialkowski, Replicant developer Replicant is a fully free Android distribution running on several devices, a free software mobile operating system putting the emphasis on freedom and privacy/security. Website: http://www.replicant.us/ Blog: http://blog.replicant.us/ Wiki/tracker/forums: http://redmine.replicant.us/
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Replicant mailing list Replicant@lists.osuosl.org http://lists.osuosl.org/mailman/listinfo/replicant