[SOLVED] LMDE UP4 Latest: Login Sound gone

Archived topics about LMDE 1 and LMDE 2
Locked
The Diamond Geezer

[SOLVED] LMDE UP4 Latest: Login Sound gone

Post by The Diamond Geezer »

Hello,

I upgraded successfully from UP3 to UP4 with no big issues. The one thing I have noticed is that the Login Sound has been disabled, and I don't know how to reactivate it. I cannot find a "Login Sound" entry within Services. The only info I could find was how to either disable or change the login sound, how can I restore it?

Thanks!
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
bdantas

Re: LMDE UP4 Latest: Login Sound gone

Post by bdantas »

Try adding this command to your list of Startup Applications:

aplay /usr/share/sounds/linuxmint-login.wav

It works for me.
The Diamond Geezer

Re: LMDE UP4 Latest: Login Sound gone

Post by The Diamond Geezer »

Hello bdantas,

Thanks for your answer. Sorry for asking such a stupid question, where do i find the list of startup applications in Gnome Shell so I can edit it?

Cheers
bdantas

Re: LMDE UP4 Latest: Login Sound gone

Post by bdantas »

I'm sorry, Diamond Geezer, but the only DE I've ever used is Gnome2 (and now MATE). I have no experience with Gnome Shell whatsoever :(
The Diamond Geezer

Re: LMDE UP4 Latest: Login Sound gone

Post by The Diamond Geezer »

No problem bdantas, I'll investigate and I'll post here as soon as I find an answer :)
doktornotor
Level 4
Level 4
Posts: 203
Joined: Mon Jan 23, 2012 6:28 pm

Re: LMDE UP4 Latest: Login Sound gone

Post by doktornotor »

Code: Select all

/usr/bin/canberra-gtk-play --id="login" --description="GNOME Login"
Bug #532669
The Diamond Geezer

Re: [SOLVED] LMDE UP4 Latest: Login Sound gone

Post by The Diamond Geezer »

I found how to restore the login sound.

In dconf Editor, org -> gnome -> desktop -> sound, in "theme-name", change the default "freedesktop" to "LinuxMint", and you're set!
äxl

Re: [SOLVED] LMDE UP4 Latest: Login Sound gone

Post by äxl »

The Diamond Geezer wrote:I found how to restore the login sound.

In dconf Editor, org -> gnome -> desktop -> sound, in "theme-name", change the default "freedesktop" to "LinuxMint", and you're set!
Thank you.

Or in terminal

Code: Select all

gsettings set org.gnome.desktop.sound theme-name 'LinuxMint'
Locked

Return to “LMDE Archive”