Bug 59741 - ALSA: usb-audio - Fix invalid volume resolution on Logitech HD webcam c310
Summary: ALSA: usb-audio - Fix invalid volume resolution on Logitech HD webcam c310
Status: RESOLVED CODE_FIX
Alias: None
Product: Drivers
Classification: Unclassified
Component: USB (show other bugs)
Hardware: All Linux
: P1 low
Assignee: Greg Kroah-Hartman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-15 10:35 UTC by Stuart Foster
Modified: 2013-06-17 10:03 UTC (History)
1 user (show)

See Also:
Kernel Version: 3.9.6
Subsystem:
Regression: No
Bisected commit-id:


Attachments

Description Stuart Foster 2013-06-15 10:35:46 UTC
commit 4ec2198fa4e2ba98b2fbbc20eb280b9ff389680e
Author: Takashi Iwai <tiwai@suse.de>
Date:   Wed Jun 5 08:35:26 2013 +0200

I think this fix should also be applied to the c310 :

Bus 002 Device 003: ID 046d:081b Logitech, Inc. Webcam C310

This webcam was reporting the same warning as the c270 until I included

case USB_ID(0x046d, 0x081b): /* HD Webcam c310 *

after Takashi Iwai's fix.
Comment 1 Takashi Iwai 2013-06-17 09:44:17 UTC
OK, I added the entry for c310 in sound git tree, too.  It'll be included in the next pull request for 3.10, hopefully merged in time and backported to stable kernels.
Comment 2 Stuart Foster 2013-06-17 10:03:05 UTC
(In reply to comment #1)
> OK, I added the entry for c310 in sound git tree, too.  It'll be included in
> the next pull request for 3.10, hopefully merged in time and backported to
> stable kernels.

Ok many thanks.

Note You need to log in before you can comment on or make changes to this bug.