Recent content by adolfotregosa

  1. A

    Intel 245k iGPU passthrough - no hdmi audio

    unfortunately it is not the problem, I passthrough to the VM the MEI device: root@pve:~# lspci -nn | grep -Ei 'HECI|MEI|Management Engine|Communication controller' 80:16.0 Communication controller [0780]: Intel Corporation 800 Series PCH HECI [8086:7f68] (rev 10) and inside VM: [ 4.559750]...
  2. A

    Intel 245k iGPU passthrough - no hdmi audio

    proxmox dmesg when i915 loads I see "snd_hda_intel 0000:80:1f.3: enabling device (0000 -> 0002)": ] i915 0000:00:02.0: [drm] Found meteorlake (device ID 7d67) integrated display version 14.00 stepping D0 [ 1.995175] i915 0000:00:02.0: [drm] VT-d active for gfx access [ 2.006253]...
  3. A

    Intel 245k iGPU passthrough - no hdmi audio

    I have the HDMI/DP stuff in proxmox, the problem is that I don't on the VMs.
  4. A

    Intel 245k iGPU passthrough - no hdmi audio

    I never doubted you, maybe the 245K has something different form the 265K. I dunno. I'm scratching my head since the only difference is the cpu model. Same motherboard, bios and software. I'll confirm one last time comparing to what you gave me.
  5. A

    Intel 245k iGPU passthrough - no hdmi audio

    Thank you but I won't use windows, I'll wait for a solution in the future, hopefully. Even so I did try using your gfx_win_101.6647 driver, same result. Kernel cmd is untouched from stock. I tried i440 and q35 and all the args related to intel igpu. No audio on VMs, I only have hdmi audio with...
  6. A

    Intel 245k iGPU passthrough - no hdmi audio

    I have no explanation. I get no audio in windows.
  7. A

    Intel 245k iGPU passthrough - no hdmi audio

    Same over here. I always had hdmi audio working on previous intel cpu/igpu. On this 245k I don't either on windows or linux.
  8. A

    Intel 245k iGPU passthrough - no hdmi audio

    Yeah, pretty much what I see. Do you still have audio in windows 11? I don't. I was never able to see the hdmi audio devices on the device manager.
  9. A

    Intel 245k iGPU passthrough - no hdmi audio

    Sometimes it only shows up a little more bellow. Did you see any audio device on KDE ?
  10. A

    Intel 245k iGPU passthrough - no hdmi audio

    I don't get it. My Bios is now 3.24, still no hdmi audio. I installed windows 11 and those two "HD Audio Driver for Display Audio" never show up for me. You will have audio in linux. Do you have anything special on proxmox ? custom kernel? pve-test enabled ? anything ?
  11. A

    Intel 245k iGPU passthrough - no hdmi audio

    wtf.. I'm using the exact same motherboard !! What bios version are you on?? Please give it a try.
  12. A

    Intel 245k iGPU passthrough - no hdmi audio

    I've tried Windows before, and I also didn't have HDMI audio. It's a very simple test: boot the CachyOS live ISO. You'll either have audio or you won't when you reach the KDE desktop. What motherboard are you using with your 265K?
  13. A

    Intel 245k iGPU passthrough - no hdmi audio

    @uzumo Unfortunately no hdmi audio but hdmi display works with 6-14-qemu.rom, ok.. lol HDMI audio output is missing on the VM. [ 7.272508] snd_hda_codec_alc662 hdaudioC1D0: autoconfig for ALC897: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line [ 7.272510] snd_hda_codec_alc662 hdaudioC1D0...
  14. A

    Intel 245k iGPU passthrough - no hdmi audio

    Interesting. You are using 6-14-qemu10.rom and not ultra-1-2-qemu10.rom Let me try it out.
  15. A

    Intel 245k iGPU passthrough - no hdmi audio

    Did anyone manage to get HDMI audio working using a similar CPU/iGPU? Yes, I have both the iGPU and audio device passed through to the VM. Inside the VM, I can see in dmesg that when snd_hda_intel maps everything, the HDMI/DP ports are missing, only the analog audio shows up. I remember in the...