Problem mit blinkenden Lücken in CM13 für OnePlusOne (Speck)

Ich habe Probleme mit dem Flashen von Gapps mit Cyanogenmod Recovery. Ich habe cyanogenmod allabendlich (mit Wiederherstellung) von http://download.cyanogenmod.org/?device=bacon vom 14.12.2015 installiert.

Es hat sich perfekt installiert. Ich habe ein paar apks installiert. Funktioniert gut. Das Problem ist, dass, wenn ich versuche, das open_gapps-arm-6.0-nano-20151216von hier aus vom 20151216 zu flashen, es fehlschlägt.

Ich bekomme den folgenden Stacktrace in /tmp/recovery.log -

[   11.520607] Now send the package you want to apply
[   11.520618] to the device with "adb sideload <filename>"...
[   12.521723] unknown fuse request opcode 22
[   12.531326] Finding update package...
[   12.539084] I:Update location: /sideload/package.zip
[   12.539130] Opening update package...
[   12.539486] I:read key e=3 hash=20
[   12.539674] I:read key e=65537 hash=20
[   12.539862] I:read key e=65537 hash=20
[   12.540054] I:read key e=65537 hash=20
[   12.540095] I:4 key(s) loaded from /res/keys
[   12.540130] Verifying update package...
[   12.557402] I:comment is 1357 bytes; signature 1339 bytes from end
[   23.136467] I:whole-file signature verified against RSA key 0
[   23.136519] I:verify_file returned 0
[   23.136588] Installing update...
[   23.137612] E:Can't run /tmp/update_binary (No such file or directory)
[   23.138304] E:Installation error in /sideload/package.zip
[   23.138317] (Status 255)
[   23.138355]
[   25.195878] sideload-host file size 67337561 block size 65536
[   25.195904] sideload_host finished
[   25.196913] I:sideload thread finished
[   25.197182] Restarting adbd...
[   25.197603] Installation aborted.

Aber ich kann überprüfen, ob /tmp/update_binary existiert.

ls -la /tmp/update_binaryRetouren ausführen -

__bionic_open_tzdata: couldn't find any tzdata when looking for localtime!
__bionic_open_tzdata: couldn't find any tzdata when looking for GMT!
__bionic_open_tzdata: couldn't find any tzdata when looking for posixrules!
-rwxr-xr-x 1 root root 60190 1970-04-26 13:02 /tmp/update_binary

du -hs /tmp/update_binarykehrt zurück --

60K /tmp/update_binary

Ich habe keine Ahnung, wie ich weiter vorgehen soll. Hat hier jemand Abhilfe? Ich möchte Gapps auf meinem Gerät installieren.

Antworten (2)

Sie könnten versuchen, die CM-Wiederherstellung durch TRWP zu ersetzen und open_gapps damit zu flashen. Mein OnePlusOne hat TWRP und das Flashen von open_gapps hat gut funktioniert. Der Nachteil ist, dass Sie in die Wiederherstellung neu starten müssen, um die CM-Updates zu flashen.

Ich konnte mit TWRP aktualisieren, ohne in die Wiederherstellung zu booten. Ich konnte nicht mit CM12, aber es funktioniert wieder mit CM13.
Sie haben Recht. Bei mir funktioniert es auch wieder.

Ich konnte die CM-Wiederherstellung beibehalten und Open GApps laden, solange ich beide gleichzeitig mit adb. Mit anderen Worten, laden Sie sowohl das CM als auch .zipdie Open GApps .zip, bevor Sie neu starten.