<div dir="ltr"><p><br>
<br>
><br>
> I was responsible for plugin the cables from the front panel to the motherboard, I don't remember where exactly on the MOBO I plugged the front panel audio cables but I followed my MOBO manual (Z77-DS3H). And on Windows, this problem doesn't occur.</p><p>The driver disable jack detection of headphone and add CD input pin since all gigabyte motherboards have same PCI SSID 0x1458a002</p><p>you have headphone phantom jack when Misc bit of pin default is set (indicate that no pin detection circuit on HDA front audio panel)<br></p><p> <br></p><p><br></p><p>> /sys/class/sound/hwC0D2/init_pin_configs:<br>
> 0x11 0x99430130<br>
> 0x12 0x411111f0<br>
> 0x14 0x01014410<br>
> 0x15 0x411111f0<br>
> 0x16 0x411111f0<br>
> 0x17 0x411111f0<br>
> 0x18 0x01a19c50<br>
> 0x19 0x02a19c60<br>
> 0x1a 0x0181345f<br>
> 0x1b 0x02214c20<br>
> 0x1c 0x411111f0<br>
> 0x1d 0x4004c601<br>
> 0x1e 0x411111f0<br>
> 0x1f 0x411111f0<br>
><br>
> /sys/class/sound/hwC0D2/driver_pin_configs:<br>
> 0x1b 0x02214120<br>
> 0x1c 0x993301f0<br>
></p><br><p>
> Codec: Realtek ALC887-VD<br>
> Address: 2<br>
> AFG Function Id: 0x1 (unsol 1)<br>
> Vendor Id: 0x10ec0887<br>
> Subsystem Id: 0x1458a002<br>
> Revision Id: 0x100302<br>
</p><p><br></p><p>>     control.40 {<br>
>         iface CARD<br>
>         name 'Line Out Jack'<br>
>         value true<br>
>         comment {<br>
>             access read<br>
>             type BOOLEAN<br>
>             count 1<br>
>         }<br>
>     }<br>
>     control.41 {<br>
>         iface CARD<br>
>         name 'Front Headphone Phantom Jack'<br>
>         value true<br>
>         comment {<br>
>             access read<br>
>             type BOOLEAN<br>
>             count 1<br>
>         }<br>
>     }<br>
</p>
</div>