LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Ubuntu (https://www.linuxquestions.org/questions/ubuntu-63/)
-   -   No login sound with 18.04 Beaver (https://www.linuxquestions.org/questions/ubuntu-63/no-login-sound-with-18-04-beaver-4175639674/)

bendipa 10-03-2018 02:32 PM

No login sound with 18.04 Beaver
 
The familiar Ubuntu drum-roll no longer plays when the GDM login screen appears in 18.04. Does anyone know to restore this, eg appropriate command in Startup Applications, or any other method.

Thanks.

Bourbon 11-04-2018 12:03 PM

Are ages that Ubuntu drum-roll is absent on login, you can get it back doing this:
- Maybe needing to install " vorbis-tools "
- Open startup applications from the dash
- Add
- Name = Desktop login sound # or whatever you want
- Command = ogg123 /usr/share/sounds/ubuntu/stereo/dialog-question.ogg
- Comment = Empty or write what you want
- Save
- Log out # if you want test
- Log in
- Done

Ciao

bendipa 11-21-2018 04:38 AM

No. That doesn't work, probably because there's no such command as ogg123.

Bourbon 11-21-2018 12:58 PM

Solution:
sudo apt install vorbis-tools


All times are GMT -5. The time now is 12:23 PM.