|
|
2020-11-03
, 01:53
|
|
Posts: 15 |
Thanked: 2 times |
Joined on Jul 2020
@ USA
|
#1162
|
Awesome! I'll give this a shot tomorrow, thanks for your amazing work as always
|
|
2020-11-04
, 04:13
|
|
Posts: 15 |
Thanked: 2 times |
Joined on Jul 2020
@ USA
|
#1163
|
|
|
2020-11-04
, 11:29
|
|
|
Posts: 516 |
Thanked: 598 times |
Joined on Jul 2019
@ UK
|
#1164
|
|
|
2020-11-06
, 23:10
|
|
|
Posts: 516 |
Thanked: 598 times |
Joined on Jul 2019
@ UK
|
#1165
|


)| The Following User Says Thank You to edp17 For This Useful Post: | ||
|
|
2020-11-24
, 00:43
|
|
Posts: 2 |
Thanked: 0 times |
Joined on Nov 2020
|
#1166
|
|
|
2020-11-24
, 14:14
|
|
|
Posts: 516 |
Thanked: 598 times |
Joined on Jul 2019
@ UK
|
#1167
|
Followed the instructions exactly but can't get past the bootlogo, the modified CM12.1 won't boot either, any ideas?
|
|
2020-11-24
, 19:04
|
|
Posts: 2 |
Thanked: 0 times |
Joined on Nov 2020
|
#1168
|
A few questions:[LIST][*]What instructions exactly have you followed? Instaling SFOS on the Nexus 5, upgrading an SFOS version to another or changing the boot logo?[*]How do you mean "modified CM12.1"?[*]Multirom or single rom environment are you using?[*]Are you using kexec kernel? (Recommend to read this topic.)[*]What Android version was it on the device before you started?[*]Sili question, is that device a Nexus 5 or a 5X?
[/LIS]
|
|
2020-11-25
, 08:56
|
|
|
Posts: 516 |
Thanked: 598 times |
Joined on Jul 2019
@ UK
|
#1169
|
Hi, I'm having the same issue in a single rom environment, without kexec kernel, it was on stock before I started and it's definitely a Nexus 5
| The Following User Says Thank You to edp17 For This Useful Post: | ||
|
|
2021-01-17
, 10:54
|
|
Posts: 2 |
Thanked: 0 times |
Joined on Jan 2021
|
#1170
|
![]() |
| Tags |
| hammerhead, nexus5, sailfishos, sfdroid |
| Thread Tools | |
|
Note: The root cause: the default user nemo has changed to defaultuser.
Therefore this change is only needed on new installs.
If you OTA to release 3.4.0.24 (not available yet) you probably won't need to do this, as the nemo will be kept as default user.
So, to make it work, you need to edit two files:
- /opt/alien/system/script/alien_start_guard.sh
Code:
to:
Code:
- /opt/alien/system/script/platform_envsetup.sh
After these changes AD should start as normal.change:
everywhere in this file change: nemo
to: defaultuser
Info & Download links of SailfishOS versions:
Last edited by edp17; 2020-11-03 at 01:39.