The Following User Says Thank You to mosen For This Useful Post: | ||
![]() |
2017-02-24
, 12:27
|
Posts: 20 |
Thanked: 12 times |
Joined on Oct 2016
|
#152
|
![]() |
2017-02-24
, 20:58
|
Posts: 163 |
Thanked: 279 times |
Joined on Feb 2017
@ Tbilisi, Georgia (caucasus)
|
#153
|
Nexus5 here with cm12.1 and sfos 2.0.5.6.
Looks like its running but i fail to get any apk to install or run.
No error message i can identify but also no action when tried from File-Browser and cli apkd-install as nemo and root.
Any idea how to solve?
BTW, massive kudos to everyone involved in this nicely collaborated hack!
![]() |
2017-02-28
, 13:30
|
Posts: 2 |
Thanked: 0 times |
Joined on Feb 2017
|
#154
|
[root@Sailfish script]# cat /opt/alien/system/script/platform_extraenvsetup.sh #!/bin/bash # Copyright 2013-2016 Myriad Group AG. All Rights Reserved. ####### 3D needs ######### EXTRA_FILES_3D=" vendor/lib/egl/egl.cfg vendor/lib/egl/eglsubAndroid.so vendor/lib/egl/libEGL_adreno.so vendor/lib/egl/libGLESv1_CM_adreno.so vendor/lib/egl/libGLESv2_adreno.so vendor/lib/egl/libq3dtools_adreno.so lib/hw/gralloc.msm8916.so vendor/lib/libadreno_utils.so vendor/lib/libgsl.so lib/libmemalloc.so lib/libqdutils.so " ####### CAMERA needs ######### EXTRA_FILES_CAMERA=" lib/hw/camera.msm8916.so " ####### HW CODECS needs ######### EXTRA_FILES_HWCODEC=" etc/media_codecs.xml etc/media_profiles.xml etc/media_codecs_google_audio.xml etc/media_codecs_google_telephony.xml etc/media_codecs_google_video.xml " ####### LINKING LOOP ######### NEEDED_EXTRA_FILES=" $EXTRA_FILES_3D $EXTRA_FILES_CAMERA $EXTRA_FILES_HWCODEC " for x in $NEEDED_EXTRA_FILES; do target=/system_jolla/$x link=$ANDROID_ROOT/${x/.msm8916./.default.} ln -sf $target $link done ln -sf /system_jolla/lib/hw/camera.msm8916.so /system/lib/hw/camera.default.so # For camera socket mkdir -p /data/misc ln -s /data_jolla/misc/camera /data/misc/camera [root@Sailfish script]#
![]() |
2017-02-28
, 13:45
|
Posts: 2 |
Thanked: 0 times |
Joined on Feb 2017
|
#155
|
![]() |
2017-03-01
, 10:41
|
|
Community Council |
Posts: 1,669 |
Thanked: 10,227 times |
Joined on Nov 2014
@ Lower Rhine
|
#156
|
![]() |
2017-03-01
, 17:03
|
Posts: 163 |
Thanked: 279 times |
Joined on Feb 2017
@ Tbilisi, Georgia (caucasus)
|
#157
|
Thanks a lot!
I did not mention that i had sfdroid installed. Maybe that caused the trouble.
I ended up reflashing on cm12.1 and installed AD first before OTA up from packaged 2.0.1.11.
Works nicely now, lets see if it survives OTA to 2.0.5.6.
The Following User Says Thank You to matemana For This Useful Post: | ||
![]() |
2017-03-01
, 20:23
|
Posts: 635 |
Thanked: 1,535 times |
Joined on Feb 2014
@ Germany
|
#158
|
I tried it with 2.0.4.13. Here i will link you packaged version of that SFOS try installing it.
https://mega.nz/#!hJ1hACJK!f20J3-qKx...6ta8H_6u5uagVY
I tried upgrade to 2.0.5.6 but it fails. I know that 82% workaround. When you need to force restart delete previous package and continue upgrade but it did not work. So i am on 2.0.4.13 now.
![]() |
2017-03-02
, 08:22
|
Posts: 20 |
Thanked: 12 times |
Joined on Oct 2016
|
#159
|
Delete that version you have.
remember disable aliendalvik service.
Then restart the phone!!!!!!!!!!!!!
Then delete aliendalvik and also delete /opt/alien folder
Install my rpm here i will link you. https://mega.nz/#!QMcnyJBR!JcKjXx3nY...oz9FvYvCV36TVU
It should work.
![]() |
2017-03-02
, 08:24
|
Posts: 20 |
Thanked: 12 times |
Joined on Oct 2016
|
#160
|
Thanks it is good that alien dalvik and google play installed andupdated work good but i have simple problem
games black screen & youtube,firefox , video palyer not working
i try whatapp it hang with me window minimizeto home screen after i return to it , many apps like this.
i think i missing library and other i don't know which one .
Looks like its running but i fail to get any apk to install or run.
No error message i can identify but also no action when tried from File-Browser and cli apkd-install as nemo and root.
Any idea how to solve?
BTW, massive kudos to everyone involved in this nicely collaborated hack!
Got a bit further, created the missing /opt/alien/system/vendor/lib/egl and realized the aliendalvik.service stopps after some 10 seconds and status then gives:
Note, i tried to install F-droid.apk and ACL request is visible in journalctl.
Watch our weird watchfaces for mighty AsteroidOS
Performance comparison Video Sailfish 2.0 vs 1.1.9 vs 1.1.7
[MC eV] Maemo Community eV membership application please concider to join!
Last edited by mosen; 2017-02-17 at 14:57.