My Intel motherboard (D845WN) has built-in intel8x0 (82801BA)
audio with the Headphone <--> Master swapping problem...
This fixed it for me:
--- ./pci/intel8x0.c.org Wed Jan 28 18:56:24 2004
+++ ./pci/intel8x0.c Wed Jan 28 21:59:02 2004
@@ -1751,6 +1751,12 @@
.name = "Intel ICH5/AD1985",
.type = AC97_TUNE_HP_ONLY
},
+ {
+ .vendor = 0x8086,
+ .device = 0x4856,
+ .name = "Intel D845WN (82801BA)",
+ .type = AC97_TUNE_SWAP_HP
+ },
{ } /* terminator */
};
-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel