Date: Thu, 25 Dec 2008 14:22:01 -0500 From: "Roman Makogon" <rmakogon@gmail.com> To: multimedia@freebsd.org Subject: snd_hda on HP mini-note 2133 Message-ID: <d7a8edcd0812251122v3b30a0a9j51430d073e93261@mail.gmail.com>
index | next in thread | raw e-mail
[-- Attachment #1 --] Hello everyone, I'm trying to get sound working on HP mini-note 2133. # uname -a FreeBSD pcbsd 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #0: Mon Nov 24 20:22:16 EST 2008 root@pcbsdx32-7:/usr/obj/pcbsd-build/cvs/7.0.2-src/sys/PCBSD i386 I downloaded current and compiled snd_hda.ko. After loading module, I hear nothing from speakers or headphones. However, when I change hw.snd.default_unit to 1, I'm getting sound from headphones only. I attached verbose kldload and pindumps. Any pointers would be greatly appreciated. Thanks, Roman. # sysctl hw.snd hw.snd.latency_profile: 1 hw.snd.latency: 5 hw.snd.report_soft_formats: 1 hw.snd.compat_linux_mmap: 0 hw.snd.feeder_buffersize: 16384 hw.snd.feeder_rate_round: 25 hw.snd.feeder_rate_max: 2016000 hw.snd.feeder_rate_min: 1 hw.snd.verbose: 1 hw.snd.maxautovchans: 16 hw.snd.default_unit: 1 hw.snd.version: 2007061600/i386 hw.snd.default_auto: 0 # sysctl dev.hdac dev.hdac.0.%desc: VIA VT8251/8237A High Definition Audio Controller dev.hdac.0.%driver: hdac dev.hdac.0.%location: slot=1 function=0 handle=\_SB_.PCI1.HDAC dev.hdac.0.%pnpinfo: vendor=0x1106 device=0x3288 subvendor=0x103c subdevice=0x3030 class=0x040300 dev.hdac.0.%parent: pci128 dev.hdac.0.polling: 0 dev.hdac.0.polling_interval: 250 dev.hdac.0.pindump: 0 # sysctl dev.pcm dev.pcm.0.%desc: HDA Analog Devices AD1984A PCM #0 Analog dev.pcm.0.%driver: pcm dev.pcm.0.%parent: hdac0 dev.pcm.0.play.vchans: 1 dev.pcm.0.play.vchanrate: 48000 dev.pcm.0.play.vchanformat: s16le dev.pcm.0.rec.vchans: 1 dev.pcm.0.rec.vchanrate: 48000 dev.pcm.0.rec.vchanformat: s16le dev.pcm.0.buffersize: 16384 dev.pcm.1.%desc: HDA Analog Devices AD1984A PCM #1 Analog dev.pcm.1.%driver: pcm dev.pcm.1.%parent: hdac0 dev.pcm.1.play.vchans: 1 dev.pcm.1.play.vchanrate: 48000 dev.pcm.1.play.vchanformat: s16le dev.pcm.1.rec.vchans: 1 dev.pcm.1.rec.vchanrate: 48000 dev.pcm.1.rec.vchanformat: s16le dev.pcm.1.buffersize: 16384 [-- Attachment #2 --] Dec 21 16:30:48 pcbsd kernel: snd_unit_init() u=0x00ff8000 [512] d=0x00007c00 [32] c=0x000003ff [1024] Dec 21 16:30:48 pcbsd kernel: feeder_register: snd_unit=-1 snd_maxautovchans=16 latency=5 feeder_buffersize=16384 feeder_rate_min=1 feeder_rate_max=2016000 feeder_rate_round=25 Dec 21 16:30:49 pcbsd kernel: pci0: driver added Dec 21 16:30:49 pcbsd kernel: pci1: driver added Dec 21 16:30:49 pcbsd kernel: pci2: driver added Dec 21 16:30:49 pcbsd kernel: pci5: driver added Dec 21 16:30:49 pcbsd kernel: pci7: driver added Dec 21 16:30:49 pcbsd kernel: pci128: driver added Dec 21 16:30:49 pcbsd kernel: found-> vendor=0x1106, dev=0x3288, revid=0x10 Dec 21 16:30:49 pcbsd kernel: domain=0, bus=128, slot=1, func=0 Dec 21 16:30:49 pcbsd kernel: class=04-03-00, hdrtype=0x00, mfdev=0 Dec 21 16:30:49 pcbsd kernel: cmdreg=0x0006, statreg=0x0010, cachelnsz=8 (dwords) Dec 21 16:30:49 pcbsd kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) Dec 21 16:30:49 pcbsd kernel: intpin=a, irq=17 Dec 21 16:30:49 pcbsd kernel: powerspec 2 supports D0 D3 current D0 Dec 21 16:30:49 pcbsd kernel: MSI supports 1 message, 64 bit Dec 21 16:30:49 pcbsd kernel: pci0:128:1:0: reprobing on driver added Dec 21 16:30:49 pcbsd kernel: hdac0: <VIA VT8251/8237A High Definition Audio Controller> mem 0xfebfc000-0xfebfffff irq 17 at device 1.0 on pci128 Dec 21 16:30:49 pcbsd kernel: hdac0: HDA Driver Revision: 20081223_0121 Dec 21 16:30:49 pcbsd kernel: ioapic0: routing intpin 17 (PCI IRQ 17) to vector 59 Dec 21 16:30:49 pcbsd kernel: hdac0: [MPSAFE] Dec 21 16:30:49 pcbsd kernel: hdac0: [ITHREAD] Dec 21 16:30:49 pcbsd kernel: hdac0: Probing codec #0... Dec 21 16:30:49 pcbsd kernel: hdac0: HDA Codec #0: Analog Devices AD1984A Dec 21 16:30:49 pcbsd kernel: hdac0: HDA Codec ID: 0x11d4194a Dec 21 16:30:49 pcbsd kernel: hdac0: Vendor: 0x11d4 Dec 21 16:30:49 pcbsd kernel: hdac0: Device: 0x194a Dec 21 16:30:49 pcbsd kernel: hdac0: Revision: 0x04 Dec 21 16:30:49 pcbsd kernel: hdac0: Stepping: 0x00 Dec 21 16:30:49 pcbsd kernel: hdac0: PCI Subvendor: 0x3030103c Dec 21 16:30:49 pcbsd kernel: hdac0: Found audio FG nid=1 startnode=2 endnode=43 total=41 Dec 21 16:30:49 pcbsd kernel: hdac0: Dec 21 16:30:49 pcbsd kernel: hdac0: Processing audio FG cad=0 nid=1... Dec 21 16:30:49 pcbsd kernel: hdac0: GPIO: 0x40000003 NumGPIO=3 NumGPO=0 NumGPI=0 GPIWake=0 GPIUnsol=1 Dec 21 16:30:49 pcbsd kernel: hdac0: nid 17 0x02212040 as 4 seq 0 Headphones Jack jack 1 loc 2 color Grey misc 0 Dec 21 16:30:49 pcbsd kernel: hdac0: nid 18 0x410140f0 as 15 seq 0 Line-out None jack 1 loc 1 color Green misc 0 Dec 21 16:30:49 pcbsd kernel: hdac0: nid 19 0x413711f0 as 15 seq 0 CD None jack 7 loc 1 color Black misc 1 Dec 21 16:30:49 pcbsd kernel: hdac0: nid 20 0x02a12060 as 6 seq 0 Mic Jack jack 1 loc 2 color Grey misc 0 Dec 21 16:30:49 pcbsd kernel: hdac0: nid 21 0x91a71120 as 2 seq 0 Mic Fixed jack 7 loc 17 color Black misc 1 Dec 21 16:30:49 pcbsd kernel: hdac0: nid 22 0x92174110 as 1 seq 0 Speaker Fixed jack 7 loc 18 color Green misc 1 Dec 21 16:30:49 pcbsd kernel: hdac0: nid 23 0x41a6e130 as 3 seq 0 Mic None jack 6 loc 1 color White misc 1 Dec 21 16:30:49 pcbsd kernel: hdac0: nid 26 0x90f711f0 as 15 seq 0 Other Fixed jack 7 loc 16 color Black misc 1 Dec 21 16:30:49 pcbsd kernel: hdac0: nid 27 0x41561150 as 5 seq 0 Digital-out None jack 6 loc 1 color Black misc 1 Dec 21 16:30:49 pcbsd kernel: hdac0: nid 28 0x418130f0 as 15 seq 0 Line-in None jack 1 loc 1 color Blue misc 0 Dec 21 16:30:49 pcbsd kernel: hdac0: GHOST: nid=42 j=0 entnum=4 index=0 res=0x00002701 Dec 21 16:30:49 pcbsd kernel: hdac0: Patched pins configuration: Dec 21 16:30:49 pcbsd kernel: hdac0: nid 17 0x02212040 as 4 seq 0 Headphones Jack jack 1 loc 2 color Grey misc 0 Dec 21 16:30:49 pcbsd kernel: hdac0: nid 18 0x410140f0 as 15 seq 0 Line-out None jack 1 loc 1 color Green misc 0 [DISABLED] Dec 21 16:30:49 pcbsd kernel: hdac0: nid 19 0x413711f0 as 15 seq 0 CD None jack 7 loc 1 color Black misc 1 [DISABLED] Dec 21 16:30:49 pcbsd kernel: hdac0: nid 20 0x02a12060 as 6 seq 0 Mic Jack jack 1 loc 2 color Grey misc 0 Dec 21 16:30:49 pcbsd kernel: hdac0: nid 21 0x91a71120 as 2 seq 0 Mic Fixed jack 7 loc 17 color Black misc 1 Dec 21 16:30:49 pcbsd kernel: hdac0: nid 22 0x92174110 as 1 seq 0 Speaker Fixed jack 7 loc 18 color Green misc 1 Dec 21 16:30:49 pcbsd kernel: hdac0: nid 23 0x41a6e130 as 3 seq 0 Mic None jack 6 loc 1 color White misc 1 [DISABLED] Dec 21 16:30:49 pcbsd kernel: hdac0: nid 26 0x90f711f0 as 15 seq 0 Other Fixed jack 7 loc 16 color Black misc 1 Dec 21 16:30:49 pcbsd kernel: hdac0: nid 27 0x41561150 as 5 seq 0 Digital-out None jack 6 loc 1 color Black misc 1 [DISABLED] Dec 21 16:30:49 pcbsd kernel: hdac0: nid 28 0x418130f0 as 15 seq 0 Line-in None jack 1 loc 1 color Blue misc 0 [DISABLED] Dec 21 16:30:49 pcbsd kernel: hdac0: 5 associations found: Dec 21 16:30:49 pcbsd kernel: hdac0: Association 0 (1) out: Dec 21 16:30:49 pcbsd kernel: hdac0: Pin nid=22 seq=0 Dec 21 16:30:49 pcbsd kernel: hdac0: Association 1 (2) in: Dec 21 16:30:49 pcbsd kernel: hdac0: Pin nid=21 seq=0 Dec 21 16:30:49 pcbsd kernel: hdac0: Association 2 (4) out: Dec 21 16:30:49 pcbsd kernel: hdac0: Pin nid=17 seq=0 Dec 21 16:30:49 pcbsd kernel: hdac0: Association 3 (6) in: Dec 21 16:30:49 pcbsd kernel: hdac0: Pin nid=20 seq=0 Dec 21 16:30:49 pcbsd kernel: hdac0: Association 4 (15) in: Dec 21 16:30:49 pcbsd kernel: hdac0: Pin nid=26 seq=0 Dec 21 16:30:49 pcbsd kernel: hdac0: Tracing association 0 (1) Dec 21 16:30:49 pcbsd kernel: hdac0: Pin 22 traced to DAC 3 Dec 21 16:30:49 pcbsd kernel: hdac0: Association 0 (1) trace succeded Dec 21 16:30:49 pcbsd kernel: hdac0: Tracing association 1 (2) Dec 21 16:30:49 pcbsd kernel: hdac0: Pin 21 traced to ADC 8 Dec 21 16:30:49 pcbsd kernel: hdac0: Association 1 (2) trace succeded Dec 21 16:30:49 pcbsd kernel: hdac0: Tracing association 2 (4) Dec 21 16:30:49 pcbsd kernel: hdac0: Pin 17 traced to DAC 4 Dec 21 16:30:49 pcbsd kernel: hdac0: Association 2 (4) trace succeded Dec 21 16:30:49 pcbsd kernel: hdac0: Tracing association 3 (6) Dec 21 16:30:49 pcbsd kernel: hdac0: Pin 20 traced to ADC 9 Dec 21 16:30:49 pcbsd kernel: hdac0: Association 3 (6) trace succeded Dec 21 16:30:49 pcbsd kernel: hdac0: Tracing association 4 (15) Dec 21 16:30:49 pcbsd kernel: hdac0: Association 4 (15) trace failed Dec 21 16:30:49 pcbsd kernel: hdac0: Tracing input monitor Dec 21 16:30:49 pcbsd kernel: hdac0: Tracing nid 32 to out Dec 21 16:30:49 pcbsd kernel: hdac0: nid 32 is input monitor Dec 21 16:30:49 pcbsd kernel: hdac0: Tracing beeper Dec 21 16:30:49 pcbsd kernel: hdac0: FG config/quirks: forcestereo ivref50 ivref80 ivref100 ivref Dec 21 16:30:49 pcbsd kernel: hdac0: Dec 21 16:30:49 pcbsd kernel: hdac0: +-------------------+ Dec 21 16:30:49 pcbsd kernel: hdac0: | DUMPING HDA NODES | Dec 21 16:30:49 pcbsd kernel: hdac0: +-------------------+ Dec 21 16:30:49 pcbsd kernel: hdac0: Dec 21 16:30:49 pcbsd kernel: hdac0: Default Parameter Dec 21 16:30:49 pcbsd kernel: hdac0: ----------------- Dec 21 16:30:49 pcbsd kernel: hdac0: Stream cap: 0x00000001 Dec 21 16:30:49 pcbsd kernel: hdac0: PCM Dec 21 16:30:49 pcbsd kernel: hdac0: PCM cap: 0x000e07ff Dec 21 16:30:49 pcbsd kernel: hdac0: 16 20 24 bits, 8 11 16 22 32 44 48 88 96 176 192 KHz Dec 21 16:30:49 pcbsd kernel: hdac0: IN amp: 0x80000000 Dec 21 16:30:49 pcbsd kernel: hdac0: OUT amp: 0x00052727 Dec 21 16:30:49 pcbsd kernel: hdac0: Dec 21 16:30:49 pcbsd kernel: hdac0: nid: 2 [DISABLED] Dec 21 16:30:49 pcbsd kernel: hdac0: Name: audio output Dec 21 16:30:49 pcbsd kernel: hdac0: Widget cap: 0x00030211 Dec 21 16:30:49 pcbsd kernel: hdac0: DIGITAL STEREO Dec 21 16:30:49 pcbsd kernel: hdac0: Stream cap: 0x00000005 Dec 21 16:30:49 pcbsd kernel: hdac0: AC3 PCM Dec 21 16:30:49 pcbsd kernel: hdac0: PCM cap: 0x000e07e0 Dec 21 16:30:49 pcbsd kernel: hdac0: 16 20 24 bits, 44 48 88 96 176 192 KHz Dec 21 16:30:49 pcbsd kernel: hdac0: Dec 21 16:30:49 pcbsd kernel: hdac0: nid: 3 Dec 21 16:30:49 pcbsd kernel: hdac0: Name: audio output Dec 21 16:30:49 pcbsd kernel: hdac0: Widget cap: 0x00000405 Dec 21 16:30:49 pcbsd kernel: hdac0: PWR STEREO Dec 21 16:30:49 pcbsd kernel: hdac0: Association: 0 (0x00000001) Dec 21 16:30:49 pcbsd kernel: hdac0: OSS: pcm (pcm) Dec 21 16:30:49 pcbsd kernel: hdac0: Stream cap: 0x00000001 Dec 21 16:30:49 pcbsd kernel: hdac0: PCM Dec 21 16:30:49 pcbsd kernel: hdac0: PCM cap: 0x000e07ff Dec 21 16:30:49 pcbsd kernel: hdac0: 16 20 24 bits, 8 11 16 22 32 44 48 88 96 176 192 KHz Dec 21 16:30:49 pcbsd kernel: hdac0: Output amp: 0x00052727 Dec 21 16:30:49 pcbsd kernel: hdac0: mute=0 step=39 size=5 offset=39 Dec 21 16:30:49 pcbsd kernel: hdac0: Dec 21 16:30:49 pcbsd kernel: hdac0: nid: 4 Dec 21 16:30:49 pcbsd kernel: hdac0: Name: audio output Dec 21 16:30:49 pcbsd kernel: hdac0: Widget cap: 0x00000405 Dec 21 16:30:49 pcbsd kernel: hdac0: PWR STEREO Dec 21 16:30:49 pcbsd kernel: hdac0: Association: 2 (0x00000001) Dec 21 16:30:49 pcbsd kernel: hdac0: OSS: pcm (pcm) Dec 21 16:30:49 pcbsd kernel: hdac0: Stream cap: 0x00000001 Dec 21 16:30:49 pcbsd kernel: hdac0: PCM Dec 21 16:30:49 pcbsd kernel: hdac0: PCM cap: 0x000e07ff Dec 21 16:30:49 pcbsd kernel: hdac0: 16 20 24 bits, 8 11 16 22 32 44 48 88 96 176 192 KHz Dec 21 16:30:49 pcbsd kernel: hdac0: Output amp: 0x00052727 Dec 21 16:30:49 pcbsd kernel: hdac0: mute=0 step=39 size=5 offset=39 Dec 21 16:30:49 pcbsd kernel: hdac0: Dec 21 16:30:49 pcbsd kernel: hdac0: nid: 5 [DISABLED] Dec 21 16:30:49 pcbsd kernel: hdac0: Name: vendor widget Dec 21 16:30:49 pcbsd kernel: hdac0: Widget cap: 0x00f00000 Dec 21 16:30:49 pcbsd kernel: hdac0: Dec 21 16:30:49 pcbsd kernel: hdac0: nid: 6 [DISABLED] Dec 21 16:30:49 pcbsd kernel: hdac0: Name: vendor widget Dec 21 16:30:49 pcbsd kernel: hdac0: Widget cap: 0x00f00000 Dec 21 16:30:49 pcbsd kernel: hdac0: Dec 21 16:30:49 pcbsd kernel: hdac0: nid: 7 Dec 21 16:30:49 pcbsd kernel: hdac0: Name: audio mixer Dec 21 16:30:49 pcbsd kernel: hdac0: Widget cap: 0x00200103 Dec 21 16:30:49 pcbsd kernel: hdac0: STEREO Dec 21 16:30:49 pcbsd kernel: hdac0: Association: 2 (0x00000001) Dec 21 16:30:49 pcbsd kernel: hdac0: OSS: pcm, mix Dec 21 16:30:49 pcbsd kernel: hdac0: Input amp: 0x80000000 Dec 21 16:30:49 pcbsd kernel: hdac0: mute=1 step=0 size=0 offset=0 Dec 21 16:30:49 pcbsd kernel: hdac0: connections: 2 Dec 21 16:30:49 pcbsd kernel: hdac0: | Dec 21 16:30:49 pcbsd kernel: hdac0: + <- nid=34 [audio selector] Dec 21 16:30:49 pcbsd kernel: hdac0: + <- nid=33 [audio selector] Dec 21 16:30:49 pcbsd kernel: hdac0: Dec 21 16:30:49 pcbsd kernel: hdac0: nid: 8 Dec 21 16:30:49 pcbsd kernel: hdac0: Name: audio input Dec 21 16:30:49 pcbsd kernel: hdac0: Widget cap: 0x00100501 Dec 21 16:30:49 pcbsd kernel: hdac0: PWR STEREO Dec 21 16:30:49 pcbsd kernel: hdac0: Association: 1 (0x00000001) Dec 21 16:30:49 pcbsd kernel: hdac0: Stream cap: 0x00000001 Dec 21 16:30:49 pcbsd kernel: hdac0: PCM Dec 21 16:30:49 pcbsd kernel: hdac0: PCM cap: 0x000e07ff Dec 21 16:30:49 pcbsd kernel: hdac0: 16 20 24 bits, 8 11 16 22 32 44 48 88 96 176 192 KHz Dec 21 16:30:49 pcbsd kernel: hdac0: connections: 1 Dec 21 16:30:49 pcbsd kernel: hdac0: | Dec 21 16:30:49 pcbsd kernel: hdac0: + <- nid=12 [audio selector] Dec 21 16:30:49 pcbsd kernel: hdac0: Dec 21 16:30:49 pcbsd kernel: hdac0: nid: 9 Dec 21 16:30:49 pcbsd kernel: hdac0: Name: audio input Dec 21 16:30:49 pcbsd kernel: hdac0: Widget cap: 0x00100501 Dec 21 16:30:49 pcbsd kernel: hdac0: PWR STEREO Dec 21 16:30:49 pcbsd kernel: hdac0: Association: 3 (0x00000001) Dec 21 16:30:49 pcbsd kernel: hdac0: Stream cap: 0x00000001 Dec 21 16:30:49 pcbsd kernel: hdac0: PCM Dec 21 16:30:49 pcbsd kernel: hdac0: PCM cap: 0x000e07ff Dec 21 16:30:49 pcbsd kernel: hdac0: 16 20 24 bits, 8 11 16 22 32 44 48 88 96 176 192 KHz Dec 21 16:30:49 pcbsd kernel: hdac0: connections: 1 Dec 21 16:30:49 pcbsd kernel: hdac0: | Dec 21 16:30:49 pcbsd kernel: hdac0: + <- nid=13 [audio selector] Dec 21 16:30:49 pcbsd kernel: hdac0: Dec 21 16:30:49 pcbsd kernel: hdac0: nid: 10 [DISABLED] Dec 21 16:30:49 pcbsd kernel: hdac0: Name: audio mixer Dec 21 16:30:49 pcbsd kernel: hdac0: Widget cap: 0x00200103 Dec 21 16:30:49 pcbsd kernel: hdac0: STEREO Dec 21 16:30:49 pcbsd kernel: hdac0: Input amp: 0x80000000 Dec 21 16:30:49 pcbsd kernel: hdac0: mute=1 step=0 size=0 offset=0 Dec 21 16:30:49 pcbsd kernel: hdac0: connections: 2 Dec 21 16:30:49 pcbsd kernel: hdac0: | Dec 21 16:30:49 pcbsd kernel: hdac0: + [DISABLED] <- nid=4 [audio output] Dec 21 16:30:49 pcbsd kernel: hdac0: + [DISABLED] <- nid=33 [audio selector] Dec 21 16:30:49 pcbsd kernel: hdac0: Dec 21 16:30:49 pcbsd kernel: hdac0: nid: 11 Dec 21 16:30:49 pcbsd kernel: hdac0: Name: audio mixer Dec 21 16:30:49 pcbsd kernel: hdac0: Widget cap: 0x00200103 Dec 21 16:30:49 pcbsd kernel: hdac0: STEREO Dec 21 16:30:49 pcbsd kernel: hdac0: Association: 0 (0x00000001) Dec 21 16:30:49 pcbsd kernel: hdac0: OSS: pcm, mix Dec 21 16:30:49 pcbsd kernel: hdac0: Input amp: 0x80000000 Dec 21 16:30:49 pcbsd kernel: hdac0: mute=1 step=0 size=0 offset=0 Dec 21 16:30:49 pcbsd kernel: hdac0: connections: 2 Dec 21 16:30:49 pcbsd kernel: hdac0: | Dec 21 16:30:49 pcbsd kernel: hdac0: + <- nid=15 [audio selector] Dec 21 16:30:49 pcbsd kernel: hdac0: + <- nid=33 [audio selector] Dec 21 16:30:49 pcbsd kernel: hdac0: Dec 21 16:30:49 pcbsd kernel: hdac0: nid: 12 Dec 21 16:30:49 pcbsd kernel: hdac0: Name: audio selector Dec 21 16:30:49 pcbsd kernel: hdac0: Widget cap: 0x0030010d Dec 21 16:30:49 pcbsd kernel: hdac0: STEREO Dec 21 16:30:49 pcbsd kernel: hdac0: Association: 1 (0x00000001) Dec 21 16:30:49 pcbsd kernel: hdac0: OSS: mix, monitor Dec 21 16:30:49 pcbsd kernel: hdac0: Output amp: 0x80053627 Dec 21 16:30:49 pcbsd kernel: hdac0: mute=1 step=54 size=5 offset=39 Dec 21 16:30:49 pcbsd kernel: hdac0: connections: 6 Dec 21 16:30:49 pcbsd kernel: hdac0: | Dec 21 16:30:49 pcbsd kernel: hdac0: + [DISABLED] <- nid=20 [pin: Mic (Jack)] Dec 21 16:30:49 pcbsd kernel: hdac0: + <- nid=21 [pin: Mic (Fixed)] (selected) Dec 21 16:30:49 pcbsd kernel: hdac0: + [DISABLED] <- nid=22 [pin: Speaker (Fixed)] Dec 21 16:30:49 pcbsd kernel: hdac0: + <- nid=32 [audio mixer] Dec 21 16:30:49 pcbsd kernel: hdac0: + [DISABLED] <- nid=37 [audio selector] [DISABLED] Dec 21 16:30:49 pcbsd kernel: hdac0: + [DISABLED] <- nid=23 [pin: Mic (None)] [DISABLED] Dec 21 16:30:49 pcbsd kernel: hdac0: Dec 21 16:30:49 pcbsd kernel: hdac0: nid: 13 Dec 21 16:30:49 pcbsd kernel: hdac0: Name: audio selector Dec 21 16:30:49 pcbsd kernel: hdac0: Widget cap: 0x0030010d Dec 21 16:30:49 pcbsd kernel: hdac0: STEREO Dec 21 16:30:49 pcbsd kernel: hdac0: Association: 3 (0x00000001) Dec 21 16:30:49 pcbsd kernel: hdac0: OSS: mic, mix Dec 21 16:30:49 pcbsd kernel: hdac0: Output amp: 0x80053627 Dec 21 16:30:49 pcbsd kernel: hdac0: mute=1 step=54 size=5 offset=39 Dec 21 16:30:49 pcbsd kernel: hdac0: connections: 6 Dec 21 16:30:49 pcbsd kernel: hdac0: | Dec 21 16:30:49 pcbsd kernel: hdac0: + <- nid=20 [pin: Mic (Jack)] (selected) Dec 21 16:30:49 pcbsd kernel: hdac0: + [DISABLED] <- nid=21 [pin: Mic (Fixed)] Dec 21 16:30:49 pcbsd kernel: hdac0: + [DISABLED] <- nid=22 [pin: Speaker (Fixed)] Dec 21 16:30:49 pcbsd kernel: hdac0: + <- nid=32 [audio mixer] Dec 21 16:30:49 pcbsd kernel: hdac0: + [DISABLED] <- nid=37 [audio selector] [DISABLED] Dec 21 16:30:49 pcbsd kernel: hdac0: + [DISABLED] <- nid=23 [pin: Mic (None)] [DISABLED] Dec 21 16:30:49 pcbsd kernel: hdac0: Dec 21 16:30:49 pcbsd kernel: hdac0: nid: 14 [DISABLED] Dec 21 16:30:49 pcbsd kernel: hdac0: Name: audio selector Dec 21 16:30:49 pcbsd kernel: hdac0: Widget cap: 0x00300101 Dec 21 16:30:49 pcbsd kernel: hdac0: STEREO Dec 21 16:30:49 pcbsd kernel: hdac0: connections: 2 Dec 21 16:30:49 pcbsd kernel: hdac0: | Dec 21 16:30:49 pcbsd kernel: hdac0: + <- nid=3 [audio output] (selected) Dec 21 16:30:49 pcbsd kernel: hdac0: + <- nid=4 [audio output] Dec 21 16:30:49 pcbsd kernel: hdac0: Dec 21 16:30:49 pcbsd kernel: hdac0: nid: 15 Dec 21 16:30:49 pcbsd kernel: hdac0: Name: audio selector Dec 21 16:30:49 pcbsd kernel: hdac0: Widget cap: 0x00300101 Dec 21 16:30:49 pcbsd kernel: hdac0: STEREO Dec 21 16:30:49 pcbsd kernel: hdac0: Association: 0 (0x00000001) Dec 21 16:30:49 pcbsd kernel: hdac0: OSS: pcm Dec 21 16:30:49 pcbsd kernel: hdac0: connections: 2 Dec 21 16:30:49 pcbsd kernel: hdac0: | Dec 21 16:30:49 pcbsd kernel: hdac0: + <- nid=3 [audio output] (selected) Dec 21 16:30:49 pcbsd kernel: hdac0: + [DISABLED] <- nid=4 [audio output] Dec 21 16:30:49 pcbsd kernel: hdac0: Dec 21 16:30:49 pcbsd kernel: hdac0: nid: 16 Dec 21 16:30:49 pcbsd kernel: hdac0: Name: beep widget Dec 21 16:30:49 pcbsd kernel: hdac0: Widget cap: 0x0070000c Dec 21 16:30:49 pcbsd kernel: hdac0: Association: -2 (0x00000000) Dec 21 16:30:49 pcbsd kernel: hdac0: OSS: speaker (speaker) Dec 21 16:30:49 pcbsd kernel: hdac0: Output amp: 0x800b0f0f Dec 21 16:30:49 pcbsd kernel: hdac0: mute=1 step=15 size=11 offset=15 Dec 21 16:30:49 pcbsd kernel: hdac0: Dec 21 16:30:49 pcbsd kernel: hdac0: nid: 17 Dec 21 16:30:49 pcbsd kernel: hdac0: Name: pin: Headphones (Jack) Dec 21 16:30:49 pcbsd kernel: hdac0: Widget cap: 0x0040018d Dec 21 16:30:49 pcbsd kernel: hdac0: UNSOL STEREO Dec 21 16:30:49 pcbsd kernel: hdac0: Association: 2 (0x00000001) Dec 21 16:30:49 pcbsd kernel: hdac0: Pin cap: 0x0000001f Dec 21 16:30:49 pcbsd kernel: hdac0: ISC TRQD PDC HP OUT Dec 21 16:30:49 pcbsd kernel: hdac0: Pin config: 0x02212040 Dec 21 16:30:49 pcbsd kernel: hdac0: Pin control: 0x000000c0 HP OUT Dec 21 16:30:49 pcbsd kernel: hdac0: Output amp: 0x80000000 Dec 21 16:30:49 pcbsd kernel: hdac0: mute=1 step=0 size=0 offset=0 Dec 21 16:30:49 pcbsd kernel: hdac0: connections: 1 Dec 21 16:30:49 pcbsd kernel: hdac0: | Dec 21 16:30:49 pcbsd kernel: hdac0: + <- nid=7 [audio mixer] Dec 21 16:30:49 pcbsd kernel: hdac0: Dec 21 16:30:49 pcbsd kernel: hdac0: nid: 18 [DISABLED] Dec 21 16:30:49 pcbsd kernel: hdac0: Name: pin: Line-out (None) Dec 21 16:30:49 pcbsd kernel: hdac0: Widget cap: 0x0040058d Dec 21 16:30:49 pcbsd kernel: hdac0: PWR UNSOL STEREO Dec 21 16:30:49 pcbsd kernel: hdac0: Pin cap: 0x0001001f Dec 21 16:30:49 pcbsd kernel: hdac0: ISC TRQD PDC HP OUT EAPD Dec 21 16:30:49 pcbsd kernel: hdac0: Pin config: 0x410140f0 Dec 21 16:30:49 pcbsd kernel: hdac0: Pin control: 0x00000000 Dec 21 16:30:49 pcbsd kernel: hdac0: EAPD: 0x00000002 Dec 21 16:30:49 pcbsd kernel: hdac0: Output amp: 0x80000000 Dec 21 16:30:49 pcbsd kernel: hdac0: mute=1 step=0 size=0 offset=0 Dec 21 16:30:49 pcbsd kernel: hdac0: connections: 1 Dec 21 16:30:49 pcbsd kernel: hdac0: | Dec 21 16:30:49 pcbsd kernel: hdac0: + [DISABLED] <- nid=10 [audio mixer] [DISABLED] Dec 21 16:30:49 pcbsd kernel: hdac0: Dec 21 16:30:49 pcbsd kernel: hdac0: nid: 19 [DISABLED] Dec 21 16:30:49 pcbsd kernel: hdac0: Name: pin: CD (None) Dec 21 16:30:49 pcbsd kernel: hdac0: Widget cap: 0x0040050c Dec 21 16:30:49 pcbsd kernel: hdac0: PWR Dec 21 16:30:49 pcbsd kernel: hdac0: Pin cap: 0x00010010 Dec 21 16:30:49 pcbsd kernel: hdac0: OUT EAPD Dec 21 16:30:49 pcbsd kernel: hdac0: Pin config: 0x413711f0 Dec 21 16:30:49 pcbsd kernel: hdac0: Pin control: 0x00000000 Dec 21 16:30:49 pcbsd kernel: hdac0: EAPD: 0x00000002 Dec 21 16:30:49 pcbsd kernel: hdac0: Output amp: 0x80051f1f Dec 21 16:30:49 pcbsd kernel: hdac0: mute=1 step=31 size=5 offset=31 Dec 21 16:30:49 pcbsd kernel: hdac0: connections: 1 Dec 21 16:30:49 pcbsd kernel: hdac0: | Dec 21 16:30:49 pcbsd kernel: hdac0: + [DISABLED] <- nid=31 [audio mixer] [DISABLED] Dec 21 16:30:49 pcbsd kernel: hdac0: Dec 21 16:30:49 pcbsd kernel: hdac0: nid: 20 Dec 21 16:30:49 pcbsd kernel: hdac0: Name: pin: Mic (Jack) Dec 21 16:30:49 pcbsd kernel: hdac0: Widget cap: 0x0040008b Dec 21 16:30:49 pcbsd kernel: hdac0: UNSOL STEREO Dec 21 16:30:49 pcbsd kernel: hdac0: Association: 3 (0x00000001) Dec 21 16:30:49 pcbsd kernel: hdac0: OSS: mic (mic) Dec 21 16:30:49 pcbsd kernel: hdac0: Pin cap: 0x00003727 Dec 21 16:30:49 pcbsd kernel: hdac0: ISC TRQD PDC IN VREF[ 50 80 100 GROUND HIZ ] Dec 21 16:30:49 pcbsd kernel: hdac0: Pin config: 0x02a12060 Dec 21 16:30:49 pcbsd kernel: hdac0: Pin control: 0x00000025 IN VREFs Dec 21 16:30:49 pcbsd kernel: hdac0: Input amp: 0x00270300 Dec 21 16:30:49 pcbsd kernel: hdac0: mute=0 step=3 size=39 offset=0 Dec 21 16:30:49 pcbsd kernel: hdac0: Dec 21 16:30:49 pcbsd kernel: hdac0: nid: 21 Dec 21 16:30:49 pcbsd kernel: hdac0: Name: pin: Mic (Fixed) Dec 21 16:30:49 pcbsd kernel: hdac0: Widget cap: 0x0040008b Dec 21 16:30:49 pcbsd kernel: hdac0: UNSOL STEREO Dec 21 16:30:49 pcbsd kernel: hdac0: Association: 1 (0x00000001) Dec 21 16:30:49 pcbsd kernel: hdac0: OSS: monitor (monitor) Dec 21 16:30:49 pcbsd kernel: hdac0: Pin cap: 0x00003727 Dec 21 16:30:49 pcbsd kernel: hdac0: ISC TRQD PDC IN VREF[ 50 80 100 GROUND HIZ ] Dec 21 16:30:49 pcbsd kernel: hdac0: Pin config: 0x91a71120 Dec 21 16:30:49 pcbsd kernel: hdac0: Pin control: 0x00000025 IN VREFs Dec 21 16:30:49 pcbsd kernel: hdac0: Input amp: 0x00270300 Dec 21 16:30:49 pcbsd kernel: hdac0: mute=0 step=3 size=39 offset=0 Dec 21 16:30:49 pcbsd kernel: hdac0: Dec 21 16:30:49 pcbsd kernel: hdac0: nid: 22 Dec 21 16:30:49 pcbsd kernel: hdac0: Name: pin: Speaker (Fixed) Dec 21 16:30:49 pcbsd kernel: hdac0: Widget cap: 0x0040058d Dec 21 16:30:49 pcbsd kernel: hdac0: PWR UNSOL STEREO Dec 21 16:30:49 pcbsd kernel: hdac0: Association: 0 (0x00000001) Dec 21 16:30:49 pcbsd kernel: hdac0: Pin cap: 0x00010037 Dec 21 16:30:49 pcbsd kernel: hdac0: ISC TRQD PDC OUT IN EAPD Dec 21 16:30:49 pcbsd kernel: hdac0: Pin config: 0x92174110 Dec 21 16:30:49 pcbsd kernel: hdac0: Pin control: 0x00000040 OUT Dec 21 16:30:49 pcbsd kernel: hdac0: EAPD: 0x00000002 Dec 21 16:30:49 pcbsd kernel: hdac0: Output amp: 0x80000000 Dec 21 16:30:49 pcbsd kernel: hdac0: mute=1 step=0 size=0 offset=0 Dec 21 16:30:49 pcbsd kernel: hdac0: connections: 1 Dec 21 16:30:49 pcbsd kernel: hdac0: | Dec 21 16:30:49 pcbsd kernel: hdac0: + <- nid=11 [audio mixer] Dec 21 16:30:49 pcbsd kernel: hdac0: Dec 21 16:30:49 pcbsd kernel: hdac0: nid: 23 [DISABLED] Dec 21 16:30:49 pcbsd kernel: hdac0: Name: pin: Mic (None) Dec 21 16:30:49 pcbsd kernel: hdac0: Widget cap: 0x0040020b Dec 21 16:30:49 pcbsd kernel: hdac0: DIGITAL STEREO Dec 21 16:30:49 pcbsd kernel: hdac0: Pin cap: 0x00000020 Dec 21 16:30:49 pcbsd kernel: hdac0: IN Dec 21 16:30:49 pcbsd kernel: hdac0: Pin config: 0x41a6e130 Dec 21 16:30:49 pcbsd kernel: hdac0: Pin control: 0x00000000 Dec 21 16:30:49 pcbsd kernel: hdac0: Input amp: 0x00170300 Dec 21 16:30:49 pcbsd kernel: hdac0: mute=0 step=3 size=23 offset=0 Dec 21 16:30:49 pcbsd kernel: hdac0: Dec 21 16:30:49 pcbsd kernel: hdac0: nid: 24 [DISABLED] Dec 21 16:30:49 pcbsd kernel: hdac0: Name: vendor widget Dec 21 16:30:49 pcbsd kernel: hdac0: Widget cap: 0x00f00100 Dec 21 16:30:49 pcbsd kernel: hdac0: connections: 1 Dec 21 16:30:49 pcbsd kernel: hdac0: | Dec 21 16:30:49 pcbsd kernel: hdac0: + <- nid=6 [vendor widget] [DISABLED] Dec 21 16:30:49 pcbsd kernel: hdac0: Dec 21 16:30:49 pcbsd kernel: hdac0: nid: 25 [DISABLED] Dec 21 16:30:49 pcbsd kernel: hdac0: Name: power widget Dec 21 16:30:49 pcbsd kernel: hdac0: Widget cap: 0x00500500 Dec 21 16:30:49 pcbsd kernel: hdac0: PWR Dec 21 16:30:49 pcbsd kernel: hdac0: connections: 2 Dec 21 16:30:49 pcbsd kernel: hdac0: | Dec 21 16:30:49 pcbsd kernel: hdac0: + <- nid=32 [audio mixer] (selected) Dec 21 16:30:49 pcbsd kernel: hdac0: + <- nid=33 [audio selector] Dec 21 16:30:49 pcbsd kernel: hdac0: Dec 21 16:30:49 pcbsd kernel: hdac0: nid: 26 [DISABLED] Dec 21 16:30:49 pcbsd kernel: hdac0: Name: pin: Other (Fixed) Dec 21 16:30:49 pcbsd kernel: hdac0: Widget cap: 0x00400000 Dec 21 16:30:49 pcbsd kernel: hdac0: Pin cap: 0x00000020 Dec 21 16:30:49 pcbsd kernel: hdac0: IN Dec 21 16:30:49 pcbsd kernel: hdac0: Pin config: 0x90f711f0 Dec 21 16:30:49 pcbsd kernel: hdac0: Pin control: 0x00000000 Dec 21 16:30:49 pcbsd kernel: hdac0: Dec 21 16:30:49 pcbsd kernel: hdac0: nid: 27 [DISABLED] Dec 21 16:30:49 pcbsd kernel: hdac0: Name: pin: Digital-out (None) Dec 21 16:30:49 pcbsd kernel: hdac0: Widget cap: 0x0040038d Dec 21 16:30:49 pcbsd kernel: hdac0: DIGITAL UNSOL STEREO Dec 21 16:30:49 pcbsd kernel: hdac0: Pin cap: 0x00000014 Dec 21 16:30:49 pcbsd kernel: hdac0: PDC OUT Dec 21 16:30:49 pcbsd kernel: hdac0: Pin config: 0x41561150 Dec 21 16:30:49 pcbsd kernel: hdac0: Pin control: 0x00000000 Dec 21 16:30:49 pcbsd kernel: hdac0: Output amp: 0x80052727 Dec 21 16:30:49 pcbsd kernel: hdac0: mute=1 step=39 size=5 offset=39 Dec 21 16:30:49 pcbsd kernel: hdac0: connections: 1 Dec 21 16:30:49 pcbsd kernel: hdac0: | Dec 21 16:30:49 pcbsd kernel: hdac0: + [DISABLED] <- nid=2 [audio output] [DISABLED] Dec 21 16:30:49 pcbsd kernel: hdac0: Dec 21 16:30:49 pcbsd kernel: hdac0: nid: 28 [DISABLED] Dec 21 16:30:49 pcbsd kernel: hdac0: Name: pin: Line-in (None) Dec 21 16:30:49 pcbsd kernel: hdac0: Widget cap: 0x0040018d Dec 21 16:30:49 pcbsd kernel: hdac0: UNSOL STEREO Dec 21 16:30:49 pcbsd kernel: hdac0: Pin cap: 0x00003737 Dec 21 16:30:49 pcbsd kernel: hdac0: ISC TRQD PDC OUT IN VREF[ 50 80 100 GROUND HIZ ] Dec 21 16:30:49 pcbsd kernel: hdac0: Pin config: 0x418130f0 Dec 21 16:30:49 pcbsd kernel: hdac0: Pin control: 0x00000000 Dec 21 16:30:49 pcbsd kernel: hdac0: Output amp: 0x80000000 Dec 21 16:30:49 pcbsd kernel: hdac0: mute=1 step=0 size=0 offset=0 Dec 21 16:30:49 pcbsd kernel: hdac0: connections: 1 Dec 21 16:30:49 pcbsd kernel: hdac0: | Dec 21 16:30:49 pcbsd kernel: hdac0: + [DISABLED] <- nid=36 [audio mixer] [DISABLED] Dec 21 16:30:49 pcbsd kernel: hdac0: Dec 21 16:30:49 pcbsd kernel: hdac0: nid: 29 [DISABLED] Dec 21 16:30:49 pcbsd kernel: hdac0: Name: vendor widget Dec 21 16:30:49 pcbsd kernel: hdac0: Widget cap: 0x00f00100 Dec 21 16:30:49 pcbsd kernel: hdac0: connections: 25 Dec 21 16:30:49 pcbsd kernel: hdac0: | Dec 21 16:30:49 pcbsd kernel: hdac0: + <- nid=7 [audio mixer] (selected) Dec 21 16:30:49 pcbsd kernel: hdac0: + <- nid=10 [audio mixer] [DISABLED] Dec 21 16:30:49 pcbsd kernel: hdac0: + <- nid=11 [audio mixer] Dec 21 16:30:49 pcbsd kernel: hdac0: + <- nid=12 [audio selector] Dec 21 16:30:49 pcbsd kernel: hdac0: + <- nid=13 [audio selector] Dec 21 16:30:49 pcbsd kernel: hdac0: + <- nid=14 [audio selector] [DISABLED] Dec 21 16:30:49 pcbsd kernel: hdac0: + <- nid=15 [audio selector] Dec 21 16:30:49 pcbsd kernel: hdac0: + <- nid=17 [pin: Headphones (Jack)] Dec 21 16:30:49 pcbsd kernel: hdac0: + [DISABLED] <- nid=18 [pin: Line-out (None)] [DISABLED] Dec 21 16:30:49 pcbsd kernel: hdac0: + [DISABLED] <- nid=19 [pin: CD (None)] [DISABLED] Dec 21 16:30:49 pcbsd kernel: hdac0: + <- nid=20 [pin: Mic (Jack)] Dec 21 16:30:49 pcbsd kernel: hdac0: + <- nid=21 [pin: Mic (Fixed)] Dec 21 16:30:49 pcbsd kernel: hdac0: + <- nid=22 [pin: Speaker (Fixed)] Dec 21 16:30:49 pcbsd kernel: hdac0: + [DISABLED] <- nid=25 [power widget] [DISABLED] Dec 21 16:30:49 pcbsd kernel: hdac0: + <- nid=26 [pin: Other (Fixed)] [DISABLED] Dec 21 16:30:49 pcbsd kernel: hdac0: + [DISABLED] <- nid=28 [pin: Line-in (None)] [DISABLED] Dec 21 16:30:49 pcbsd kernel: hdac0: + <- nid=30 [audio mixer] [DISABLED] Dec 21 16:30:49 pcbsd kernel: hdac0: + <- nid=31 [audio mixer] [DISABLED] Dec 21 16:30:49 pcbsd kernel: hdac0: + <- nid=32 [audio mixer] Dec 21 16:30:49 pcbsd kernel: hdac0: + <- nid=33 [audio selector] Dec 21 16:30:49 pcbsd kernel: hdac0: + <- nid=34 [audio selector] Dec 21 16:30:49 pcbsd kernel: hdac0: + <- nid=35 [audio selector] [DISABLED] Dec 21 16:30:49 pcbsd kernel: hdac0: + <- nid=36 [audio mixer] [DISABLED] Dec 21 16:30:49 pcbsd kernel: hdac0: + [DISABLED] <- nid=37 [audio selector] [DISABLED] Dec 21 16:30:49 pcbsd kernel: hdac0: + <- nid=38 [vendor widget] [DISABLED] Dec 21 16:30:49 pcbsd kernel: hdac0: Dec 21 16:30:49 pcbsd kernel: hdac0: nid: 30 [DISABLED] Dec 21 16:30:49 pcbsd kernel: hdac0: Name: audio mixer Dec 21 16:30:49 pcbsd kernel: hdac0: Widget cap: 0x00200103 Dec 21 16:30:49 pcbsd kernel: hdac0: STEREO Dec 21 16:30:49 pcbsd kernel: hdac0: Input amp: 0x80000000 Dec 21 16:30:49 pcbsd kernel: hdac0: mute=1 step=0 size=0 offset=0 Dec 21 16:30:49 pcbsd kernel: hdac0: connections: 2 Dec 21 16:30:49 pcbsd kernel: hdac0: | Dec 21 16:30:49 pcbsd kernel: hdac0: + [DISABLED] <- nid=14 [audio selector] [DISABLED] Dec 21 16:30:49 pcbsd kernel: hdac0: + [DISABLED] <- nid=33 [audio selector] Dec 21 16:30:49 pcbsd kernel: hdac0: Dec 21 16:30:49 pcbsd kernel: hdac0: nid: 31 [DISABLED] Dec 21 16:30:49 pcbsd kernel: hdac0: Name: audio mixer Dec 21 16:30:49 pcbsd kernel: hdac0: Widget cap: 0x00200100 Dec 21 16:30:49 pcbsd kernel: hdac0: connections: 1 Dec 21 16:30:49 pcbsd kernel: hdac0: | Dec 21 16:30:49 pcbsd kernel: hdac0: + <- nid=30 [audio mixer] [DISABLED] Dec 21 16:30:49 pcbsd kernel: hdac0: Dec 21 16:30:49 pcbsd kernel: hdac0: nid: 32 Dec 21 16:30:49 pcbsd kernel: hdac0: Name: audio mixer Dec 21 16:30:49 pcbsd kernel: hdac0: Widget cap: 0x0020010b Dec 21 16:30:49 pcbsd kernel: hdac0: STEREO Dec 21 16:30:49 pcbsd kernel: hdac0: Association: -2 (0x00000001) Dec 21 16:30:49 pcbsd kernel: hdac0: OSS: mix (mix) Dec 21 16:30:49 pcbsd kernel: hdac0: Input amp: 0x80051f17 Dec 21 16:30:49 pcbsd kernel: hdac0: mute=1 step=31 size=5 offset=23 Dec 21 16:30:49 pcbsd kernel: hdac0: connections: 7 Dec 21 16:30:49 pcbsd kernel: hdac0: | Dec 21 16:30:49 pcbsd kernel: hdac0: + <- nid=20 [pin: Mic (Jack)] Dec 21 16:30:49 pcbsd kernel: hdac0: + <- nid=21 [pin: Mic (Fixed)] Dec 21 16:30:49 pcbsd kernel: hdac0: + [DISABLED] <- nid=22 [pin: Speaker (Fixed)] Dec 21 16:30:49 pcbsd kernel: hdac0: + [DISABLED] <- nid=26 [pin: Other (Fixed)] [DISABLED] Dec 21 16:30:49 pcbsd kernel: hdac0: + [DISABLED] <- nid=37 [audio selector] [DISABLED] Dec 21 16:30:49 pcbsd kernel: hdac0: + <- nid=3 [audio output] Dec 21 16:30:49 pcbsd kernel: hdac0: + <- nid=4 [audio output] Dec 21 16:30:49 pcbsd kernel: hdac0: Dec 21 16:30:49 pcbsd kernel: hdac0: nid: 33 Dec 21 16:30:49 pcbsd kernel: hdac0: Name: audio selector Dec 21 16:30:49 pcbsd kernel: hdac0: Widget cap: 0x0030010d Dec 21 16:30:49 pcbsd kernel: hdac0: STEREO Dec 21 16:30:49 pcbsd kernel: hdac0: Association: -2 (0x00000000) Dec 21 16:30:49 pcbsd kernel: hdac0: OSS: mix Dec 21 16:30:49 pcbsd kernel: hdac0: Output amp: 0x80051f1f Dec 21 16:30:49 pcbsd kernel: hdac0: mute=1 step=31 size=5 offset=31 Dec 21 16:30:49 pcbsd kernel: hdac0: connections: 1 Dec 21 16:30:49 pcbsd kernel: hdac0: | Dec 21 16:30:49 pcbsd kernel: hdac0: + <- nid=32 [audio mixer] Dec 21 16:30:49 pcbsd kernel: hdac0: Dec 21 16:30:49 pcbsd kernel: hdac0: nid: 34 Dec 21 16:30:49 pcbsd kernel: hdac0: Name: audio selector Dec 21 16:30:49 pcbsd kernel: hdac0: Widget cap: 0x00300101 Dec 21 16:30:49 pcbsd kernel: hdac0: STEREO Dec 21 16:30:49 pcbsd kernel: hdac0: Association: 2 (0x00000001) Dec 21 16:30:49 pcbsd kernel: hdac0: OSS: pcm Dec 21 16:30:49 pcbsd kernel: hdac0: connections: 2 Dec 21 16:30:49 pcbsd kernel: hdac0: | Dec 21 16:30:49 pcbsd kernel: hdac0: + [DISABLED] <- nid=3 [audio output] Dec 21 16:30:49 pcbsd kernel: hdac0: + <- nid=4 [audio output] (selected) Dec 21 16:30:49 pcbsd kernel: hdac0: Dec 21 16:30:49 pcbsd kernel: hdac0: nid: 35 [DISABLED] Dec 21 16:30:49 pcbsd kernel: hdac0: Name: audio selector Dec 21 16:30:49 pcbsd kernel: hdac0: Widget cap: 0x00300101 Dec 21 16:30:49 pcbsd kernel: hdac0: STEREO Dec 21 16:30:49 pcbsd kernel: hdac0: connections: 2 Dec 21 16:30:49 pcbsd kernel: hdac0: | Dec 21 16:30:49 pcbsd kernel: hdac0: + <- nid=3 [audio output] (selected) Dec 21 16:30:49 pcbsd kernel: hdac0: + <- nid=4 [audio output] Dec 21 16:30:49 pcbsd kernel: hdac0: Dec 21 16:30:49 pcbsd kernel: hdac0: nid: 36 [DISABLED] Dec 21 16:30:49 pcbsd kernel: hdac0: Name: audio mixer Dec 21 16:30:49 pcbsd kernel: hdac0: Widget cap: 0x00200103 Dec 21 16:30:49 pcbsd kernel: hdac0: STEREO Dec 21 16:30:49 pcbsd kernel: hdac0: Input amp: 0x80000000 Dec 21 16:30:49 pcbsd kernel: hdac0: mute=1 step=0 size=0 offset=0 Dec 21 16:30:49 pcbsd kernel: hdac0: connections: 2 Dec 21 16:30:49 pcbsd kernel: hdac0: | Dec 21 16:30:49 pcbsd kernel: hdac0: + [DISABLED] <- nid=35 [audio selector] [DISABLED] Dec 21 16:30:49 pcbsd kernel: hdac0: + [DISABLED] <- nid=33 [audio selector] Dec 21 16:30:49 pcbsd kernel: hdac0: Dec 21 16:30:49 pcbsd kernel: hdac0: nid: 37 [DISABLED] Dec 21 16:30:49 pcbsd kernel: hdac0: Name: audio selector Dec 21 16:30:49 pcbsd kernel: hdac0: Widget cap: 0x0030010d Dec 21 16:30:49 pcbsd kernel: hdac0: STEREO Dec 21 16:30:49 pcbsd kernel: hdac0: Output amp: 0x00270300 Dec 21 16:30:49 pcbsd kernel: hdac0: mute=0 step=3 size=39 offset=0 Dec 21 16:30:49 pcbsd kernel: hdac0: connections: 1 Dec 21 16:30:49 pcbsd kernel: hdac0: | Dec 21 16:30:49 pcbsd kernel: hdac0: + [DISABLED] <- nid=28 [pin: Line-in (None)] [DISABLED] Dec 21 16:30:49 pcbsd kernel: hdac0: Dec 21 16:30:49 pcbsd kernel: hdac0: nid: 38 [DISABLED] Dec 21 16:30:49 pcbsd kernel: hdac0: Name: vendor widget Dec 21 16:30:49 pcbsd kernel: hdac0: Widget cap: 0x00f00100 Dec 21 16:30:49 pcbsd kernel: hdac0: connections: 3 Dec 21 16:30:49 pcbsd kernel: hdac0: | Dec 21 16:30:49 pcbsd kernel: hdac0: + <- nid=20 [pin: Mic (Jack)] (selected) Dec 21 16:30:49 pcbsd kernel: hdac0: + <- nid=21 [pin: Mic (Fixed)] Dec 21 16:30:49 pcbsd kernel: hdac0: + [DISABLED] <- nid=28 [pin: Line-in (None)] [DISABLED] Dec 21 16:30:49 pcbsd kernel: hdac0: Dec 21 16:30:49 pcbsd kernel: hdac0: nid: 39 [DISABLED] Dec 21 16:30:49 pcbsd kernel: hdac0: Name: vendor widget Dec 21 16:30:49 pcbsd kernel: hdac0: Widget cap: 0x00f00301 Dec 21 16:30:49 pcbsd kernel: hdac0: DIGITAL STEREO Dec 21 16:30:49 pcbsd kernel: hdac0: connections: 2 Dec 21 16:30:49 pcbsd kernel: hdac0: | Dec 21 16:30:49 pcbsd kernel: hdac0: + <- nid=8 [audio input] (selected) Dec 21 16:30:49 pcbsd kernel: hdac0: + <- nid=9 [audio input] Dec 21 16:30:49 pcbsd kernel: hdac0: Dec 21 16:30:49 pcbsd kernel: hdac0: nid: 40 [DISABLED] Dec 21 16:30:49 pcbsd kernel: hdac0: Name: vendor widget Dec 21 16:30:49 pcbsd kernel: hdac0: Widget cap: 0x00f0030d Dec 21 16:30:49 pcbsd kernel: hdac0: DIGITAL STEREO Dec 21 16:30:49 pcbsd kernel: hdac0: Output amp: 0x80000000 Dec 21 16:30:49 pcbsd kernel: hdac0: mute=1 step=0 size=0 offset=0 Dec 21 16:30:49 pcbsd kernel: hdac0: connections: 2 Dec 21 16:30:49 pcbsd kernel: hdac0: | Dec 21 16:30:49 pcbsd kernel: hdac0: + <- nid=8 [audio input] (selected) Dec 21 16:30:49 pcbsd kernel: hdac0: + <- nid=9 [audio input] Dec 21 16:30:49 pcbsd kernel: hdac0: Dec 21 16:30:49 pcbsd kernel: hdac0: nid: 41 [DISABLED] Dec 21 16:30:49 pcbsd kernel: hdac0: Name: vendor widget Dec 21 16:30:49 pcbsd kernel: hdac0: Widget cap: 0x00f0030d Dec 21 16:30:49 pcbsd kernel: hdac0: DIGITAL STEREO Dec 21 16:30:49 pcbsd kernel: hdac0: Output amp: 0x80000000 Dec 21 16:30:49 pcbsd kernel: hdac0: mute=1 step=0 size=0 offset=0 Dec 21 16:30:49 pcbsd kernel: hdac0: connections: 2 Dec 21 16:30:49 pcbsd kernel: hdac0: | Dec 21 16:30:49 pcbsd kernel: hdac0: + <- nid=8 [audio input] (selected) Dec 21 16:30:49 pcbsd kernel: hdac0: + <- nid=9 [audio input] Dec 21 16:30:49 pcbsd kernel: hdac0: Dec 21 16:30:49 pcbsd kernel: hdac0: nid: 42 [DISABLED] Dec 21 16:30:49 pcbsd kernel: hdac0: Name: vendor widget Dec 21 16:30:49 pcbsd kernel: hdac0: Widget cap: 0x00f00301 Dec 21 16:30:49 pcbsd kernel: hdac0: DIGITAL STEREO Dec 21 16:30:49 pcbsd kernel: hdac0: connections: 2 Dec 21 16:30:49 pcbsd kernel: hdac0: | Dec 21 16:30:49 pcbsd kernel: hdac0: + [DISABLED] <- nid=1 [GHOST!] [UNKNOWN] (selected) Dec 21 16:30:49 pcbsd kernel: hdac0: + <- nid=39 [vendor widget] [DISABLED] Dec 21 16:30:49 pcbsd kernel: hdac0: Dec 21 16:30:49 pcbsd kernel: pcm0: <HDA Analog Devices AD1984A PCM #0 Analog> at cad 0 nid 1 on hdac0 Dec 21 16:30:49 pcbsd kernel: pcm0: +--------------------------------------+ Dec 21 16:30:49 pcbsd kernel: pcm0: | DUMPING PCM Playback/Record Channels | Dec 21 16:30:49 pcbsd kernel: pcm0: +--------------------------------------+ Dec 21 16:30:49 pcbsd kernel: pcm0: Dec 21 16:30:49 pcbsd kernel: pcm0: Playback: Dec 21 16:30:49 pcbsd kernel: pcm0: Dec 21 16:30:49 pcbsd kernel: pcm0: Stream cap: 0x00000001 Dec 21 16:30:49 pcbsd kernel: pcm0: PCM Dec 21 16:30:49 pcbsd kernel: pcm0: PCM cap: 0x000e07ff Dec 21 16:30:49 pcbsd kernel: pcm0: 16 20 24 bits, 8 11 16 22 32 44 48 88 96 176 192 KHz Dec 21 16:30:49 pcbsd kernel: pcm0: DAC: 3 Dec 21 16:30:49 pcbsd kernel: pcm0: Dec 21 16:30:49 pcbsd kernel: pcm0: Record: Dec 21 16:30:49 pcbsd kernel: pcm0: Dec 21 16:30:49 pcbsd kernel: pcm0: Stream cap: 0x00000001 Dec 21 16:30:49 pcbsd kernel: pcm0: PCM Dec 21 16:30:49 pcbsd kernel: pcm0: PCM cap: 0x000e07ff Dec 21 16:30:49 pcbsd kernel: pcm0: 16 20 24 bits, 8 11 16 22 32 44 48 88 96 176 192 KHz Dec 21 16:30:49 pcbsd kernel: pcm0: ADC: 8 Dec 21 16:30:49 pcbsd kernel: pcm0: Dec 21 16:30:49 pcbsd kernel: pcm0: +--------------------------------+ Dec 21 16:30:49 pcbsd kernel: pcm0: | DUMPING Playback/Record Pathes | Dec 21 16:30:49 pcbsd kernel: pcm0: +--------------------------------+ Dec 21 16:30:49 pcbsd kernel: pcm0: Dec 21 16:30:49 pcbsd kernel: pcm0: Playback: Dec 21 16:30:49 pcbsd kernel: pcm0: Dec 21 16:30:49 pcbsd kernel: pcm0: nid=22 [pin: Speaker (Fixed)] Dec 21 16:30:49 pcbsd kernel: pcm0: | Dec 21 16:30:49 pcbsd kernel: pcm0: + <- nid=11 [audio mixer] [src: pcm, mix] Dec 21 16:30:49 pcbsd kernel: pcm0: | Dec 21 16:30:49 pcbsd kernel: pcm0: + <- nid=15 [audio selector] [src: pcm] Dec 21 16:30:49 pcbsd kernel: pcm0: | Dec 21 16:30:49 pcbsd kernel: pcm0: + <- nid=3 [audio output] [src: pcm] Dec 21 16:30:49 pcbsd kernel: pcm0: + <- nid=33 [audio selector] [src: mix] Dec 21 16:30:49 pcbsd kernel: pcm0: | Dec 21 16:30:49 pcbsd kernel: pcm0: + <- nid=32 [audio mixer] [src: mix] Dec 21 16:30:49 pcbsd kernel: pcm0: Dec 21 16:30:49 pcbsd kernel: pcm0: Record: Dec 21 16:30:49 pcbsd kernel: pcm0: Dec 21 16:30:49 pcbsd kernel: pcm0: nid=8 [audio input] Dec 21 16:30:49 pcbsd kernel: pcm0: | Dec 21 16:30:49 pcbsd kernel: pcm0: + <- nid=12 [audio selector] [src: mix, monitor] Dec 21 16:30:49 pcbsd kernel: pcm0: | Dec 21 16:30:49 pcbsd kernel: pcm0: + <- nid=21 [pin: Mic (Fixed)] [src: monitor] Dec 21 16:30:49 pcbsd kernel: pcm0: + <- nid=32 [audio mixer] [src: mix] Dec 21 16:30:49 pcbsd kernel: pcm0: Dec 21 16:30:49 pcbsd kernel: pcm0: Input Mix: Dec 21 16:30:49 pcbsd kernel: pcm0: Dec 21 16:30:49 pcbsd kernel: pcm0: nid=32 [audio mixer] Dec 21 16:30:49 pcbsd kernel: pcm0: | Dec 21 16:30:49 pcbsd kernel: pcm0: + <- nid=20 [pin: Mic (Jack)] [src: mic] Dec 21 16:30:49 pcbsd kernel: pcm0: + <- nid=21 [pin: Mic (Fixed)] [src: monitor] Dec 21 16:30:49 pcbsd kernel: pcm0: + <- nid=3 [audio output] [src: pcm] Dec 21 16:30:49 pcbsd kernel: pcm0: + <- nid=4 [audio output] [src: pcm] Dec 21 16:30:49 pcbsd kernel: pcm0: Dec 21 16:30:49 pcbsd kernel: pcm0: +-------------------------+ Dec 21 16:30:49 pcbsd kernel: pcm0: | DUMPING Volume Controls | Dec 21 16:30:49 pcbsd kernel: pcm0: +-------------------------+ Dec 21 16:30:49 pcbsd kernel: pcm0: Dec 21 16:30:49 pcbsd kernel: pcm0: Master Volume (OSS: vol) Dec 21 16:30:49 pcbsd kernel: pcm0: | Dec 21 16:30:49 pcbsd kernel: pcm0: +- ctl 7 (nid 11 in 0): mute Dec 21 16:30:49 pcbsd kernel: pcm0: +- ctl 8 (nid 11 in 1): mute Dec 21 16:30:49 pcbsd kernel: pcm0: +- ctl 17 (nid 22 in ): mute Dec 21 16:30:49 pcbsd kernel: pcm0: Dec 21 16:30:49 pcbsd kernel: pcm0: PCM Volume (OSS: pcm) Dec 21 16:30:49 pcbsd kernel: pcm0: | Dec 21 16:30:49 pcbsd kernel: pcm0: +- ctl 1 (nid 3 out): -58/0dB (40 steps) Dec 21 16:30:49 pcbsd kernel: pcm0: +- ctl 7 (nid 11 in 0): mute Dec 21 16:30:49 pcbsd kernel: pcm0: Dec 21 16:30:49 pcbsd kernel: pcm0: Microphone2 Volume (OSS: monitor) Dec 21 16:30:49 pcbsd kernel: pcm0: | Dec 21 16:30:49 pcbsd kernel: pcm0: +- ctl 16 (nid 21 out): 0/30dB (4 steps) Dec 21 16:30:49 pcbsd kernel: pcm0: Dec 21 16:30:49 pcbsd kernel: pcm0: Speaker/Beep Volume (OSS: speaker) Dec 21 16:30:49 pcbsd kernel: pcm0: | Dec 21 16:30:49 pcbsd kernel: pcm0: +- ctl 11 (nid 16 out): -45/0dB (16 steps) + mute Dec 21 16:30:49 pcbsd kernel: pcm0: Dec 21 16:30:49 pcbsd kernel: pcm0: Recording Level (OSS: rec) Dec 21 16:30:49 pcbsd kernel: pcm0: | Dec 21 16:30:49 pcbsd kernel: pcm0: +- ctl 9 (nid 12 out): -58/22dB (55 steps) + mute Dec 21 16:30:49 pcbsd kernel: pcm0: Dec 21 16:30:49 pcbsd kernel: pcm0: Input Mix Level (OSS: mix) Dec 21 16:30:49 pcbsd kernel: pcm0: | Dec 21 16:30:49 pcbsd kernel: pcm0: +- ctl 8 (nid 11 in 1): mute Dec 21 16:30:49 pcbsd kernel: pcm0: +- ctl 23 (nid 32 in 0): -34/12dB (32 steps) + mute Dec 21 16:30:49 pcbsd kernel: pcm0: +- ctl 24 (nid 32 in 1): -34/12dB (32 steps) + mute Dec 21 16:30:49 pcbsd kernel: pcm0: +- ctl 28 (nid 32 in 5): -34/12dB (32 steps) + mute Dec 21 16:30:49 pcbsd kernel: pcm0: +- ctl 29 (nid 32 in 6): -34/12dB (32 steps) + mute Dec 21 16:30:49 pcbsd kernel: pcm0: +- ctl 30 (nid 33 out): -46/0dB (32 steps) + mute Dec 21 16:30:49 pcbsd kernel: pcm0: Dec 21 16:30:49 pcbsd kernel: pcm0: Mixer "vol": Dec 21 16:30:49 pcbsd kernel: pcm0: Mixer "pcm": Dec 21 16:30:49 pcbsd kernel: pcm0: Mixer "speaker": Dec 21 16:30:49 pcbsd kernel: pcm0: Mixer "mix": Dec 21 16:30:49 pcbsd kernel: pcm0: Mixer "rec": Dec 21 16:30:49 pcbsd kernel: pcm0: Mixer "ogain": Dec 21 16:30:49 pcbsd kernel: pcm0: Mixer "monitor": Dec 21 16:30:49 pcbsd kernel: pcm0: clone manager: deadline=750ms flags=0x8000001e Dec 21 16:30:49 pcbsd kernel: pcm0: sndbuf_setmap 161e0000, 4000; 0xe3785000 -> 161e0000 Dec 21 16:30:49 pcbsd kernel: pcm0: sndbuf_setmap 88c0000, 4000; 0xe3795000 -> 88c0000 Dec 21 16:30:49 pcbsd kernel: pcm1: <HDA Analog Devices AD1984A PCM #1 Analog> at cad 0 nid 1 on hdac0 Dec 21 16:30:49 pcbsd kernel: pcm1: +--------------------------------------+ Dec 21 16:30:49 pcbsd kernel: pcm1: | DUMPING PCM Playback/Record Channels | Dec 21 16:30:49 pcbsd kernel: pcm1: +--------------------------------------+ Dec 21 16:30:49 pcbsd kernel: pcm1: Dec 21 16:30:49 pcbsd kernel: pcm1: Playback: Dec 21 16:30:49 pcbsd kernel: pcm1: Dec 21 16:30:49 pcbsd kernel: pcm1: Stream cap: 0x00000001 Dec 21 16:30:49 pcbsd kernel: pcm1: PCM Dec 21 16:30:49 pcbsd kernel: pcm1: PCM cap: 0x000e07ff Dec 21 16:30:49 pcbsd kernel: pcm1: 16 20 24 bits, 8 11 16 22 32 44 48 88 96 176 192 KHz Dec 21 16:30:49 pcbsd kernel: pcm1: DAC: 4 Dec 21 16:30:49 pcbsd kernel: pcm1: Dec 21 16:30:49 pcbsd kernel: pcm1: Record: Dec 21 16:30:49 pcbsd kernel: pcm1: Dec 21 16:30:49 pcbsd kernel: pcm1: Stream cap: 0x00000001 Dec 21 16:30:49 pcbsd kernel: pcm1: PCM Dec 21 16:30:49 pcbsd kernel: pcm1: PCM cap: 0x000e07ff Dec 21 16:30:49 pcbsd kernel: pcm1: 16 20 24 bits, 8 11 16 22 32 44 48 88 96 176 192 KHz Dec 21 16:30:49 pcbsd kernel: pcm1: ADC: 9 Dec 21 16:30:49 pcbsd kernel: pcm1: Dec 21 16:30:49 pcbsd kernel: pcm1: +--------------------------------+ Dec 21 16:30:49 pcbsd kernel: pcm1: | DUMPING Playback/Record Pathes | Dec 21 16:30:49 pcbsd kernel: pcm1: +--------------------------------+ Dec 21 16:30:49 pcbsd kernel: pcm1: Dec 21 16:30:49 pcbsd kernel: pcm1: Playback: Dec 21 16:30:49 pcbsd kernel: pcm1: Dec 21 16:30:49 pcbsd kernel: pcm1: nid=17 [pin: Headphones (Jack)] Dec 21 16:30:49 pcbsd kernel: pcm1: | Dec 21 16:30:49 pcbsd kernel: pcm1: + <- nid=7 [audio mixer] [src: pcm, mix] Dec 21 16:30:49 pcbsd kernel: pcm1: | Dec 21 16:30:49 pcbsd kernel: pcm1: + <- nid=34 [audio selector] [src: pcm] Dec 21 16:30:49 pcbsd kernel: pcm1: | Dec 21 16:30:49 pcbsd kernel: pcm1: + <- nid=4 [audio output] [src: pcm] Dec 21 16:30:49 pcbsd kernel: pcm1: + <- nid=33 [audio selector] [src: mix] Dec 21 16:30:49 pcbsd kernel: pcm1: | Dec 21 16:30:49 pcbsd kernel: pcm1: + <- nid=32 [audio mixer] [src: mix] Dec 21 16:30:49 pcbsd kernel: pcm1: Dec 21 16:30:49 pcbsd kernel: pcm1: Record: Dec 21 16:30:49 pcbsd kernel: pcm1: Dec 21 16:30:49 pcbsd kernel: pcm1: nid=9 [audio input] Dec 21 16:30:49 pcbsd kernel: pcm1: | Dec 21 16:30:49 pcbsd kernel: pcm1: + <- nid=13 [audio selector] [src: mic, mix] Dec 21 16:30:49 pcbsd kernel: pcm1: | Dec 21 16:30:49 pcbsd kernel: pcm1: + <- nid=20 [pin: Mic (Jack)] [src: mic] Dec 21 16:30:49 pcbsd kernel: pcm1: + <- nid=32 [audio mixer] [src: mix] Dec 21 16:30:49 pcbsd kernel: pcm1: Dec 21 16:30:49 pcbsd kernel: pcm1: +-------------------------+ Dec 21 16:30:49 pcbsd kernel: pcm1: | DUMPING Volume Controls | Dec 21 16:30:49 pcbsd kernel: pcm1: +-------------------------+ Dec 21 16:30:49 pcbsd kernel: pcm1: Dec 21 16:30:49 pcbsd kernel: pcm1: Master Volume (OSS: vol) Dec 21 16:30:49 pcbsd kernel: pcm1: | Dec 21 16:30:49 pcbsd kernel: pcm1: +- ctl 3 (nid 7 in 0): mute Dec 21 16:30:49 pcbsd kernel: pcm1: +- ctl 4 (nid 7 in 1): mute Dec 21 16:30:49 pcbsd kernel: pcm1: +- ctl 12 (nid 17 in ): mute Dec 21 16:30:49 pcbsd kernel: pcm1: Dec 21 16:30:49 pcbsd kernel: pcm1: PCM Volume (OSS: pcm) Dec 21 16:30:49 pcbsd kernel: pcm1: | Dec 21 16:30:49 pcbsd kernel: pcm1: +- ctl 2 (nid 4 out): -58/0dB (40 steps) Dec 21 16:30:49 pcbsd kernel: pcm1: +- ctl 3 (nid 7 in 0): mute Dec 21 16:30:49 pcbsd kernel: pcm1: Dec 21 16:30:49 pcbsd kernel: pcm1: Microphone Volume (OSS: mic) Dec 21 16:30:49 pcbsd kernel: pcm1: | Dec 21 16:30:49 pcbsd kernel: pcm1: +- ctl 15 (nid 20 out): 0/30dB (4 steps) Dec 21 16:30:49 pcbsd kernel: pcm1: Dec 21 16:30:49 pcbsd kernel: pcm1: Recording Level (OSS: rec) Dec 21 16:30:49 pcbsd kernel: pcm1: | Dec 21 16:30:49 pcbsd kernel: pcm1: +- ctl 10 (nid 13 out): -58/22dB (55 steps) + mute Dec 21 16:30:49 pcbsd kernel: pcm1: Dec 21 16:30:49 pcbsd kernel: pcm1: Input Mix Level (OSS: mix) Dec 21 16:30:49 pcbsd kernel: pcm1: | Dec 21 16:30:49 pcbsd kernel: pcm1: +- ctl 4 (nid 7 in 1): mute Dec 21 16:30:49 pcbsd kernel: pcm1: Dec 21 16:30:49 pcbsd kernel: pcm1: Mixer "vol": Dec 21 16:30:49 pcbsd kernel: pcm1: Mixer "pcm": Dec 21 16:30:49 pcbsd kernel: pcm1: Mixer "mic": Dec 21 16:30:49 pcbsd kernel: pcm1: Mixer "mix": Dec 21 16:30:49 pcbsd kernel: pcm1: Mixer "rec": Dec 21 16:30:49 pcbsd kernel: pcm1: clone manager: deadline=750ms flags=0x8000001e Dec 21 16:30:49 pcbsd kernel: pcm1: sndbuf_setmap 17340000, 4000; 0xe37a5000 -> 17340000 Dec 21 16:30:49 pcbsd kernel: pcm1: sndbuf_setmap 17350000, 4000; 0xe37b5000 -> 17350000 [-- Attachment #3 --] pcbsd kernel: hdac0: Dumping AFG cad=0 nid=1 pins: pcbsd kernel: hdac0: nid 17 0x02212040 as 4 seq 0 Headphones Jack jack 1 loc 2 color Grey misc 0 pcbsd kernel: hdac0: Caps: OUT HP Sense: 0x8000003f delay 90us pcbsd kernel: hdac0: nid 18 0x410140f0 as 15 seq 0 Line-out None jack 1 loc 1 color Green misc 0 [DISABLED] pcbsd kernel: hdac0: Caps: OUT HP EAPD Sense: 0x0000ff00 delay 60us pcbsd kernel: hdac0: nid 19 0x413711f0 as 15 seq 0 CD None jack 7 loc 1 color Black misc 1 [DISABLED] pcbsd kernel: hdac0: Caps: OUT EAPD pcbsd kernel: hdac0: nid 20 0x02a12060 as 6 seq 0 Mic Jack jack 1 loc 2 color Grey misc 0 pcbsd kernel: hdac0: Caps: IN VREF Sense: 0x00000005 delay 100us pcbsd kernel: hdac0: nid 21 0x91a71120 as 2 seq 0 Mic Fixed jack 7 loc 17 color Black misc 1 pcbsd kernel: hdac0: Caps: IN VREF Sense: 0x00000006 delay 90us pcbsd kernel: hdac0: nid 22 0x92174110 as 1 seq 0 Speaker Fixed jack 7 loc 18 color Green misc 1 pcbsd kernel: hdac0: Caps: IN OUT EAPD Sense: 0x0000e300 delay 60us pcbsd kernel: hdac0: nid 23 0x41a6e130 as 3 seq 0 Mic None jack 6 loc 1 color White misc 1 [DISABLED] pcbsd kernel: hdac0: Caps: IN pcbsd kernel: hdac0: nid 26 0x90f711f0 as 15 seq 0 Other Fixed jack 7 loc 16 color Black misc 1 [DISABLED] pcbsd kernel: hdac0: Caps: IN pcbsd kernel: hdac0: nid 27 0x41561150 as 5 seq 0 Digital-out None jack 6 loc 1 color Black misc 1 [DISABLED] pcbsd kernel: hdac0: Caps: OUT Sense: 0x0000e300 pcbsd kernel: hdac0: nid 28 0x418130f0 as 15 seq 0 Line-in None jack 1 loc 1 color Blue misc 0 [DISABLED] pcbsd kernel: hdac0: Caps: IN OUT VREF Sense: 0x0000ff00 delay 60us pcbsd kernel: hdac0: NumGPIO=3 NumGPO=0 NumGPI=0 GPIWake=0 GPIUnsol=1 pcbsd kernel: hdac0: GPIO: data=0x00000005 enable=0x00000000 direction=0x00000000 pcbsd kernel: hdac0: wake=0x00000000 unsol=0x00000000 sticky=0x00000000 [-- Attachment #4 --] pcbsd kernel: hdac0: Dumping AFG cad=0 nid=1 pins: pcbsd kernel: hdac0: nid 17 0x02212040 as 4 seq 0 Headphones Jack jack 1 loc 2 color Grey misc 0 pcbsd kernel: hdac0: Caps: OUT HP Sense: 0x000003d0 delay 70us pcbsd kernel: hdac0: nid 18 0x410140f0 as 15 seq 0 Line-out None jack 1 loc 1 color Green misc 0 [DISABLED] pcbsd kernel: hdac0: Caps: OUT HP EAPD Sense: 0x0000ff00 delay 50us pcbsd kernel: hdac0: nid 19 0x413711f0 as 15 seq 0 CD None jack 7 loc 1 color Black misc 1 [DISABLED] pcbsd kernel: hdac0: Caps: OUT EAPD pcbsd kernel: hdac0: nid 20 0x02a12060 as 6 seq 0 Mic Jack jack 1 loc 2 color Grey misc 0 pcbsd kernel: hdac0: Caps: IN VREF Sense: 0x00000004 delay 90us pcbsd kernel: hdac0: nid 21 0x91a71120 as 2 seq 0 Mic Fixed jack 7 loc 17 color Black misc 1 pcbsd kernel: hdac0: Caps: IN VREF Sense: 0x00000005 delay 90us pcbsd kernel: hdac0: nid 22 0x92174110 as 1 seq 0 Speaker Fixed jack 7 loc 18 color Green misc 1 pcbsd kernel: hdac0: Caps: IN OUT EAPD Sense: 0x0000e300 delay 50us pcbsd kernel: hdac0: nid 23 0x41a6e130 as 3 seq 0 Mic None jack 6 loc 1 color White misc 1 [DISABLED] pcbsd kernel: hdac0: Caps: IN pcbsd kernel: hdac0: nid 26 0x90f711f0 as 15 seq 0 Other Fixed jack 7 loc 16 color Black misc 1 [DISABLED] pcbsd kernel: hdac0: Caps: IN pcbsd kernel: hdac0: nid 27 0x41561150 as 5 seq 0 Digital-out None jack 6 loc 1 color Black misc 1 [DISABLED] pcbsd kernel: hdac0: Caps: OUT Sense: 0x0000e300 pcbsd kernel: hdac0: nid 28 0x418130f0 as 15 seq 0 Line-in None jack 1 loc 1 color Blue misc 0 [DISABLED] pcbsd kernel: hdac0: Caps: IN OUT VREF Sense: 0x0000ff00 delay 50us pcbsd kernel: hdac0: NumGPIO=3 NumGPO=0 NumGPI=0 GPIWake=0 GPIUnsol=1 pcbsd kernel: hdac0: GPIO: data=0x00000005 enable=0x00000000 direction=0x00000000 pcbsd kernel: hdac0: wake=0x00000000 unsol=0x00000000 sticky=0x00000000home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d7a8edcd0812251122v3b30a0a9j51430d073e93261>
