Search results

  1. D

    iGPU Passthrough Intel J4105 (Gemini Lake) UHD Graphics 600

    Oh good to know. My VMs with Debian stable are still at 6.1.206-2 so I did not expierience this yet. Are you Running debian Testing or sth Else?
  2. D

    iGPU Passthrough Intel J4105 (Gemini Lake) UHD Graphics 600

    Thanks for the hint. I am still on 6.8.12-2 and it is working fine. Seems like I might be approaching the same issue later. Why are you guys already running on 6.10? Proxmox tells me that I am all uptodate with 6.8.12…
  3. D

    iGPU Passthrough Intel J4105 (Gemini Lake) UHD Graphics 600

    Hi @vertycall , not anymore. I had it in the beginning with an old Kernel and different settings. (See my first post) Not sure what helped in the end but check again on the VM settings. Particularly deactivate memory balloning. I have the feeling this was a major part of the trick. The link on...
  4. D

    iGPU Passthrough Intel J4105 (Gemini Lake) UHD Graphics 600

    Update: I added a full guide to work with the latest Proxmox Version and Kernel and even documented all my steps to prepare a fully dockerized homeserver and HTPC on this platform. Feedback always welcome. Ideally on the Github issues page or as a pull request.
  5. D

    iGPU Passthrough Intel J4105 (Gemini Lake) UHD Graphics 600

    Hi @asyncx , sorry for the late reply. I did not make it to my test system for a while. I took all my notes here: https://github.com/DaCHack/Futro-S740-Homeserver Please let me know if this helps and maybe can even be optimized. Also happy to incorporate any findings you might have come...
  6. D

    iGPU Passthrough Intel J4105 (Gemini Lake) UHD Graphics 600

    Indeed a quite old version... I just did not find it very plausible that a sole, very old version supports it and all following versions drop the feature. I saw a not so old report on this issue on bugzilla for proxmox the other day and tried to register for the bugzilla but never got a...
  7. D

    iGPU Passthrough Intel J4105 (Gemini Lake) UHD Graphics 600

    I saw selected reports indicating that this works with audio and video (e.g. https://www.mydealz.de/comments/permalink/38190848) but they are very scarce and the only hint here is to use a very old kernel version and I am hesitating setting the entire host up from scratch to get this working... :/
  8. D

    iGPU Passthrough Intel J4105 (Gemini Lake) UHD Graphics 600

    Hi, I am struggling to use iGPU passthrough with display output in a Debian VM on Proxmox 8.1.3 with Kernel 6.5.11-7-pve. I followed these steps, plus adding the audio modules to the blacklist on the host to be later able to also passthrough audio...
  9. D

    Proxmox 7 on Raspberry Pi - Working, but no sound in LXC Container

    Nobody got this working? I saw a couple of people installing Proxmox on Pi but it seems audio and video are rarely used in LXC. Thought about moving away from Proxmox and trying everything in Portainer/Docker. There are Dockers for all Apps I Plan for the Container (Shaireport-sync, RPiPlay...
  10. D

    Proxmox 7 on Raspberry Pi - Working, but no sound in LXC Container

    Hi, I am trying to use this for a Proxmox LXC on my Raspberry Pi 4 based on this solution: https://github.com/pimox/pimox7 This works fine, but in LXC containers I get no sound. Any idea what I could do to make this work? What I did: - Using Proxmox 7 (Pimox7) on Raspberry Pi 4 2GB...