Addendum: the libreelec VM does not start when intel_iommu=on,igfx_off is used. Error:
Cannot open iommu_group: No such file or directory
Obviously I had to revert to my previous setup containing only iommu=pt.
What's driving me crazy is that...
Tried it, but did not notice any changed in dmesg. Regardless of igfx_off is used, I received the following:
..
[ 0.027691] DMAR: IOMMU enabled
[ 0.069681] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
[ 0.261239] pci...
Apologies for reviving this thread, but it might solve my issue in https://forum.proxmox.com/threads/dmar-drhd-handling-fault-status-reg-3-on-gpu-passthrough-to-libreelec-vm.168547/
How did you obtain the GPU BIOS, via GPU-Z or other means?
I'm...
Stumbled upon a thread in Arch forums with a similar issue on a system (no hypervisor), that was solved by modifying GRUB_CMDLINE_LINUX_DEFAULT to "quiet iommu=pt,igfx_off" (basically adding ,igfx_off to the iommu option). Did not solve the issue...
I've created a LibreELEC 12 VM, based on an image suitable for Intel N150 graphics and written a howto here: https://forum.libreelec.tv/thread/29811-x86-64-le-12-as-a-proxmox-vm-with-gpu-pass-through/
Using GPU passthrough I watch Kodi on my...
That's crazy, made a reboot and it's at 1Gbps now...
Just in case, I'm attaching the needed output (and marking the thread as solved):
# lspci -vnnk | awk '/Ethernet/{print $0}' RS=
03:00.0 Ethernet controller [0200]: Intel Corporation Ethernet...
Got this mini PC, which comes with an intel 2.5Gbps LAN NIC. After noting slow downloads to it, I've found that the interface is locked at 100Mbps, Any idea why?
# ethtool enp3s0
Settings for enp3s0:
Supported ports: [ TP ]...