cm-b2g / b2g-updates

Binaries used to supply automatic updates to devices running B2G
20 stars 4 forks source link

Release tag 20151029 #1

Closed noreiller closed 8 years ago

noreiller commented 8 years ago

Hi, FxOS does not detect any update since the update.xml has not been changed for the release 20151029.

noreiller commented 8 years ago

Thank you for the missing commit. I updated my device (Xperia E3 flamingo) but it did not boot. It was locked on the boot image (shoe with lizard).

$ adb logcat | grep 'E/' gives me this:

E/Cryptfs (  281): Bad magic for real block device /dev/block/platform/msm_sdcc.1/by-name/userdata
E/Cryptfs (  281): Error getting crypt footer and key
E/audit_rules(  331): Could not read audit rules /data/misc/audit/audit.rules: No such file or directory
E/sdcard  (  359): missing packages.list; retrying
E/Diag_Lib(  344):  Diag_LSM_Init: Failed to open handle to diag driver, error = 13
E/sdcard  (  359): missing packages.list; retrying
E/sdcard  (  359): missing packages.list; retrying
...
gottlike commented 8 years ago

Same thing here. Locked on boot screen after today's OTA update.

noreiller commented 8 years ago

Hi @gottlike, do you have a flamingo device ? If so, did you encounter some issues with the previous release, such as screen lockup or incapacity to answer to phone calls ?

gottlike commented 8 years ago

Hi @noreiller, I have a Xperia Z2 (Sirius) device. I installed FxOS for the first time yesterday. Played around with it for a few minutes and then downloaded and installed the OTA update. Now it's bricked (for the time being). The few minutes I used it, everything worked, but then again: it was only a few minutes.

stellirin commented 8 years ago

I've uploaded a new full release and an OTA mar, it seems I mixed CM and AOSP releases by mistake.

I recommending flashing the system.img from the new release to be sure there are no more conflicts.

noreiller commented 8 years ago

Thank you, it works for me now.

gottlike commented 8 years ago

Thanks!