System Sounds Silenced [SOLVED!]

Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
User avatar
Amii_Leigh
Level 5
Level 5
Posts: 724
Joined: Fri Mar 25, 2016 10:58 pm
Location: Somewhere in the middle of nowhere, Missouri

System Sounds Silenced [SOLVED!]

Post by Amii_Leigh »

I need to undo this configuration. I tried to install (obviously) the wrong version of Firejail, and applied this 'fix'. However, this

Code: Select all

mkdir -p ~/.config/pulse
cd ~/.config/pulse
cp /etc/pulse/client.conf .
echo "enable-shm = no" >> client.conf
fix shut off all my system sounds. So does anyone know how to undo this?
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
नमस्ते = Namaste
I honor the place in you in which the entire universe dwells.
I honor the place in you in which is of love, of truth, of light, and of peace.
When you are in that place in you, and I am in that place in me, we are one.
kukamuumuka

Re: System Sounds Silenced [SOLVED!]

Post by kukamuumuka »

Amii_Leigh wrote:I need to undo this configuration. I tried to install (obviously) the wrong version of Firejail, and applied this 'fix'. However, this

Code: Select all

mkdir -p ~/.config/pulse
cd ~/.config/pulse
cp /etc/pulse/client.conf .
echo "enable-shm = no" >> client.conf
fix shut off all my system sounds. So does anyone know how to undo this?
When you solved the case, I suppose that you just removed enable-shm = no line from client.conf file?
User avatar
Amii_Leigh
Level 5
Level 5
Posts: 724
Joined: Fri Mar 25, 2016 10:58 pm
Location: Somewhere in the middle of nowhere, Missouri

Re: System Sounds Silenced [SOLVED!]

Post by Amii_Leigh »

No, I really still have -no- idea about commands. I'd have to have a book or list in front of me to do anything like that. I actually sent an email to Fred, who sent me a solution.That is,

Code: Select all

mv ~/.config/pulse ~/.config/pulse.old 
Unfortunately, that doesn't help a bit with my present situation.

Thanks for asking! It didn't seem like anyone was interested in helping me before, so I sent an email to Fred, and it seems like he's really busy right now. *sigh*
नमस्ते = Namaste
I honor the place in you in which the entire universe dwells.
I honor the place in you in which is of love, of truth, of light, and of peace.
When you are in that place in you, and I am in that place in me, we are one.
User avatar
greerd
Level 6
Level 6
Posts: 1060
Joined: Sat Jul 31, 2010 10:58 am
Location: Nova Scotia, Canada

Re: System Sounds Silenced [SOLVED!]

Post by greerd »

I did the firejail sound fix a few versions (of firejail) ago, and still have it without issue using firejail 0.9.44.10. I don't recall seeing this fix fail before.
The only difference may be that I use firejail on a per app basis instead of running 'firecfg' (if thats what you did). If I recall correctly when I had the sound issues, my sound settings, output device list was empty, is yours?
User avatar
Amii_Leigh
Level 5
Level 5
Posts: 724
Joined: Fri Mar 25, 2016 10:58 pm
Location: Somewhere in the middle of nowhere, Missouri

Re: System Sounds Silenced [SOLVED!]

Post by Amii_Leigh »

I'm thinking that since I'm using Linux Mint Cinnamon 17.3 as opposed to 18.x is why I'm having these sound (or lack thereof) issues.

I'm also using (when I have it installed, that is) firejail on a per-application basis. System sounds drop out whenever any application that I've added firejail into the command string that uses Pulseaudio actually plays any sound. The sound works from that application, but the system sounds applet crashes.
नमस्ते = Namaste
I honor the place in you in which the entire universe dwells.
I honor the place in you in which is of love, of truth, of light, and of peace.
When you are in that place in you, and I am in that place in me, we are one.
User avatar
austin.texas
Level 20
Level 20
Posts: 12003
Joined: Tue Nov 17, 2009 3:57 pm
Location: at /home

Re: System Sounds Silenced [SOLVED!]

Post by austin.texas »

Amii_Leigh wrote:I'm thinking that since I'm using Linux Mint Cinnamon 17.3 as opposed to 18.x is why I'm having these sound (or lack thereof) issues.
Right! (at least the kernel)
The problem is fixed in Linux kernels 3.18 or newer.
https://firejail.wordpress.com/support/ ... pulseaudio
Mint 18.2 Cinnamon, Quad core AMD A8-3870 with Radeon HD Graphics 6550D, 8GB DDR3, Ralink RT2561/RT61 802.11g PCI
Linux Linx 2018
User avatar
Amii_Leigh
Level 5
Level 5
Posts: 724
Joined: Fri Mar 25, 2016 10:58 pm
Location: Somewhere in the middle of nowhere, Missouri

Re: System Sounds Silenced [SOLVED!]

Post by Amii_Leigh »

I upgraded my kernel:

Code: Select all

System:    Host: Basically Kernel: 4.4.0-75-generic x86_64 (64 bit gcc: 4.8.4)
नमस्ते = Namaste
I honor the place in you in which the entire universe dwells.
I honor the place in you in which is of love, of truth, of light, and of peace.
When you are in that place in you, and I am in that place in me, we are one.
Locked

Return to “Sound”