Booting Clear Linux disconnects HDMI leaving no display

I am having an issue with audio codecs on boot from the clear-34820-live-desktop iso. One of the codecs is for HDMI and I believe that is causing the display issues.

I followed the advice here, and used nomodeset and removed quiet

From there I was able to install the OS, but have the same issue with the display disconnecting.

I believe the problem is contained in this line
snd_hda_codec_hdmi hdaudioC0D2: No i915 binding for Intel HDMI/DP codec.

Also, these lines look suspicious
snd_hda_intel 0000:00:1f.3: couldn’t bind with audio component

hdaudio hdaudio_codecC0D2: Unable to bind the codec

What does work is the snd_hda_codec_realtek hdaudioC0D0.

Any ideas on how to fix this?