https://bugs.kde.org/show_bug.cgi?id=422948

--- Comment #62 from Minteck <nekostar...@gmail.com> ---
Here is a workaround that plays the sound while KSplash is running:

Create a script file somewhere, and insert this content:

#!/bin/bash
amixer -D pulse sset Master unmute
play /usr/share/sounds/Oxygen-Sys-Log-In-Short.ogg

Make sure 'sox' is installed, and go to System Settings > Startup and Shutdown
> Autostart.
Click « Add » and « Add Login Script », and select the script file you created
earlier.
Now, the startup sound will play correctly.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to