[snd_hda] Sony VAIO VGN-SZ5MN - headphones off

Patrick Lamaizière patfbsd at davenulle.org
Sun Apr 19 12:05:35 UTC 2009


Le Sat, 18 Apr 2009 22:52:32 +0000 (UTC),
Marcin Cieslak <saper at SYSTEM.PL>:

> Hello,

Hi,

> Seems like with snd_hda sound output gets muted once I plug in my
> headphones.
> 
> Also, skype (2.0.0.72) complains that there is a "Problem with audio
> capture". Is skype hitting some other audio device?

I don't know for this.
 
> Verbose dmesg plus sysctl dev.hdac.0.pindump output for various
> output configurations:
> 
> http://akson.sgh.waw.pl/~saper/FreeBSD/snd_hda/

If I understand well snd_hda you need a quirk to associate the
headphones to the speaker.

The speaker is on nid15 as 1 seq 0, headphones on nid10 as 2 seq 0. The
headphones should be associated to the as 1 seq 15 with a quirk

/boot/devices.hints:
hint.hdac.0.cad0.nid10.config="as=1 seq=15"

HTH, Regards.


More information about the freebsd-multimedia mailing list