[alsa-devel] snd_pcm_hw_params_set_buffer_size_near yields EINVAL for the value 1681
13 Oct
2015
13 Oct
'15
8:15 a.m.
When I call snd_pcm_hw_params_set_buffer_size_near with the value 1681, I get an EINVAL error.
These other values all work fine:
1 1679 1680 1682 1683 1684 99999
What in the world is going on here?
14 Oct
14 Oct
1:03 a.m.
New subject: [alsa-devel] snd_pcm_hw_params_set_buffer_size_near yields EINVAL for the value 1681
On Tue, Oct 13, 2015 at 06:15:04AM +0000, Andrew Kelley wrote:
When I call snd_pcm_hw_params_set_buffer_size_near with the value 1681, I get an EINVAL error.
What in the world is going on here?
My guess is one of the lower levels hw_params ops is returning EINVAL, so you'll have to identify which drivers you are using, then find out why they are doing it.
--
James Cameron
http://quozl.linux.org.au/
3358
Age (days ago)
3358
Last active (days ago)
1 comments
2 participants
participants (2)
-
Andrew Kelley
-
James Cameron