Hda patch from this day

Robert Noland rnoland at 2hip.net
Tue Aug 26 15:34:07 UTC 2008


On Tue, 2008-08-26 at 15:34 +0200, Raoul_MXgXlas wrote:
> On Tue, 26 Aug 2008 00:56:04 +0300
> Alexander Motin <mav at FreeBSD.org >wrote:
> > > Thanks for your work.
> > > here is the result on my machine.
>  
> > > Loading the driver found at your freebsd address,
> > > gives the following display after:
> > > /usr/sbin/mixer
>  
> > > Mixer mic      is currently set to   0:0
> > > Mixer rec      is currently set to   0:0
> > > Recording source: mic
> > > 
> > > vol and pcm disappeared.
> > > 
> > > of course, no sound and volume not properly set.
> > > 
> > > unloading the driver coredump.
> > 
> > > if you want i can put the coredump somewhere.
> > > 
> > > Details:
> > > sony vaio (s5 acpi sony driver),
> > > hda alc262
> > > FreeBSD current from 20080820 + driver from today.
> 
> > Thanks for feedback, but this gives me close to nothing. Could you 
> > provide me information I have asked? Verbose kernel output, pin dump, 
> / dev/sndstat output?
> 
> > Coredump gives nothing without original kernel. Gdb backtrace would be good.
> 
> Hi,
> 
> without your patch:
> cat /dev/sndstat:
> FreeBSD Audio Driver (newpcm: 32bit 2007061600/i386)
> Installed devices:
> pcm0: <Intel 82801F High Definition Audio Controller> at memory 0x80000000
> irq 19 kld snd_hda [20080420_0052] [MPSAFE] (1p:1v/1r:1v channels duplex
> default)
> 
> with your 20080825 patch:
> cat /dev/sndstat:
> FreeBSD Audio Driver (newpcm: 32bit 2007061600/i386)
> Installed devices:
> pcm0: <HDA codec Realtek ALC260 PCM #0> at hdac0 cad 0
> kld snd_hda [20080825_0100] [GIANT] (0p:0v/1r:1v channels default)

Giant?  That could be the source of my boot hang.  My root filesys is
off of usb, which is also Giant, so if your holding the lock...

robert.

> sysctl -a|grep hdac:
> dev.hdac.0.%desc: Intel 82801F High Definition Audio Controller
> dev.hdac.0.%driver: hdac
> dev.hdac.0.%location: slot=27 function=0 handle=\_SB_.PCI0.AZAL
> dev.hdac.0.%pnpinfo: vendor=0x8086 device=0x2668 subvendor=0x104d
> subdevice=0x81cc class=0x040300
> dev.hdac.0.%parent: pci0
> dev.hdac.0.polling: 0
> dev.hdac.0.polling_interval: 250
> dev.hdac.0.pindump: 0
> 
> sysctl dev.hdac.0.pindump=1
> dev.hdac.0.pindump: 0 -> 0
> 
> impossible to put it to 1! no dump.
> 
> excerpt from dmesg (hdac patched):
> 
> Aug 26 14:47:59 port syslogd: kernel boot file is /boot/kernel/kernel
> Aug 26 14:47:59 port kernel: revid=0x05
> Aug 26 14:47:59 port kernel: domain=0, bus=6, slot=11, func=0
> Aug 26 14:47:59 port kernel: class=02-80-00, hdrtype=0x00, mfdev=0
> Aug 26 14:47:59 port kernel: cmdreg=0x0016, statreg=0x0290, cachelnsz=16 (dwords)
> Aug 26 14:47:59 port kernel: lattimer=0x20 (960 ns), mingnt=0x03 (750 ns), maxlat=0x18 (6000 ns)
> Aug 26 14:47:59 port kernel: intpin=a, irq=10
> Aug 26 14:47:59 port kernel: powerspec 2  supports D0 D3  current D0
> Aug 26 14:47:59 port kernel: map[10]: type Memory, range 32, base 0xb0007000, size 12, enabled
> Aug 26 14:47:59 port kernel: pcib2: requested memory range 0xb0007000-0xb0007fff: good
> Aug 26 14:47:59 port kernel: pcib2: matched entry for 6.11.INTA
> Aug 26 14:47:59 port kernel: pcib2: slot 11 INTA hardwired to IRQ 22
> Aug 26 14:47:59 port kernel: cbb0: <TI6420 PCI-CardBus Bridge> irq 21 at device 5.0 on pci6
> Aug 26 14:47:59 port kernel: pcib2: cbb0 requested memory range 0xb0000000-0xb00fffff: good
> Aug 26 14:47:59 port kernel: cbb0: Lazy allocation of 0x1000 bytes rid 0x10 type 3 at 0xb0008000
> Aug 26 14:47:59 port kernel: cardbus0: <CardBus bus> on cbb0
> Aug 26 14:47:59 port kernel: pccard0: <16-bit PCCard bus> on cbb0
> Aug 26 14:47:59 port kernel: cbb0: [MPSAFE]
> Aug 26 14:47:59 port kernel: cbb0: [ITHREAD]
> Aug 26 14:47:59 port kernel: cbb0: PCI Configuration space:
> Aug 26 14:47:59 port kernel: 0x00: 0xac8e104c 0x02100007 0x06070000 0x00824010 
> Aug 26 14:47:59 port kernel: 0x10: 0xb0008000 0x020000a0 0x40070706 0xfffff000 
> Aug 26 14:47:59 port kernel: 0x20: 0x00000000 0xfffff000 0x00000000 0xfffffffc 
> Aug 26 14:47:59 port kernel: 0x30: 0x00000000 0xfffffffc 0x00000000 0x07400115 
> Aug 26 14:47:59 port kernel: 0x40: 0x818f104d 0x00000001 0x00000000 0x00000000 
> Aug 26 14:47:59 port kernel: 0x50: 0x00000000 0x00000000 0x00000000 0x00000000 
> Aug 26 14:47:59 port kernel: 0x60: 0x00000000 0x00000000 0x00000000 0x00000000 
> Aug 26 14:47:59 port kernel: 0x70: 0x00000000 0x00000000 0x00000000 0x00000000 
> Aug 26 14:47:59 port kernel: 0x80: 0x2844b060 0x02800000 0x001d0000 0x01001b22 
> Aug 26 14:47:59 port kernel: 0x90: 0x606401c0 0x00000000 0x00000000 0x00000000 
> Aug 26 14:47:59 port kernel: 0xa0: 0x7e220001 0x00c00000 0x00000000 0x00000000 
> Aug 26 14:47:59 port kernel: 0xb0: 0x08000000 0x00000000 0x00000000 0x00000000 
> Aug 26 14:47:59 port kernel: 0xc0: 0x00000000 0x00000000 0x00000000 0x00000000 
> Aug 26 14:47:59 port kernel: 0xd0: 0x00000000 0x00000000 0x00000000 0x00000000 
> Aug 26 14:47:59 port kernel: 0xe0: 0x00000000 0x00000000 0x00000000 0x00000000 
> Aug 26 14:47:59 port kernel: 0xf0: 0x00000000 0x00000000 0x00000000 0x00000000 
> Aug 26 14:47:59 port kernel: cbb1: <TI6420 PCI-CardBus Bridge> at device 5.1 on pci6
> Aug 26 14:47:59 port kernel: pcib2: cbb1 requested memory range 0xb0000000-0xb00fffff: good
> Aug 26 14:47:59 port kernel: cbb1: Lazy allocation of 0x1000 bytes rid 0x10 type 3 at 0xb0009000
> Aug 26 14:47:59 port kernel: cardbus1: <CardBus bus> on cbb1
> Aug 26 14:47:59 port kernel: pccard1: <16-bit PCCard bus> on cbb1
> Aug 26 14:47:59 port kernel: pcib2: matched entry for 6.5.INTA
> Aug 26 14:47:59 port kernel: pcib2: slot 5 INTA hardwired to IRQ 21
> Aug 26 14:47:59 port kernel: cbb1: [MPSAFE]
> Aug 26 14:47:59 port kernel: cbb1: [ITHREAD]
> Aug 26 14:47:59 port kernel: cbb1: PCI Configuration space:
> Aug 26 14:47:59 port kernel: 0x00: 0xac8e104c 0x02100007 0x06070000 0x00824010 
> Aug 26 14:47:59 port kernel: 0x10: 0xb0009000 0x020000a0 0x40080806 0xfffff000 
> Aug 26 14:47:59 port kernel: 0x20: 0x00000000 0xfffff000 0x00000000 0xfffffffc 
> Aug 26 14:47:59 port kernel: 0x30: 0x00000000 0xfffffffc 0x00000000 0x07400115 
> Aug 26 14:47:59 port kernel: 0x40: 0x818f104d 0x00000001 0x00000000 0x00000000 
> Aug 26 14:47:59 port kernel: 0x50: 0x00000000 0x00000000 0x00000000 0x00000000 
> Aug 26 14:47:59 port kernel: 0x60: 0x00000000 0x00000000 0x00000000 0x00000000 
> Aug 26 14:47:59 port kernel: 0x70: 0x00000000 0x00000000 0x00000000 0x00000000 
> Aug 26 14:47:59 port kernel: 0x80: 0x28449060 0x02800000 0x001d0000 0x01001b22 
> Aug 26 14:47:59 port kernel: 0x90: 0x606400c0 0x00000000 0x00000000 0x00000000 
> Aug 26 14:47:59 port kernel: 0xa0: 0x7e220001 0x00c00000 0x00000000 0x00000000 
> Aug 26 14:47:59 port kernel: 0xb0: 0x08000000 0x00000000 0x00000000 0x00000000 
> Aug 26 14:47:59 port kernel: 0xc0: 0x00000000 0x00000000 0x00000000 0x00000000 
> Aug 26 14:47:59 port kernel: 0xd0: 0x00000000 0x00000000 0x00000000 0x00000000 
> Aug 26 14:47:59 port kernel: 0xe0: 0x00000000 0x00000000 0x00000000 0x00000000 
> Aug 26 14:47:59 port kernel: 0xf0: 0x00000000 0x00000000 0x00000000 0x00000000 
> Aug 26 14:47:59 port kernel: fwohci0: vendor=104c, dev=802e
> Aug 26 14:47:59 port kernel: fwohci0: vendor=104c, dev=802e
> Aug 26 14:47:59 port kernel: fwohci0: <1394 Open Host Controller Interface> mem 0xb0004000-0xb00047ff,0xb0000000-0xb0003fff irq 20 at device 5.2 on pci6
> Aug 26 14:47:59 port kernel: fwohci0: Reserved 0x800 bytes for rid 0x10 type 3 at 0xb0004000
> Aug 26 14:47:59 port kernel: ioapic0: routing intpin 20 (PCI IRQ 20) to vector 54
> Aug 26 14:47:59 port kernel: fwohci0: [MPSAFE]
> Aug 26 14:47:59 port kernel: fwohci0: [FILTER]
> Aug 26 14:47:59 port kernel: fwohci0: OHCI version 1.10 (ROM=1)
> Aug 26 14:47:59 port kernel: fwohci0: No. of Isochronous channels is 4.
> Aug 26 14:47:59 port kernel: fwohci0: EUI64 08:00:46:03:00:f0:a1:8a
> Aug 26 14:47:59 port kernel: fwohci0: Phy 1394a available S400, 2 ports.
> Aug 26 14:47:59 port kernel: fwohci0: Link S400, max_rec 2048 bytes.
> Aug 26 14:47:59 port kernel: firewire0: <IEEE1394(FireWire) bus> on fwohci0
> Aug 26 14:47:59 port kernel: fwe0: <Ethernet over FireWire> on firewire0
> Aug 26 14:47:59 port kernel: if_fwe0: Fake Ethernet address: 0a:00:46:f0:a1:8a
> Aug 26 14:47:59 port kernel: fwe0: bpf attached
> Aug 26 14:47:59 port kernel: fwe0: Ethernet address: 0a:00:46:f0:a1:8a
> Aug 26 14:47:59 port kernel: fwip0: <IP over FireWire> on firewire0
> Aug 26 14:47:59 port kernel: fwip0: bpf attached
> Aug 26 14:47:59 port kernel: fwip0: Firewire address: 08:00:46:03:00:f0:a1:8a @ 0xfffe00000000, S400, maxrec 2048
> Aug 26 14:47:59 port kernel: sbp0: <SBP-2/SCSI over FireWire> on firewire0
> Aug 26 14:47:59 port kernel: dcons_crom0: <dcons configuration ROM> on firewire0
> Aug 26 14:47:59 port kernel: dcons_crom0: bus_addr 0x3ed28000
> Aug 26 14:47:59 port kernel: fwohci0: Initiate bus reset
> Aug 26 14:47:59 port kernel: fwohci0: BUS reset
> Aug 26 14:47:59 port kernel: fwohci0: node_id=0xc800ffc0, gen=1, CYCLEMASTER mode
> Aug 26 14:47:59 port kernel: pci6: <mass storage> at device 5.3 (no driver attached)
> Aug 26 14:47:59 port kernel: ioapic0: routing intpin 22 (PCI IRQ 22) to vector 55
>    ...
> Aug 26 14:47:59 port kernel: pci0: <serial bus, SMBus> at device 31.3 (no driver attached)
> Aug 26 14:47:59 port kernel: acpi_tz0: <Thermal Zone> on acpi0
> Aug 26 14:47:59 port kernel: atrtc0: <AT realtime clock> port 0x70-0x77 irq 8 on acpi0
> Aug 26 14:47:59 port kernel: atrtc0: Warning: Couldn't map I/O.
> Aug 26 14:47:59 port kernel: atrtc0: registered as a time-of-day clock (resolution 1000000us)
> Aug 26 14:47:59 port kernel: acpi_sony0: <Sony notebook controller> on acpi0
> Aug 26 14:47:59 port kernel: acpi_sony0: PID 0
>    ...
> Aug 26 14:47:59 port kernel: battery0: <ACPI Control Method Battery> on acpi0
> Aug 26 14:47:59 port kernel: acpi_acad0: <AC Adapter> on acpi0
> Aug 26 14:47:59 port kernel: cpu0: <ACPI CPU> on acpi0
> Aug 26 14:47:59 port kernel: est0: <Enhanced SpeedStep Frequency Control> on cpu0
> Aug 26 14:47:59 port kernel: p4tcc0: <CPU Frequency Thermal Control> on cpu0
> Aug 26 14:47:59 port kernel: ex_isa_identify()
> Aug 26 14:47:59 port kernel: pnp_identify: Trying Read_Port at 203
> Aug 26 14:47:59 port kernel: pnp_identify: Trying Read_Port at 243
> Aug 26 14:47:59 port kernel: pnp_identify: Trying Read_Port at 283
> Aug 26 14:47:59 port kernel: pnp_identify: Trying Read_Port at 2c3
> Aug 26 14:47:59 port kernel: pnp_identify: Trying Read_Port at 303
> Aug 26 14:47:59 port kernel: pnp_identify: Trying Read_Port at 343
> Aug 26 14:47:59 port kernel: pnp_identify: Trying Read_Port at 383
> Aug 26 14:47:59 port kernel: pnp_identify: Trying Read_Port at 3c3
> Aug 26 14:47:59 port kernel: PNP Identify complete
>    ...
> Aug 26 14:47:59 port kernel: pmtimer0 on isa0
> Aug 26 14:47:59 port kernel: orm0: <ISA Option ROMs> at iomem 0xd8000-0xdbfff,0xdc000-0xdffff pnpid ORM0000 on isa0
> Aug 26 14:47:59 port kernel: fb: new array size 4
> Aug 26 14:47:59 port kernel: uart0: <ns8250> failed to probe at port 0x3f8-0x3ff irq 4 on isa0
> Aug 26 14:47:59 port kernel: uart1: <ns8250> failed to probe at port 0x2f8-0x2ff irq 3 on isa0
> 
> Aug 26 14:47:59 port kernel: lapic: Divisor 2, Frequency 66500570 hz
> Aug 26 14:47:59 port kernel: Timecounter "TSC" frequency 2128018166 Hz quality 800
> Aug 26 14:47:59 port kernel: Timecounters tick every 1.000 msec
> Aug 26 14:47:59 port kernel: Linux ELF exec handler installed
>    ...
> Aug 26 14:47:59 port kernel: 
> Aug 26 14:47:59 port kernel: acpi_acad0: acline initialization start
> Aug 26 14:47:59 port kernel: battery0: battery initialization done, tried 1 times
> Aug 26 14:47:59 port kernel: acpi_acad0: On Line
> Aug 26 14:47:59 port kernel: acpi_acad0: acline initialization done, tried 1 times
> Aug 26 14:47:59 port kernel: acd0: <MATSHITAUJ-832D/1.02> DVDR drive at ata0 as master
> Aug 26 14:47:59 port kernel: pcib2: pccard0 requested memory range 0xb0000000-0xb00fffff: good
> Aug 26 14:47:59 port kernel: pccard0: CIS version PCCARD 2.0 or 2.1
> Aug 26 14:47:59 port kernel: pccard0: CIS info: Adaptec, Inc., APA-1460 SCSI Host Adapter, Version 0.01
> 
> Aug 26 14:47:59 port kernel: hdac0: HDA Config: on=0x00000000 off=0x00000000
> Aug 26 14:47:59 port kernel: hdac0: Starting CORB Engine...
> Aug 26 14:47:59 port kernel: hdac0: Starting RIRB Engine...
> Aug 26 14:47:59 port kernel: hdac0: Enabling controller interrupt...
> Aug 26 14:47:59 port kernel: hdac0: Scanning HDA codecs ...
> Aug 26 14:47:59 port kernel: hdac0: Probing codec: 0
> Aug 26 14:47:59 port kernel: hdac0: 	startnode=1 endnode=2
> Aug 26 14:47:59 port kernel: hdac0: 	Found audio FG nid=1
> Aug 26 14:47:59 port kernel: hdac0: Probing codec: 1
> Aug 26 14:47:59 port kernel: hdac0: 	startnode=2 endnode=3
> Aug 26 14:47:59 port kernel: hdac0: 	Found modem FG nid=2
> Aug 26 14:47:59 port kernel: hdac0: <HDA Codec #0: Realtek ALC260>
> Aug 26 14:47:59 port kernel: hdac0: <HDA Codec ID: 0x10ec0260>
> Aug 26 14:47:59 port kernel: hdac0: Parsing AFG cad=0 nid=1...
> Aug 26 14:47:59 port kernel: hdac0:        Vendor: 0x000010ec
> Aug 26 14:47:59 port kernel: hdac0:        Device: 0x00000260
> Aug 26 14:47:59 port kernel: hdac0:      Revision: 0x00000003
> Aug 26 14:47:59 port kernel: hdac0:      Stepping: 0x00000000
> Aug 26 14:47:59 port kernel: hdac0: PCI Subvendor: 0x81cc104d
> Aug 26 14:47:59 port kernel: hdac0:         Nodes: start=2 endnode=28 total=26
> Aug 26 14:47:59 port kernel: hdac0:     CORB size: 256
> Aug 26 14:47:59 port kernel: hdac0:     RIRB size: 256
> Aug 26 14:47:59 port kernel: hdac0:       Streams: ISS=4 OSS=4 BSS=0
> Aug 26 14:47:59 port kernel: hdac0:          GPIO: 0x40000004
> Aug 26 14:47:59 port kernel: hdac0:                NumGPIO=4 NumGPO=0 NumGPI=0 GPIWake=0 GPIUnsol=1
> Aug 26 14:47:59 port kernel: hdac0: nid 15 0xb7111111 as  1 seq  1       Speaker Fixed jack  1 loc 55 color   Black misc 1
> Aug 26 14:47:59 port kernel: hdac0: nid 16 0x37014112 as  1 seq  2      Line-out  Jack jack  1 loc 55 color   Green misc 1
> Aug 26 14:47:59 port kernel: hdac0: nid 17 0x41111131 as  3 seq  1       Speaker  None jack  1 loc  1 color   Black misc 1
> Aug 26 14:47:59 port kernel: hdac0: nid 18 0x37a15921 as  2 seq  1           Mic  Jack jack  1 loc 55 color     Red misc 9
> Aug 26 14:47:59 port kernel: hdac0: nid 19 0x41111132 as  3 seq  2       Speaker  None jack  1 loc  1 color   Black misc 1
> Aug 26 14:47:59 port kernel: hdac0: nid 20 0x41111133 as  3 seq  3       Speaker  None jack  1 loc  1 color   Black misc 1
> Aug 26 14:47:59 port kernel: hdac0: nid 21 0x41111134 as  3 seq  4       Speaker  None jack  1 loc  1 color   Black misc 1
> Aug 26 14:47:59 port kernel: hdac0: nid 22 0x41111135 as  3 seq  5       Speaker  None jack  1 loc  1 color   Black misc 1
> Aug 26 14:47:59 port kernel: hdac0: nid 23 0x41111122 as  2 seq  2       Speaker  None jack  1 loc  1 color   Black misc 1
> Aug 26 14:47:59 port kernel: hdac0: nid 24 0x41111136 as  3 seq  6       Speaker  None jack  1 loc  1 color   Black misc 1
> Aug 26 14:47:59 port kernel: hdac0: nid 25 0x41111137 as  3 seq  7       Speaker  None jack  1 loc  1 color   Black misc 1
> Aug 26 14:47:59 port kernel: hdac0: Parsing Ctls...
> Aug 26 14:47:59 port kernel: hdac0: Parsing vendor patch...
> Aug 26 14:47:59 port kernel: hdac0: Disabling useless...
> Aug 26 14:47:59 port kernel: hdac0:  Disabling pin nid 17 due to None connectivity.
> Aug 26 14:47:59 port kernel: hdac0:  Disabling pin nid 19 due to None connectivity.
> Aug 26 14:47:59 port kernel: hdac0:  Disabling pin nid 20 due to None connectivity.
> Aug 26 14:47:59 port kernel: hdac0:  Disabling pin nid 21 due to None connectivity.
> Aug 26 14:47:59 port kernel: hdac0:  Disabling pin nid 22 due to None connectivity.
> Aug 26 14:47:59 port kernel: hdac0:  Disabling pin nid 23 due to None connectivity.
> Aug 26 14:47:59 port kernel: hdac0:  Disabling pin nid 24 due to None connectivity.
> Aug 26 14:47:59 port kernel: hdac0:  Disabling pin nid 25 due to None connectivity.
> Aug 26 14:47:59 port kernel: hdac0:  Disabling ctl 4 nid 7 cnid 19 due to disabled widget.
> Aug 26 14:47:59 port kernel: hdac0:  Disabling ctl 5 nid 7 cnid 20 due to disabled widget.
> Aug 26 14:47:59 port kernel: hdac0:  Disabling ctl 6 nid 7 cnid 21 due to disabled widget.
> Aug 26 14:47:59 port kernel: hdac0:  Disabling ctl 7 nid 7 cnid 22 due to disabled widget.
> Aug 26 14:47:59 port kernel: hdac0:  Disabling ctl 8 nid 7 cnid 23 due to disabled widget.
> Aug 26 14:47:59 port kernel: hdac0:  Disabling ctl 22 nid 17 cnid -1 due to disabled widget.
> Aug 26 14:47:59 port kernel: hdac0:  Disabling ctl 24 nid 19 cnid -1 due to disabled widget.
> Aug 26 14:47:59 port kernel: hdac0:  Disabling ctl 25 nid 20 cnid -1 due to disabled widget.
> Aug 26 14:47:59 port kernel: hdac0:  Disabling ctl 26 nid 21 cnid -1 due to disabled widget.
> Aug 26 14:47:59 port kernel: hdac0:  Disabling nid 10 due to all it's consumers disabled.
> Aug 26 14:47:59 port kernel: hdac0:  Disabling nid 12 due to all it's consumers disabled.
> Aug 26 14:47:59 port kernel: hdac0:  Disabling nid 13 due to all it's consumers disabled.
> Aug 26 14:47:59 port kernel: hdac0:  Disabling nid 14 due to all it's consumers disabled.
> Aug 26 14:47:59 port kernel: hdac0:  Disabling ctl 17 nid 10 cnid -1 due to disabled widget.
> Aug 26 14:47:59 port kernel: hdac0:  Disabling ctl 18 nid 10 cnid 2 due to disabled widget.
> Aug 26 14:47:59 port kernel: hdac0:  Disabling ctl 19 nid 10 cnid 7 due to disabled widget.
> Aug 26 14:47:59 port kernel: hdac0: Patched pins configuration:
> Aug 26 14:47:59 port kernel: hdac0: nid 15 0xb7111111 as  1 seq  1       Speaker Fixed jack  1 loc 55 color   Black misc 1
> Aug 26 14:47:59 port kernel: hdac0: nid 16 0x37014112 as  1 seq  2      Line-out  Jack jack  1 loc 55 color   Green misc 1
> Aug 26 14:47:59 port kernel: hdac0: nid 17 0x41111131 as  3 seq  1       Speaker  None jack  1 loc  1 color   Black misc 1 [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0: nid 18 0x37a15921 as  2 seq  1           Mic  Jack jack  1 loc 55 color     Red misc 9
> Aug 26 14:47:59 port kernel: hdac0: nid 19 0x41111132 as  3 seq  2       Speaker  None jack  1 loc  1 color   Black misc 1 [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0: nid 20 0x41111133 as  3 seq  3       Speaker  None jack  1 loc  1 color   Black misc 1 [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0: nid 21 0x41111134 as  3 seq  4       Speaker  None jack  1 loc  1 color   Black misc 1 [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0: nid 22 0x41111135 as  3 seq  5       Speaker  None jack  1 loc  1 color   Black misc 1 [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0: nid 23 0x41111122 as  2 seq  2       Speaker  None jack  1 loc  1 color   Black misc 1 [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0: nid 24 0x41111136 as  3 seq  6       Speaker  None jack  1 loc  1 color   Black misc 1 [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0: nid 25 0x41111137 as  3 seq  7       Speaker  None jack  1 loc  1 color   Black misc 1 [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0: Parsing pin associations...
> Aug 26 14:47:59 port kernel: hdac0: 2 associations found
> Aug 26 14:47:59 port kernel: hdac0: Association 0 (1) out:
> Aug 26 14:47:59 port kernel: hdac0:   Pin nid=15 seq=1
> Aug 26 14:47:59 port kernel: hdac0:   Pin nid=16 seq=2
> Aug 26 14:47:59 port kernel: hdac0: Association 1 (2) in:
> Aug 26 14:47:59 port kernel: hdac0:   Pin nid=18 seq=1
> Aug 26 14:47:59 port kernel: hdac0: Building AFG tree...
> Aug 26 14:47:59 port kernel: hdac0: HWiP: HDA Widget Parser - Revision 2
> Aug 26 14:47:59 port kernel: hdac0: Tracing association 0 (1)
> Aug 26 14:47:59 port kernel: hdac0:  Tracing pin 15 with min nid 0
> Aug 26 14:47:59 port kernel: hdac0:   tracing via nid 15
> Aug 26 14:47:59 port kernel: hdac0:    tracing via nid 8
> Aug 26 14:47:59 port kernel: hdac0:     tracing via nid 2
> Aug 26 14:47:59 port kernel: hdac0:     nid 2 returned 2
> Aug 26 14:47:59 port kernel: hdac0:     tracing via nid 7
> Aug 26 14:47:59 port kernel: hdac0:      tracing via nid 18
> Aug 26 14:47:59 port kernel: hdac0:      nid 18 returned 0
> Aug 26 14:47:59 port kernel: hdac0:      tracing via nid 15
> Aug 26 14:47:59 port kernel: hdac0:      nid 15 returned 0
> Aug 26 14:47:59 port kernel: hdac0:      tracing via nid 16
> Aug 26 14:47:59 port kernel: hdac0:      nid 16 returned 0
> Aug 26 14:47:59 port kernel: hdac0:     nid 7 returned 0
> Aug 26 14:47:59 port kernel: hdac0:    nid 8 returned 2
> Aug 26 14:47:59 port kernel: hdac0:   nid 15 returned 2
> Aug 26 14:47:59 port kernel: hdac0:  Pin 15 traced to DAC/ADC 2
> Aug 26 14:47:59 port kernel: hdac0:  Tracing pin 16 with min nid 0
> Aug 26 14:47:59 port kernel: hdac0:   tracing via nid 16
> Aug 26 14:47:59 port kernel: hdac0:    tracing via nid 9
> Aug 26 14:47:59 port kernel: hdac0:     tracing via nid 2
> Aug 26 14:47:59 port kernel: hdac0:     nid 2 busy by seqmask 2
> Aug 26 14:47:59 port kernel: hdac0:     tracing via nid 7
> Aug 26 14:47:59 port kernel: hdac0:      tracing via nid 18
> Aug 26 14:47:59 port kernel: hdac0:      nid 18 returned 0
> Aug 26 14:47:59 port kernel: hdac0:      tracing via nid 15
> Aug 26 14:47:59 port kernel: hdac0:      nid 15 busy by seqmask 2
> Aug 26 14:47:59 port kernel: hdac0:      tracing via nid 16
> Aug 26 14:47:59 port kernel: hdac0:      nid 16 returned 0
> Aug 26 14:47:59 port kernel: hdac0:     nid 7 returned 0
> Aug 26 14:47:59 port kernel: hdac0:    nid 9 returned 0
> Aug 26 14:47:59 port kernel: hdac0:   nid 16 returned 0
> Aug 26 14:47:59 port kernel: hdac0:  Unable to trace pin 16 seq 2 with min nid 0 hpredir -1
> Aug 26 14:47:59 port kernel: hdac0:  Tracing pin 15 with min nid 3
> Aug 26 14:47:59 port kernel: hdac0:   tracing via nid 15
> Aug 26 14:47:59 port kernel: hdac0:    tracing via nid 8
> Aug 26 14:47:59 port kernel: hdac0:     tracing via nid 2
> Aug 26 14:47:59 port kernel: hdac0:     nid 2 returned 0
> Aug 26 14:47:59 port kernel: hdac0:     tracing via nid 7
> Aug 26 14:47:59 port kernel: hdac0:      tracing via nid 18
> Aug 26 14:47:59 port kernel: hdac0:      nid 18 returned 0
> Aug 26 14:47:59 port kernel: hdac0:      tracing via nid 15
> Aug 26 14:47:59 port kernel: hdac0:      nid 15 returned 0
> Aug 26 14:47:59 port kernel: hdac0:      tracing via nid 16
> Aug 26 14:47:59 port kernel: hdac0:      nid 16 returned 0
> Aug 26 14:47:59 port kernel: hdac0:     nid 7 returned 0
> Aug 26 14:47:59 port kernel: hdac0:    nid 8 returned 0
> Aug 26 14:47:59 port kernel: hdac0:   nid 15 returned 0
> Aug 26 14:47:59 port kernel: hdac0:  Unable to trace pin 15 seq 1 with min nid 3 hpredir -1
> Aug 26 14:47:59 port kernel: hdac0:  Tracing pin 15 with min nid 0
> Aug 26 14:47:59 port kernel: hdac0:   tracing via nid 15
> Aug 26 14:47:59 port kernel: hdac0:    tracing via nid 8
> Aug 26 14:47:59 port kernel: hdac0:     tracing via nid 2
> Aug 26 14:47:59 port kernel: hdac0:     nid 2 returned 2
> Aug 26 14:47:59 port kernel: hdac0:     tracing via nid 7
> Aug 26 14:47:59 port kernel: hdac0:      tracing via nid 18
> Aug 26 14:47:59 port kernel: hdac0:      nid 18 returned 0
> Aug 26 14:47:59 port kernel: hdac0:      tracing via nid 15
> Aug 26 14:47:59 port kernel: hdac0:      nid 15 returned 0
> Aug 26 14:47:59 port kernel: hdac0:      tracing via nid 16
> Aug 26 14:47:59 port kernel: hdac0:      nid 16 returned 0
> Aug 26 14:47:59 port kernel: hdac0:     nid 7 returned 0
> Aug 26 14:47:59 port kernel: hdac0:    nid 8 returned 2
> Aug 26 14:47:59 port kernel: hdac0:   nid 15 returned 2
> Aug 26 14:47:59 port kernel: hdac0:  Pin 15 traced to DAC/ADC 2 with fake redirection
> Aug 26 14:47:59 port kernel: hdac0:  Tracing pin 16 with min nid 0
> Aug 26 14:47:59 port kernel: hdac0:   tracing via nid 16
> Aug 26 14:47:59 port kernel: hdac0:    tracing via nid 9
> Aug 26 14:47:59 port kernel: hdac0:     tracing via nid 2
> Aug 26 14:47:59 port kernel: hdac0:     nid 2 busy by seqmask 2
> Aug 26 14:47:59 port kernel: hdac0:     tracing via nid 7
> Aug 26 14:47:59 port kernel: hdac0:      tracing via nid 18
> Aug 26 14:47:59 port kernel: hdac0:      nid 18 returned 0
> Aug 26 14:47:59 port kernel: hdac0:      tracing via nid 15
> Aug 26 14:47:59 port kernel: hdac0:      nid 15 busy by seqmask 2
> Aug 26 14:47:59 port kernel: hdac0:      tracing via nid 16
> Aug 26 14:47:59 port kernel: hdac0:      nid 16 returned 0
> Aug 26 14:47:59 port kernel: hdac0:     nid 7 returned 0
> Aug 26 14:47:59 port kernel: hdac0:    nid 9 returned 0
> Aug 26 14:47:59 port kernel: hdac0:   nid 16 returned 0
> Aug 26 14:47:59 port kernel: hdac0:  Unable to trace pin 16 seq 2 with min nid 0 hpredir -1
> Aug 26 14:47:59 port kernel: hdac0:  Tracing pin 15 with min nid 3
> Aug 26 14:47:59 port kernel: hdac0:   tracing via nid 15
> Aug 26 14:47:59 port kernel: hdac0:    tracing via nid 8
> Aug 26 14:47:59 port kernel: hdac0:     tracing via nid 2
> Aug 26 14:47:59 port kernel: hdac0:     nid 2 returned 0
> Aug 26 14:47:59 port kernel: hdac0:     tracing via nid 7
> Aug 26 14:47:59 port kernel: hdac0:      tracing via nid 18
> Aug 26 14:47:59 port kernel: hdac0:      nid 18 returned 0
> Aug 26 14:47:59 port kernel: hdac0:      tracing via nid 15
> Aug 26 14:47:59 port kernel: hdac0:      nid 15 returned 0
> Aug 26 14:47:59 port kernel: hdac0:      tracing via nid 16
> Aug 26 14:47:59 port kernel: hdac0:      nid 16 returned 0
> Aug 26 14:47:59 port kernel: hdac0:     nid 7 returned 0
> Aug 26 14:47:59 port kernel: hdac0:    nid 8 returned 0
> Aug 26 14:47:59 port kernel: hdac0:   nid 15 returned 0
> Aug 26 14:47:59 port kernel: hdac0:  Unable to trace pin 15 seq 1 with min nid 3 hpredir -1
> Aug 26 14:47:59 port kernel: hdac0: Association 0 (1) trace failed
> Aug 26 14:47:59 port kernel: hdac0: Tracing association 1 (2)
> Aug 26 14:47:59 port kernel: hdac0:  Tracing pin 18 to ADC 4
> Aug 26 14:47:59 port kernel: hdac0:   tracing via nid 18
> Aug 26 14:47:59 port kernel: hdac0:    tracing via nid 4
> Aug 26 14:47:59 port kernel: hdac0:    nid 4 returned 1
> Aug 26 14:47:59 port kernel: hdac0:    tracing via nid 5
> Aug 26 14:47:59 port kernel: hdac0:    nid 5 returned 0
> Aug 26 14:47:59 port kernel: hdac0:    tracing via nid 7
> Aug 26 14:47:59 port kernel: hdac0:     tracing via nid 5
> Aug 26 14:47:59 port kernel: hdac0:     nid 5 returned 0
> Aug 26 14:47:59 port kernel: hdac0:     tracing via nid 8
> Aug 26 14:47:59 port kernel: hdac0:      tracing via nid 11
> Aug 26 14:47:59 port kernel: hdac0:       tracing via nid 18
> Aug 26 14:47:59 port kernel: hdac0:       nid 18 returned 0
> Aug 26 14:47:59 port kernel: hdac0:      nid 11 returned 0
> Aug 26 14:47:59 port kernel: hdac0:      tracing via nid 15
> Aug 26 14:47:59 port kernel: hdac0:      nid 15 returned 0
> Aug 26 14:47:59 port kernel: hdac0:     nid 8 returned 0
> Aug 26 14:47:59 port kernel: hdac0:     tracing via nid 9
> Aug 26 14:47:59 port kernel: hdac0:      tracing via nid 11
> Aug 26 14:47:59 port kernel: hdac0:       tracing via nid 18
> Aug 26 14:47:59 port kernel: hdac0:       nid 18 returned 0
> Aug 26 14:47:59 port kernel: hdac0:      nid 11 returned 0
> Aug 26 14:47:59 port kernel: hdac0:      tracing via nid 16
> Aug 26 14:47:59 port kernel: hdac0:      nid 16 returned 0
> Aug 26 14:47:59 port kernel: hdac0:     nid 9 returned 0
> Aug 26 14:47:59 port kernel: hdac0:    nid 7 returned 0
> Aug 26 14:47:59 port kernel: hdac0:   nid 18 returned 1
> Aug 26 14:47:59 port kernel: hdac0:  Traced to DAC/ADC 4
> Aug 26 14:47:59 port kernel: hdac0: Association 1 (2) trace succeded
> Aug 26 14:47:59 port kernel: hdac0: Tracing monitor
> Aug 26 14:47:59 port kernel: hdac0: Tracing beeper
> Aug 26 14:47:59 port kernel: hdac0: Disabling unassociated widgets...
> Aug 26 14:47:59 port kernel: hdac0:  Disabling unassociated nid 2.
> Aug 26 14:47:59 port kernel: hdac0:  Disabling unassociated nid 3.
> Aug 26 14:47:59 port kernel: hdac0:  Disabling unassociated nid 5.
> Aug 26 14:47:59 port kernel: hdac0:  Disabling unassociated nid 6.
> Aug 26 14:47:59 port kernel: hdac0:  Disabling unassociated nid 7.
> Aug 26 14:47:59 port kernel: hdac0:  Disabling unassociated nid 8.
> Aug 26 14:47:59 port kernel: hdac0:  Disabling unassociated nid 9.
> Aug 26 14:47:59 port kernel: hdac0:  Disabling unassociated nid 11.
> Aug 26 14:47:59 port kernel: hdac0:  Disabling unassociated nid 15.
> Aug 26 14:47:59 port kernel: hdac0:  Disabling unassociated nid 16.
> Aug 26 14:47:59 port kernel: hdac0:  Disabling unassociated nid 26.
> Aug 26 14:47:59 port kernel: hdac0:  Disabling unassociated nid 27.
> Aug 26 14:47:59 port kernel: hdac0:  Disabling connection to input pin nid 18 conn 0.
> Aug 26 14:47:59 port kernel: hdac0: Disabling useless...
> Aug 26 14:47:59 port kernel: hdac0:  Disabling ctl 2 nid 5 cnid -1 due to disabled widget.
> Aug 26 14:47:59 port kernel: hdac0:  Disabling ctl 3 nid 7 cnid 18 due to disabled widget.
> Aug 26 14:47:59 port kernel: hdac0:  Disabling ctl 9 nid 7 cnid 15 due to disabled widget.
> Aug 26 14:47:59 port kernel: hdac0:  Disabling ctl 10 nid 7 cnid 16 due to disabled widget.
> Aug 26 14:47:59 port kernel: hdac0:  Disabling ctl 11 nid 8 cnid -1 due to disabled widget.
> Aug 26 14:47:59 port kernel: hdac0:  Disabling ctl 12 nid 8 cnid 2 due to disabled widget.
> Aug 26 14:47:59 port kernel: hdac0:  Disabling ctl 13 nid 8 cnid 7 due to disabled widget.
> Aug 26 14:47:59 port kernel: hdac0:  Disabling ctl 14 nid 9 cnid -1 due to disabled widget.
> Aug 26 14:47:59 port kernel: hdac0:  Disabling ctl 15 nid 9 cnid 2 due to disabled widget.
> Aug 26 14:47:59 port kernel: hdac0:  Disabling ctl 16 nid 9 cnid 7 due to disabled widget.
> Aug 26 14:47:59 port kernel: hdac0:  Disabling ctl 20 nid 15 cnid -1 due to disabled widget.
> Aug 26 14:47:59 port kernel: hdac0:  Disabling ctl 21 nid 16 cnid -1 due to disabled widget.
> Aug 26 14:47:59 port kernel: hdac0: Disabling crossassociatement connections...
> Aug 26 14:47:59 port kernel: hdac0:  Disabling crossassociatement connection nid 4 conn 1 cnid 19.
> Aug 26 14:47:59 port kernel: hdac0:  Disabling crossassociatement connection nid 4 conn 2 cnid 20.
> Aug 26 14:47:59 port kernel: hdac0:  Disabling crossassociatement connection nid 4 conn 3 cnid 21.
> Aug 26 14:47:59 port kernel: hdac0:  Disabling crossassociatement connection nid 4 conn 4 cnid 22.
> Aug 26 14:47:59 port kernel: hdac0:  Disabling crossassociatement connection nid 4 conn 5 cnid 15.
> Aug 26 14:47:59 port kernel: hdac0:  Disabling crossassociatement connection nid 4 conn 6 cnid 16.
> Aug 26 14:47:59 port kernel: hdac0: Disabling useless...
> Aug 26 14:47:59 port kernel: hdac0: Binding associations to channels...
> Aug 26 14:47:59 port kernel: hdac0: Assigning names to signal sources...
> Aug 26 14:47:59 port kernel: hdac0: Assigning mixers to the tree...
> Aug 26 14:47:59 port kernel: hdac0: AFG commit...
> Aug 26 14:47:59 port kernel: hdac0: Ctls commit...
> Aug 26 14:47:59 port kernel: hdac0: [ 2] In ctl nid=5 DISABLED
> Aug 26 14:47:59 port kernel: hdac0: [ 3] In ctl nid=7 childnid=18 DISABLED
> Aug 26 14:47:59 port kernel: hdac0: [ 4] In ctl nid=7 childnid=19 DISABLED
> Aug 26 14:47:59 port kernel: hdac0: [ 5] In ctl nid=7 childnid=20 DISABLED
> Aug 26 14:47:59 port kernel: hdac0: [ 6] In ctl nid=7 childnid=21 DISABLED
> Aug 26 14:47:59 port kernel: hdac0: [ 7] In ctl nid=7 childnid=22 DISABLED
> Aug 26 14:47:59 port kernel: hdac0: [ 8] In ctl nid=7 childnid=23 DISABLED
> Aug 26 14:47:59 port kernel: hdac0: [ 9] In ctl nid=7 childnid=15 DISABLED
> Aug 26 14:47:59 port kernel: hdac0: [10] In ctl nid=7 childnid=16 DISABLED
> Aug 26 14:47:59 port kernel: hdac0: [11] Out ctl nid=8 DISABLED
> Aug 26 14:47:59 port kernel: hdac0: [12] In ctl nid=8 childnid=2 DISABLED
> Aug 26 14:47:59 port kernel: hdac0: [13] In ctl nid=8 childnid=7 DISABLED
> Aug 26 14:47:59 port kernel: hdac0: [14] Out ctl nid=9 DISABLED
> Aug 26 14:47:59 port kernel: hdac0: [15] In ctl nid=9 childnid=2 DISABLED
> Aug 26 14:47:59 port kernel: hdac0: [16] In ctl nid=9 childnid=7 DISABLED
> Aug 26 14:47:59 port kernel: hdac0: [17] Out ctl nid=10 DISABLED
> Aug 26 14:47:59 port kernel: hdac0: [18] In ctl nid=10 childnid=2 DISABLED
> Aug 26 14:47:59 port kernel: hdac0: [19] In ctl nid=10 childnid=7 DISABLED
> Aug 26 14:47:59 port kernel: hdac0: [20] In ctl nid=15 DISABLED
> Aug 26 14:47:59 port kernel: hdac0: [21] In ctl nid=16 DISABLED
> Aug 26 14:47:59 port kernel: hdac0: [22] In ctl nid=17 DISABLED
> Aug 26 14:47:59 port kernel: hdac0: [23] In ctl nid=18 DISABLED
> Aug 26 14:47:59 port kernel: hdac0: [24] In ctl nid=19 DISABLED
> Aug 26 14:47:59 port kernel: hdac0: [25] In ctl nid=20 DISABLED
> Aug 26 14:47:59 port kernel: hdac0: [26] In ctl nid=21 DISABLED
> Aug 26 14:47:59 port kernel: hdac0: HP switch init...
> Aug 26 14:47:59 port kernel: hdac0: 
> Aug 26 14:47:59 port kernel: hdac0: HDA config/quirks: forcestereo ivref50 ivref80 ivref100 ivref
> Aug 26 14:47:59 port kernel: hdac0: 
> Aug 26 14:47:59 port kernel: hdac0: +-------------------+
> Aug 26 14:47:59 port kernel: hdac0: | DUMPING HDA NODES |
> Aug 26 14:47:59 port kernel: hdac0: +-------------------+
> Aug 26 14:47:59 port kernel: hdac0: 
> Aug 26 14:47:59 port kernel: hdac0: Default Parameter
> Aug 26 14:47:59 port kernel: hdac0: -----------------
> Aug 26 14:47:59 port kernel: hdac0:      Stream cap: 0x00000001
> Aug 26 14:47:59 port kernel: hdac0:          Format: PCM
> Aug 26 14:47:59 port kernel: hdac0:         PCM cap: 0x000e0560
> Aug 26 14:47:59 port kernel: hdac0:        PCM size: 16 20 24
> Aug 26 14:47:59 port kernel: hdac0:        PCM rate: 44 48 96 192
> Aug 26 14:47:59 port kernel: hdac0:          IN amp: 0x00000000
> Aug 26 14:47:59 port kernel: hdac0:         OUT amp: 0x00000000
> Aug 26 14:47:59 port kernel: hdac0: 
> Aug 26 14:47:59 port kernel: hdac0:             nid: 2 [ANALOG] [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:            name: audio output
> Aug 26 14:47:59 port kernel: hdac0:      widget_cap: 0x00000011
> Aug 26 14:47:59 port kernel: hdac0:     Parse flags: 0x00000000
> Aug 26 14:47:59 port kernel: hdac0:     Association: -1 (0x00000000)
> Aug 26 14:47:59 port kernel: hdac0:             OSS: 
> Aug 26 14:47:59 port kernel: hdac0:      Stream cap: 0x00000001
> Aug 26 14:47:59 port kernel: hdac0:          Format: PCM
> Aug 26 14:47:59 port kernel: hdac0:         PCM cap: 0x000e0560
> Aug 26 14:47:59 port kernel: hdac0:        PCM size: 16 20 24
> Aug 26 14:47:59 port kernel: hdac0:        PCM rate: 44 48 96 192
> Aug 26 14:47:59 port kernel: hdac0:     connections: 0
> Aug 26 14:47:59 port kernel: hdac0: 
> Aug 26 14:47:59 port kernel: hdac0:             nid: 3 [DIGITAL] [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:            name: audio output
> Aug 26 14:47:59 port kernel: hdac0:      widget_cap: 0x00000211
> Aug 26 14:47:59 port kernel: hdac0:     Parse flags: 0x00000000
> Aug 26 14:47:59 port kernel: hdac0:     Association: -1 (0x00000000)
> Aug 26 14:47:59 port kernel: hdac0:             OSS: 
> Aug 26 14:47:59 port kernel: hdac0:      Stream cap: 0x00000001
> Aug 26 14:47:59 port kernel: hdac0:          Format: PCM
> Aug 26 14:47:59 port kernel: hdac0:         PCM cap: 0x001e0560
> Aug 26 14:47:59 port kernel: hdac0:        PCM size: 16 20 24 32
> Aug 26 14:47:59 port kernel: hdac0:        PCM rate: 44 48 96 192
> Aug 26 14:47:59 port kernel: hdac0:     connections: 0
> Aug 26 14:47:59 port kernel: hdac0: 
> Aug 26 14:47:59 port kernel: hdac0:             nid: 4 [ANALOG]
> Aug 26 14:47:59 port kernel: hdac0:            name: audio input
> Aug 26 14:47:59 port kernel: hdac0:      widget_cap: 0x0010011b
> Aug 26 14:47:59 port kernel: hdac0:     Parse flags: 0x00000000
> Aug 26 14:47:59 port kernel: hdac0:     Association: 1 (0x00000002)
> Aug 26 14:47:59 port kernel: hdac0:             OSS: 
> Aug 26 14:47:59 port kernel: hdac0:      Stream cap: 0x00000001
> Aug 26 14:47:59 port kernel: hdac0:          Format: PCM
> Aug 26 14:47:59 port kernel: hdac0:         PCM cap: 0x00060160
> Aug 26 14:47:59 port kernel: hdac0:        PCM size: 16 20
> Aug 26 14:47:59 port kernel: hdac0:        PCM rate: 44 48 96
> Aug 26 14:47:59 port kernel: hdac0:       Input amp: 0x80032300
> Aug 26 14:47:59 port kernel: hdac0:                  mute=1 step=35 size=3 offset=0
> Aug 26 14:47:59 port kernel: hdac0:     connections: 7
> Aug 26 14:47:59 port kernel: hdac0:           |
> Aug 26 14:47:59 port kernel: hdac0:           + <- nid=18 [pin: Mic (Jack)] (selected)
> Aug 26 14:47:59 port kernel: hdac0:           + [DISABLED] <- nid=19 [pin: Speaker (None)] [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:           + [DISABLED] <- nid=20 [pin: Speaker (None)] [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:           + [DISABLED] <- nid=21 [pin: Speaker (None)] [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:           + [DISABLED] <- nid=22 [pin: Speaker (None)] [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:           + [DISABLED] <- nid=15 [pin: Speaker (Fixed)] [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:           + [DISABLED] <- nid=16 [pin: Line-out (Jack)] [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0: 
> Aug 26 14:47:59 port kernel: hdac0:             nid: 5 [ANALOG] [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:            name: audio input
> Aug 26 14:47:59 port kernel: hdac0:      widget_cap: 0x0010011b
> Aug 26 14:47:59 port kernel: hdac0:     Parse flags: 0x00000000
> Aug 26 14:47:59 port kernel: hdac0:     Association: -1 (0x00000000)
> Aug 26 14:47:59 port kernel: hdac0:             OSS: 
> Aug 26 14:47:59 port kernel: hdac0:      Stream cap: 0x00000001
> Aug 26 14:47:59 port kernel: hdac0:          Format: PCM
> Aug 26 14:47:59 port kernel: hdac0:         PCM cap: 0x00060160
> Aug 26 14:47:59 port kernel: hdac0:        PCM size: 16 20
> Aug 26 14:47:59 port kernel: hdac0:        PCM rate: 44 48 96
> Aug 26 14:47:59 port kernel: hdac0:       Input amp: 0x80032300
> Aug 26 14:47:59 port kernel: hdac0:                  mute=1 step=35 size=3 offset=0
> Aug 26 14:47:59 port kernel: hdac0:     connections: 8
> Aug 26 14:47:59 port kernel: hdac0:           |
> Aug 26 14:47:59 port kernel: hdac0:           + [DISABLED] <- nid=18 [pin: Mic (Jack)]
> Aug 26 14:47:59 port kernel: hdac0:           + <- nid=19 [pin: Speaker (None)] [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:           + <- nid=20 [pin: Speaker (None)] [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:           + <- nid=21 [pin: Speaker (None)] [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:           + <- nid=22 [pin: Speaker (None)] [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:           + <- nid=7 [audio mixer] [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:           + <- nid=15 [pin: Speaker (Fixed)] [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:           + <- nid=16 [pin: Line-out (Jack)] [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0: 
> Aug 26 14:47:59 port kernel: hdac0:             nid: 6 [DIGITAL] [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:            name: audio input
> Aug 26 14:47:59 port kernel: hdac0:      widget_cap: 0x00100391
> Aug 26 14:47:59 port kernel: hdac0:     Parse flags: 0x00000000
> Aug 26 14:47:59 port kernel: hdac0:     Association: -1 (0x00000000)
> Aug 26 14:47:59 port kernel: hdac0:             OSS: 
> Aug 26 14:47:59 port kernel: hdac0:      Stream cap: 0x00000001
> Aug 26 14:47:59 port kernel: hdac0:          Format: PCM
> Aug 26 14:47:59 port kernel: hdac0:         PCM cap: 0x001e0160
> Aug 26 14:47:59 port kernel: hdac0:        PCM size: 16 20 24 32
> Aug 26 14:47:59 port kernel: hdac0:        PCM rate: 44 48 96
> Aug 26 14:47:59 port kernel: hdac0:     connections: 1
> Aug 26 14:47:59 port kernel: hdac0:           |
> Aug 26 14:47:59 port kernel: hdac0:           + <- nid=25 [pin: Speaker (None)] [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0: 
> Aug 26 14:47:59 port kernel: hdac0:             nid: 7 [ANALOG] [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:            name: audio mixer
> Aug 26 14:47:59 port kernel: hdac0:      widget_cap: 0x0020010b
> Aug 26 14:47:59 port kernel: hdac0:     Parse flags: 0x00000000
> Aug 26 14:47:59 port kernel: hdac0:     Association: -1 (0x00000000)
> Aug 26 14:47:59 port kernel: hdac0:             OSS: 
> Aug 26 14:47:59 port kernel: hdac0:       Input amp: 0x80034123
> Aug 26 14:47:59 port kernel: hdac0:                  mute=1 step=65 size=3 offset=35
> Aug 26 14:47:59 port kernel: hdac0:     connections: 8
> Aug 26 14:47:59 port kernel: hdac0:           |
> Aug 26 14:47:59 port kernel: hdac0:           + [DISABLED] <- nid=18 [pin: Mic (Jack)]
> Aug 26 14:47:59 port kernel: hdac0:           + [DISABLED] <- nid=19 [pin: Speaker (None)] [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:           + [DISABLED] <- nid=20 [pin: Speaker (None)] [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:           + [DISABLED] <- nid=21 [pin: Speaker (None)] [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:           + [DISABLED] <- nid=22 [pin: Speaker (None)] [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:           + [DISABLED] <- nid=23 [pin: Speaker (None)] [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:           + [DISABLED] <- nid=15 [pin: Speaker (Fixed)] [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:           + [DISABLED] <- nid=16 [pin: Line-out (Jack)] [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0: 
> Aug 26 14:47:59 port kernel: hdac0:             nid: 8 [ANALOG] [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:            name: audio mixer
> Aug 26 14:47:59 port kernel: hdac0:      widget_cap: 0x0020010f
> Aug 26 14:47:59 port kernel: hdac0:     Parse flags: 0x00000000
> Aug 26 14:47:59 port kernel: hdac0:     Association: -1 (0x00000000)
> Aug 26 14:47:59 port kernel: hdac0:             OSS: 
> Aug 26 14:47:59 port kernel: hdac0:      Output amp: 0x00034040
> Aug 26 14:47:59 port kernel: hdac0:                  mute=0 step=64 size=3 offset=64
> Aug 26 14:47:59 port kernel: hdac0:       Input amp: 0x80000000
> Aug 26 14:47:59 port kernel: hdac0:                  mute=1 step=0 size=0 offset=0
> Aug 26 14:47:59 port kernel: hdac0:     connections: 2
> Aug 26 14:47:59 port kernel: hdac0:           |
> Aug 26 14:47:59 port kernel: hdac0:           + [DISABLED] <- nid=2 [audio output] [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:           + [DISABLED] <- nid=7 [audio mixer] [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0: 
> Aug 26 14:47:59 port kernel: hdac0:             nid: 9 [ANALOG] [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:            name: audio mixer
> Aug 26 14:47:59 port kernel: hdac0:      widget_cap: 0x0020010f
> Aug 26 14:47:59 port kernel: hdac0:     Parse flags: 0x00000000
> Aug 26 14:47:59 port kernel: hdac0:     Association: -1 (0x00000000)
> Aug 26 14:47:59 port kernel: hdac0:             OSS: 
> Aug 26 14:47:59 port kernel: hdac0:      Output amp: 0x00034040
> Aug 26 14:47:59 port kernel: hdac0:                  mute=0 step=64 size=3 offset=64
> Aug 26 14:47:59 port kernel: hdac0:       Input amp: 0x80000000
> Aug 26 14:47:59 port kernel: hdac0:                  mute=1 step=0 size=0 offset=0
> Aug 26 14:47:59 port kernel: hdac0:     connections: 2
> Aug 26 14:47:59 port kernel: hdac0:           |
> Aug 26 14:47:59 port kernel: hdac0:           + [DISABLED] <- nid=2 [audio output] [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:           + [DISABLED] <- nid=7 [audio mixer] [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0: 
> Aug 26 14:47:59 port kernel: hdac0:             nid: 10 [ANALOG] [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:            name: audio mixer
> Aug 26 14:47:59 port kernel: hdac0:      widget_cap: 0x0020010e
> Aug 26 14:47:59 port kernel: hdac0:     Parse flags: 0x00000000
> Aug 26 14:47:59 port kernel: hdac0:     Association: -1 (0x00000000)
> Aug 26 14:47:59 port kernel: hdac0:             OSS: 
> Aug 26 14:47:59 port kernel: hdac0:      Output amp: 0x00034123
> Aug 26 14:47:59 port kernel: hdac0:                  mute=0 step=65 size=3 offset=35
> Aug 26 14:47:59 port kernel: hdac0:       Input amp: 0x80000000
> Aug 26 14:47:59 port kernel: hdac0:                  mute=1 step=0 size=0 offset=0
> Aug 26 14:47:59 port kernel: hdac0:     connections: 2
> Aug 26 14:47:59 port kernel: hdac0:           |
> Aug 26 14:47:59 port kernel: hdac0:           + [DISABLED] <- nid=2 [audio output] [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:           + [DISABLED] <- nid=7 [audio mixer] [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0: 
> Aug 26 14:47:59 port kernel: hdac0:             nid: 11 [ANALOG] [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:            name: audio selector
> Aug 26 14:47:59 port kernel: hdac0:      widget_cap: 0x00300101
> Aug 26 14:47:59 port kernel: hdac0:     Parse flags: 0x00000000
> Aug 26 14:47:59 port kernel: hdac0:     Association: -1 (0x00000000)
> Aug 26 14:47:59 port kernel: hdac0:             OSS: 
> Aug 26 14:47:59 port kernel: hdac0:     connections: 2
> Aug 26 14:47:59 port kernel: hdac0:           |
> Aug 26 14:47:59 port kernel: hdac0:           + <- nid=8 [audio mixer] [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:           + <- nid=9 [audio mixer] [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0: 
> Aug 26 14:47:59 port kernel: hdac0:             nid: 12 [ANALOG] [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:            name: audio selector
> Aug 26 14:47:59 port kernel: hdac0:      widget_cap: 0x00300101
> Aug 26 14:47:59 port kernel: hdac0:     Parse flags: 0x00000000
> Aug 26 14:47:59 port kernel: hdac0:     Association: -1 (0x00000000)
> Aug 26 14:47:59 port kernel: hdac0:             OSS: 
> Aug 26 14:47:59 port kernel: hdac0:     connections: 2
> Aug 26 14:47:59 port kernel: hdac0:           |
> Aug 26 14:47:59 port kernel: hdac0:           + <- nid=8 [audio mixer] [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:           + <- nid=9 [audio mixer] [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0: 
> Aug 26 14:47:59 port kernel: hdac0:             nid: 13 [ANALOG] [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:            name: audio selector
> Aug 26 14:47:59 port kernel: hdac0:      widget_cap: 0x00300101
> Aug 26 14:47:59 port kernel: hdac0:     Parse flags: 0x00000000
> Aug 26 14:47:59 port kernel: hdac0:     Association: -1 (0x00000000)
> Aug 26 14:47:59 port kernel: hdac0:             OSS: 
> Aug 26 14:47:59 port kernel: hdac0:     connections: 2
> Aug 26 14:47:59 port kernel: hdac0:           |
> Aug 26 14:47:59 port kernel: hdac0:           + <- nid=8 [audio mixer] [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:           + <- nid=9 [audio mixer] [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0: 
> Aug 26 14:47:59 port kernel: hdac0:             nid: 14 [ANALOG] [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:            name: audio selector
> Aug 26 14:47:59 port kernel: hdac0:      widget_cap: 0x00300101
> Aug 26 14:47:59 port kernel: hdac0:     Parse flags: 0x00000000
> Aug 26 14:47:59 port kernel: hdac0:     Association: -1 (0x00000000)
> Aug 26 14:47:59 port kernel: hdac0:             OSS: 
> Aug 26 14:47:59 port kernel: hdac0:     connections: 2
> Aug 26 14:47:59 port kernel: hdac0:           |
> Aug 26 14:47:59 port kernel: hdac0:           + <- nid=8 [audio mixer] [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:           + <- nid=9 [audio mixer] [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0: 
> Aug 26 14:47:59 port kernel: hdac0:             nid: 15 [ANALOG] [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:            name: pin: Speaker (Fixed)
> Aug 26 14:47:59 port kernel: hdac0:      widget_cap: 0x0040018d
> Aug 26 14:47:59 port kernel: hdac0:     Parse flags: 0x00000000
> Aug 26 14:47:59 port kernel: hdac0:     Association: -1 (0x00000000)
> Aug 26 14:47:59 port kernel: hdac0:             OSS: 
> Aug 26 14:47:59 port kernel: hdac0:         Pin cap: 0x0001003f
> Aug 26 14:47:59 port kernel: hdac0:                  ISC TRQD PDC HP OUT IN EAPD : UNSOL
> Aug 26 14:47:59 port kernel: hdac0:      Pin config: 0xb7111111
> Aug 26 14:47:59 port kernel: hdac0:     Pin control: 0x000000e0 HP IN OUT
> Aug 26 14:47:59 port kernel: hdac0:            EAPD: 0x00000002
> Aug 26 14:47:59 port kernel: hdac0:      Output amp: 0x80000000
> Aug 26 14:47:59 port kernel: hdac0:                  mute=1 step=0 size=0 offset=0
> Aug 26 14:47:59 port kernel: hdac0:     connections: 1
> Aug 26 14:47:59 port kernel: hdac0:           |
> Aug 26 14:47:59 port kernel: hdac0:           + [DISABLED] <- nid=8 [audio mixer] [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0: 
> Aug 26 14:47:59 port kernel: hdac0:             nid: 16 [ANALOG] [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:            name: pin: Line-out (Jack)
> Aug 26 14:47:59 port kernel: hdac0:      widget_cap: 0x0040018d
> Aug 26 14:47:59 port kernel: hdac0:     Parse flags: 0x00000000
> Aug 26 14:47:59 port kernel: hdac0:     Association: -1 (0x00000000)
> Aug 26 14:47:59 port kernel: hdac0:             OSS: 
> Aug 26 14:47:59 port kernel: hdac0:         Pin cap: 0x0001003f
> Aug 26 14:47:59 port kernel: hdac0:                  ISC TRQD PDC HP OUT IN EAPD : UNSOL
> Aug 26 14:47:59 port kernel: hdac0:      Pin config: 0x37014112
> Aug 26 14:47:59 port kernel: hdac0:     Pin control: 0x000000e0 HP IN OUT
> Aug 26 14:47:59 port kernel: hdac0:            EAPD: 0x00000002
> Aug 26 14:47:59 port kernel: hdac0:      Output amp: 0x80000000
> Aug 26 14:47:59 port kernel: hdac0:                  mute=1 step=0 size=0 offset=0
> Aug 26 14:47:59 port kernel: hdac0:     connections: 1
> Aug 26 14:47:59 port kernel: hdac0:           |
> Aug 26 14:47:59 port kernel: hdac0:           + [DISABLED] <- nid=9 [audio mixer] [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0: 
> Aug 26 14:47:59 port kernel: hdac0:             nid: 17 [ANALOG] [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:            name: pin: Speaker (None)
> Aug 26 14:47:59 port kernel: hdac0:      widget_cap: 0x0040010c
> Aug 26 14:47:59 port kernel: hdac0:     Parse flags: 0x00000000
> Aug 26 14:47:59 port kernel: hdac0:     Association: -1 (0x00000000)
> Aug 26 14:47:59 port kernel: hdac0:             OSS: 
> Aug 26 14:47:59 port kernel: hdac0:         Pin cap: 0x00000010
> Aug 26 14:47:59 port kernel: hdac0:                  OUT
> Aug 26 14:47:59 port kernel: hdac0:      Pin config: 0x41111131
> Aug 26 14:47:59 port kernel: hdac0:     Pin control: 0x00000040 OUT
> Aug 26 14:47:59 port kernel: hdac0:      Output amp: 0x80000000
> Aug 26 14:47:59 port kernel: hdac0:                  mute=1 step=0 size=0 offset=0
> Aug 26 14:47:59 port kernel: hdac0:     connections: 1
> Aug 26 14:47:59 port kernel: hdac0:           |
> Aug 26 14:47:59 port kernel: hdac0:           + [DISABLED] <- nid=10 [audio mixer] [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0: 
> Aug 26 14:47:59 port kernel: hdac0:             nid: 18 [ANALOG]
> Aug 26 14:47:59 port kernel: hdac0:            name: pin: Mic (Jack)
> Aug 26 14:47:59 port kernel: hdac0:      widget_cap: 0x0040018d
> Aug 26 14:47:59 port kernel: hdac0:     Parse flags: 0x00000000
> Aug 26 14:47:59 port kernel: hdac0:     Association: 1 (0x00000002)
> Aug 26 14:47:59 port kernel: hdac0:             OSS: mic (mic)
> Aug 26 14:47:59 port kernel: hdac0:         Pin cap: 0x0000133f
> Aug 26 14:47:59 port kernel: hdac0:                  ISC TRQD PDC HP OUT IN VREF[ 50 80 HIZ ] : UNSOL
> Aug 26 14:47:59 port kernel: hdac0:      Pin config: 0x37a15921
> Aug 26 14:47:59 port kernel: hdac0:     Pin control: 0x00000024 IN
> Aug 26 14:47:59 port kernel: hdac0:      Output amp: 0x80000000
> Aug 26 14:47:59 port kernel: hdac0:                  mute=1 step=0 size=0 offset=0
> Aug 26 14:47:59 port kernel: hdac0:     connections: 1
> Aug 26 14:47:59 port kernel: hdac0:           |
> Aug 26 14:47:59 port kernel: hdac0:           + [DISABLED] <- nid=11 [audio selector] [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0: 
> Aug 26 14:47:59 port kernel: hdac0:             nid: 19 [ANALOG] [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:            name: pin: Speaker (None)
> Aug 26 14:47:59 port kernel: hdac0:      widget_cap: 0x0040018d
> Aug 26 14:47:59 port kernel: hdac0:     Parse flags: 0x00000000
> Aug 26 14:47:59 port kernel: hdac0:     Association: -1 (0x00000000)
> Aug 26 14:47:59 port kernel: hdac0:             OSS: 
> Aug 26 14:47:59 port kernel: hdac0:         Pin cap: 0x0000133f
> Aug 26 14:47:59 port kernel: hdac0:                  ISC TRQD PDC HP OUT IN VREF[ 50 80 HIZ ] : UNSOL
> Aug 26 14:47:59 port kernel: hdac0:      Pin config: 0x41111132
> Aug 26 14:47:59 port kernel: hdac0:     Pin control: 0x000000e0 HP IN OUT
> Aug 26 14:47:59 port kernel: hdac0:      Output amp: 0x80000000
> Aug 26 14:47:59 port kernel: hdac0:                  mute=1 step=0 size=0 offset=0
> Aug 26 14:47:59 port kernel: hdac0:     connections: 1
> Aug 26 14:47:59 port kernel: hdac0:           |
> Aug 26 14:47:59 port kernel: hdac0:           + [DISABLED] <- nid=12 [audio selector] [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0: 
> Aug 26 14:47:59 port kernel: hdac0:             nid: 20 [ANALOG] [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:            name: pin: Speaker (None)
> Aug 26 14:47:59 port kernel: hdac0:      widget_cap: 0x0040018d
> Aug 26 14:47:59 port kernel: hdac0:     Parse flags: 0x00000000
> Aug 26 14:47:59 port kernel: hdac0:     Association: -1 (0x00000000)
> Aug 26 14:47:59 port kernel: hdac0:             OSS: 
> Aug 26 14:47:59 port kernel: hdac0:         Pin cap: 0x0000133f
> Aug 26 14:47:59 port kernel: hdac0:                  ISC TRQD PDC HP OUT IN VREF[ 50 80 HIZ ] : UNSOL
> Aug 26 14:47:59 port kernel: hdac0:      Pin config: 0x41111133
> Aug 26 14:47:59 port kernel: hdac0:     Pin control: 0x000000e0 HP IN OUT
> Aug 26 14:47:59 port kernel: hdac0:      Output amp: 0x80000000
> Aug 26 14:47:59 port kernel: hdac0:                  mute=1 step=0 size=0 offset=0
> Aug 26 14:47:59 port kernel: hdac0:     connections: 1
> Aug 26 14:47:59 port kernel: hdac0:           |
> Aug 26 14:47:59 port kernel: hdac0:           + [DISABLED] <- nid=13 [audio selector] [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0: 
> Aug 26 14:47:59 port kernel: hdac0:             nid: 21 [ANALOG] [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:            name: pin: Speaker (None)
> Aug 26 14:47:59 port kernel: hdac0:      widget_cap: 0x0040018d
> Aug 26 14:47:59 port kernel: hdac0:     Parse flags: 0x00000000
> Aug 26 14:47:59 port kernel: hdac0:     Association: -1 (0x00000000)
> Aug 26 14:47:59 port kernel: hdac0:             OSS: 
> Aug 26 14:47:59 port kernel: hdac0:         Pin cap: 0x0000133f
> Aug 26 14:47:59 port kernel: hdac0:                  ISC TRQD PDC HP OUT IN VREF[ 50 80 HIZ ] : UNSOL
> Aug 26 14:47:59 port kernel: hdac0:      Pin config: 0x41111134
> Aug 26 14:47:59 port kernel: hdac0:     Pin control: 0x000000e0 HP IN OUT
> Aug 26 14:47:59 port kernel: hdac0:      Output amp: 0x80000000
> Aug 26 14:47:59 port kernel: hdac0:                  mute=1 step=0 size=0 offset=0
> Aug 26 14:47:59 port kernel: hdac0:     connections: 1
> Aug 26 14:47:59 port kernel: hdac0:           |
> Aug 26 14:47:59 port kernel: hdac0:           + [DISABLED] <- nid=14 [audio selector] [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0: 
> Aug 26 14:47:59 port kernel: hdac0:             nid: 22 [ANALOG] [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:            name: pin: Speaker (None)
> Aug 26 14:47:59 port kernel: hdac0:      widget_cap: 0x00400001
> Aug 26 14:47:59 port kernel: hdac0:     Parse flags: 0x00000000
> Aug 26 14:47:59 port kernel: hdac0:     Association: -1 (0x00000000)
> Aug 26 14:47:59 port kernel: hdac0:             OSS: 
> Aug 26 14:47:59 port kernel: hdac0:         Pin cap: 0x00000020
> Aug 26 14:47:59 port kernel: hdac0:                  IN
> Aug 26 14:47:59 port kernel: hdac0:      Pin config: 0x41111135
> Aug 26 14:47:59 port kernel: hdac0:     Pin control: 0x00000020 IN
> Aug 26 14:47:59 port kernel: hdac0:     connections: 0
> Aug 26 14:47:59 port kernel: hdac0: 
> Aug 26 14:47:59 port kernel: hdac0:             nid: 23 [ANALOG] [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:            name: pin: Speaker (None)
> Aug 26 14:47:59 port kernel: hdac0:      widget_cap: 0x00400000
> Aug 26 14:47:59 port kernel: hdac0:     Parse flags: 0x00000000
> Aug 26 14:47:59 port kernel: hdac0:     Association: -1 (0x00000000)
> Aug 26 14:47:59 port kernel: hdac0:             OSS: 
> Aug 26 14:47:59 port kernel: hdac0:         Pin cap: 0x00000020
> Aug 26 14:47:59 port kernel: hdac0:                  IN
> Aug 26 14:47:59 port kernel: hdac0:      Pin config: 0x41111122
> Aug 26 14:47:59 port kernel: hdac0:     Pin control: 0x00000020 IN
> Aug 26 14:47:59 port kernel: hdac0:     connections: 0
> Aug 26 14:47:59 port kernel: hdac0: 
> Aug 26 14:47:59 port kernel: hdac0:             nid: 24 [DIGITAL] [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:            name: pin: Speaker (None)
> Aug 26 14:47:59 port kernel: hdac0:      widget_cap: 0x00400380
> Aug 26 14:47:59 port kernel: hdac0:     Parse flags: 0x00000000
> Aug 26 14:47:59 port kernel: hdac0:     Association: -1 (0x00000000)
> Aug 26 14:47:59 port kernel: hdac0:             OSS: 
> Aug 26 14:47:59 port kernel: hdac0:         Pin cap: 0x00000014
> Aug 26 14:47:59 port kernel: hdac0:                  PDC OUT : UNSOL
> Aug 26 14:47:59 port kernel: hdac0:      Pin config: 0x41111136
> Aug 26 14:47:59 port kernel: hdac0:     Pin control: 0x00000040 OUT
> Aug 26 14:47:59 port kernel: hdac0:     connections: 1
> Aug 26 14:47:59 port kernel: hdac0:           |
> Aug 26 14:47:59 port kernel: hdac0:           + <- nid=3 [audio output] [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0: 
> Aug 26 14:47:59 port kernel: hdac0:             nid: 25 [DIGITAL] [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:            name: pin: Speaker (None)
> Aug 26 14:47:59 port kernel: hdac0:      widget_cap: 0x00400280
> Aug 26 14:47:59 port kernel: hdac0:     Parse flags: 0x00000000
> Aug 26 14:47:59 port kernel: hdac0:     Association: -1 (0x00000000)
> Aug 26 14:47:59 port kernel: hdac0:             OSS: 
> Aug 26 14:47:59 port kernel: hdac0:         Pin cap: 0x00000024
> Aug 26 14:47:59 port kernel: hdac0:                  PDC IN : UNSOL
> Aug 26 14:47:59 port kernel: hdac0:      Pin config: 0x41111137
> Aug 26 14:47:59 port kernel: hdac0:     Pin control: 0x00000020 IN
> Aug 26 14:47:59 port kernel: hdac0:     connections: 0
> Aug 26 14:47:59 port kernel: hdac0: 
> Aug 26 14:47:59 port kernel: hdac0:             nid: 26 [ANALOG] [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:            name: vendor widget
> Aug 26 14:47:59 port kernel: hdac0:      widget_cap: 0x00f00040
> Aug 26 14:47:59 port kernel: hdac0:     Parse flags: 0x00000000
> Aug 26 14:47:59 port kernel: hdac0:     Association: -1 (0x00000000)
> Aug 26 14:47:59 port kernel: hdac0:             OSS: 
> Aug 26 14:47:59 port kernel: hdac0:     connections: 0
> Aug 26 14:47:59 port kernel: hdac0: 
> Aug 26 14:47:59 port kernel: hdac0:             nid: 27 [ANALOG] [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:            name: volume widget
> Aug 26 14:47:59 port kernel: hdac0:      widget_cap: 0x00600080
> Aug 26 14:47:59 port kernel: hdac0:     Parse flags: 0x00000000
> Aug 26 14:47:59 port kernel: hdac0:     Association: -1 (0x00000000)
> Aug 26 14:47:59 port kernel: hdac0:             OSS: 
> Aug 26 14:47:59 port kernel: hdac0:     connections: 0
> Aug 26 14:47:59 port kernel: hdac0: 
> Aug 26 14:47:59 port kernel: hdac0: +------------------------+
> Aug 26 14:47:59 port kernel: hdac0: | DUMPING HDA AMPLIFIERS |
> Aug 26 14:47:59 port kernel: hdac0: +------------------------+
> Aug 26 14:47:59 port kernel: hdac0: 
> Aug 26 14:47:59 port kernel: hdac0:   1: nid   4 in  (in ) index 0          ossmask=0x00000880
> Aug 26 14:47:59 port kernel: hdac0:        mute: 1 step:  35 size:   3 off:   0
> Aug 26 14:47:59 port kernel: hdac0:   2: nid   5 in  (in ) index 0          ossmask=0x00000000
> Aug 26 14:47:59 port kernel: hdac0:        mute: 1 step:  35 size:   3 off:   0 [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:   3: nid   7 in  (in ) index 0 cnid  18 ossmask=0x00000000
> Aug 26 14:47:59 port kernel: hdac0:        mute: 1 step:  65 size:   3 off:  35 [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:   4: nid   7 in  (in ) index 1 cnid  19 ossmask=0x00000000
> Aug 26 14:47:59 port kernel: hdac0:        mute: 1 step:  65 size:   3 off:  35 [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:   5: nid   7 in  (in ) index 2 cnid  20 ossmask=0x00000000
> Aug 26 14:47:59 port kernel: hdac0:        mute: 1 step:  65 size:   3 off:  35 [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:   6: nid   7 in  (in ) index 3 cnid  21 ossmask=0x00000000
> Aug 26 14:47:59 port kernel: hdac0:        mute: 1 step:  65 size:   3 off:  35 [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:   7: nid   7 in  (in ) index 4 cnid  22 ossmask=0x00000000
> Aug 26 14:47:59 port kernel: hdac0:        mute: 1 step:  65 size:   3 off:  35 [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:   8: nid   7 in  (in ) index 5 cnid  23 ossmask=0x00000000
> Aug 26 14:47:59 port kernel: hdac0:        mute: 1 step:  65 size:   3 off:  35 [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:   9: nid   7 in  (in ) index 6 cnid  15 ossmask=0x00000000
> Aug 26 14:47:59 port kernel: hdac0:        mute: 1 step:  65 size:   3 off:  35 [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:  10: nid   7 in  (in ) index 7 cnid  16 ossmask=0x00000000
> Aug 26 14:47:59 port kernel: hdac0:        mute: 1 step:  65 size:   3 off:  35 [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:  11: nid   8 out (out) index 0          ossmask=0x00000000
> Aug 26 14:47:59 port kernel: hdac0:        mute: 0 step:  64 size:   3 off:  64 [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:  12: nid   8 in  (in ) index 0 cnid   2 ossmask=0x00000000
> Aug 26 14:47:59 port kernel: hdac0:        mute: 1 step:   0 size:   0 off:   0 [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:  13: nid   8 in  (in ) index 1 cnid   7 ossmask=0x00000000
> Aug 26 14:47:59 port kernel: hdac0:        mute: 1 step:   0 size:   0 off:   0 [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:  14: nid   9 out (out) index 0          ossmask=0x00000000
> Aug 26 14:47:59 port kernel: hdac0:        mute: 0 step:  64 size:   3 off:  64 [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:  15: nid   9 in  (in ) index 0 cnid   2 ossmask=0x00000000
> Aug 26 14:47:59 port kernel: hdac0:        mute: 1 step:   0 size:   0 off:   0 [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:  16: nid   9 in  (in ) index 1 cnid   7 ossmask=0x00000000
> Aug 26 14:47:59 port kernel: hdac0:        mute: 1 step:   0 size:   0 off:   0 [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:  17: nid  10 out (out) index 0          ossmask=0x00000000
> Aug 26 14:47:59 port kernel: hdac0:        mute: 0 step:  65 size:   3 off:  35 [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:  18: nid  10 in  (in ) index 0 cnid   2 ossmask=0x00000000
> Aug 26 14:47:59 port kernel: hdac0:        mute: 1 step:   0 size:   0 off:   0 [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:  19: nid  10 in  (in ) index 1 cnid   7 ossmask=0x00000000
> Aug 26 14:47:59 port kernel: hdac0:        mute: 1 step:   0 size:   0 off:   0 [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:  20: nid  15 in  (out) index 0          ossmask=0x00000000
> Aug 26 14:47:59 port kernel: hdac0:        mute: 1 step:   0 size:   0 off:   0 [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:  21: nid  16 in  (out) index 0          ossmask=0x00000000
> Aug 26 14:47:59 port kernel: hdac0:        mute: 1 step:   0 size:   0 off:   0 [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:  22: nid  17 in  (out) index 0          ossmask=0x00000000
> Aug 26 14:47:59 port kernel: hdac0:        mute: 1 step:   0 size:   0 off:   0 [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:  23: nid  18 in  (out) index 0          ossmask=0x00000000
> Aug 26 14:47:59 port kernel: hdac0:        mute: 1 step:   0 size:   0 off:   0 [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:  24: nid  19 in  (out) index 0          ossmask=0x00000000
> Aug 26 14:47:59 port kernel: hdac0:        mute: 1 step:   0 size:   0 off:   0 [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:  25: nid  20 in  (out) index 0          ossmask=0x00000000
> Aug 26 14:47:59 port kernel: hdac0:        mute: 1 step:   0 size:   0 off:   0 [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0:  26: nid  21 in  (out) index 0          ossmask=0x00000000
> Aug 26 14:47:59 port kernel: hdac0:        mute: 1 step:   0 size:   0 off:   0 [DISABLED]
> Aug 26 14:47:59 port kernel: hdac0: 
> Aug 26 14:47:59 port kernel: hdac0: +-----------------------------------+
> Aug 26 14:47:59 port kernel: hdac0: | DUMPING HDA AUDIO/VOLUME CONTROLS |
> Aug 26 14:47:59 port kernel: hdac0: +-----------------------------------+
> Aug 26 14:47:59 port kernel: hdac0: 
> Aug 26 14:47:59 port kernel: hdac0: Microphone Volume (OSS: mic)
> Aug 26 14:47:59 port kernel: hdac0:    |
> Aug 26 14:47:59 port kernel: hdac0:    +- ctl  1 (nid   4 in  0): 0/35dB (36 steps) + mute
> Aug 26 14:47:59 port kernel: hdac0: 
> Aug 26 14:47:59 port kernel: hdac0: Recording Level (OSS: rec)
> Aug 26 14:47:59 port kernel: hdac0:    |
> Aug 26 14:47:59 port kernel: hdac0:    +- ctl  1 (nid   4 in  0): 0/35dB (36 steps) + mute
> Aug 26 14:47:59 port kernel: hdac0: 
> Aug 26 14:47:59 port kernel: hdac0: +--------------------------------+
> Aug 26 14:47:59 port kernel: hdac0: | DUMPING Playback/Record Pathes |
> Aug 26 14:47:59 port kernel: hdac0: +--------------------------------+
> Aug 26 14:47:59 port kernel: hdac0: 
> Aug 26 14:47:59 port kernel: hdac0: Record:
> Aug 26 14:47:59 port kernel: hdac0: 
> Aug 26 14:47:59 port kernel: hdac0:     nid=4 [audio input]
> Aug 26 14:47:59 port kernel: hdac0:       |
> Aug 26 14:47:59 port kernel: hdac0:       + <- nid=18 [pin: Mic (Jack)] [src: mic]
> Aug 26 14:47:59 port kernel: hdac0: 
> Aug 26 14:47:59 port kernel: hdac0: +--------------------------------------+
> Aug 26 14:47:59 port kernel: hdac0: | DUMPING PCM Playback/Record Channels |
> Aug 26 14:47:59 port kernel: hdac0: +--------------------------------------+
> Aug 26 14:47:59 port kernel: hdac0: 
> Aug 26 14:47:59 port kernel: hdac0:      PCM Record
> Aug 26 14:47:59 port kernel: hdac0:      Stream cap: 0x00000001
> Aug 26 14:47:59 port kernel: hdac0:          Format: PCM
> Aug 26 14:47:59 port kernel: hdac0:         PCM cap: 0x00060160
> Aug 26 14:47:59 port kernel: hdac0:        PCM size: 16 20
> Aug 26 14:47:59 port kernel: hdac0:        PCM rate: 44 48 96
> Aug 26 14:47:59 port kernel: hdac0:             ADC: 4
> Aug 26 14:47:59 port kernel: hdac0: 
> Aug 26 14:47:59 port kernel: hdac0: <HDA Codec #1: Conexant (Unknown)>
> Aug 26 14:47:59 port kernel: hdac0: <HDA Codec ID: 0x14f12bfa>
> Aug 26 14:47:59 port kernel: pcm0: <HDA codec Realtek ALC260 PCM #0> on hdac0
> Aug 26 14:47:59 port kernel: pcm0: OSS mixer initialization...
> Aug 26 14:47:59 port kernel: pcm0: Recsel (mic): nid 4 source 0 select
> Aug 26 14:47:59 port kernel: pcm0: Mixer "mic":
> Aug 26 14:47:59 port kernel: pcm0: Mixer "rec":
> Aug 26 14:47:59 port kernel: pcm0: Registering PCM channels...
> Aug 26 14:47:59 port kernel: pcm0: clone manager: deadline=750ms flags=0x8000001e
> Aug 26 14:47:59 port kernel: hdac0: hdac_dma_alloc: size=4096 -> roundsz=4096
> Aug 26 14:47:59 port kernel: pcm0: sndbuf_setmap 1a04000, 4000; 0xe4c6e000 -> 1a04000
> 
> Aug 26 14:48:03 port root: /etc/rc: DEBUG: checkyesno: oss_enable is set to NO.
> Aug 26 14:48:08 port root: /etc/rc: DEBUG: checkyesno: mixer_enable is set to YES.
> Aug 26 14:48:08 port root: /etc/rc: DEBUG: run_rc_command: doit: mixer_start 
> 
> 
> hope this help.
> 
> best regards
> 
> raoul
> rmgls at free.fr
> 
> _______________________________________________
> freebsd-multimedia at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia
> To unsubscribe, send any mail to "freebsd-multimedia-unsubscribe at freebsd.org"
-- 
Robert Noland <rnoland at 2hip.net>
2Hip Networks
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-multimedia/attachments/20080826/01cc6e84/attachment-0001.pgp


More information about the freebsd-multimedia mailing list