Unsettling buzz upon logout

Archived topics about LMDE 1 and LMDE 2
Locked
jaycee

Unsettling buzz upon logout

Post by jaycee »

I have successfully installed LMDE64, and it works flawlessly... except for this sound issue. Whenever I logout/restart/shutdown, my laptop speakers make a (fortunately) brief, loud, shocking buzz. This isn't an issue with LM10, but it is an issue with CrunchBang Linux, so I suspect this could be a Debian problem... in any case, does anyone have any suggestions as to what I can do to fix it? Thanks in advance for any advice offered for fixing this issue with this otherwise excellent release! :)
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.
Yasawas

Re: Unsettling buzz upon logout

Post by Yasawas »

I had this at the login screen and shutdown too, really annoying but fortunately simple to fix.

Just install the package "gnome-alsamixer", run it and go to the farthest right channel which is called "PC Beep" and mute it.
secipolla

Re: Unsettling buzz upon logout

Post by secipolla »

The proper fix would be to edit /etc/gdm3/greeter.gconf-defaults

Code: Select all

# Play system beeps - especially the one when the greeter is ready
/desktop/gnome/sound/event_sounds		false
bobcollard

Re: Unsettling buzz upon logout

Post by bobcollard »

This did not work for me.
secipolla wrote:The proper fix would be to edit /etc/gdm3/greeter.gconf-defaults

Code: Select all

# Play system beeps - especially the one when the greeter is ready
/desktop/gnome/sound/event_sounds		false
This did work, thanks Yasawas.
Yasawas wrote:I had this at the login screen and shutdown too, really annoying but fortunately simple to fix.

Just install the package "gnome-alsamixer", run it and go to the farthest right channel which is called "PC Beep" and mute it.
jaycee

Re: Unsettling buzz upon logout

Post by jaycee »

Yasawas wrote:I had this at the login screen and shutdown too, really annoying but fortunately simple to fix.

Just install the package "gnome-alsamixer", run it and go to the farthest right channel which is called "PC Beep" and mute it.
Thanks for this! :) Now LMDE64 is perfect! :D
For the sake of Debian Squeeze, is this an issue I should raise with upstream before their release?
bobcollard

Re: Unsettling buzz upon logout

Post by bobcollard »

jaycee wrote: For the sake of Debian Squeeze, is this an issue I should raise with upstream before their release?
[/quote]
I would say yes.
doktordave

Re: Unsettling buzz upon logout

Post by doktordave »

secipolla's fix does work, but LMDE overwrites the greeter.gconf-defaults on restart. The file doing the overwrites is:

/etc/linuxmint/adjustments/15-gdm3.overwrite

The current fix for this machine, per the /etc/linuxmint/adjustments/readme is to create a .preserve file in /etc/linuxmint/adjustments with the name of the file (or files) that you do NOT want replaced. In my case, the file is:

/etc/linuxmint/adjustments/17-gdm3.preserve

With the contents:

/etc/gdm3/greeter.gconf-defaults

After this, changes made to greeter.gconf-defaults stay put.
Epipsychidion

Re: Unsettling buzz upon logout

Post by Epipsychidion »

Thanks DoktorDave, I'll be sure to try this. :D
Locked

Return to “LMDE Archive”