18 Jun
2020
18 Jun
'20
1:31 p.m.
On Thu, Jun 18, 2020 at 12:56:52PM +0530, Ravulapati Vishnu vardhan rao wrote:
The steps to reproduce:
Record from the internal mic : (arecord -D hw:1,2 -f dat /dev/null -V stereos)
Record from the headphone mic: (arecord -D hw:1,0 -f dat /dev/null -V stereos)
Kill the recording from internal mic. We can see the recording from the headphone mic is broken.
This patch rectifies the issue reported.
The changelog should really also describe what the underlying problem and/or fix are - this description is only at user level, it's missing a bit for describing the change.