Date: Fri, 15 Aug 2008 09:39:23 +0400 From: Oleg Sharoiko <os@rsu.ru> To: Alexander Motin <mav@freebsd.org> Cc: freebsd-multimedia@freebsd.org Subject: Re: RFC: massive snd_hda driver update to better conform UAA specification Message-ID: <1218778763.1338.10.camel@brain.cc.rsu.ru> In-Reply-To: <48A20E02.6070609@FreeBSD.org> References: <48A20E02.6070609@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-Jhv6zvTBmmz168bObQQI Content-Type: text/plain Content-Transfer-Encoding: 7bit Hi! On Wed, 2008-08-13 at 01:26 +0300, Alexander Motin wrote: > I have made major snd_hda driver rewrite. I will be grateful for reviews > and any positive or negative feedbacks. Thank you for your work! Here is my feedback: My box is Fujitsu-Siemens M460. With plain old driver jack sensing didn't work for me. I used to add quirks to make it working. This quirk made jack sensing work for rear-side line-out jack: #define FS_M460_SUBVENDOR HDA_MODEL_CONSTRUCT(FS, 0x10ff) { FS_M460_SUBVENDOR, HDA_CODEC_ALC262, HDAC_HP_SWITCH_CTL, 0, 0, -1, 20, { 22, -1 }, -1 }, And this one for front panel headphones jack: { FS_M460_SUBVENDOR, HDA_CODEC_ALC262, HDAC_HP_SWITCH_CTL, 0, 0, -1, 27, { 22, -1 }, -1 }, With new driver it seems that internal speaker is always disabled. I couldn't get it to play anything through it. Plugging headphones into front-panel doesn't disable speakers connected to the line-out. I guess this has something to do with hdac0: No jack detection support at pin 27 173e 1 221451f 1 Recording seems to work. At least recording from microphone. -- Oleg Sharoiko. Software and Network Engineer Computer Center of Rostov State University. --=-Jhv6zvTBmmz168bObQQI Content-Disposition: attachment; filename=new_hda_dmesg.txt Content-Type: text/plain; name=new_hda_dmesg.txt; charset=UTF-8 Content-Transfer-Encoding: 7bit hdac0: <Intel 82801I High Definition Audio Controller> mem 0xf0420000-0xf0423fff irq 20 at device 27.0 on pci0 hdac0: TCSEL: 0x07 -> 0x00 hdac0: DMA Coherency: Uncacheable / vendor=0x8086 hdac0: Reserved 0x4000 bytes for rid 0x10 type 3 at 0xf0420000 hdac0: [MPSAFE] hdac0: [ITHREAD] hdac0: hdac_dma_alloc: size=1024 -> roundsz=1024 hdac0: hdac_dma_alloc: size=2048 -> roundsz=2048 hdac0: <HDA Driver Revision: 20080812_0000> hdac0: HDA Config: on=0x00000000 off=0x00000000 hdac0: Starting CORB Engine... hdac0: Starting RIRB Engine... hdac0: Enabling controller interrupt... hdac0: Scanning HDA codecs ... hdac0: Probing codec: 2 hdac0: startnode=1 endnode=2 hdac0: Found audio FG nid=1 hdac0: <HDA Codec #2: Realtek ALC262> hdac0: <HDA Codec ID: 0x10ec0262> hdac0: Parsing AFG nid=1 cad=2... hdac0: Vendor: 0x000010ec hdac0: Device: 0x00000262 hdac0: Revision: 0x00000002 hdac0: Stepping: 0x00000002 hdac0: PCI Subvendor: 0x10ff1734 hdac0: Nodes: start=2 endnode=37 total=35 hdac0: CORB size: 256 hdac0: RIRB size: 256 hdac0: Streams: ISS=4 OSS=4 BSS=0 hdac0: GPIO: 0x40000004 hdac0: NumGPIO=4 NumGPO=0 NumGPI=0 GPIWake=0 GPIUnsol=1 hdac0: nid 18 0x411111f0 as 15 seq 0 Speaker None jack 1 loc 1 color Black misc 1 hdac0: nid 20 0x01014410 as 1 seq 0 Line out Jack jack 1 loc 1 color Green misc 4 hdac0: nid 21 0x411111f0 as 15 seq 0 Speaker None jack 1 loc 1 color Black misc 1 hdac0: nid 22 0x99130120 as 2 seq 0 Speaker Fixed jack 3 loc 25 color Unknown misc 1 hdac0: nid 24 0x01a19c30 as 3 seq 0 Mic in Jack jack 1 loc 1 color Pink misc 12 hdac0: nid 25 0x02a19d40 as 4 seq 0 Mic in Jack jack 1 loc 2 color Pink misc 13 hdac0: nid 26 0x01813c3f as 3 seq 15 Line in Jack jack 1 loc 1 color Blue misc 12 hdac0: nid 27 0x0221451f as 1 seq 15 Headphones Jack jack 1 loc 2 color Green misc 5 hdac0: nid 28 0x411111f0 as 15 seq 0 Speaker None jack 1 loc 1 color Black misc 1 hdac0: nid 29 0x4005c603 as 0 seq 3 Line out None jack 5 loc 0 color Res.C misc 6 hdac0: nid 30 0x18561150 as 5 seq 0 Digital out Jack jack 6 loc 24 color Black misc 1 hdac0: nid 31 0x411111f0 as 15 seq 0 Speaker None jack 1 loc 1 color Black misc 1 hdac0: Parsing Ctls... hdac0: Parsing vendor patch... hdac0: Patched pins configuration: hdac0: nid 18 0x411111f0 as 15 seq 0 Speaker None jack 1 loc 1 color Black misc 1 [DISABLED] hdac0: nid 20 0x01014410 as 1 seq 0 Line out Jack jack 1 loc 1 color Green misc 4 hdac0: nid 21 0x411111f0 as 15 seq 0 Speaker None jack 1 loc 1 color Black misc 1 [DISABLED] hdac0: nid 22 0x99130120 as 2 seq 0 Speaker Fixed jack 3 loc 25 color Unknown misc 1 hdac0: nid 24 0x01a19c30 as 3 seq 0 Mic in Jack jack 1 loc 1 color Pink misc 12 hdac0: nid 25 0x02a19d40 as 4 seq 0 Mic in Jack jack 1 loc 2 color Pink misc 13 hdac0: nid 26 0x01813c3f as 3 seq 15 Line in Jack jack 1 loc 1 color Blue misc 12 hdac0: nid 27 0x0221451f as 1 seq 15 Headphones Jack jack 1 loc 2 color Green misc 5 hdac0: nid 28 0x411111f0 as 15 seq 0 Speaker None jack 1 loc 1 color Black misc 1 [DISABLED] hdac0: nid 29 0x4005c603 as 0 seq 3 Line out None jack 5 loc 0 color Res.C misc 6 [DISABLED] hdac0: nid 30 0x18561150 as 5 seq 0 Digital out Jack jack 6 loc 24 color Black misc 1 hdac0: nid 31 0x411111f0 as 15 seq 0 Speaker None jack 1 loc 1 color Black misc 1 [DISABLED] hdac0: Parsing pin associations... hdac0: 5 associations found hdac0: Association 1 out: hdac0: Pin nid=20 seq=0 hdac0: Pin nid=27 seq=15 hdac0: Association 2 out: hdac0: Pin nid=22 seq=0 hdac0: Association 3 in: hdac0: Pin nid=24 seq=0 hdac0: Pin nid=26 seq=15 hdac0: Association 4 in: hdac0: Pin nid=25 seq=0 hdac0: Association 5 out: hdac0: Pin nid=30 seq=0 hdac0: Building AFG tree... hdac0: HWiP: HDA Widget Parser - Revision 2 hdac0: Tracing association 0 (1) hdac0: Tracing pin 20 with min nid 0 hdac0: tracing via nid 20 hdac0: tracing via nid 12 hdac0: tracing via nid 2 hdac0: nid 2 returned 2 hdac0: tracing via nid 11 hdac0: tracing via nid 24 hdac0: nid 24 returned 0 hdac0: tracing via nid 25 hdac0: nid 25 returned 0 hdac0: tracing via nid 26 hdac0: nid 26 returned 0 hdac0: tracing via nid 27 hdac0: nid 27 returned 0 hdac0: tracing via nid 20 hdac0: nid 20 returned 0 hdac0: nid 11 returned 0 hdac0: nid 12 returned 2 hdac0: tracing via nid 13 hdac0: tracing via nid 3 hdac0: nid 3 returned 3 hdac0: tracing via nid 11 hdac0: tracing via nid 24 hdac0: nid 24 returned 0 hdac0: tracing via nid 25 hdac0: nid 25 returned 0 hdac0: tracing via nid 26 hdac0: nid 26 returned 0 hdac0: tracing via nid 27 hdac0: nid 27 returned 0 hdac0: tracing via nid 20 hdac0: nid 20 returned 0 hdac0: nid 11 returned 0 hdac0: nid 13 returned 3 hdac0: nid 20 returned 2 hdac0: Pin 20 traced to DAC/ADC 2 hdac0: Tracing pin 27 with min nid 0 and hpredir 0 hdac0: tracing via nid 27 hdac0: tracing via nid 12 hdac0: tracing via nid 2 hdac0: nid 2 returned 2 hdac0: nid 12 returned 2 hdac0: nid 27 returned 2 hdac0: Pin 27 traced to DAC/ADC 2 hdac0: Association 0 (1) trace succeded hdac0: Tracing association 1 (2) hdac0: Tracing pin 22 with min nid 0 hdac0: tracing via nid 22 hdac0: tracing via nid 14 hdac0: tracing via nid 2 hdac0: nid 2 busy by association 0 hdac0: tracing via nid 11 hdac0: tracing via nid 24 hdac0: nid 24 returned 0 hdac0: tracing via nid 25 hdac0: nid 25 returned 0 hdac0: tracing via nid 26 hdac0: nid 26 returned 0 hdac0: tracing via nid 27 hdac0: nid 27 busy by association 0 hdac0: tracing via nid 20 hdac0: nid 20 busy by association 0 hdac0: nid 11 returned 0 hdac0: nid 14 returned 0 hdac0: nid 22 returned 0 hdac0: Unable to trace pin 22 seq 0 with min nid 0 hpredir -1 hdac0: Tracing pin 22 with min nid 0 hdac0: tracing via nid 22 hdac0: tracing via nid 14 hdac0: tracing via nid 2 hdac0: nid 2 busy by association 0 hdac0: tracing via nid 11 hdac0: tracing via nid 24 hdac0: nid 24 returned 0 hdac0: tracing via nid 25 hdac0: nid 25 returned 0 hdac0: tracing via nid 26 hdac0: nid 26 returned 0 hdac0: tracing via nid 27 hdac0: nid 27 busy by association 0 hdac0: tracing via nid 20 hdac0: nid 20 busy by association 0 hdac0: nid 11 returned 0 hdac0: nid 14 returned 0 hdac0: nid 22 returned 0 hdac0: Unable to trace pin 22 seq 0 with min nid 0 hpredir -1 hdac0: Association 1 (2) trace failed hdac0: Tracing association 2 (3) hdac0: Tracing pin 24 to ADC 7 hdac0: tracing via nid 24 hdac0: tracing via nid 11 hdac0: tracing via nid 12 hdac0: nid 12 busy by association 0 hdac0: tracing via nid 13 hdac0: tracing via nid 20 hdac0: nid 20 busy by association 0 hdac0: tracing via nid 24 hdac0: nid 24 returned 0 hdac0: tracing via nid 25 hdac0: nid 25 returned 0 hdac0: tracing via nid 26 hdac0: nid 26 returned 0 hdac0: tracing via nid 27 hdac0: nid 27 busy by association 0 hdac0: nid 13 returned 0 hdac0: tracing via nid 14 hdac0: tracing via nid 22 hdac0: nid 22 returned 0 hdac0: nid 14 returned 0 hdac0: tracing via nid 34 hdac0: tracing via nid 9 hdac0: nid 9 returned 0 hdac0: nid 34 returned 0 hdac0: tracing via nid 35 hdac0: tracing via nid 8 hdac0: nid 8 returned 0 hdac0: nid 35 returned 0 hdac0: tracing via nid 36 hdac0: tracing via nid 7 hdac0: nid 7 returned 1 hdac0: nid 36 returned 1 hdac0: nid 11 returned 1 hdac0: tracing via nid 34 hdac0: tracing via nid 9 hdac0: nid 9 returned 0 hdac0: nid 34 returned 0 hdac0: tracing via nid 35 hdac0: tracing via nid 8 hdac0: nid 8 returned 0 hdac0: nid 35 returned 0 hdac0: tracing via nid 36 hdac0: tracing via nid 7 hdac0: nid 7 returned 1 hdac0: nid 36 returned 1 hdac0: nid 24 returned 1 hdac0: Traced to DAC/ADC 7 hdac0: Tracing pin 26 to ADC 7 hdac0: tracing via nid 26 hdac0: tracing via nid 11 hdac0: tracing via nid 12 hdac0: nid 12 busy by association 0 hdac0: tracing via nid 13 hdac0: tracing via nid 20 hdac0: nid 20 busy by association 0 hdac0: tracing via nid 24 hdac0: nid 24 returned 0 hdac0: tracing via nid 25 hdac0: nid 25 returned 0 hdac0: tracing via nid 26 hdac0: nid 26 returned 0 hdac0: tracing via nid 27 hdac0: nid 27 busy by association 0 hdac0: nid 13 returned 0 hdac0: tracing via nid 14 hdac0: tracing via nid 22 hdac0: nid 22 returned 0 hdac0: nid 14 returned 0 hdac0: tracing via nid 34 hdac0: tracing via nid 9 hdac0: nid 9 returned 0 hdac0: nid 34 returned 0 hdac0: tracing via nid 35 hdac0: tracing via nid 8 hdac0: nid 8 returned 0 hdac0: nid 35 returned 0 hdac0: tracing via nid 36 hdac0: tracing via nid 7 hdac0: nid 7 returned 1 hdac0: nid 36 returned 1 hdac0: nid 11 returned 1 hdac0: tracing via nid 34 hdac0: tracing via nid 9 hdac0: nid 9 returned 0 hdac0: nid 34 returned 0 hdac0: tracing via nid 35 hdac0: tracing via nid 8 hdac0: nid 8 returned 0 hdac0: nid 35 returned 0 hdac0: tracing via nid 36 hdac0: tracing via nid 7 hdac0: nid 7 returned 1 hdac0: nid 36 returned 1 hdac0: nid 26 returned 1 hdac0: Traced to DAC/ADC 7 hdac0: Association 2 (3) trace succeded hdac0: Tracing association 3 (4) hdac0: Tracing pin 25 to ADC 8 hdac0: tracing via nid 25 hdac0: tracing via nid 11 hdac0: nid 11 busy by association 2 hdac0: tracing via nid 34 hdac0: tracing via nid 9 hdac0: nid 9 returned 0 hdac0: nid 34 returned 0 hdac0: tracing via nid 35 hdac0: tracing via nid 8 hdac0: nid 8 returned 1 hdac0: nid 35 returned 1 hdac0: tracing via nid 36 hdac0: nid 36 busy by association 2 hdac0: nid 25 returned 1 hdac0: Traced to DAC/ADC 8 hdac0: Association 3 (4) trace succeded hdac0: Tracing association 4 (5) hdac0: Tracing pin 30 with min nid 0 hdac0: tracing via nid 30 hdac0: tracing via nid 6 hdac0: nid 6 returned 6 hdac0: nid 30 returned 6 hdac0: Pin 30 traced to DAC/ADC 6 hdac0: Association 4 (5) trace succeded hdac0: Tracing monitor hdac0: Tracing nid 11 to out hdac0: tracing via nid 11 hdac0: tracing via nid 12 hdac0: nid 12 found output association 0 hdac0: tracing via nid 13 hdac0: tracing via nid 20 hdac0: nid 20 found output association 0 hdac0: tracing via nid 24 hdac0: nid 24 busy by input association 2 hdac0: tracing via nid 25 hdac0: nid 25 busy by input association 3 hdac0: tracing via nid 26 hdac0: nid 26 busy by input association 2 hdac0: tracing via nid 27 hdac0: nid 27 found output association 0 hdac0: nid 13 returned 1 hdac0: tracing via nid 14 hdac0: tracing via nid 22 hdac0: nid 22 returned 0 hdac0: nid 14 returned 0 hdac0: tracing via nid 34 hdac0: tracing via nid 9 hdac0: nid 9 returned 0 hdac0: nid 34 returned 0 hdac0: tracing via nid 35 hdac0: nid 35 busy by input association 3 hdac0: tracing via nid 36 hdac0: nid 36 busy by input association 2 hdac0: nid 11 returned 1 hdac0: nid 11 is monitor hdac0: Tracing nid 35 to out hdac0: tracing via nid 35 hdac0: tracing via nid 8 hdac0: nid 8 busy by input association 3 hdac0: nid 35 returned 0 hdac0: Tracing nid 36 to out hdac0: tracing via nid 36 hdac0: tracing via nid 7 hdac0: nid 7 busy by input association 2 hdac0: nid 36 returned 0 hdac0: Tracing beeper hdac0: AFG commit... hdac0: Ctls commit... hdac0: [ 7] Ctl nid=11 childnid=27 Bind to NONE hdac0: [ 8] Ctl nid=11 childnid=28 DISABLED hdac0: [ 9] Ctl nid=11 childnid=29 DISABLED hdac0: [10] Ctl nid=11 childnid=20 Bind to NONE hdac0: [11] Ctl nid=11 childnid=21 DISABLED hdac0: [12] Ctl nid=12 Bind to NONE hdac0: [15] Ctl nid=13 Bind to NONE hdac0: [16] Ctl nid=13 childnid=3 Bind to NONE hdac0: [18] Ctl nid=14 Bind to NONE hdac0: [22] Ctl nid=20 Bind to NONE hdac0: [23] Ctl nid=21 DISABLED hdac0: [24] Ctl nid=21 DISABLED hdac0: [25] Ctl nid=22 Bind to NONE hdac0: [26] Ctl nid=24 Bind to NONE hdac0: [28] Ctl nid=25 Bind to NONE hdac0: [30] Ctl nid=26 Bind to NONE hdac0: [33] Ctl nid=27 Bind to NONE hdac0: [38] Ctl nid=35 childnid=28 DISABLED hdac0: [39] Ctl nid=35 childnid=29 DISABLED hdac0: [41] Ctl nid=35 childnid=21 DISABLED hdac0: [47] Ctl nid=36 childnid=28 DISABLED hdac0: [48] Ctl nid=36 childnid=29 DISABLED hdac0: [50] Ctl nid=36 childnid=21 DISABLED hdac0: HP switch init... hdac0: No jack detection support at pin 27 173e 1 221451f 1 hdac0: Channel 0 setup... hdac0: Channel 1 setup... hdac0: Channel 2 setup... hdac0: Channel 3 setup... pcm0: hdac_add_child pcm1: hdac_add_child hdac0: hdac0: HDA config/quirks: forcestereo ivref50 ivref80 ivref100 ivref hdac0: hdac0: +-------------------+ hdac0: | DUMPING HDA NODES | hdac0: +-------------------+ hdac0: hdac0: Default Parameter hdac0: ----------------- hdac0: Stream cap: 0x00000001 hdac0: Format: PCM hdac0: PCM cap: 0x000e0560 hdac0: PCM size: 16 20 24 hdac0: PCM rate: 44 48 96 192 hdac0: IN amp: 0x00000000 hdac0: OUT amp: 0x00000000 hdac0: hdac0: nid: 2 [ANALOG] hdac0: name: audio output hdac0: widget_cap: 0x00000011 hdac0: Parse flags: 0x00000000 hdac0: OSS device: pcm hdac0: Association: 0 (8001) hdac0: Stream cap: 0x00000001 hdac0: Format: PCM hdac0: PCM cap: 0x000e0560 hdac0: PCM size: 16 20 24 hdac0: PCM rate: 44 48 96 192 hdac0: connections: 0 hdac0: hdac0: nid: 3 [ANALOG] hdac0: name: audio output hdac0: widget_cap: 0x00000011 hdac0: Parse flags: 0x00000000 hdac0: OSS device: hdac0: Association: -1 (0) hdac0: Stream cap: 0x00000001 hdac0: Format: PCM hdac0: PCM cap: 0x000e0560 hdac0: PCM size: 16 20 24 hdac0: PCM rate: 44 48 96 192 hdac0: connections: 0 hdac0: hdac0: nid: 4 [ANALOG] hdac0: name: vendor widget hdac0: widget_cap: 0x00f00000 hdac0: Parse flags: 0x00000000 hdac0: OSS device: hdac0: Association: -1 (0) hdac0: connections: 0 hdac0: hdac0: nid: 5 [ANALOG] hdac0: name: vendor widget hdac0: widget_cap: 0x00f00000 hdac0: Parse flags: 0x00000000 hdac0: OSS device: hdac0: Association: -1 (0) hdac0: connections: 0 hdac0: hdac0: nid: 6 [DIGITAL] hdac0: name: audio output hdac0: widget_cap: 0x00000211 hdac0: Parse flags: 0x00000000 hdac0: OSS device: vol hdac0: Association: 4 (1) hdac0: Stream cap: 0x00000001 hdac0: Format: PCM hdac0: PCM cap: 0x001e0560 hdac0: PCM size: 16 20 24 32 hdac0: PCM rate: 44 48 96 192 hdac0: connections: 0 hdac0: hdac0: nid: 7 [ANALOG] hdac0: name: audio input hdac0: widget_cap: 0x0010011b hdac0: Parse flags: 0x00000000 hdac0: OSS device: rec hdac0: Association: 2 (8001) hdac0: Stream cap: 0x00000001 hdac0: Format: PCM hdac0: PCM cap: 0x00060160 hdac0: PCM size: 16 20 hdac0: PCM rate: 44 48 96 hdac0: Input amp: 0x80051f08 hdac0: mute=1 step=31 size=5 offset=8 hdac0: connections: 1 hdac0: | hdac0: + <- nid=36 [audio mixer] hdac0: hdac0: nid: 8 [ANALOG] hdac0: name: audio input hdac0: widget_cap: 0x0010011b hdac0: Parse flags: 0x00000000 hdac0: OSS device: rec hdac0: Association: 3 (1) hdac0: Stream cap: 0x00000001 hdac0: Format: PCM hdac0: PCM cap: 0x00060160 hdac0: PCM size: 16 20 hdac0: PCM rate: 44 48 96 hdac0: Input amp: 0x80051f08 hdac0: mute=1 step=31 size=5 offset=8 hdac0: connections: 1 hdac0: | hdac0: + <- nid=35 [audio mixer] hdac0: hdac0: nid: 9 [ANALOG] hdac0: name: audio input hdac0: widget_cap: 0x0010011b hdac0: Parse flags: 0x00000000 hdac0: OSS device: rec hdac0: Association: -1 (0) hdac0: Stream cap: 0x00000001 hdac0: Format: PCM hdac0: PCM cap: 0x00060160 hdac0: PCM size: 16 20 hdac0: PCM rate: 44 48 96 hdac0: Input amp: 0x80051f08 hdac0: mute=1 step=31 size=5 offset=8 hdac0: connections: 1 hdac0: | hdac0: + <- nid=34 [audio selector] hdac0: hdac0: nid: 10 [DIGITAL] hdac0: name: audio input hdac0: widget_cap: 0x00100391 hdac0: Parse flags: 0x00000000 hdac0: OSS device: rec hdac0: Association: -1 (0) hdac0: Stream cap: 0x00000001 hdac0: Format: PCM hdac0: PCM cap: 0x001e0560 hdac0: PCM size: 16 20 24 32 hdac0: PCM rate: 44 48 96 192 hdac0: connections: 1 hdac0: | hdac0: + <- nid=31 [pin: speaker (none)] [DISABLED] hdac0: hdac0: nid: 11 [ANALOG] hdac0: name: audio mixer hdac0: widget_cap: 0x0020010b hdac0: Parse flags: 0x00000002 hdac0: OSS device: mix hdac0: Association: -2 (8001) hdac0: Input amp: 0x80051f17 hdac0: mute=1 step=31 size=5 offset=23 hdac0: connections: 8 hdac0: | hdac0: + <- nid=24 [pin: Mic in (jack)] hdac0: | hdac0: + <- nid=25 [pin: Mic in (jack)] hdac0: | hdac0: + <- nid=26 [pin: line in (jack)] hdac0: | hdac0: + <- nid=27 [pin: headphones out (jack)] hdac0: | hdac0: + <- nid=28 [pin: speaker (none)] [DISABLED] hdac0: | hdac0: + <- nid=29 [pin: line out (none)] [DISABLED] hdac0: | hdac0: + <- nid=20 [pin: line out (jack)] hdac0: | hdac0: + <- nid=21 [pin: speaker (none)] [DISABLED] hdac0: hdac0: nid: 12 [ANALOG] hdac0: name: audio mixer hdac0: widget_cap: 0x0020010f hdac0: Parse flags: 0x00000000 hdac0: OSS device: hdac0: Association: 0 (8001) hdac0: Output amp: 0x00051f1f hdac0: mute=0 step=31 size=5 offset=31 hdac0: Input amp: 0x80000000 hdac0: mute=1 step=0 size=0 offset=0 hdac0: connections: 2 hdac0: | hdac0: + <- nid=2 [audio output] hdac0: | hdac0: + <- nid=11 [audio mixer] hdac0: hdac0: nid: 13 [ANALOG] hdac0: name: audio mixer hdac0: widget_cap: 0x0020010f hdac0: Parse flags: 0x00000000 hdac0: OSS device: hdac0: Association: -2 (0) hdac0: Output amp: 0x00051f1f hdac0: mute=0 step=31 size=5 offset=31 hdac0: Input amp: 0x80000000 hdac0: mute=1 step=0 size=0 offset=0 hdac0: connections: 2 hdac0: | hdac0: + <- nid=3 [audio output] hdac0: | hdac0: + <- nid=11 [audio mixer] hdac0: hdac0: nid: 14 [ANALOG] hdac0: name: audio mixer hdac0: widget_cap: 0x0020010e hdac0: Parse flags: 0x00000000 hdac0: OSS device: hdac0: Association: -1 (0) hdac0: Output amp: 0x00051f1f hdac0: mute=0 step=31 size=5 offset=31 hdac0: Input amp: 0x80000000 hdac0: mute=1 step=0 size=0 offset=0 hdac0: connections: 2 hdac0: | hdac0: + <- nid=2 [audio output] hdac0: | hdac0: + <- nid=11 [audio mixer] hdac0: hdac0: nid: 15 [ANALOG] hdac0: name: vendor widget hdac0: widget_cap: 0x00f00000 hdac0: Parse flags: 0x00000000 hdac0: OSS device: hdac0: Association: -1 (0) hdac0: connections: 0 hdac0: hdac0: nid: 16 [ANALOG] hdac0: name: vendor widget hdac0: widget_cap: 0x00f00000 hdac0: Parse flags: 0x00000000 hdac0: OSS device: hdac0: Association: -1 (0) hdac0: connections: 0 hdac0: hdac0: nid: 17 [ANALOG] hdac0: name: vendor widget hdac0: widget_cap: 0x00f00000 hdac0: Parse flags: 0x00000000 hdac0: OSS device: hdac0: Association: -1 (0) hdac0: connections: 0 hdac0: hdac0: nid: 18 [ANALOG] [DISABLED] hdac0: name: pin: speaker (none) hdac0: widget_cap: 0x00400001 hdac0: Parse flags: 0x00000000 hdac0: OSS device: hdac0: Association: -1 (0) hdac0: Pin cap: 0x00000020 hdac0: IN hdac0: Pin config: 0x411111f0 hdac0: Pin control: 0x00000020 IN hdac0: connections: 0 hdac0: hdac0: nid: 19 [ANALOG] hdac0: name: vendor widget hdac0: widget_cap: 0x00f00000 hdac0: Parse flags: 0x00000000 hdac0: OSS device: hdac0: Association: -1 (0) hdac0: connections: 0 hdac0: hdac0: nid: 20 [ANALOG] hdac0: name: pin: line out (jack) hdac0: widget_cap: 0x0040018f hdac0: Parse flags: 0x00000000 hdac0: OSS device: vol hdac0: Association: 0 (1) hdac0: Pin cap: 0x0000003e hdac0: TRQD PDC HP OUT IN : UNSOL hdac0: Pin config: 0x01014410 hdac0: Pin control: 0x00000040 OUT hdac0: Output amp: 0x80000000 hdac0: mute=1 step=0 size=0 offset=0 hdac0: Input amp: 0x00270300 hdac0: mute=0 step=3 size=39 offset=0 hdac0: connections: 2 hdac0: | hdac0: + <- nid=12 [audio mixer] (selected) hdac0: | hdac0: + <- nid=13 [audio mixer] hdac0: hdac0: nid: 21 [ANALOG] [DISABLED] hdac0: name: pin: speaker (none) hdac0: widget_cap: 0x0040018f hdac0: Parse flags: 0x00000000 hdac0: OSS device: hdac0: Association: -1 (0) hdac0: Pin cap: 0x0000003e hdac0: TRQD PDC HP OUT IN : UNSOL hdac0: Pin config: 0x411111f0 hdac0: Pin control: 0x000000e0 HP IN OUT hdac0: Output amp: 0x80000000 hdac0: mute=1 step=0 size=0 offset=0 hdac0: Input amp: 0x00270300 hdac0: mute=0 step=3 size=39 offset=0 hdac0: connections: 2 hdac0: | hdac0: + <- nid=12 [audio mixer] hdac0: | hdac0: + <- nid=13 [audio mixer] hdac0: hdac0: nid: 22 [ANALOG] hdac0: name: pin: speaker (fixed) hdac0: widget_cap: 0x0040010c hdac0: Parse flags: 0x00000000 hdac0: OSS device: hdac0: Association: -1 (0) hdac0: Pin cap: 0x00000010 hdac0: OUT hdac0: Pin config: 0x99130120 hdac0: Pin control: 0x00000000 hdac0: Output amp: 0x80000000 hdac0: mute=1 step=0 size=0 offset=0 hdac0: connections: 1 hdac0: | hdac0: + <- nid=14 [audio mixer] hdac0: hdac0: nid: 23 [ANALOG] hdac0: name: vendor widget hdac0: widget_cap: 0x00f00000 hdac0: Parse flags: 0x00000000 hdac0: OSS device: hdac0: Association: -1 (0) hdac0: connections: 0 hdac0: hdac0: nid: 24 [ANALOG] hdac0: name: pin: Mic in (jack) hdac0: widget_cap: 0x0040018f hdac0: Parse flags: 0x00000000 hdac0: OSS device: mic hdac0: Association: 2 (1) hdac0: Pin cap: 0x0000173e hdac0: TRQD PDC HP OUT IN VREF[ 50 80 GROUND HIZ ] : UNSOL hdac0: Pin config: 0x01a19c30 hdac0: Pin control: 0x00000024 IN hdac0: Output amp: 0x80000000 hdac0: mute=1 step=0 size=0 offset=0 hdac0: Input amp: 0x00270300 hdac0: mute=0 step=3 size=39 offset=0 hdac0: connections: 2 hdac0: | hdac0: + <- nid=12 [audio mixer] (selected) hdac0: | hdac0: + <- nid=13 [audio mixer] hdac0: hdac0: nid: 25 [ANALOG] hdac0: name: pin: Mic in (jack) hdac0: widget_cap: 0x0040018f hdac0: Parse flags: 0x00000000 hdac0: OSS device: monitor hdac0: Association: 3 (1) hdac0: Pin cap: 0x0000173e hdac0: TRQD PDC HP OUT IN VREF[ 50 80 GROUND HIZ ] : UNSOL hdac0: Pin config: 0x02a19d40 hdac0: Pin control: 0x00000024 IN hdac0: Output amp: 0x80000000 hdac0: mute=1 step=0 size=0 offset=0 hdac0: Input amp: 0x00270300 hdac0: mute=0 step=3 size=39 offset=0 hdac0: connections: 2 hdac0: | hdac0: + <- nid=12 [audio mixer] (selected) hdac0: | hdac0: + <- nid=13 [audio mixer] hdac0: hdac0: nid: 26 [ANALOG] hdac0: name: pin: line in (jack) hdac0: widget_cap: 0x0040018f hdac0: Parse flags: 0x00000000 hdac0: OSS device: line hdac0: Association: 2 (8000) hdac0: Pin cap: 0x0000173e hdac0: TRQD PDC HP OUT IN VREF[ 50 80 GROUND HIZ ] : UNSOL hdac0: Pin config: 0x01813c3f hdac0: Pin control: 0x00000024 IN hdac0: Output amp: 0x80000000 hdac0: mute=1 step=0 size=0 offset=0 hdac0: Input amp: 0x00270300 hdac0: mute=0 step=3 size=39 offset=0 hdac0: connections: 2 hdac0: | hdac0: + <- nid=12 [audio mixer] (selected) hdac0: | hdac0: + <- nid=13 [audio mixer] hdac0: hdac0: nid: 27 [ANALOG] hdac0: name: pin: headphones out (jack) hdac0: widget_cap: 0x0040018f hdac0: Parse flags: 0x00000000 hdac0: OSS device: vol hdac0: Association: 0 (8000) hdac0: Pin cap: 0x0000173e hdac0: TRQD PDC HP OUT IN VREF[ 50 80 GROUND HIZ ] : UNSOL hdac0: Pin config: 0x0221451f hdac0: Pin control: 0x000000c0 HP OUT hdac0: Output amp: 0x80000000 hdac0: mute=1 step=0 size=0 offset=0 hdac0: Input amp: 0x00270300 hdac0: mute=0 step=3 size=39 offset=0 hdac0: connections: 2 hdac0: | hdac0: + <- nid=12 [audio mixer] (selected) hdac0: | hdac0: + <- nid=13 [audio mixer] hdac0: hdac0: nid: 28 [ANALOG] [DISABLED] hdac0: name: pin: speaker (none) hdac0: widget_cap: 0x00400001 hdac0: Parse flags: 0x00000000 hdac0: OSS device: hdac0: Association: -1 (0) hdac0: Pin cap: 0x00000020 hdac0: IN hdac0: Pin config: 0x411111f0 hdac0: Pin control: 0x00000020 IN hdac0: connections: 0 hdac0: hdac0: nid: 29 [ANALOG] [DISABLED] hdac0: name: pin: line out (none) hdac0: widget_cap: 0x00400000 hdac0: Parse flags: 0x00000000 hdac0: OSS device: hdac0: Association: -1 (0) hdac0: Pin cap: 0x00000020 hdac0: IN hdac0: Pin config: 0x4005c603 hdac0: Pin control: 0x00000020 IN hdac0: connections: 0 hdac0: hdac0: nid: 30 [DIGITAL] hdac0: name: pin: digital (other) out (jack) hdac0: widget_cap: 0x00400380 hdac0: Parse flags: 0x00000000 hdac0: OSS device: vol hdac0: Association: 4 (1) hdac0: Pin cap: 0x00000010 hdac0: OUT : UNSOL hdac0: Pin config: 0x18561150 hdac0: Pin control: 0x00000040 OUT hdac0: connections: 1 hdac0: | hdac0: + <- nid=6 [audio output] hdac0: hdac0: nid: 31 [DIGITAL] [DISABLED] hdac0: name: pin: speaker (none) hdac0: widget_cap: 0x00400280 hdac0: Parse flags: 0x00000000 hdac0: OSS device: hdac0: Association: -1 (0) hdac0: Pin cap: 0x00000020 hdac0: IN : UNSOL hdac0: Pin config: 0x411111f0 hdac0: Pin control: 0x00000020 IN hdac0: connections: 0 hdac0: hdac0: nid: 32 [ANALOG] hdac0: name: vendor widget hdac0: widget_cap: 0x00f00040 hdac0: Parse flags: 0x00000000 hdac0: OSS device: hdac0: Association: -1 (0) hdac0: connections: 0 hdac0: hdac0: nid: 33 [ANALOG] hdac0: name: volume widget hdac0: widget_cap: 0x00600080 hdac0: Parse flags: 0x00000000 hdac0: OSS device: hdac0: Association: -1 (0) hdac0: connections: 0 hdac0: hdac0: nid: 34 [ANALOG] hdac0: name: audio selector hdac0: widget_cap: 0x00300101 hdac0: Parse flags: 0x00000004 hdac0: OSS device: rec hdac0: Association: -1 (0) hdac0: connections: 10 hdac0: | hdac0: + <- nid=24 [pin: Mic in (jack)] (selected) hdac0: | hdac0: + <- nid=25 [pin: Mic in (jack)] hdac0: | hdac0: + <- nid=26 [pin: line in (jack)] hdac0: | hdac0: + <- nid=27 [pin: headphones out (jack)] hdac0: | hdac0: + <- nid=28 [pin: speaker (none)] [DISABLED] hdac0: | hdac0: + <- nid=29 [pin: line out (none)] [DISABLED] hdac0: | hdac0: + <- nid=20 [pin: line out (jack)] hdac0: | hdac0: + <- nid=21 [pin: speaker (none)] [DISABLED] hdac0: | hdac0: + <- nid=11 [audio mixer] hdac0: | hdac0: + <- nid=18 [pin: speaker (none)] [DISABLED] hdac0: hdac0: nid: 35 [ANALOG] hdac0: name: audio mixer hdac0: widget_cap: 0x0020010b hdac0: Parse flags: 0x00000004 hdac0: OSS device: rec hdac0: Association: 3 (1) hdac0: Input amp: 0x80000000 hdac0: mute=1 step=0 size=0 offset=0 hdac0: connections: 9 hdac0: | hdac0: + <- nid=24 [pin: Mic in (jack)] hdac0: | hdac0: + <- nid=25 [pin: Mic in (jack)] hdac0: | hdac0: + <- nid=26 [pin: line in (jack)] hdac0: | hdac0: + <- nid=27 [pin: headphones out (jack)] hdac0: | hdac0: + <- nid=28 [pin: speaker (none)] [DISABLED] hdac0: | hdac0: + <- nid=29 [pin: line out (none)] [DISABLED] hdac0: | hdac0: + <- nid=20 [pin: line out (jack)] hdac0: | hdac0: + <- nid=21 [pin: speaker (none)] [DISABLED] hdac0: | hdac0: + <- nid=11 [audio mixer] hdac0: hdac0: nid: 36 [ANALOG] hdac0: name: audio mixer hdac0: widget_cap: 0x0020010b hdac0: Parse flags: 0x00000004 hdac0: OSS device: rec hdac0: Association: 2 (8001) hdac0: Input amp: 0x80000000 hdac0: mute=1 step=0 size=0 offset=0 hdac0: connections: 9 hdac0: | hdac0: + <- nid=24 [pin: Mic in (jack)] hdac0: | hdac0: + <- nid=25 [pin: Mic in (jack)] hdac0: | hdac0: + <- nid=26 [pin: line in (jack)] hdac0: | hdac0: + <- nid=27 [pin: headphones out (jack)] hdac0: | hdac0: + <- nid=28 [pin: speaker (none)] [DISABLED] hdac0: | hdac0: + <- nid=29 [pin: line out (none)] [DISABLED] hdac0: | hdac0: + <- nid=20 [pin: line out (jack)] hdac0: | hdac0: + <- nid=21 [pin: speaker (none)] [DISABLED] hdac0: | hdac0: + <- nid=11 [audio mixer] hdac0: hdac0: +------------------------+ hdac0: | DUMPING HDA AMPLIFIERS | hdac0: +------------------------+ hdac0: hdac0: 1: nid= 7 dir=0x2 ndir=0x2 index=0 ossmask=0x00000800 hdac0: 2: nid= 8 dir=0x2 ndir=0x2 index=0 ossmask=0x00000800 hdac0: 3: nid= 9 dir=0x2 ndir=0x2 index=0 ossmask=0x00000800 hdac0: 4: nid= 11 cnid= 24 dir=0x2 ndir=0x2 index=0 ossmask=0x00000080 hdac0: 5: nid= 11 cnid= 25 dir=0x2 ndir=0x2 index=1 ossmask=0x01000000 hdac0: 6: nid= 11 cnid= 26 dir=0x2 ndir=0x2 index=2 ossmask=0x00000040 hdac0: 7: nid= 11 cnid= 27 dir=0x2 ndir=0x2 index=3 ossmask=0x00000000 hdac0: 8: nid= 11 cnid= 28 dir=0x2 ndir=0x2 index=4 ossmask=0x00000000 [DISABLED] hdac0: 9: nid= 11 cnid= 29 dir=0x2 ndir=0x2 index=5 ossmask=0x00000000 [DISABLED] hdac0: 10: nid= 11 cnid= 20 dir=0x2 ndir=0x2 index=6 ossmask=0x00000000 hdac0: 11: nid= 11 cnid= 21 dir=0x2 ndir=0x2 index=7 ossmask=0x00000000 [DISABLED] hdac0: 12: nid= 12 dir=0x1 ndir=0x1 index=0 ossmask=0x00000000 hdac0: 13: nid= 12 cnid= 2 dir=0x2 ndir=0x2 index=0 ossmask=0x00000010 hdac0: 14: nid= 12 cnid= 11 dir=0x2 ndir=0x2 index=1 ossmask=0x00000200 hdac0: 15: nid= 13 dir=0x1 ndir=0x1 index=0 ossmask=0x00000000 hdac0: 16: nid= 13 cnid= 3 dir=0x2 ndir=0x2 index=0 ossmask=0x00000000 hdac0: 17: nid= 13 cnid= 11 dir=0x2 ndir=0x2 index=1 ossmask=0x00000200 hdac0: 18: nid= 14 dir=0x1 ndir=0x1 index=0 ossmask=0x00000000 hdac0: 19: nid= 14 cnid= 2 dir=0x2 ndir=0x2 index=0 ossmask=0x00000010 hdac0: 20: nid= 14 cnid= 11 dir=0x2 ndir=0x2 index=1 ossmask=0x00000200 hdac0: 21: nid= 20 dir=0x1 ndir=0x2 index=0 ossmask=0x00000001 hdac0: 22: nid= 20 dir=0x2 ndir=0x1 index=0 ossmask=0x00000000 hdac0: 23: nid= 21 dir=0x1 ndir=0x2 index=0 ossmask=0x00000000 [DISABLED] hdac0: 24: nid= 21 dir=0x2 ndir=0x1 index=0 ossmask=0x00000000 [DISABLED] hdac0: 25: nid= 22 dir=0x1 ndir=0x2 index=0 ossmask=0x00000000 hdac0: 26: nid= 24 dir=0x1 ndir=0x2 index=0 ossmask=0x00000000 hdac0: 27: nid= 24 dir=0x2 ndir=0x1 index=0 ossmask=0x00000080 hdac0: 28: nid= 25 dir=0x1 ndir=0x2 index=0 ossmask=0x00000000 hdac0: 29: nid= 25 dir=0x2 ndir=0x1 index=0 ossmask=0x01000000 hdac0: 30: nid= 26 dir=0x1 ndir=0x2 index=0 ossmask=0x00000000 hdac0: 31: nid= 26 dir=0x2 ndir=0x1 index=0 ossmask=0x00000040 hdac0: 32: nid= 27 dir=0x1 ndir=0x2 index=0 ossmask=0x00000001 hdac0: 33: nid= 27 dir=0x2 ndir=0x1 index=0 ossmask=0x00000000 hdac0: 34: nid= 35 cnid= 24 dir=0x2 ndir=0x2 index=0 ossmask=0x00000880 hdac0: 35: nid= 35 cnid= 25 dir=0x2 ndir=0x2 index=1 ossmask=0x01000800 hdac0: 36: nid= 35 cnid= 26 dir=0x2 ndir=0x2 index=2 ossmask=0x00000840 hdac0: 37: nid= 35 cnid= 27 dir=0x2 ndir=0x2 index=3 ossmask=0x00000800 hdac0: 38: nid= 35 cnid= 28 dir=0x2 ndir=0x2 index=4 ossmask=0x00000000 [DISABLED] hdac0: 39: nid= 35 cnid= 29 dir=0x2 ndir=0x2 index=5 ossmask=0x00000000 [DISABLED] hdac0: 40: nid= 35 cnid= 20 dir=0x2 ndir=0x2 index=6 ossmask=0x00000800 hdac0: 41: nid= 35 cnid= 21 dir=0x2 ndir=0x2 index=7 ossmask=0x00000000 [DISABLED] hdac0: 42: nid= 35 cnid= 11 dir=0x2 ndir=0x2 index=8 ossmask=0x00000a00 hdac0: 43: nid= 36 cnid= 24 dir=0x2 ndir=0x2 index=0 ossmask=0x00000880 hdac0: 44: nid= 36 cnid= 25 dir=0x2 ndir=0x2 index=1 ossmask=0x01000800 hdac0: 45: nid= 36 cnid= 26 dir=0x2 ndir=0x2 index=2 ossmask=0x00000840 hdac0: 46: nid= 36 cnid= 27 dir=0x2 ndir=0x2 index=3 ossmask=0x00000800 hdac0: 47: nid= 36 cnid= 28 dir=0x2 ndir=0x2 index=4 ossmask=0x00000000 [DISABLED] hdac0: 48: nid= 36 cnid= 29 dir=0x2 ndir=0x2 index=5 ossmask=0x00000000 [DISABLED] hdac0: 49: nid= 36 cnid= 20 dir=0x2 ndir=0x2 index=6 ossmask=0x00000800 hdac0: 50: nid= 36 cnid= 21 dir=0x2 ndir=0x2 index=7 ossmask=0x00000000 [DISABLED] hdac0: 51: nid= 36 cnid= 11 dir=0x2 ndir=0x2 index=8 ossmask=0x00000a00 hdac0: hdac0: +-----------------------------------+ hdac0: | DUMPING HDA AUDIO/VOLUME CONTROLS | hdac0: +-----------------------------------+ hdac0: hdac0: Master Volume (OSS: vol) hdac0: | hdac0: +- nid: 20 index: 0 mute: 1 step: 0 size: 0 off: 0 hdac0: +- nid: 27 index: 0 mute: 1 step: 0 size: 0 off: 0 hdac0: hdac0: PCM Volume (OSS: pcm) hdac0: | hdac0: +- nid: 12 index: 0 (nid: 2) mute: 1 step: 0 size: 0 off: 0 hdac0: +- nid: 14 index: 0 (nid: 2) mute: 1 step: 0 size: 0 off: 0 hdac0: hdac0: Microphone Volume (OSS: mic) hdac0: | hdac0: +- nid: 11 index: 0 (nid: 24) mute: 1 step: 31 size: 5 off: 23 hdac0: +- nid: 24 index: 0 mute: 0 step: 3 size: 39 off: 0 hdac0: +- nid: 35 index: 0 (nid: 24) mute: 1 step: 0 size: 0 off: 0 hdac0: +- nid: 36 index: 0 (nid: 24) mute: 1 step: 0 size: 0 off: 0 hdac0: hdac0: Line-in Volume (OSS: line) hdac0: | hdac0: +- nid: 11 index: 2 (nid: 26) mute: 1 step: 31 size: 5 off: 23 hdac0: +- nid: 26 index: 0 mute: 0 step: 3 size: 39 off: 0 hdac0: +- nid: 35 index: 2 (nid: 26) mute: 1 step: 0 size: 0 off: 0 hdac0: +- nid: 36 index: 2 (nid: 26) mute: 1 step: 0 size: 0 off: 0 hdac0: hdac0: Recording Level (OSS: rec) hdac0: | hdac0: +- nid: 7 index: 0 mute: 1 step: 31 size: 5 off: 8 hdac0: +- nid: 8 index: 0 mute: 1 step: 31 size: 5 off: 8 hdac0: +- nid: 9 index: 0 mute: 1 step: 31 size: 5 off: 8 hdac0: +- nid: 35 index: 0 (nid: 24) mute: 1 step: 0 size: 0 off: 0 hdac0: +- nid: 35 index: 1 (nid: 25) mute: 1 step: 0 size: 0 off: 0 hdac0: +- nid: 35 index: 2 (nid: 26) mute: 1 step: 0 size: 0 off: 0 hdac0: +- nid: 35 index: 3 (nid: 27) mute: 1 step: 0 size: 0 off: 0 hdac0: +- nid: 35 index: 6 (nid: 20) mute: 1 step: 0 size: 0 off: 0 hdac0: +- nid: 35 index: 8 (nid: 11) mute: 1 step: 0 size: 0 off: 0 hdac0: +- nid: 36 index: 0 (nid: 24) mute: 1 step: 0 size: 0 off: 0 hdac0: +- nid: 36 index: 1 (nid: 25) mute: 1 step: 0 size: 0 off: 0 hdac0: +- nid: 36 index: 2 (nid: 26) mute: 1 step: 0 size: 0 off: 0 hdac0: +- nid: 36 index: 3 (nid: 27) mute: 1 step: 0 size: 0 off: 0 hdac0: +- nid: 36 index: 6 (nid: 20) mute: 1 step: 0 size: 0 off: 0 hdac0: +- nid: 36 index: 8 (nid: 11) mute: 1 step: 0 size: 0 off: 0 hdac0: hdac0: Unknown Ctl (OSS: mix) hdac0: | hdac0: +- nid: 12 index: 1 (nid: 11) mute: 1 step: 0 size: 0 off: 0 hdac0: +- nid: 13 index: 1 (nid: 11) mute: 1 step: 0 size: 0 off: 0 hdac0: +- nid: 14 index: 1 (nid: 11) mute: 1 step: 0 size: 0 off: 0 hdac0: +- nid: 35 index: 8 (nid: 11) mute: 1 step: 0 size: 0 off: 0 hdac0: +- nid: 36 index: 8 (nid: 11) mute: 1 step: 0 size: 0 off: 0 hdac0: hdac0: Unknown Ctl (OSS: monitor) hdac0: | hdac0: +- nid: 11 index: 1 (nid: 25) mute: 1 step: 31 size: 5 off: 23 hdac0: +- nid: 25 index: 0 mute: 0 step: 3 size: 39 off: 0 hdac0: +- nid: 35 index: 1 (nid: 25) mute: 1 step: 0 size: 0 off: 0 hdac0: +- nid: 36 index: 1 (nid: 25) mute: 1 step: 0 size: 0 off: 0 hdac0: hdac0: Playback path: hdac0: hdac0: nid=20 [pin: line out (jack)] hdac0: ^ hdac0: +-----<------+ hdac0: ^ hdac0: nid=12 [audio mixer] hdac0: ^ hdac0: nid=2 [audio output] hdac0: hdac0: nid=27 [pin: headphones out (jack)] hdac0: ^ hdac0: +-----<------+ hdac0: ^ hdac0: nid=12 [audio mixer] hdac0: ^ hdac0: nid=2 [audio output] hdac0: hdac0: nid=30 [pin: digital (other) out (jack)] hdac0: ^ hdac0: +-----<------+ hdac0: ^ hdac0: nid=6 [audio output] hdac0: hdac0: Recording sources: hdac0: hdac0: nid=35 [audio mixer] hdac0: | hdac0: + <- nid=25 [pin: Mic in (jack)] [recsrc: monitor] hdac0: + <- nid=11 [audio mixer] [recsrc: mix] hdac0: hdac0: nid=36 [audio mixer] hdac0: | hdac0: + <- nid=24 [pin: Mic in (jack)] [recsrc: mic] hdac0: + <- nid=26 [pin: line in (jack)] [recsrc: line] hdac0: + <- nid=11 [audio mixer] [recsrc: mix] hdac0: hdac0: +--------------------------------------+ hdac0: | DUMPING PCM Playback/Record Channels | hdac0: +--------------------------------------+ hdac0: hdac0: PCM Playback hdac0: Stream cap: 0x00000001 hdac0: Format: PCM hdac0: PCM cap: 0x000e0560 hdac0: PCM size: 16 20 24 hdac0: PCM rate: 44 48 96 192 hdac0: DAC: 2 hdac0: hdac0: PCM Record hdac0: Stream cap: 0x00000001 hdac0: Format: PCM hdac0: PCM cap: 0x00060160 hdac0: PCM size: 16 20 hdac0: PCM rate: 44 48 96 hdac0: DAC: 7 hdac0: hdac0: PCM Record hdac0: Stream cap: 0x00000001 hdac0: Format: PCM hdac0: PCM cap: 0x00060160 hdac0: PCM size: 16 20 hdac0: PCM rate: 44 48 96 hdac0: DAC: 8 hdac0: hdac0: PCM Playback hdac0: Stream cap: 0x00000001 hdac0: Format: PCM hdac0: PCM cap: 0x001e0560 hdac0: PCM size: 16 20 24 32 hdac0: PCM rate: 44 48 96 192 hdac0: DAC: 6 pcm0: <HDA codec Realtek ALC262 PCM #0> on hdac0 pcm0: OSS mixer initialization... pcm0: Enabling Soft PCM volume pcm0: Mixer "vol": child=0x00000010 pcm0: Mixer "pcm": parent="vol" pcm0: Mixer "line": pcm0: Mixer "mic": pcm0: Mixer "mix": pcm0: Mixer "rec": pcm0: Mixer "monitor": pcm0: Soft PCM mixer ENABLED pcm0: Registering PCM channels... pcm0: clone manager: deadline=750ms flags=0x8000001e hdac0: hdac_dma_alloc: size=4096 -> roundsz=4096 pcm0: sndbuf_setmap 365c000, 4000; 0xfffffffff8afd000 -> 365c000 hdac0: hdac_dma_alloc: size=4096 -> roundsz=4096 pcm0: sndbuf_setmap 3660000, 4000; 0xfffffffff8b01000 -> 3660000 pcm1: <HDA codec Realtek ALC262 PCM #1> on hdac0 pcm1: OSS mixer initialization... pcm1: Forcing Soft PCM volume pcm1: Mixer "vol" -> "none": child=0x00000010 pcm1: Mixer "pcm": parent="vol" pcm1: Mixer "line": pcm1: Mixer "mic": pcm1: Mixer "mix": pcm1: Mixer "rec": pcm1: Mixer "monitor": pcm1: Soft PCM mixer ENABLED pcm1: Registering PCM channels... pcm1: clone manager: deadline=750ms flags=0x8000001e hdac0: hdac_dma_alloc: size=4096 -> roundsz=4096 pcm1: sndbuf_setmap 3684000, 4000; 0xfffffffff8b05000 -> 3684000 hdac0: hdac_dma_alloc: size=4096 -> roundsz=4096 pcm1: sndbuf_setmap 366c000, 4000; 0xfffffffff8b09000 -> 366c000 --=-Jhv6zvTBmmz168bObQQI Content-Disposition: attachment; filename=new_hda_sndstat.txt Content-Type: text/plain; name=new_hda_sndstat.txt; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD Audio Driver (newpcm: 64bit 2007061600/amd64) Installed devices: pcm0: <HDA codec Realtek ALC262 PCM #0> at hdac0 cad 2 kld snd_hda [20080812_0000] [MPSAFE] (1p:1v/1r:1v channels duplex default) pcm1: <HDA codec Realtek ALC262 PCM #1> at hdac0 cad 2 kld snd_hda [20080812_0000] [MPSAFE] (1p:1v/1r:1v channels duplex) --=-Jhv6zvTBmmz168bObQQI--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1218778763.1338.10.camel>