View Single Post
Posts: 169 | Thanked: 194 times | Joined on Apr 2012 @ Austria
#206
this should be the solution, at least it helped on my mothers xperia x compact https://together.jolla.com/question/...post-id-199698
Originally Posted by eugenio View Post
What's the output of

Code:
systemctl --user status pulseaudio
Have you tried running the upgrade again via command line?
Code:
devel-su
ssu re 3.3.0.14
version --dup
FWIW my X Compact works fine, even though the upgrade failed mid-way (but it doesn't seem related to the patch).
I also have encryption enabled, but since 3.2.0.

========================
EDIT: Now that I remember, I had to mask pulseaudio's system wide service after enabling encryption back then. Pulseaudio is normally started in the user session, but after encryption is enabled is started system-wide so that it's possible to route audio when taking emergency calls from the encryption unlock screen (I guess).

Not sure what is wrong, I thought it was due to encryption being a work in progress on 3.2.0 so I haven't complained But it seems to be an issue on 3.3.0 too, then.

You can mask pulseaudio using this command:

Code:
systemctl mask pulseaudio
 

The Following User Says Thank You to smatkovi For This Useful Post: