Skip to content

Instantly share code, notes, and snippets.

@NealsJoe
Last active January 3, 2021 10:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save NealsJoe/c940299c2b362381d254b34496ec1d66 to your computer and use it in GitHub Desktop.
Save NealsJoe/c940299c2b362381d254b34496ec1d66 to your computer and use it in GitHub Desktop.
ThinkPad E490 - sound
#!/bin/sh
doas cat /dev/sndstat > sndstat.txt
doas pciconf -lv | grep -i audio -B2 > sound-pciconf.txt
doas dmesg | grep -e 'sound' -e 'audio' -e 'snd' -e 'pcm' -e 'hda' > sound-dmesg.txt
doas sysctl -a | grep -e 'sound' -e 'audio' -e 'snd' -e 'pcm' -e 'hda' > sound-sysctl.txt
doas sysctl dev.pcm > sound-sysctl-pcm.txt
doas sysctl dev.hdaa > sound-sysctl-hdaa.txt
doas sysctl dev.hdac > sound-sysctl-hdac.txt
doas sysctl dev.hdacc > sound-sysctl-hdacc.txt
doas sysctl hw.snd > sound-sysctl-snd.txt
Installed devices:
pcm0: <Conexant (0x1f86) (Analog)> (play/rec) default
pcm1: <Conexant (0x1f86) (Left Analog Headphones)> (play)
pcm2: <Intel Kaby Lake (HDMI/DP 8ch)> (play)
No devices installed from userspace.
snd_unit_init() u=0x00ff8000 [512] d=0x00007c00 [32] c=0x000003ff [1024]
feeder_register: snd_unit=-1 snd_maxautovchans=16 latency=2 feeder_rate_min=1 feeder_rate_max=2016000 feeder_rate_round=25
hdac0: <Intel Cannon Lake HDA Controller> mem 0xa1518000-0xa151bfff,0xa1000000-0xa10fffff at device 31.3 on pci0
hdac0: PCI card vendor: 0x17aa, device: 0x5072
hdac0: HDA Driver Revision: 20120126_0002
hdac0: Config options: on=0x00000000 off=0x00000000
hdac0: attempting to allocate 1 MSI vectors (1 supported)
hdac0: using IRQ 273 for MSI
hdac0: Caps: OSS 9, ISS 7, BSS 0, NSDO 1, 64bit, CORB 256, RIRB 256
hdacc0: <Conexant (0x1f86) HDA CODEC> at cad 0 on hdac0
hdaa0: <Conexant (0x1f86) Audio Function Group> at nid 1 on hdacc0
hdaa0: Subsystem ID: 0x17aa5072
hdaa0: NumGPIO=5 NumGPO=0 NumGPI=0 GPIWake=1 GPIUnsol=1
hdaa0: GPIO0: disabled
hdaa0: GPIO1: disabled
hdaa0: GPIO2: disabled
hdaa0: GPIO3: disabled
hdaa0: GPIO4: disabled
hdaa0: Original pins configuration:
hdaa0: nid 0x as seq device conn jack loc color misc
hdaa0: 22 03211040 4 0 Headphones Jack 1/8 Left Black 0
hdaa0: 23 91170110 1 0 Speaker Fixed Analog 0x11 Unknown 1
hdaa0: 24 40f001f0 15 0 Other None Unknown 0x00 Unknown 1
hdaa0: 25 03a11030 3 0 Mic Jack 1/8 Left Black 0
hdaa0: 26 40f001f0 15 0 Other None Unknown 0x00 Unknown 1
hdaa0: 33 40f001f0 15 0 Other None Unknown 0x00 Unknown 1
hdaa0: Patched pins configuration:
hdaa0: nid 0x as seq device conn jack loc color misc
hdaa0: 22 03211040 4 0 Headphones Jack 1/8 Left Black 0
hdaa0: 23 91170110 1 0 Speaker Fixed Analog 0x11 Unknown 1
hdaa0: 24 40f001f0 15 0 Other None Unknown 0x00 Unknown 1 DISA
hdaa0: 25 03a11030 3 0 Mic Jack 1/8 Left Black 0
hdaa0: 26 40f001f0 15 0 Other None Unknown 0x00 Unknown 1 DISA
hdaa0: 33 40f001f0 15 0 Other None Unknown 0x00 Unknown 1 DISA
hdaa0: 3 associations found:
hdaa0: Association 0 (1) out:
hdaa0: Pin nid=23 seq=0
hdaa0: Association 1 (3) in:
hdaa0: Pin nid=25 seq=0
hdaa0: Association 2 (4) out:
hdaa0: Pin nid=22 seq=0
hdaa0: Tracing association 0 (1)
hdaa0: Pin 23 traced to DAC 16
hdaa0: Association 0 (1) trace succeeded
hdaa0: Tracing association 1 (3)
hdaa0: Pin 25 traced to ADC 19
hdaa0: Association 1 (3) trace succeeded
hdaa0: Tracing association 2 (4)
hdaa0: Pin 22 traced to DAC 17
hdaa0: Association 2 (4) trace succeeded
hdaa0: Looking for additional DAC for association 0 (1)
hdaa0: Looking for additional ADC for association 1 (3)
hdaa0: Looking for additional DAC for association 2 (4)
hdaa0: Tracing input monitor
hdaa0: Tracing other input monitors
hdaa0: Tracing nid 25 to out
hdaa0: Tracing beeper
hdaa0: FG config/quirks: forcestereo ivref50 ivref80 ivref100 ivref
pcm0: <Conexant (0x1f86) (Analog)> at nid 23 and 25 on hdaa0
pcm0: Playback:
pcm0: Stream cap: 0x00000001 PCM
pcm0: PCM cap: 0x000a0540 16 24 bits, 48 96 192 KHz
pcm0: DAC: 16
pcm0:
pcm0: nid=23 [pin: Speaker (Fixed)]
pcm0: + <- nid=16 [audio output] [src: pcm]
pcm0:
pcm0: Record:
pcm0: Stream cap: 0x00000001 PCM
pcm0: PCM cap: 0x000a0540 16 24 bits, 48 96 192 KHz
pcm0: ADC: 19
pcm0:
pcm0: nid=19 [audio input]
pcm0: + <- nid=25 [pin: Mic (Black Jack)] [src: mic]
pcm0:
pcm0: Master Volume (OSS: vol): -74/0dB
pcm0: +- ctl 1 (nid 16 out): -74/0dB (75 steps) + mute
pcm0:
pcm0: PCM Volume (OSS: pcm): -74/0dB
pcm0: +- ctl 1 (nid 16 out): -74/0dB (75 steps) + mute
pcm0:
pcm0: Microphone Volume (OSS: mic): 0/36dB
pcm0: +- ctl 8 (nid 25 out): 0/36dB (4 steps)
pcm0:
pcm0: Speaker/Beep Volume (OSS: speaker): -28/0dB
pcm0: +- ctl 3 (nid 18 out): -28/0dB (8 steps)
pcm0:
pcm0: Recording Level (OSS: rec): 0/36dB
pcm0: +- ctl 8 (nid 25 out): 0/36dB (4 steps)
pcm0:
pcm0: Mixer "vol":
pcm0: Mixer "pcm":
pcm0: Mixer "speaker":
pcm0: Mixer "mic":
pcm0: Mixer "rec":
pcm0: Mixer "ogain":
pcm0: Playback channel set is: Front Left, Front Right,
pcm0: Playback channel matrix is: 2.0 (unknown)
pcm0: Recording channel set is: Front Left, Front Right,
pcm0: Recording channel matrix is: 2.0 (disconnected)
pcm1: <Conexant (0x1f86) (Left Analog Headphones)> at nid 22 on hdaa0
pcm1: Playback:
pcm1: Stream cap: 0x00000001 PCM
pcm1: PCM cap: 0x000a0540 16 24 bits, 48 96 192 KHz
pcm1: DAC: 17
pcm1:
pcm1: nid=22 [pin: Headphones (Black Jack)]
pcm1: + <- nid=17 [audio output] [src: pcm]
pcm1:
pcm1: Master Volume (OSS: vol): -74/0dB
pcm1: +- ctl 2 (nid 17 out): -74/0dB (75 steps) + mute
pcm1:
pcm1: PCM Volume (OSS: pcm): -74/0dB
pcm1: +- ctl 2 (nid 17 out): -74/0dB (75 steps) + mute
pcm1:
pcm1: Mixer "vol":
pcm1: Mixer "pcm":
pcm1: Mixer "ogain":
pcm1: Playback channel set is: Front Left, Front Right,
pcm1: Playback channel matrix is: 2.0 (disconnected)
hdacc1: <Intel Kaby Lake HDA CODEC> at cad 2 on hdac0
hdaa1: <Intel Kaby Lake Audio Function Group> at nid 1 on hdacc1
hdaa1: Subsystem ID: 0x80860101
hdaa1: NumGPIO=0 NumGPO=0 NumGPI=0 GPIWake=0 GPIUnsol=0
hdaa1: Original pins configuration:
hdaa1: nid 0x as seq device conn jack loc color misc
hdaa1: 3 18560020 2 0 Digital-out Jack Digital 0x18 Unknown 0
hdaa1: Patched pins configuration:
hdaa1: nid 0x as seq device conn jack loc color misc
hdaa1: 3 18560020 2 0 Digital-out Jack Digital 0x18 Unknown 0
hdaa1: 1 associations found:
hdaa1: Association 0 (2) out:
hdaa1: Pin nid=3 seq=0
hdaa1: Tracing association 0 (2)
hdaa1: Pin 3 traced to DAC 2
hdaa1: Association 0 (2) trace succeeded
hdaa1: Looking for additional DAC for association 0 (2)
hdaa1: Tracing input monitor
hdaa1: Tracing other input monitors
hdaa1: Tracing beeper
hdaa1: FG config/quirks: forcestereo ivref50 ivref80 ivref100 ivref
pcm2: <Intel Kaby Lake (HDMI/DP 8ch)> at nid 3 on hdaa1
pcm2: Playback:
pcm2: Stream cap: 0x00000005 AC3 PCM
pcm2: PCM cap: 0x001a07f0 16 24 32 bits, 32 44 48 88 96 176 192 KHz
pcm2: DAC: 2
pcm2:
pcm2: nid=3 [pin: Digital-out (Jack)]
pcm2: + <- nid=2 [audio output] [src: pcm]
pcm2:
pcm2: Master Volume (OSS: vol): 0/0dB
pcm2: +- ctl 1 (nid 3 in ): mute
pcm2:
pcm2: PCM Volume (OSS: pcm): 0/0dB
pcm2: +- ctl 1 (nid 3 in ): mute
pcm2:
pcm2: Mixer "vol":
pcm2: Mixer "pcm":
pcm2: Soft PCM mixer ENABLED
pcm2: Playback channel matrix is: unknown, assuming 7.1 (disconnected)
hdacc1: Unexpected unsolicited response with tag 63: ffffffff
hdacc1: Unexpected unsolicited response with tag 63: ffffffff
hdacc1: Unexpected unsolicited response with tag 63: ffffffff
hdacc1: Unexpected unsolicited response with tag 63: ffffffff
hdac0: Command 0x2033b000 timeout on address 2
hdacc1: Unexpected unsolicited response with tag 63: ffffffff
hdacc1: Unexpected unsolicited response with tag 63: ffffffff
hdac0@pci0:0:31:3: class=0x040380 card=0x507217aa chip=0x9dc88086 rev=0x30 hdr=0x00
vendor = 'Intel Corporation'
device = 'Cannon Point-LP High Definition Audio Controller'
dev.hdaa.1.init_clear: 0
dev.hdaa.1.reconfig: 0
dev.hdaa.1.gpo_config:
dev.hdaa.1.gpo_state:
dev.hdaa.1.gpio_config:
dev.hdaa.1.gpio_state:
dev.hdaa.1.gpi_state:
dev.hdaa.1.config: forcestereo,ivref50,ivref80,ivref100,ivref,vref
dev.hdaa.1.nid3_original: 0x18560020 as=2 seq=0 device=Digital-out conn=Jack ctype=Digital loc=0x18 color=Unknown misc=0
dev.hdaa.1.nid3_config: 0x18560020 as=2 seq=0 device=Digital-out conn=Jack ctype=Digital loc=0x18 color=Unknown misc=0
dev.hdaa.1.nid3: pin: Digital-out (Jack)
Widget cap: 0x0040778d PWR DIGITAL UNSOL 8CH
Association: 0 (0x0001)
Pin cap: 0x09000094 PDC OUT HDMI DP HBR
Pin config: 0x18560020 as=2 seq=0 device=Digital-out conn=Jack ctype=Digital loc=0x18 color=Unknown misc=0
Pin control: 0x00000040 OUT
Output amp: 0x80000000 mute=1 step=0 size=0 offset=0 (0/0dB)
Connections: 1
+ <- nid=2 [audio output]
dev.hdaa.1.nid2: audio output
Widget cap: 0x00006611 PWR DIGITAL 8CH
Association: 0 (0x0001)
OSS: pcm (pcm)
Stream cap: 0x00000005 AC3 PCM
PCM cap: 0x001a07f0 16 24 32 bits, 32 44 48 88 96 176 192 KHz
dev.hdaa.1.%parent: hdacc1
dev.hdaa.1.%pnpinfo: type=0x01 subsystem=0x80860101
dev.hdaa.1.%location: nid=1
dev.hdaa.1.%driver: hdaa
dev.hdaa.1.%desc: Intel Kaby Lake Audio Function Group
dev.hdaa.0.init_clear: 0
dev.hdaa.0.reconfig: 0
dev.hdaa.0.gpo_config:
dev.hdaa.0.gpo_state:
dev.hdaa.0.gpio_config: 0=keep 1=keep 2=keep 3=keep 4=keep
dev.hdaa.0.gpio_state: 0=disabled 1=disabled 2=disabled 3=disabled 4=disabled
dev.hdaa.0.gpi_state:
dev.hdaa.0.config: forcestereo,ivref50,ivref80,ivref100,ivref,vref
dev.hdaa.0.nid33_original: 0x40f001f0 as=15 seq=0 device=Other conn=None ctype=Unknown loc=0x00 color=Unknown misc=1
dev.hdaa.0.nid33_config: 0x40f001f0 as=15 seq=0 device=Other conn=None ctype=Unknown loc=0x00 color=Unknown misc=1
dev.hdaa.0.nid33: pin: Other (None) [DISABLED]
Widget cap: 0x00400701 PWR DIGITAL STEREO
Pin cap: 0x00000010 OUT
Pin config: 0x40f001f0 as=15 seq=0 device=Other conn=None ctype=Unknown loc=0x00 color=Unknown misc=1
Pin control: 0x00000000
Connections: 1
+ <- nid=32 [audio output] [DISABLED]
dev.hdaa.0.nid32: audio output [DISABLED]
Widget cap: 0x00000611 PWR DIGITAL STEREO
Stream cap: 0x00000005 AC3 PCM
PCM cap: 0x000e0540 16 20 24 bits, 48 96 192 KHz
dev.hdaa.0.nid31: vendor widget [DISABLED]
Widget cap: 0x00f0058b PWR UNSOL STEREO
dev.hdaa.0.nid30: vendor widget [DISABLED]
Widget cap: 0x00f0058b PWR UNSOL STEREO
dev.hdaa.0.nid29: vendor widget [DISABLED]
Widget cap: 0x00f0058b PWR UNSOL STEREO
dev.hdaa.0.nid28: vendor widget [DISABLED]
Widget cap: 0x00f00000
dev.hdaa.0.nid27: vendor widget [DISABLED]
Widget cap: 0x00f00000
dev.hdaa.0.nid26_original: 0x40f001f0 as=15 seq=0 device=Other conn=None ctype=Unknown loc=0x00 color=Unknown misc=1
dev.hdaa.0.nid26_config: 0x40f001f0 as=15 seq=0 device=Other conn=None ctype=Unknown loc=0x00 color=Unknown misc=1
dev.hdaa.0.nid26: pin: Other (None) [DISABLED]
Widget cap: 0x0040048b PWR UNSOL STEREO
Pin cap: 0x00000024 PDC IN
Pin config: 0x40f001f0 as=15 seq=0 device=Other conn=None ctype=Unknown loc=0x00 color=Unknown misc=1
Pin control: 0x00000000
Input amp: 0x002f0300 mute=0 step=3 size=47 offset=0 (0/36dB)
dev.hdaa.0.nid25_original: 0x03a11030 as=3 seq=0 device=Mic conn=Jack ctype=1/8 loc=Left color=Black misc=0
dev.hdaa.0.nid25_config: 0x03a11030 as=3 seq=0 device=Mic conn=Jack ctype=1/8 loc=Left color=Black misc=0
dev.hdaa.0.nid25: pin: Mic (Black Jack)
Widget cap: 0x0040048b PWR UNSOL STEREO
Association: 1 (0x0001)
OSS: mic (mic)
Pin cap: 0x00001324 PDC IN VREF[ 50 80 HIZ ]
Pin config: 0x03a11030 as=3 seq=0 device=Mic conn=Jack ctype=1/8 loc=Left color=Black misc=0
Pin control: 0x00000024 IN VREFs
Input amp: 0x002f0300 mute=0 step=3 size=47 offset=0 (0/36dB)
dev.hdaa.0.nid24_original: 0x40f001f0 as=15 seq=0 device=Other conn=None ctype=Unknown loc=0x00 color=Unknown misc=1
dev.hdaa.0.nid24_config: 0x40f001f0 as=15 seq=0 device=Other conn=None ctype=Unknown loc=0x00 color=Unknown misc=1
dev.hdaa.0.nid24: pin: Other (None) [DISABLED]
Widget cap: 0x0040048b PWR UNSOL STEREO
Pin cap: 0x00001324 PDC IN VREF[ 50 80 HIZ ]
Pin config: 0x40f001f0 as=15 seq=0 device=Other conn=None ctype=Unknown loc=0x00 color=Unknown misc=1
Pin control: 0x00000000
Input amp: 0x002f0300 mute=0 step=3 size=47 offset=0 (0/36dB)
Connections: 2
+ <- nid=16 [audio output] (selected)
+ <- nid=17 [audio output]
dev.hdaa.0.nid23_original: 0x91170110 as=1 seq=0 device=Speaker conn=Fixed ctype=Analog loc=0x11 color=Unknown misc=1
dev.hdaa.0.nid23_config: 0x91170110 as=1 seq=0 device=Speaker conn=Fixed ctype=Analog loc=0x11 color=Unknown misc=1
dev.hdaa.0.nid23: pin: Speaker (Fixed)
Widget cap: 0x00400501 PWR STEREO
Association: 0 (0x0001)
Pin cap: 0x00010010 OUT EAPD
Pin config: 0x91170110 as=1 seq=0 device=Speaker conn=Fixed ctype=Analog loc=0x11 color=Unknown misc=1
Pin control: 0x00000040 OUT
EAPD: 0x00000002 EAPD
Connections: 2
+ <- nid=16 [audio output] (selected)
+ [DISABLED] <- nid=17 [audio output]
dev.hdaa.0.nid22_original: 0x03211040 as=4 seq=0 device=Headphones conn=Jack ctype=1/8 loc=Left color=Black misc=0
dev.hdaa.0.nid22_config: 0x03211040 as=4 seq=0 device=Headphones conn=Jack ctype=1/8 loc=Left color=Black misc=0
dev.hdaa.0.nid22: pin: Headphones (Black Jack)
Widget cap: 0x00400581 PWR UNSOL STEREO
Association: 2 (0x0001)
Pin cap: 0x0001001c PDC HP OUT EAPD
Pin config: 0x03211040 as=4 seq=0 device=Headphones conn=Jack ctype=1/8 loc=Left color=Black misc=0
Pin control: 0x000000c0 HP OUT
EAPD: 0x00000002 EAPD
Connections: 2
+ [DISABLED] <- nid=16 [audio output]
+ <- nid=17 [audio output] (selected)
dev.hdaa.0.nid21: vendor widget [DISABLED]
Widget cap: 0x00f0050b PWR STEREO
Input amp: 0x80034a4a mute=1 step=74 size=3 offset=74 (-74/0dB)
Connections: 2
+ [DISABLED] <- nid=16 [audio output] (selected)
+ <- nid=17 [audio output]
dev.hdaa.0.nid20: audio input [DISABLED]
Widget cap: 0x00100d1b LRSWAP PWR STEREO
Stream cap: 0x00000001 PCM
PCM cap: 0x000a0540 16 24 bits, 48 96 192 KHz
Input amp: 0x8003504a mute=1 step=80 size=3 offset=74 (-74/6dB)
Connections: 2
+ [DISABLED] <- nid=26 [pin: Other (None)] [DISABLED] (selected)
+ <- nid=21 [vendor widget] [DISABLED]
dev.hdaa.0.nid19: audio input
Widget cap: 0x00100d1b LRSWAP PWR STEREO
Association: 1 (0x0001)
Stream cap: 0x00000001 PCM
PCM cap: 0x000a0540 16 24 bits, 48 96 192 KHz
Input amp: 0x8003504a mute=1 step=80 size=3 offset=74 (-74/6dB)
Connections: 4
+ [DISABLED] <- nid=24 [pin: Other (None)] [DISABLED]
+ <- nid=25 [pin: Mic (Black Jack)] (selected)
+ [DISABLED] <- nid=26 [pin: Other (None)] [DISABLED]
+ [DISABLED] <- nid=21 [vendor widget] [DISABLED]
dev.hdaa.0.nid18: beep widget
Widget cap: 0x0070000c
Association: -2 (0x0000)
OSS: speaker (speaker)
Output amp: 0x000f0707 mute=0 step=7 size=15 offset=7 (-28/0dB)
dev.hdaa.0.nid17: audio output
Widget cap: 0x00000c1d LRSWAP PWR STEREO
Association: 2 (0x0001)
OSS: pcm (pcm)
Stream cap: 0x00000001 PCM
PCM cap: 0x000a0540 16 24 bits, 48 96 192 KHz
Output amp: 0x80034a4a mute=1 step=74 size=3 offset=74 (-74/0dB)
dev.hdaa.0.nid16: audio output
Widget cap: 0x00000c1d LRSWAP PWR STEREO
Association: 0 (0x0001)
OSS: pcm (pcm)
Stream cap: 0x00000001 PCM
PCM cap: 0x000a0540 16 24 bits, 48 96 192 KHz
Output amp: 0x80034a4a mute=1 step=74 size=3 offset=74 (-74/0dB)
dev.hdaa.0.%parent: hdacc0
dev.hdaa.0.%pnpinfo: type=0x01 subsystem=0x17aa5072
dev.hdaa.0.%location: nid=1
dev.hdaa.0.%driver: hdaa
dev.hdaa.0.%desc: Conexant (0x1f86) Audio Function Group
dev.hdaa.%parent:
dev.hdac.0.polling: 0
dev.hdac.0.pindump: 0
dev.hdac.0.wake: 0
dev.hdac.0.%parent: pci0
dev.hdac.0.%pnpinfo: vendor=0x8086 device=0x9dc8 subvendor=0x17aa subdevice=0x5072 class=0x040380
dev.hdac.0.%location: slot=31 function=3 dbsf=pci0:0:31:3 handle=\_SB_.PCI0.HDAS
dev.hdac.0.%driver: hdac
dev.hdac.0.%desc: Intel Cannon Lake HDA Controller
dev.hdac.%parent:
dev.hdacc.1.%parent: hdac0
dev.hdacc.1.%pnpinfo: vendor=0x8086 device=0x280b revision=0x00 stepping=0x00
dev.hdacc.1.%location: cad=2
dev.hdacc.1.%driver: hdacc
dev.hdacc.1.%desc: Intel Kaby Lake HDA CODEC
dev.hdacc.0.%parent: hdac0
dev.hdacc.0.%pnpinfo: vendor=0x14f1 device=0x1f86 revision=0x01 stepping=0x00
dev.hdacc.0.%location: cad=0
dev.hdacc.0.%driver: hdacc
dev.hdacc.0.%desc: Conexant (0x1f86) HDA CODEC
dev.hdacc.%parent:
dev.pcm.2.bitperfect: 0
dev.pcm.2.buffersize: 65536
dev.pcm.2.play.vchanformat: s16le:2.0
dev.pcm.2.play.vchanrate: 48000
dev.pcm.2.play.vchanmode: passthrough
dev.pcm.2.play.vchans: 1
dev.pcm.2.play.32bit: 24
dev.pcm.2.%parent: hdaa1
dev.pcm.2.%pnpinfo:
dev.pcm.2.%location: nid=3
dev.pcm.2.%driver: pcm
dev.pcm.2.%desc: Intel Kaby Lake (HDMI/DP 8ch)
dev.pcm.1.bitperfect: 0
dev.pcm.1.buffersize: 65536
dev.pcm.1.play.vchanformat: s16le:2.0
dev.pcm.1.play.vchanrate: 48000
dev.pcm.1.play.vchanmode: fixed
dev.pcm.1.play.vchans: 1
dev.pcm.1.play.32bit: 24
dev.pcm.1.%parent: hdaa0
dev.pcm.1.%pnpinfo:
dev.pcm.1.%location: nid=22
dev.pcm.1.%driver: pcm
dev.pcm.1.%desc: Conexant (0x1f86) (Left Analog Headphones)
dev.pcm.0.bitperfect: 0
dev.pcm.0.buffersize: 65536
dev.pcm.0.rec.vchanformat: s16le:2.0
dev.pcm.0.rec.vchanrate: 48000
dev.pcm.0.rec.vchanmode: fixed
dev.pcm.0.rec.vchans: 1
dev.pcm.0.rec.autosrc: 2
dev.pcm.0.rec.32bit: 24
dev.pcm.0.play.vchanformat: s16le:2.0
dev.pcm.0.play.vchanrate: 48000
dev.pcm.0.play.vchanmode: fixed
dev.pcm.0.play.vchans: 1
dev.pcm.0.play.32bit: 24
dev.pcm.0.%parent: hdaa0
dev.pcm.0.%pnpinfo:
dev.pcm.0.%location: nid=23,25
dev.pcm.0.%driver: pcm
dev.pcm.0.%desc: Conexant (0x1f86) (Analog)
dev.pcm.%parent:
hw.snd.maxautovchans: 16
hw.snd.default_unit: 0
hw.snd.version: 2009061500/amd64
hw.snd.default_auto: 1
hw.snd.verbose: 0
hw.snd.vpc_mixer_bypass: 1
hw.snd.feeder_rate_quality: 1
hw.snd.feeder_rate_round: 25
hw.snd.feeder_rate_max: 2016000
hw.snd.feeder_rate_min: 1
hw.snd.feeder_rate_polyphase_max: 183040
hw.snd.feeder_rate_presets: 100:8:0.85 100:36:0.92 100:164:0.97
hw.snd.feeder_eq_exact_rate: 0
hw.snd.feeder_eq_presets: PEQ:16000,0.2500,62,0.2500:-9,9,1.0:44100,48000,88200,96000,176400,192000
hw.snd.basename_clone: 1
hw.snd.compat_linux_mmap: 0
hw.snd.syncdelay: -1
hw.snd.usefrags: 0
hw.snd.vpc_reset: 0
hw.snd.vpc_0db: 45
hw.snd.vpc_autoreset: 1
hw.snd.timeout: 5
hw.snd.latency_profile: 1
hw.snd.latency: 2
hw.snd.report_soft_matrix: 1
hw.snd.report_soft_formats: 1
device sound
device snd_cmi
device snd_csa
device snd_emu10kx
device snd_es137x
device snd_hda
device snd_ich
device snd_via8233
irq273: hdac0:281 @cpu0(domain0): 1220
hw.snd.maxautovchans: 16
hw.snd.default_unit: 0
hw.snd.version: 2009061500/amd64
hw.snd.default_auto: 1
hw.snd.verbose: 0
hw.snd.vpc_mixer_bypass: 1
hw.snd.feeder_rate_quality: 1
hw.snd.feeder_rate_round: 25
hw.snd.feeder_rate_max: 2016000
hw.snd.feeder_rate_min: 1
hw.snd.feeder_rate_polyphase_max: 183040
hw.snd.feeder_rate_presets: 100:8:0.85 100:36:0.92 100:164:0.97
hw.snd.feeder_eq_exact_rate: 0
hw.snd.feeder_eq_presets: PEQ:16000,0.2500,62,0.2500:-9,9,1.0:44100,48000,88200,96000,176400,192000
hw.snd.basename_clone: 1
hw.snd.compat_linux_mmap: 0
hw.snd.syncdelay: -1
hw.snd.usefrags: 0
hw.snd.vpc_reset: 0
hw.snd.vpc_0db: 45
hw.snd.vpc_autoreset: 1
hw.snd.timeout: 5
hw.snd.latency_profile: 1
hw.snd.latency: 2
hw.snd.report_soft_matrix: 1
hw.snd.report_soft_formats: 1
dev.pcm.2.bitperfect: 0
dev.pcm.2.buffersize: 65536
dev.pcm.2.play.vchanformat: s16le:2.0
dev.pcm.2.play.vchanrate: 48000
dev.pcm.2.play.vchanmode: passthrough
dev.pcm.2.play.vchans: 1
dev.pcm.2.play.32bit: 24
dev.pcm.2.%parent: hdaa1
dev.pcm.2.%pnpinfo:
dev.pcm.2.%location: nid=3
dev.pcm.2.%driver: pcm
dev.pcm.2.%desc: Intel Kaby Lake (HDMI/DP 8ch)
dev.pcm.1.bitperfect: 0
dev.pcm.1.buffersize: 65536
dev.pcm.1.play.vchanformat: s16le:2.0
dev.pcm.1.play.vchanrate: 48000
dev.pcm.1.play.vchanmode: fixed
dev.pcm.1.play.vchans: 1
dev.pcm.1.play.32bit: 24
dev.pcm.1.%parent: hdaa0
dev.pcm.1.%pnpinfo:
dev.pcm.1.%location: nid=22
dev.pcm.1.%driver: pcm
dev.pcm.1.%desc: Conexant (0x1f86) (Left Analog Headphones)
dev.pcm.0.bitperfect: 0
dev.pcm.0.buffersize: 65536
dev.pcm.0.rec.vchanformat: s16le:2.0
dev.pcm.0.rec.vchanrate: 48000
dev.pcm.0.rec.vchanmode: fixed
dev.pcm.0.rec.vchans: 1
dev.pcm.0.rec.autosrc: 2
dev.pcm.0.rec.32bit: 24
dev.pcm.0.play.vchanformat: s16le:2.0
dev.pcm.0.play.vchanrate: 48000
dev.pcm.0.play.vchanmode: fixed
dev.pcm.0.play.vchans: 1
dev.pcm.0.play.32bit: 24
dev.pcm.0.%parent: hdaa0
dev.pcm.0.%pnpinfo:
dev.pcm.0.%location: nid=23,25
dev.pcm.0.%driver: pcm
dev.pcm.0.%desc: Conexant (0x1f86) (Analog)
dev.pcm.%parent:
dev.hdaa.1.init_clear: 0
dev.hdaa.1.reconfig: 0
dev.hdaa.1.gpo_config:
dev.hdaa.1.gpo_state:
dev.hdaa.1.gpio_config:
dev.hdaa.1.gpio_state:
dev.hdaa.1.gpi_state:
dev.hdaa.1.config: forcestereo,ivref50,ivref80,ivref100,ivref,vref
dev.hdaa.1.nid3_original: 0x18560020 as=2 seq=0 device=Digital-out conn=Jack ctype=Digital loc=0x18 color=Unknown misc=0
dev.hdaa.1.nid3_config: 0x18560020 as=2 seq=0 device=Digital-out conn=Jack ctype=Digital loc=0x18 color=Unknown misc=0
dev.hdaa.1.nid3: pin: Digital-out (Jack)
+ <- nid=2 [audio output]
dev.hdaa.1.nid2: audio output
OSS: pcm (pcm)
dev.hdaa.1.%parent: hdacc1
dev.hdaa.1.%pnpinfo: type=0x01 subsystem=0x80860101
dev.hdaa.1.%location: nid=1
dev.hdaa.1.%driver: hdaa
dev.hdaa.1.%desc: Intel Kaby Lake Audio Function Group
dev.hdaa.0.init_clear: 0
dev.hdaa.0.reconfig: 0
dev.hdaa.0.gpo_config:
dev.hdaa.0.gpo_state:
dev.hdaa.0.gpio_config: 0=keep 1=keep 2=keep 3=keep 4=keep
dev.hdaa.0.gpio_state: 0=disabled 1=disabled 2=disabled 3=disabled 4=disabled
dev.hdaa.0.gpi_state:
dev.hdaa.0.config: forcestereo,ivref50,ivref80,ivref100,ivref,vref
dev.hdaa.0.nid33_original: 0x40f001f0 as=15 seq=0 device=Other conn=None ctype=Unknown loc=0x00 color=Unknown misc=1
dev.hdaa.0.nid33_config: 0x40f001f0 as=15 seq=0 device=Other conn=None ctype=Unknown loc=0x00 color=Unknown misc=1
dev.hdaa.0.nid33: pin: Other (None) [DISABLED]
+ <- nid=32 [audio output] [DISABLED]
dev.hdaa.0.nid32: audio output [DISABLED]
dev.hdaa.0.nid31: vendor widget [DISABLED]
dev.hdaa.0.nid30: vendor widget [DISABLED]
dev.hdaa.0.nid29: vendor widget [DISABLED]
dev.hdaa.0.nid28: vendor widget [DISABLED]
dev.hdaa.0.nid27: vendor widget [DISABLED]
dev.hdaa.0.nid26_original: 0x40f001f0 as=15 seq=0 device=Other conn=None ctype=Unknown loc=0x00 color=Unknown misc=1
dev.hdaa.0.nid26_config: 0x40f001f0 as=15 seq=0 device=Other conn=None ctype=Unknown loc=0x00 color=Unknown misc=1
dev.hdaa.0.nid26: pin: Other (None) [DISABLED]
dev.hdaa.0.nid25_original: 0x03a11030 as=3 seq=0 device=Mic conn=Jack ctype=1/8 loc=Left color=Black misc=0
dev.hdaa.0.nid25_config: 0x03a11030 as=3 seq=0 device=Mic conn=Jack ctype=1/8 loc=Left color=Black misc=0
dev.hdaa.0.nid25: pin: Mic (Black Jack)
dev.hdaa.0.nid24_original: 0x40f001f0 as=15 seq=0 device=Other conn=None ctype=Unknown loc=0x00 color=Unknown misc=1
dev.hdaa.0.nid24_config: 0x40f001f0 as=15 seq=0 device=Other conn=None ctype=Unknown loc=0x00 color=Unknown misc=1
dev.hdaa.0.nid24: pin: Other (None) [DISABLED]
+ <- nid=16 [audio output] (selected)
+ <- nid=17 [audio output]
dev.hdaa.0.nid23_original: 0x91170110 as=1 seq=0 device=Speaker conn=Fixed ctype=Analog loc=0x11 color=Unknown misc=1
dev.hdaa.0.nid23_config: 0x91170110 as=1 seq=0 device=Speaker conn=Fixed ctype=Analog loc=0x11 color=Unknown misc=1
dev.hdaa.0.nid23: pin: Speaker (Fixed)
+ <- nid=16 [audio output] (selected)
+ [DISABLED] <- nid=17 [audio output]
dev.hdaa.0.nid22_original: 0x03211040 as=4 seq=0 device=Headphones conn=Jack ctype=1/8 loc=Left color=Black misc=0
dev.hdaa.0.nid22_config: 0x03211040 as=4 seq=0 device=Headphones conn=Jack ctype=1/8 loc=Left color=Black misc=0
dev.hdaa.0.nid22: pin: Headphones (Black Jack)
+ [DISABLED] <- nid=16 [audio output]
+ <- nid=17 [audio output] (selected)
dev.hdaa.0.nid21: vendor widget [DISABLED]
+ [DISABLED] <- nid=16 [audio output] (selected)
+ <- nid=17 [audio output]
dev.hdaa.0.nid20: audio input [DISABLED]
dev.hdaa.0.nid19: audio input
dev.hdaa.0.nid18: beep widget
dev.hdaa.0.nid17: audio output
OSS: pcm (pcm)
dev.hdaa.0.nid16: audio output
OSS: pcm (pcm)
dev.hdaa.0.%parent: hdacc0
dev.hdaa.0.%pnpinfo: type=0x01 subsystem=0x17aa5072
dev.hdaa.0.%location: nid=1
dev.hdaa.0.%driver: hdaa
dev.hdaa.0.%desc: Conexant (0x1f86) Audio Function Group
dev.hdaa.%parent:
dev.hdacc.1.%parent: hdac0
dev.hdacc.1.%pnpinfo: vendor=0x8086 device=0x280b revision=0x00 stepping=0x00
dev.hdacc.1.%location: cad=2
dev.hdacc.1.%driver: hdacc
dev.hdacc.1.%desc: Intel Kaby Lake HDA CODEC
dev.hdacc.0.%parent: hdac0
dev.hdacc.0.%pnpinfo: vendor=0x14f1 device=0x1f86 revision=0x01 stepping=0x00
dev.hdacc.0.%location: cad=0
dev.hdacc.0.%driver: hdacc
dev.hdacc.0.%desc: Conexant (0x1f86) HDA CODEC
dev.hdacc.%parent:
dev.hdac.0.polling: 0
dev.hdac.0.pindump: 0
dev.hdac.0.wake: 0
dev.hdac.0.%parent: pci0
dev.hdac.0.%pnpinfo: vendor=0x8086 device=0x9dc8 subvendor=0x17aa subdevice=0x5072 class=0x040380
dev.hdac.0.%location: slot=31 function=3 dbsf=pci0:0:31:3 handle=\_SB_.PCI0.HDAS
dev.hdac.0.%driver: hdac
dev.hdac.0.%desc: Intel Cannon Lake HDA Controller
dev.hdac.%parent:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment