25 Sep
2009
25 Sep
'09
4:28 p.m.
On 25 Sep 2009, at 00:03, Clemens Ladisch clemens@ladisch.de wrote:
Mark Brown wrote:
I'd expect it's getting upset because it's being called with an invalid rate (OSS emulation calls hw_params with partially initialised parameters)
But even the uninitialized parameters conform to the constraints that were set by the driver, so they should never be invalid.
ASoC drivers, particularly ones doing manual clocking like this one, don't always express their full constraints to the application (in some cases it'd be far too hard).
Sedji, try running mplayer with -v, this should give more log messages with the parameters that mplayer is trying to set.
Best regards, Clemens