View Single Post
Posts: 7 | Thanked: 23 times | Joined on Aug 2018
#198
Originally Posted by Manatus View Post
Scratch that what I said above. Either after the upgrade _or_ after doing the encryption, leds and sound stopped working. So upgrade only if you dare.
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

Last edited by eugenio; 2020-04-04 at 13:21.
 

The Following 2 Users Say Thank You to eugenio For This Useful Post: