View Single Post
Posts: 1,746 | Thanked: 1,832 times | Joined on Dec 2010
#1
do these important counter measures before next update:

2017-10-03 IF YOU TAKE IN DROID-CONFIGS NEWER THAN v0.1.1 YOUR SONY WILL GET STUCK IN BOOTLOOP. Countermeasures (either inside a still working Sailfish OS, or via recovery chroot if you got less lucky):
devel-su
mkdir ~/oem
mount /dev/disk/by-partlabel/oem ~/oem
rm -rf ~/oem/*
cp -ar /system/vendor/* ~/oem
umount ~/oem
rmdir ~/oem
also always read this to keep up to date

https://public.etherpad-mozilla.org/p/hot-hadk

Hello I just built whatever the hadk gave us,thanks to sledges, abranson and mal for all the hard work theyve put in, am sure theres many more that worked on this but I don't know them but thanks to them too

I also added the other terminal app that doesnt lag but now theres two :P

download:

http://images.devaamo.fi/sfe/suzu/

https://github.com/EpicAOSP/make_ext...in/make_ext4fs

https://developer.sonymobile.com/dow...w-6-0-1-loire/

instructions:

http://sailfishmods.de/2017/10/howto...-installieren/

happy flashings, major disclaimers if it breaks :P

for dual sim

Originally Posted by lantern View Post
Ok, thanks to mal from #sailfish-porters we now have fully working dual-sim F5122

add these 3 lines to /default.prop


and these lines to the end of /etc/ofono/ril_subscription.conf


and install jolla-settings-networking-multisim

Code:
nemo@Sailfish ~]$ df -h
Filesystem            Size  Used Avail Use% Mounted on
rootfs                2.4G  1.1G  1.3G  46% /
/dev/sailfish/root    2.4G  1.1G  1.3G  46% /
/dev/sailfish/home     47G   25M   47G   1% /home
devtmpfs              1.3G   72K  1.3G   1% /dev
tmpfs                 1.4G  244K  1.4G   1% /dev/shm
tmpfs                 1.4G  9.4M  1.4G   1% /run
tmpfs                 1.4G     0  1.4G   0% /sys/fs/cgroup
tmpfs                 1.4G  4.0K  1.4G   1% /tmp
tmpfs                 1.4G     0  1.4G   0% /mnt
/dev/mmcblk0p13        12M  3.7M  7.8M  32% /dsp
/dev/mmcblk0p25        28M  204K   27M   1% /persist
/dev/mmcblk0p24       223M  167M   52M  77% /system/vendor
/dev/mmcblk0p3         84M   62M   23M  73% /firmware
/dev/mmcblk0p52       1.3G  488M  813M  38% /fimage
tmpfs                 280M  632K  280M   1% /run/user/100000
double tap to wake fix

Originally Posted by chris_bavaria View Post
I use the community port. But double tap is with mce-tools not working too.
I solved it with:
Code:
mcetool -i disabled
mcetool -z always

Last edited by m4r0v3r; 2017-10-04 at 08:39.
 

The Following 39 Users Say Thank You to m4r0v3r For This Useful Post: