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

jrior001

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

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 crackling

Official Download link:
LineageOS Downloads

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

Changelog:
Changes for crackling

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 Swift

Contributors
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-23
 
Last edited:

robin0800

Senior Member
Jan 22, 2012
437
174
0
Your Rom won't install your updater-script is wrong for crackling.
I changed it to make it install.
It installs and boots but the sound is broken and keeps crashing.
 
Last edited:

jrior001

Senior Member
Aug 12, 2010
3,200
8,678
0
Va Beach
Your Rom won't install your updater-script is wrong for crackling.
I changed it to make it install.
It installs and boots but the sound is broken and keeps crashing.
Define wrong? What did you have to remove from updater-script?

Also logs please? I only have Storm(kipper) to test with.

Sent from my PH-1 using Tapatalk
 

robin0800

Senior Member
Jan 22, 2012
437
174
0
errors in ROM

Define wrong? What did you have to remove from updater-script?

Also logs please? I only have Storm(kipper) to test with.

Sent from my PH-1 using Tapatalk
/platform/soc.0/7824900.sdhci/ is not correct for crackling it is /bootdevice/

But I have no idea what is making the audio crash
 

jrior001

Senior Member
Aug 12, 2010
3,200
8,678
0
Va Beach
/platform/soc.0/7824900.sdhci/ is not correct for crackling it is /bootdevice/

But I have no idea what is making the audio crash
That /dev/block/platform/soc.0/7824900.sdhci/by-name/ path is actually the correct path. Any path with "bootdevice" is just a symlink to /soc.0/7824900.sdhci. Aosp is trying to move away from using the bootdevice because the paths differ between the platforms(qcom/mtk/intel/kirin). We went ahead and made the jump to using full paths a lot of the lineage devices.

TDLR you need a new recovery that supports both.
http://theflamingskull.com/downloads/crackling/TWRP-crackling-3.2.1.img

Media issue is also resolved in the 5/22 build.

Sent from my PH-1 using Tapatalk
 
  • Like
Reactions: robin0800

jrior001

Senior Member
Aug 12, 2010
3,200
8,678
0
Va Beach
I heard the same from the small tester group I go to. I've sent them a build with extra logging, as soon as I know what's going on I'll get a new build up.

Sent from my PH-1 using Tapatalk