• If you are experiencing issues logging in, we moved to a new and more secure software and older account passwords were not able to be migrated. We recommend trying to reset your password, then contacting us if there are issues.
  • Nearly done! Migration cleanup is mostly done. There are a small number of issues left that we continue to work on, but all the heavy lifting is done. We still would love to hear feedback over at this thread and also check out the new XDA app! Thanks and we hope you enjoy the new forums, and thanks for your support of XDA <3

[ROM][8.1.0][OFFICIAL] LineageOS 15.1 for Wileyfox Storm

jrior001

Elite Member
Aug 12, 2010
3,200
8,678
0
Va Beach
[ROM][8.1.0][OFFICIAL] LineageOS 15.1 for Wileyfox Storm

Code:
[COLOR="Purple"]#include <std_disclaimer.h>[/COLOR]
[COLOR="Navy"]/*
 * Your warranty is now void.
 *
 * I am not responsible for bricked devices, dead SD cards,
 * thermonuclear war, or you getting fired because the alarm app failed. Please
 * do some research if you have any concerns about features included in this ROM
 * before flashing it! YOU are choosing to make these modifications, and if
 * you point the finger at me for messing up your device, I will laugh at you.
 */[/COLOR]
Installation:
If you are on stock OS, you need a custom recovery first. You can get the recommended TWRP recovery in the official installation instructions link below.
If you are coming from stock or other ROMs, you need to make a factory reset.
As always, make sure to backup before installing this ROM.

More detailed instructions at:
Install LineageOS on kipper

Official Download link:
LineageOS Downloads

Recommended Google Apps package:
Open GApps (choose the variant you want)

Changelog:
Changes for kipper

Bug reports:
How to submit a bug report
LineageOS JIRA

Donate to support development:
Donate via PayPal to jrior001
Donate via PayPal to LineageOS

XDA:DevDB Information
LineageOS, ROM for the Wileyfox Storm

Contributors
jrior001, jrior001, mikeioannina
Source Code: https://github.com/LineageOS

ROM OS Version: 8.x Oreo
ROM Kernel: Linux 3.10.x

Version Information
Status: Beta

Created 2018-05-20
Last Updated 2018-09-10
 
  • Like
Reactions: ghertas

ghertas

Senior Member
Sep 17, 2011
60
29
0
nightly 2018-09-10

1. I installed Instagram , but it doesn't play video

2. please fix the widgets

3. when I use dark theme ( dark mod theme)
the icons of "turn on/off" in "privacy guard" don't change the color
 

Attachments

jrior001

Elite Member
Aug 12, 2010
3,200
8,678
0
Va Beach
Can't install gapps (tried pico (stuck on logo) and stock (error 70 in TWRP)).
OK, let's go w/o gapps. Can't install .apk files.
From opengapps, pico and nano should fit. I'm not sure what error 70 is but if you grab the entire recovery log from a failed flash I'll be glad to look it over.

With device in recovery, after your failed flash hook up to PC, and run "adb pull /tmp/recovery.log"

Sent from my PH-1 using Tapatalk
 

Monate

Member
Sep 2, 2017
5
0
1
Mogilev
From opengapps, pico and nano should fit. I'm not sure what error 70 is but if you grab the entire recovery log from a failed flash I'll be glad to look it over.
With device in recovery, after your failed flash hook up to PC, and run "adb pull /tmp/recovery.log"
Both gapps were taken from opengappsorg.
Pls, help me with 1 more thing: I want to format /data from ext4 to f2fs but I got an error. Log contains both errors.

Aaaand... I didn't find how to attach a file ;(


UPD: https://drive.google.com/open?id=1ecgkLr7jRasryLgmKvPTaxsqdNcfHGPC
 
Last edited:

jrior001

Elite Member
Aug 12, 2010
3,200
8,678
0
Va Beach
Both gapps were taken from opengappsorg.
Pls, help me with 1 more thing: I want to format /data from ext4 to f2fs but I got an error. Log contains both errors.

Aaaand... I didn't find how to attach a file ;(


UPD: https://drive.google.com/open?id=1ecgkLr7jRasryLgmKvPTaxsqdNcfHGPC
The only gapps attempt in that log was opengapps "STOCK" version which has everything. That won't fit, stick with PICO or NANO, I believe both of those will fit on 15.1, anything else you want you can get from Play Store.
Also I updated the link in post #2 to a newer TWRP version. I was able to convert /cache to f2fs just fine with that one.
 

Monate

Member
Sep 2, 2017
5
0
1
Mogilev
Hey. After the appearance of this error, I decided to try again to install LOS 15.1 (installed on f2fs, so the gapps did not fit). I downloaded Apkpure.apk through a standard browser, found it through a standard file manager, clicked, but nothing happened. Rebooting the device did not help. I tried to find in the settings the item "installation from unknown sources" (somehow it is called so), but it is not there. What to do?) The same problem was before on ext4.
build lineage-15.1-20181106-nightly-kipper-signed
UPD found solution: open file from internal storage
 
Last edited:

Zugschlus

Member
May 28, 2017
18
1
0
near Heidelberg
blog.zugschlus.de
When the official image for kipper moved from LineageOS 14 to LineageOS 15, I destroyed my telephone by not noticing that the new OS wouldn't fit in the partitions and rebooting. I then wiped the phone, restored an older LO 13 (cm-13.1.2-ZNH2KAS3NA-kipper-signed-fastboot-1eb4b5e94b.zip) via fastboot flash and was back in business.

Since TWRP won't recognize SD card and/or USB memory device, I used adb sideload to install LineageOS 15 (lineage-15.1-20181230-nightly-kipper-signed.zip). The TWRP output ends with "script succeeded: result was [1.0000]", the adb process on the (Linux) desktop counts up to 47 % and then terminates with exit code 0 and without an error message.

The installed image boots, shows the usual LineageOS boot screen (the circles moving on a line from right to left) for a few minutes, and then reboots into recovery.

How do I find out what's going wrong here? How do I fix this behavior?

Is there any way to obtain a Lineage OS 14 image to try? The official download media seem only to have the latest six snapshots, which are all LineageOS 15 images.

Greetings
Marc