Comment 8 for bug 1059523

Revision history for this message
David Henningsson (diwic) wrote : Re: Broken support of Intel HDA in 3.5.0-16 kernel

Thanks for giving me a heads up on this bug Joseph.

I think we're looking at two errors here.
The first error is:

[ 10.697947] hda_codec: cannot build controls for #0 (error -16)

Please try the attached patch, I believe it would fix this error.

The second error is the oops - even if build_controls returns an error, this shouldn't cause an OOPS. Why it does that I haven't figured out.

However, I also have a question. According to the codec configuration, you seem to have two microphone jacks. Is this really correct? (It could be that one of them is part of a 4-pin headset jack.)
If this is not correct, we should disable one of them.