View Single Post
mosen's Avatar
Community Council | Posts: 1,669 | Thanked: 10,225 times | Joined on Nov 2014 @ Lower Rhine
#151
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!

[root@localhost nemo]# systemctl status aliendalvik.service
aliendalvik.service - Myriad Alien Dalvik
Loaded: loaded (/lib/systemd/system/aliendalvik.service; disabled)
Active: active (running) since Fri 2017-02-17 15:49:50 CET; 2s ago
Process: 16611 ExecStopPost=/system/script/alien_ui_pid_reporter.sh stop (code=exited, status=0/SUCCESS)
Process: 16599 ExecStopPost=/system/script/alien_notification_cleaner.sh (code=exited, status=0/SUCCESS)
Process: 16673 ExecStartPost=/system/script/alien_ui_pid_reporter.sh start (code=exited, status=0/SUCCESS)
Process: 16669 ExecStartPre=/system/script/alien_start_guard.sh (code=exited, status=0/SUCCESS)
Main PID: 16672 (alien_init)
CGroup: /system.slice/aliendalvik.service
├─16672 /system/bin/alien_init
├─16708 /system/bin/sdcard -u 100000 -g 100000 /home/nemo/android_storage /storage/sdcard0
├─16709 /system/bin/keystore /data/keystore
├─16710 /system/bin/netd
├─16711 /system/bin/installd
├─16712 zygote /bin/alien-main -Xzygote /system/bin --zygote --start-system-server
├─16713 /system/bin/drmserver
├─16714 /system/bin/debuggerd
├─16715 /system/root/sbin/healthd
├─16716 /system/genv/bin/alien_audio_server
├─16717 /system/genv/bin/alien_media_control
├─16718 /system/genv/bin/alien_resource_mgr
├─16719 /system/bin/mediaserver
├─16720 /system/genv/bin/aliensensorserver
├─16721 /system/genv/bin/alien_timezone_monitor
├─16722 /system/genv/bin/alien_bridge_server ap no li po nc vi pm
├─16723 /system/genv/bin/alien_bridge_server co
├─16724 /system/genv/bin/alien_bridge_server wi ri
├─16725 /system/genv/bin/alien_bridge_server ms fo
├─16726 /system/genv/bin/alien_gps_server
├─16727 /system/genv/bin/alien_keyboard_server
└─16728 /system/bin/rild -l libalien_native_ril.so

Feb 17 15:49:50 localhost start_alien.sh[16672]: ================================================== ==========
Feb 17 15:49:50 localhost start_alien.sh[16672]: gexe.sh Execute: /system/genv/bin/alien_timezone_monitor
Feb 17 15:49:50 localhost start_alien.sh[16672]: ================================================== ==========
Feb 17 15:49:50 localhost start_alien.sh[16672]: ================================================== ==========
Feb 17 15:49:50 localhost start_alien.sh[16672]: gexe.sh Execute: /system/genv/bin/alien_bridge_server wi ri
Feb 17 15:49:50 localhost start_alien.sh[16672]: ================================================== ==========
Feb 17 15:49:50 localhost start_alien.sh[16672]: ================================================== ==========
Feb 17 15:49:50 localhost start_alien.sh[16672]: gexe.sh Execute: /system/genv/bin/alien_bridge_server co
Feb 17 15:49:50 localhost start_alien.sh[16672]: ================================================== ==========
Feb 17 15:49:51 localhost alien_bridge_server[16723]: The 'mergePresenceChanges' option has not been configured - presence changes will only be reported via Con...Changed()
Hint: Some lines were ellipsized, use -l to show in full.
EDIT.
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:

[root@localhost egl]# systemctl status aliendalvik.service
aliendalvik.service - Myriad Alien Dalvik
Loaded: loaded (/lib/systemd/system/aliendalvik.service; disabled)
Active: failed (Result: start-limit) since Fri 2017-02-17 15:43:00 CET; 6s ago
Process: 32108 ExecStopPost=/system/script/alien_ui_pid_reporter.sh stop (code=exited, status=0/SUCCESS)
Process: 32095 ExecStopPost=/system/script/alien_notification_cleaner.sh (code=exited, status=0/SUCCESS)
Process: 31416 ExecStartPost=/system/script/alien_ui_pid_reporter.sh start (code=exited, status=0/SUCCESS)
Process: 31415 ExecStart=/system/script/start_alien.sh (code=exited, status=0/SUCCESS)
Process: 31412 ExecStartPre=/system/script/alien_start_guard.sh (code=exited, status=0/SUCCESS)
Main PID: 31415 (code=exited, status=0/SUCCESS)

Feb 17 15:43:00 localhost systemd[1]: aliendalvik.service holdoff time over, scheduling restart.
Feb 17 15:43:00 localhost systemd[1]: aliendalvik.service start request repeated too quickly, refusing to start.
Feb 17 15:43:00 localhost systemd[1]: Unit aliendalvik.service entered failed state.
Attached is the journalctl during that time.
Note, i tried to install F-droid.apk and ACL request is visible in journalctl.
Attached Files
File Type: txt nexus5_dalvik_journalctl.txt (8.3 KB, 68 views)

Last edited by mosen; 2017-02-17 at 14:57.
 

The Following User Says Thank You to mosen For This Useful Post: