Date: Sun, 21 Aug 2011 13:18:23 -0500 From: Zhihao Yuan <lichray@gmail.com> To: David Demelier <demelier.david@gmail.com> Cc: freebsd-multimedia@freebsd.org Subject: Re: Again, snd_hda headphones problem Message-ID: <CAGsORuAKOzuO8wanyporxe1hirGFivfYtQkPQf8wB3h=SXyOHQ@mail.gmail.com> In-Reply-To: <4E514531.5050704@gmail.com> References: <CAGsORuCYLpmgu=CNpTp3vUxfLt=__dkMX0JA_iAcxSOdrPkxXg@mail.gmail.com> <4E3C2ACE.7090708@gmail.com> <CAGsORuCUkXK_5LnZ6ffD_%2Ba96rK0Pj2VLugi1%2BUeq9sHBUSTAw@mail.gmail.com> <4E414063.9010101@gmail.com> <CAGsORuA3XptzHs82c2USW%2BX%2BrS0kDPr8-dKeWJYCnBziAr2sHA@mail.gmail.com> <4E514531.5050704@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
This problem is solved at http://lists.freebsd.org/pipermail/freebsd-hackers/2011-August/036156.html The hw.snd.default_unit setting is correct, but the headphones are collided. On Sun, Aug 21, 2011 at 12:49 PM, David Demelier <demelier.david@gmail.com> wrote: > On 09/08/2011 17:40, Zhihao Yuan wrote: >> >> On Tue, Aug 9, 2011 at 9:12 AM, David Demelier<demelier.david@gmail.com> >> wrote: >>> >>> On 09/08/2011 12:04, Zhihao Yuan wrote: >>>> >>>> Here is my full dmesg when boot with -v. >>>> >>>> On Fri, Aug 5, 2011 at 12:39 PM, David Demelier >>>> <demelier.david@gmail.com> wrote: >>>>> >>>>> On 03/08/2011 20:43, Zhihao Yuan wrote: >>>>>> >>>>>> Hi, >>>>>> >>>>>> I posted this message on FreeBSD forum, but got no response. So I'm >>>>>> seeking some help here. >>>>>> >>>>>> I bought a laptop, HP Elitebook 8540w. >>>>>> >>>>>> ~> uname -a >>>>>> FreeBSD compaq.yuetime 8.2-STABLE FreeBSD 8.2-STABLE #4 r224501: Fri >>>>>> Jul 29 22:28:38 CDT 2011 >>>>>> >>>>>> >>>>>> >>>>>> lichray@compaq.yuetime:/usr/obj/home/lichray/devel/freebsd-stable/sys/HOUKAGO >>>>>> amd64 >>>>>> >>>>>> >>>>>> I have already set up the default_unit: >>>>>> >>>>>> ~> cat /dev/sndstat >>>>>> FreeBSD Audio Driver (newpcm: 64bit 2009061500/amd64) >>>>>> Installed devices: >>>>>> pcm0:<HDA NVidia GT220 HDMI PCM #0 DisplayPort> (play) >>>>>> pcm1:<HDA NVidia GT220 HDMI PCM #0 DisplayPort> (play) >>>>>> pcm2:<HDA NVidia GT220 HDMI PCM #0 DisplayPort> (play) >>>>>> pcm3:<HDA NVidia GT220 HDMI PCM #0 DisplayPort> (play) >>>>>> pcm4:<HDA IDT 92HD75BX PCM #0 Analog> (play/rec) default >>>>>> pcm5:<HDA IDT 92HD75BX PCM #1 Analog> (play) >>>>>> >>>>>> >>>>>> pindump: >>>>>> >>>>>> hdac1: Dumping AFG cad=0 nid=1 pins: >>>>>> hdac1: nid 10 0x2121101f as 1 seq 15 Headphones Jack jack 1 loc >>>>>> 33 color Black misc 0 >>>>>> hdac1: Caps: OUT HP Sense: 0x00000000 >>>>>> hdac1: nid 11 0x03a1102e as 2 seq 14 Mic Jack jack 1 loc >>>>>> 3 color Black misc 0 >>>>>> hdac1: Caps: IN VREF Sense: 0x00000000 >>>>>> hdac1: nid 12 0x90a70120 as 2 seq 0 Mic Fixed jack 7 loc >>>>>> 16 color Unknown misc 1 >>>>>> hdac1: Caps: IN VREF Sense: 0x00000000 >>>>>> hdac1: nid 13 0x90170110 as 1 seq 0 Speaker Fixed jack 7 loc >>>>>> 16 color Unknown misc 1 >>>>>> hdac1: Caps: OUT Sense: 0x00000000 >>>>>> hdac1: nid 14 0x21811040 as 4 seq 0 Line-in Jack jack 1 loc >>>>>> 33 color Black misc 0 [DISABLED] >>>>>> hdac1: Caps: IN VREF Sense: 0x00000000 >>>>>> hdac1: nid 15 0x03211030 as 3 seq 0 Headphones Jack jack 1 loc >>>>>> 3 color Black misc 0 >>>>>> hdac1: Caps: OUT Sense: 0x00000000 >>>>>> hdac1: nid 20 0x40f000f0 as 15 seq 0 Other None jack 0 loc >>>>>> 0 color Unknown misc 0 [DISABLED] >>>>>> hdac1: Caps: IN OUT >>>>>> hdac1: nid 24 0x40f000f0 as 15 seq 0 Other None jack 0 loc >>>>>> 0 color Unknown misc 0 [DISABLED] >>>>>> hdac1: Caps: IN >>>>>> hdac1: nid 25 0x40f000f0 as 15 seq 0 Other None jack 0 loc >>>>>> 0 color Unknown misc 0 [DISABLED] >>>>>> hdac1: Caps: IN >>>>>> hdac1: nid 30 0x40f000f0 as 15 seq 0 Other None jack 0 loc >>>>>> 0 color Unknown misc 0 [DISABLED] >>>>>> hdac1: Caps: OUT >>>>>> hdac1: nid 31 0x40f000f0 as 15 seq 0 Other None jack 0 loc >>>>>> 0 color Unknown misc 0 [DISABLED] >>>>>> hdac1: Caps: OUT EAPD >>>>>> hdac1: nid 32 0x40f000f0 as 15 seq 0 Other None jack 0 loc >>>>>> 0 color Unknown misc 0 [DISABLED] >>>>>> hdac1: Caps: OUT >>>>>> hdac1: NumGPIO=8 NumGPO=0 NumGPI=0 GPIWake=1 GPIUnsol=1 >>>>>> hdac1: GPIO: data=0x00000000 enable=0x00000000 direction=0x00000000 >>>>>> hdac1: wake=0x00000000 unsol=0x00000000 sticky=0x00000000 >>>>>> >>>>>> >>>>>> And the sound comes from the internal speaker, and the internal record >>>>>> works. But the sound does not work on the headphones. >>>>>> >>>>>> I read many posts and the snd_hda(4), and I know I need to bind the >>>>>> headphones and the internal speaker to the same as, and I need to do >>>>>> the same on output. But I don't know which device is which, and I just >>>>>> don't know how to deal with the seq. Please help me if you are pro on >>>>>> this. >>>>>> >>>>> >>>>> Please paste somewhere a *full* verbose boot (boot -v) >>>>> >>>>> -- >>>>> David Demelier >>>>> _______________________________________________ >>>>> freebsd-multimedia@freebsd.org mailing list >>>>> http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia >>>>> To unsubscribe, send any mail to >>>>> "freebsd-multimedia-unsubscribe@freebsd.org" >>>>> >>>> >>>> >>>> >>> >>> Please try >>> >>> hint.hdac.1.cad0.nid15.config="as=1 seq=15" >>> >> >> This makes things even worse. It disables many sound input/output. >> >> ~> mixer >> Mixer speaker is currently set to 75:75 >> Mixer rec is currently set to 75:75 >> Recording source: mic >> >> Only two ports left after I add the hint, and none of them work. >> >>> >>> >>> -- >>> David Demelier >>> >> >> >> > > Sorry I completely forgot this thread, but with this hint did you try to > increase/decrease hw.snd.default_unit according to the new pcmX unit shown > by cat /dev/sndstat > > -- > David Demelier > -- Zhihao Yuan, nickname lichray The best way to predict the future is to invent it. ___________________________________________________ 4BSD -- http://4bsd.biz/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGsORuAKOzuO8wanyporxe1hirGFivfYtQkPQf8wB3h=SXyOHQ>
