https://bugs.freedesktop.org/show_bug.cgi?id=84585

--- Comment #26 from Raymond <[email protected]> ---
(alsa-lib)pcm_hw.c: SNDRV_PCM_IOCTL_HW_PARAMS failed (-22)



do the driver has enough constraints to finalize the parameters when pulseaudio
only set maximum buffer size? 


do this mean it support Non integer (e.g.3.7 ) periods per buffer since there
is no constraint 

snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS);

http://cgit.freedesktop.org/pulseaudio/pulseaudio/commit/src/modules/alsa/alsa-util.c?id=3c73e2130fd65e147c487b0b84c1a8b6a8afa04c

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
pulseaudio-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs

Reply via email to