acidanthera/bugtracker

AppleALC: HDMI audio causes a kernel panic

sauregurke opened this issue · 4 comments

Running AppleALC 1.5.8 on a Surface Pro 7, i5-1035g4, OC 0.6.7, causes a kernel panic when a monitor is plugged in - in my case, a Samsung SyncMaster 2494HM. Plugged in using a HDMI to USB-C adapter. It is worth mentioning that with my layout (layout id 35, this was with device properties configured to layout-id 23000000), static is audible when the headphone jack is used. It is also worth mentioning that my built-in display is almost 4k (2736x1824) which may or may not be related to the issue as this resolution is currently "broken on ice lake cpus."

(I was not running VoodooHDA at the time of discovery, however now I am, because I need an external monitor)
AppleHDA kernel panic (HDMI audio?).txt
applehda - BROKEN with external monitor.plist.zip
^this is the config at the time of the incident

Adding No-hda-gfx to audio layout fixes this issue.

Adding No-hda-gfx to audio layout fixes this issue.

hdmi working with hdmi audio in icelake?

No, this disables hdmi audio. By fix the issue I meant the computer doesn’t kernel panic when the monitor is hooked up.

Try my solution: #1283
Using my solution, you don't need to disable hdmi audio. So you will get the audio of eGPU working, although there's no hdmi audio in icelake platform by now.