Comment 40 for bug 453966

Revision history for this message
Daniel T Chen (crimsun) wrote :

What the driver exposes as mixer enums has changed between Karmic and Lucid. The root cause in pulse of *this* bug, however, lies in the following:

;;; 'Digital Input Source'

[Element Digital Input Source]
enumeration = select

[Option Digital Input Source:Analog Inputs]
name = input

[Option Digital Input Source:Digital Mic 1]
name = input-microphone

[Option Digital Input Source:Digital Mic 2]
name = input-microphone

Note how Digital Mic 1 *follows* Analog Inputs.

I'm inclined to think that the skew in mixer enums as exposed by different driver versions isn't really worth fixing for Karmic.