03-24-2015, 01:10 PM
So if startupsound.wav (you're new sound file) won't play, we can conclude that there is something about the file itself that aplay won't recognize.
Try command line vlc via the terminal with both files:
if that works, then change the command in Session and Startup and try that.
Try command line vlc via the terminal with both files:
Code:
cvlc /boot/startupsound.wav
Code:
cvlc /boot/startupsoundorig.wav
if that works, then change the command in Session and Startup and try that.