Early access Aurajoki 2.0.2.45 starting soon?

asked 2016-06-18 19:04:34 +0300

mosen gravatar image

First users found out yesterday that 2.0.2.45 is upgradable since "release" of Jolla C device at the community event.

This is not official, no complains on bricked phones please.

We have many people over at TMO who successfully updated with no or slight problem though. Only try if you are desperate for some tinkering, know how to unbrick and generally what you are doing if typing into console

ssu release 2.0.2.45
version --dup

There is also a lower 2.0.2.43 some users upgraded to. It is possible to take the steps from 2.0.1.11 to 2.0.2.43 to 2.0.2.45. One problem reported was incomplete update. If you encounter any problems after first attempt, try again to possibly fix it.

Imho the update optimized in regards to Alien Dalvik "niceness" and Browser stability. If you are unsure, please wait for official release and changelog!

edit retag flag offensive close delete

Comments

2

It's also possible to force the Jolla Store application to upgrade to a specific version (as explained here). This uses the standard upgrade routines and thus is a bit safer than version --dup.

g7 ( 2016-06-18 19:32:35 +0300 )edit
1

Anything else new in the update?

lispy ( 2016-06-18 19:51:47 +0300 )edit
19

Things I've spotted during my time on 2.0.2 (using it since a week or so). It's pretty feature packed, so I may have forgotten something:

  • New "Storage" page in Settings
  • Simple file manager built-in
  • Dual sim support
  • There is an option to avoid launching Alien Dalvik at boot
  • Character counter in Messages (must be enabled in Settings)
  • Call recorder
  • Undo option for Camera settings
  • Reboot button on powermenu (must be enabled in Settings)
  • A bunch of new languages and keyboard layouts
  • Reworked Media app home page
  • New Flashlight setting shortcut
  • Quick actions can now be put into the Lockscreen shortcuts (yay!)
  • "Flip to silence calls and alarms" can now be disabled via UI
  • The Web Browser now opens links in a new tab (yaaay)
  • The Web Browser can now close every tab on exit
g7 ( 2016-06-18 20:09:07 +0300 )edit

Curiosity got better of me, updated from 2.0.1.11 to 2.0.2.45. So far all good, update with terminal went smoothly. I dont have android support or patches on my phone.

mattl ( 2016-06-19 09:06:15 +0300 )edit
1

I updated yesterday but have some small issues:

  • When I open bigger menu folders I see the folder being build up (the icons are painted one by one). It builds up pretty fast but clearly slower than 2.0.1.11 where you didn't see that.
  • Alien dalvik is eating up a lot of RAM (memory leak maybe?)
  • SD card access uses a lot of CPU power. Couple that with the point above (swap on SD card to give alien dalvik more air) and you can't use any android app anymore (the phone will simply become unusable cause all CPU power is given to mmcqd/1).

Is my update corrupted or is anyone able to confirm that?

//EDIT: I just looked at journalctl -b 0 and I see a lot of

Jun 19 09:36:17 Sailfish kernel: mmcblk1: timed out sending SET_BLOCK_COUNT command, card status 0x40
Jun 19 09:36:17 Sailfish kernel: mmcblk1: command error, retrying timeout

as well as

Jun 19 09:36:17 Sailfish kernel: Write-error on swap-device (179:32:1237120)

//EDIT²: A lot means a few hundred lines per second.

//EDIT³: Another thing is that the phones hostname changed from jolla to sailfish, confusing my network setup. But that's a minor issue.

V10lator ( 2016-06-19 10:42:48 +0300 )edit
1

@g7,

Simple file manager built-in

Where?

EDIT: Do you mean the thing in the Storage page under Settings? That is very basic indeed and as far as I could figure out, can browse only the SD card. Not the internal storage, for some weird reason.

pichlo ( 2016-06-19 10:55:24 +0300 )edit
3

pressing both volume buttons takes a screenshot

kibet85 ( 2016-06-19 12:30:11 +0300 )edit

@V10lator I don't have any problems with cpu usage, but my phone doesn't have alien dalvik. All so my sd card works and folders load without a problem. But if alien dalvik uses lots of ram and it has sd card as swap maby its causing excessive amounts of read/writed operations to sd card?

mattl ( 2016-06-19 12:38:04 +0300 )edit

@mattl Thanks for the reply. I disabled swap and since then android apps are as fast as before. However it has a reason I use swap on the SD card, so this is just a temporary workaround.

With 2.0.1.11 kswapd did use a lot of CPU with heavy swapping on the SD card but things settled down quickly and the OS didn't hand completely. With 2.0.2.45 kswapd uses almost no CPU but mmcqd does, things won't settle down and the OS becomes completely unresponsible (expect for SSD connections that where opened when the OS was still responsible).

Now I wanted to see if my f2fs formatted card is stable, but it's mounted read-only and:

[root@Sailfish nemo]# mount -o remount,rw /media/sdcard/JollaCard
mount: /media/sdcard/JollaCard not mounted or bad option

       In some cases useful info is found in syslog - try
       dmesg | tail or so.
[root@Sailfish nemo]# dmesg | grep F2FS
[  195.588463] F2FS-fs (mmcblk1p2): Unrecognized mount option "user_xattr" or missing value
[root@Sailfish nemo]# cat /usr/sbin/mount-sd.sh | grep xattr

What's adding user_xattr to the mount command if not the script mounting it?

//EDIT: And after rebooting swap on the SD card is activated again, even after me commenting out the corresponding lines at /usr/sbin/mount-sd.sh -- that means swap on SD cards is supported without the bleeding edge sd utils --. Dear Jolla Oy, please use /usr/sbin/mount-sd.sh for handling mounts of the SD card only...

V10lator ( 2016-06-19 13:09:28 +0300 )edit

Is there a lesser mess when syncing with Google Adress book fields & labels, too?

danfin ( 2016-06-19 14:23:21 +0300 )edit
1

There is an option to avoid launching Alien Dalvik at boot

This is already present on 2.0.1.11

Elioty ( 2016-06-19 19:49:22 +0300 )edit

Did anyone notice how large the update is?

Spam Hunter ( 2016-06-19 20:42:20 +0300 )edit

@Markkyboy, i had 596 packages updated O.O from 1.11 to 2.43 and 133 Packages to 2.45.

mosen ( 2016-06-19 21:03:09 +0300 )edit

g7: Reboot button on powermenu (must be enabled in Settings) It sadly is a shutdown button, reboot would be appreciated.

mosen ( 2016-06-19 21:04:33 +0300 )edit
1

Thanks @mosen - I was really after the package size in MB's, but no worries.... I zeroed my download counter but at 5% of the way in. So I can see how much - just wondering, as I'm on a limited data package and I don't have broadband/wifi at home, except for BT openzone access occasionally.

Spam Hunter ( 2016-06-19 21:18:19 +0300 )edit

@g7 - I saw a tweet by James:

JollaC tips: Drag your finger on a turned off screen from left to right (Or otherwise) to wake the device.

Might work with 2.0.2.45 too.

vattuvarg ( 2016-06-20 00:28:17 +0300 )edit
1

@pichlo, in the internal storage part, there's a menu option "file manager". However, copying files between internal storage and SD card is not possible.

AliN ( 2016-06-24 18:10:59 +0300 )edit

Thanks, @AliNa. I've found that in the meantime, possibly after some TMO post.

Consistency? What is that? :)

pichlo ( 2016-06-24 18:15:44 +0300 )edit
1

There are more new features than what @g7 mentioned:

  • Delete and share multiple contacts (using a menu entry "Select contacts")
  • Mount/Unmount external storage
  • Format external storage
  • Unlock to last active app is now implemented
AliN ( 2016-06-24 18:16:14 +0300 )edit