No issues with the update. Can confirm that the fail-to-send-SMS bug on voLTS has been fixed for my device (10 II, Yettel network, Serbia).
Another 10II successfully updated. Though, I needed an extra reboot to get the Appsupport started.
But now Android apps are visually stretchy again when scrolling. So a re-visit to Android settings mandated.
The famous audio bug is still present, just occured two hours after updating my Xperia 10 III.
Restarting pulseaudio, ngfd, and ohmd services was necessary to recover audio, as usual. Restarting audio from the Sailfish tools was not sufficient, as usual.
hey, what do you mean?
Did it need all of those? Could you try next time to restart ohmd first and see if that helps, then ngfd and see if that helps and if it didnât then finally pulseaudio also.
This was exactly what came to my mind after executing my shell script prepared for that situation.
Is this update supposed to enable microphone to work in Xperia 10 V? If yes, then it failed on my phone.
Iâve tried it also now.. no success
![]()
The fix wasnât included in this release yet but in case you need it you can fix it manually. Only change needed is to change the first line in /etc/pulse/arm_droid_card_custom.pa to be âload-module module-droid-card rate=48000 hw_volume=false source_format=s24-32leâ.
Lovely, thank you very much. Once I figure out how to automate it I will be able to use the phone for my work. ![]()
Yess.. thank you maan⌠<3
Thanks for this update!!
Canât wait to try it when itâs rolled out to everyone!! ![]()
Upgrade failed on both my Xperia 10 iii and Xperia 10 v. The same error for both - not enough space in the root partition. Iâve tried deleting apps, etc but that only gets me a few extra Mb. On the 10 iii I am at 206Mb free and on the 10 v I am at 380Mb free. Apparently I need 500Mb free.
Not sure what else I can safely delete to gain 200 to 300Mb?
Surely a 5Gb root partition should be enough not to constantly run into these problems?
On the XA2 it was only 2.5Gb - but there was a clever hack to make use of an unused Android partition (system_b) to extend the root partition. But on the 10 iii and 10 v this hack apparently wonât work because there is no system_a and system_b.
So whatâs filling up the space? Surely I donât have to delete all my apps and loads of other stuff every time I do and update now?
And yes, I have looked at other threads covering this on the forum, but other than the suggestion to shrink home and extend root into the released space, there doesnât seem to be any easy answers except start again from scratch and reflash, which seems like a pretty nuclear option just to do a minor update to the OS ⌠and as a normal user, not a developer, should I really have to do this?
There must be an easier way to fix this ongoing issue.
I there a way to enable HBM (high brightness mode ) on Xperia 10V? The hardware is capable and on the Volla Quintus @piggz told us how to enable hbm
I wonder what is taking so much space. Do you have a lot of apps installed? You could check if removing logs from /var/log/journal/ would help. Or other logs there. You can use âdu -hs /*â to see which folders take a lot of space, exclude /home of course since that is separate partition.
You could first look in the Settings > Storage > System data, to see where the disk space is used. Though that probably just says âSailfish OS and other filesâ, which is not very useful
From command line a fairly easy way to drill down on what is using up the space is the du and sort combo.
du -s /usr/* | sort -n
And from there follow down the biggest paths, like
du -s /usr/share/* | sort -n
Another place to check is /var, which sometimes accumulates unnecessary stuff
du -s /var/* | sort -n
These might give some hints on whatâs eating up the space.
devel-su ncdu -rx /
Classic space eaters are locales, the mozilla library, fonts, and some of the notoriously large apps, like speech note, some games, qt5.15/qt6 based stuff from Chum.
Some Python libraries can also be a bit larger.
Can we give a small applause to Jollaâs employees, they published early release in Friday afternoon (they could have waited until Monday) and now they are answering people in Friday at 10pm finnish time to peopleâs questions. Wow! Thank you <3
Indeedđ
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
Theyâve been publishing on Fridays for several past releases, nothing new there, but also took me by surprise first time.