[bug] 1.1.9.28: sailfishOS 2.0 mounts SD-Card too late for Android Support! [released]
I did a very early install of 1.1.9-28 and recognised, that Android Support starts before the SD-Card is mounted. Symptom: the SD is not chrooted to the /opt/android folder and not visible for Android Support.
I have to stop Android Support and start it again after reboot and every thing is ok.
after reboot (Android Support running) /dev/mmcblk1p1 on /media/sdcard/1234-ABCD type vfat ... after Android Support restart /dev/mmcblk1p1 on /media/sdcard/1234-ABCD type vfat ... /dev/mmcblk1p1 on /opt/alien/media/sdcard/1234-ABCD type vfat ...
I know it's not out and the answer ist not "the update is not official" and it is still no bug. But it is a question. ;-)
edit 150909: Ok, 1.1.9-28 early access is out: now it is a bug.
edit 150914: a restart of the "aliendalvik.service" does not work. You have to stop the service and than start it again. But wait about 1 minute after entering your lock/PIN code, the mount of the sd card comes very late.
I think it should be possible to make the Android service start after the sdcard mounting service has run by modifying its unit file.
Well provided it does not cause a deadlock or some other issues -> use at own risk! :)
MartinK ( 2015-09-07 14:41:01 +0200 )editThanks for the info that a simple restart of Alien Dalvik fixes it! I was about to manually bind-mount the sd card again.
Note: if I try to restart it using the "Restart Alien Dalvik" from Sailfish Utilities, it doesn't work. I have to stop it completely and start it again. Does somebody know why?
Sthocs ( 2015-09-14 11:41:20 +0200 )edit@Sthocs the option "Restart Alien Dalvik" is not available in the Utilities since 1.1.9 update for me. I just tried to test it, but I do not have this option. May be you were to quick, the mount for the sd-card comes very late. You have to wait about 1 minute after entering your lock and/or PIN code.
But I can confirm, that a
does not work too. But a
did it.
A nice tool for handling it is https://openrepos.net/content/coderus/aliendalvik-toggle-jolla-settings from coderus. You can use "Add to favorites" in Settings and have it on the settings start page.
jolladiho ( 2015-09-14 16:58:52 +0200 )edit@MartinK I think you are right, it should be possible to solve it.
jolladiho ( 2015-09-14 17:14:09 +0200 )edit@jolladiho, in 1.1.9.28 there is already an Android settings under settings > system > android support, with buttons to stop and start dalvik, no need for extra app anymore.
r0kk3rz ( 2015-09-14 17:15:52 +0200 )edit