nostromos bLog






* all entries (445)
* concerts (28)
* misc (120)
* techtalk (18)
* travel (241)
  `-bruxelles_07 (8)
  `-canada_14 (22)
  `-hongkong_09 (13)
  `-iceland_10 (14)
  `-ireland_16 (7)
  `-japan_13 (22)
  `-paris_06 (1)
  `-poland_10 (3)
  `-russia_10 (12)
  `-scotland_15 (11)
  `-sweden_09 (10)
  `-taiwan_12 (22)
  `-tokyo_08 (14)
  `-usa_09 (10)
* zoo (38)
  `-abroad (8)
  `-linz (3)
  `-misc (11)
  `-schoenbrunn (16)


08(01), 07(03), 06(03), 05(02), 04(02), 03(02)
12(02), 11(01), 10(08), 09(03), 07(17), 06(01), 05(04), 04(03), 03(02), 02(02), 01(06)
12(05), 11(02), 10(01), 09(01), 08(02), 07(04), 06(01), 05(02), 04(03), 03(02), 02(02), 01(01)
12(01), 11(02), 09(09), 08(16), 07(02), 06(03), 05(04), 04(03), 02(03), 01(02)
12(03), 11(01), 10(02), 09(01), 08(23), 07(03), 06(02), 05(01), 04(02), 03(02)
12(03), 11(02), 10(01), 09(01), 08(23), 05(02)
09(04), 08(01), 06(01), 05(02), 04(02), 03(01), 02(01)
11(01), 10(02), 09(15), 08(01), 07(02), 06(04), 04(12), 01(06)
12(05), 11(01), 10(06), 09(12), 08(02), 07(02), 06(01), 05(01), 04(10), 02(01), 01(05)
12(02), 08(01), 07(15), 06(02), 05(03), 02(02), 01(03)
12(05), 11(01), 07(24), 06(06), 05(03), 04(02), 01(01)
12(01), 11(01), 10(07), 09(01), 08(04), 07(05), 06(04), 05(06), 04(01), 03(04), 02(06), 01(04)
12(04), 11(02), 10(03), 09(04), 08(03), 07(04), 04(01)
07(01), 05(01)
08(01)
10(01)

Mon, 10 Aug 2015
shiny new phone (0 comments)
++ alert ++ tech-talk ++ alert ++ tech-talk ++ alert ++
i bought myself a new mobile phone, to replace my good four-year-old "sony ericsson xperia pro" (the one with the great slide out keyboard). i chose to buy the "samsung galaxy s5 mini". first thing of course was to get rid of samsung's touchwiz and the super bloated rom with all the (for me) useless pre-installed and on-boot-launched stuff i will never ever need. i really enjoyed the clean cyanogenmod i had installed on my old phone - and that is what i wanted for the new phone too. but it turned out there is no easy way to install it as there is not even a stable release for my phone. but, fortunately there is an unofficial cm-12.1 build for the "kminilte", which is cyanogenmod's build name for my phone. lots of thanks go out to "hennymcc", who did the work on this release. it was also his howto that i followed to get my phone the shiny new android operating system called "lollipop". unfortunately the instructions did not work out of the box for me (oh, surprise). when trying to flash the recovery image, i always got this message:
"E: failed to verify whole-file signature" "E: signature verification failed"
turned out, using twrp-recovery with a special kminilte-build, as described in this howto from "techbeasts", provided the correct way and recovery image ("twrp_kminilte-build3.tar") to get it working for me - hooray. happy, happy me. but some things still had to be fixed, like mounting the external sdcard in read-write mode to store data there. so i used the adb shell to remount "/system" via
mount -o rw,remount /system
great thing is, cyanogenmod 12.1 comes preinstalled with a "vim" editor, so it was a pleasantly easy thing to add the line with the "sdcard_rw" gid to "/system/etc/permission/platform.xml" with my editor of choice. so the final content for the "WRITE_EXTERNAL_STORAGE" permissions was
<permission name="android.permission.WRITE_EXTERNAL_STORAGE" > <group gid="sdcard_rw" /> <group gid="media_rw" /> </permissions>
after a reboot, my phone was able to write to the external sd-card. wonderful. another thing that does not work for me, was to encrypt "/data". maybe i will be able to fix that soon, or maybe it simply is just broken in the unofficial build i used. another thing i also would have loved to use was the fingerprint scanner without storing information in some big company's cloud storage, as samsung might have done that with the touchwiz implementation of the scanner. or maybe not. who knows what they really store. so far i am really happy, yet i miss the slide out keyboard, which was really an awesome feature of my old xperia pro. but the galaxy s5 mini has gorilla-glass and is IP67 certified, which means it is dust- ("dust tight") and waterproof ("immersion up to one metre for at least 30 minutes"), which actually should make it a good outdoor phone too. good bye, good old xperia pro, welcome new galaxy s5 mini.

top [
^
]

[ prev | index | next ]