On Fri, 24 Aug 2018 16:11:20 +0200 Greg KH gregkh@linuxfoundation.org wrote:
[ 0.595677] snd_hda_intel 0000:01:00.1: Too many HDMI devices [ 0.596251] snd_hda_intel 0000:01:00.1: Consider building the kernel with CONFIG_SND_DYNAMIC_MINORS=y [ 0.596839] snd_hda_intel 0000:01:00.1: Too many HDMI devices [ 0.597412] snd_hda_intel 0000:01:00.1: Consider building the kernel with CONFIG_SND_DYNAMIC_MINORS=y [ 0.612466] snd_hda_intel 0000:01:00.1: control 3:0:0:ELD:0 is already present [ 0.613100] snd_hda_codec_hdmi: probe of hdaudioC0D0 failed with error -16
Have you tried enabling CONFIG_SND_DYNAMIC_MINORS like the kernel is asking you to here? Does that help?
I've just tried and it doesn't help. Note that the above message is from my working kernel and has a timestamp later than the panic, so if the timing of the 152 kernel is somewhat similar to the 147, the panic occurs before that snd_hda_intel code is even reached.
MSB