I have Intel realtek embedded audio. I am using the SPDIF digital output to my sound system.
Up to kernel-3.7.9, this worked. After upgrading to kernel-3.8.3, this audio stopped. I upgraded to 3.8.4, and still not working.
I did see this in the boot log:
I didn't see this with the 3.7.9 kernel.
Is this a bug with the 3.8.x kernels? Something definitely changed.
Any help greatly appreciated.
TIA
ken
Up to kernel-3.7.9, this worked. After upgrading to kernel-3.8.3, this audio stopped. I upgraded to 3.8.4, and still not working.
I did see this in the boot log:
Code:
[ 4.287318] snd_hda_intel 0000:00:1b.0: irq 44 for MSI/MSI-X
[ 4.302176] ALSA sound/pci/hda/patch_realtek.c:1241 SKU: Nid=0x1d sku_cfg=0x4017e619
[ 4.302180] ALSA sound/pci/hda/patch_realtek.c:1243 SKU: port_connectivity=0x1
[ 4.302181] ALSA sound/pci/hda/patch_realtek.c:1244 SKU: enable_pcbeep=0x1
[ 4.302183] ALSA sound/pci/hda/patch_realtek.c:1245 SKU: check_sum=0x00000007
[ 4.302184] ALSA sound/pci/hda/patch_realtek.c:1246 SKU: customization=0x000000e6
[ 4.302186] ALSA sound/pci/hda/patch_realtek.c:1247 SKU: external_amp=0x3
[ 4.302187] ALSA sound/pci/hda/patch_realtek.c:1248 SKU: platform_type=0x0
[ 4.302189] ALSA sound/pci/hda/patch_realtek.c:1249 SKU: swap=0x0
[ 4.302190] ALSA sound/pci/hda/patch_realtek.c:1250 SKU: override=0x1
[ 4.302195] ALSA sound/pci/hda/hda_auto_parser.c:306 autoconfig: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
[ 4.302197] ALSA sound/pci/hda/hda_auto_parser.c:310 speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 4.302198] ALSA sound/pci/hda/hda_auto_parser.c:314 hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[ 4.302200] ALSA sound/pci/hda/hda_auto_parser.c:315 mono: mono_out=0x0
[ 4.302201] ALSA sound/pci/hda/hda_auto_parser.c:318 dig-out=0x1e/0x0
[ 4.302203] ALSA sound/pci/hda/hda_auto_parser.c:319 inputs:
[ 4.302205] ALSA sound/pci/hda/hda_auto_parser.c:323 Front Mic=0x19
[ 4.302206] ALSA sound/pci/hda/hda_auto_parser.c:323 Rear Mic=0x18
[ 4.302210] ALSA sound/pci/hda/hda_auto_parser.c:323 Line=0x1a
[ 4.304256] ALSA sound/pci/hda/patch_realtek.c:1304 realtek: No valid SSID, checking pincfg 0x4017e619 for NID 0x1d
[ 4.304258] ALSA sound/pci/hda/patch_realtek.c:1320 realtek: Enabling init ASM_ID=0xe619 CODEC_ID=10ec0888
[ 4.334661] input: HDA Intel HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input4
[ 4.334746] input: HDA Intel Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input5
[ 4.334799] input: HDA Intel Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6
[ 4.334852] input: HDA Intel Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
[ 4.334902] input: HDA Intel Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[ 4.334952] input: HDA Intel Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[ 4.335023] input: HDA Intel Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[ 4.337376] input: HDA Intel Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
Is this a bug with the 3.8.x kernels? Something definitely changed.
Any help greatly appreciated.
TIA
ken