03-24-2015, 12:59 PM
(03-24-2015, 12:51 PM)Jerry link Wrote: Also, do:
Code:aplay /boot/startupsoundorig.wav
on this new file, do you hear it play?
Yes! This file plays fine. It is my original startupsound.wav file I renamed before attempting to play a different file. I copied a file to the /boot folder and renamed it startupsound.wav. This is the one that won't play.
Code:
linuxlite@linuxlite-Aspire-E1-571:~$ ls -la /boot
total 35536
drwxr-xr-x 5 root root 4096 Mar 23 16:28 .
drwxr-xr-x 23 root root 4096 Mar 21 19:13 ..
-rw-r--r-- 1 root root 1162233 May 3 2014 abi-3.13.0-24-generic
-rw-r--r-- 1 root root 169631 May 3 2014 config-3.13.0-24-generic
drwxr-xr-x 3 root root 4096 Jan 2 16:36 extlinux
drwxr-xr-x 5 root root 4096 Nov 24 16:39 grub
drwxr-xr-x 2 root root 12288 Feb 24 11:41 i386-pc
-rw-r--r-- 1 root root 24922797 Mar 21 17:43 initrd.img-3.13.0-24-generic
-rw-r--r-- 1 root root 176500 Mar 12 2014 memtest86+.bin
-rw-r--r-- 1 root root 178176 Mar 12 2014 memtest86+.elf
-rw-r--r-- 1 root root 178680 Mar 12 2014 memtest86+_multiboot.bin
-rw-r--r-- 1 linuxlite linuxlite 1059958 Jul 18 2014 startupsoundorig.wav
-rw-rw-r-- 1 linuxlite linuxlite 7350 Mar 22 16:50 startupsound.wav
-rw------- 1 root root 2685850 May 3 2014 System.map-3.13.0-24-generic
-rw-r--r-- 1 root root 5800496 Nov 22 10:54 vmlinuz-3.13.0-24-generic
linuxlite@linuxlite-Aspire-E1-571:~$