Hi, I have a laptop with 00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03) 00:1b.0 0403: 8086:284b (rev 03)
I'm running ubuntu hardy with the latest ubuntu kernel (2.6.24-3) and
this card was supposed to work with it, but what I get is
hda_codec: Unknown model for ALC268, trying auto-probe from BIOS...
in dmesg. I have the mixer, but no audio output whatsoever, and seems
that this autoprobe doesn't work right :) I went and looked in different
solutions in google, and found some, but what it boiled down to was that
at patch_realtek.c, there's
/* ALC268 models */
enum {
ALC268_3ST,
ALC268_TOSHIBA,
ALC268_ACER,
ALC268_AUTO,
ALC268_MODEL_LAST /* last tag */
};
and that message shows up when the model I get is not matched in the
list, and what else I've seen online I see that the people use the
revision 2 of the hardware, and this is revision 3. It's the same in the
kernel and in the mercurial repository, so from here on - what can I do
to try to make it work?
signature.asc
Description: Това е цифрово подписана част от писмото
------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________ Alsa-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/alsa-user
