Intel soundcard not correctly initialized
Installing Fedora 27 on a T500 Lenovo Laptop fails to setup soundcard correctly.
dmesg prints these messages:
[ 14.413277] snd_hda_intel 0000:00:1b.0: spurious response 0x0:0x2, last cmd=0x000000
[ 14.413282] snd_hda_intel 0000:00:1b.0: spurious response 0x200000:0x0, last cmd=0x0f0000
[ 14.413284] snd_hda_intel 0000:00:1b.0: spurious response 0x0:0x0, last cmd=0x0f0000
[ 14.413286] snd_hda_intel 0000:00:1b.0: spurious response 0x20000:0x0, last cmd=0x0f0000
[ 14.413288] snd_hda_intel 0000:00:1b.0: spurious response 0x1000:0x0, last cmd=0x0f0000
[ 14.413290] snd_hda_intel 0000:00:1b.0: spurious response 0x0:0x0, last cmd=0x0f0000
[ 14.413292] snd_hda_intel 0000:00:1b.0: spurious response 0x800000:0x0, last cmd=0x0f0000
[ 14.413294] snd_hda_intel 0000:00:1b.0: spurious response 0x0:0x0, last cmd=0x0f0000
[ 14.413339] snd_hda_intel 0000:00:1b.0: spurious response 0x8000000:0x0, last cmd=0x0f0000
[ 14.413342] snd_hda_intel 0000:00:1b.0: spurious response 0x0:0x0, last cmd=0x0f0000
[ 17.423067] snd_hda_intel 0000:00:1b.0: azx_get_response timeout, switching to polling mode: last cmd=0x000f0000
[ 18.424023] snd_hda_intel 0000:00:1b.0: No response from codec, disabling MSI: last cmd=0x000f0000
[ 19.425049] snd_hda_intel 0000:00:1b.0: azx_get_response timeout, switching to single_cmd mode: last cmd=0x000f0000
[ 19.425486] hdaudio hdaudioC0D0: no AFG or MFG node found
[ 19.425992] hdaudio hdaudioC0D1: no AFG or MFG node found
[ 19.425995] snd_hda_intel 0000:00:1b.0: no codecs initialized
Anything I can do to fix this?
It seems to me the problem is deeper here, no directly related to the soundcard issue. Please post complete
dmesg
output usingfpaste
.