imx6 jellybean hdmi audio output

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

imx6 jellybean hdmi audio output

893 Views
leotang
Contributor I

Hi....

Our company designs a coustom imx6 main board based on sabrelite and our BSP is jellybean r1.0.0 from boundarydevices

I wanted to test our hdmi audio output using the following the commnad under console

tinyplay xxx.wav -D 1 and got the error message ,Unable to open PCM device 0 (cannot set hw params: Invalid argument),from the debug port

Can anyone tell me what's go on?

BRs,

Leo

Tags (3)
0 Kudos
1 Reply

458 Views
ivanzaitsev
Contributor I

Try this:

tinyplay xxx.wav -D 0 -d 0 -p 192 -n 8

0 Kudos