Hi
I have a DM355 DVEVM and booting it from flash using NFS file system. The problem is that it doesnt decode sound files except of the demo sound priveded by TI. It doesnt decode the G711 file I encoded through the board. I also tried it with other formats such as aac and mp2 with "-a" option, same error. Here is the error.
root@192.168.1.5:/opt/dvsdk/dm355# ./decode -s /opt/dosya/sound2.g711
Decode demo started.
Decode Error: Failed to open the sound device (/dev/dsp)
I recently restored NAND with dm355_flash_image_1_30_01_41.tar. When I first boot the board I type ./loadmodules.sh but after restoring it started to give me this error so I dont write it anymore. But dvevmdemo and everything is working fine.
insmod: error inserting 'cmemk.ko': -1 File exists
insmod: error inserting 'dm350mmap.ko': -1 File exists
All the software is up to date.(I'm using ubuntu on intel)