Re: [PATCH] sound: usb: add Microsoft HD-5001 to quirks

2016-03-20 Thread Takashi Iwai
On Sat, 19 Mar 2016 13:17:42 +0100, Victor Clément wrote: > > The Microsoft HD-5001 webcam microphone does not support sample rate > reading as the HD-5000 one. > This results in dmesg errors and sound hanging with pulseaudio. > > Signed-off-by: Victor Clément

Re: [PATCH] sound: usb: add Microsoft HD-5001 to quirks

2016-03-20 Thread Takashi Iwai
On Sat, 19 Mar 2016 13:17:42 +0100, Victor Clément wrote: > > The Microsoft HD-5001 webcam microphone does not support sample rate > reading as the HD-5000 one. > This results in dmesg errors and sound hanging with pulseaudio. > > Signed-off-by: Victor Clément Applied, thanks. Takashi > ---

[PATCH] sound: usb: add Microsoft HD-5001 to quirks

2016-03-19 Thread Victor Clément
The Microsoft HD-5001 webcam microphone does not support sample rate reading as the HD-5000 one. This results in dmesg errors and sound hanging with pulseaudio. Signed-off-by: Victor Clément --- sound/usb/quirks.c | 1 + 1 file changed, 1 insertion(+) diff --git

[PATCH] sound: usb: add Microsoft HD-5001 to quirks

2016-03-19 Thread Victor Clément
The Microsoft HD-5001 webcam microphone does not support sample rate reading as the HD-5000 one. This results in dmesg errors and sound hanging with pulseaudio. Signed-off-by: Victor Clément --- sound/usb/quirks.c | 1 + 1 file changed, 1 insertion(+) diff --git a/sound/usb/quirks.c