On Fri, Jan 04, 2013 at 12:15:42PM +0800, Raymond Yau wrote:
The driver need pin fixup for the internal speaker and change the pin default of following node to [N/A]
Node 0x13 [Jack] Line In at Sep Right Node 0x17 [Fixed] Aux at Oth Mobile-In
-/* Initialisation sequence for ALC260 as configured in Fujitsu S702x
- laptops. ALC260 pin usage: Mic/Line jack = 0x12, HP jack = 0x14, CD
- audio = 0x16, internal speaker = 0x10.
- */
-static const struct hda_verb alc260_fujitsu_ini
Do the notebook really use node 0x16 CD ?
Yes. That's where the CD audio comes in.
How about those HP and Mic of the port replicator ?
I have no idea: I never purchased the replicator. In the absence of any other information I would assume the replicator's ports are in parallel with those of the laptop itself. Unless someone with an S7020 and a replicator turns up it will be impossible to know for sure.
If also affect LIFEBOOK E8020 https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1091868
At the very least it's a related issue. I don't know what codec that laptop uses though, so how that relates to the root cause of the trouble I'm having on an S7020 is not clear to me.
Regards jonathan