https://bugs.freedesktop.org/show_bug.cgi?id=84804
--- Comment #32 from Raymond <[email protected]> --- refer rme9652_hw_pointer() to rme9652.c if (!rme9652->precise_ptr) return (status & RME9652_buffer_id) ? period_size : 0; if precise_ptr is not enabled by module parameter, it just return pointer value as period_size or zero, this mean time scheduling should be disabled since driver can only use two periods (impossible to rewind) -- 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
