On 23/06/14 18:32, Sylwester Nawrocki wrote:
On 23/06/14 11:40, Daniel Drake wrote:
quoted
quoted
I tested ODROID-U2's 3.5mm analog headphone jack output with:
# speaker-test -c 2 -t wav -l 2
On my x86 laptop this command takes ~6 seconds and produces audible output:
"Front left, front right, front left, front right"
When those words are reproduced over the speakers, there is a
corresponding message printed to stdout which synchronizes nicely.
On ODROID-U2 the same command doesn't work quite right - execution
takes only 3.5 seconds and the audible output is truncated:
"Front left, front right, front"
and the stdout messages do not really coincide with the audio being
reproduced at that time.
Is it still wrong when you set the period manually to 1024, i.e.
# speaker-test -c 2 -t wav -l 2 -p 1024
?
--
Thanks,
Sylwester
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html