nikos134

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by nikos134

  1. It needed to add the agdpmod=pikera .... I was about to give up. Thank you for your help
  2. Hello all, I am trying to pass through my 5700xt to the Monteray vm, but I am keep running into problems. Whenever I try to pass the GPU, I will see the first screen, I can select the disk drive, the Apple Logo will appear and start loading, most of the times will reach 20-25% and then black screen and nothing happens. I tried different configurations, from members in the forum, nothing seems to work. The same GPu works fine in a windows or linux vm. My lastest XML. <?xml version='1.0' encoding='UTF-8'?> <domain type='kvm' id='36' xmlns:qemu='http://libvirt.org/schemas/domain/qemu/1.0'> <name>Macinabox Monterey</name> <uuid>5267727f-dad4-4055-9370-d7e996343587</uuid> <description>MacOS Monterey</description> <metadata> <vmtemplate xmlns="unraid" name="Windows 10" icon="default.png" os="osx"/> </metadata> <memory unit='KiB'>16777216</memory> <currentMemory unit='KiB'>16777216</currentMemory> <memoryBacking> <nosharepages/> </memoryBacking> <vcpu placement='static'>13</vcpu> <cputune> <vcpupin vcpu='0' cpuset='2'/> <vcpupin vcpu='1' cpuset='14'/> <vcpupin vcpu='2' cpuset='3'/> <vcpupin vcpu='3' cpuset='15'/> <vcpupin vcpu='4' cpuset='4'/> <vcpupin vcpu='5' cpuset='16'/> <vcpupin vcpu='6' cpuset='5'/> <vcpupin vcpu='7' cpuset='17'/> <vcpupin vcpu='8' cpuset='6'/> <vcpupin vcpu='9' cpuset='18'/> <vcpupin vcpu='10' cpuset='7'/> <vcpupin vcpu='11' cpuset='19'/> <vcpupin vcpu='12' cpuset='9'/> </cputune> <resource> <partition>/machine</partition> </resource> <os> <type arch='x86_64' machine='pc-q35-4.2'>hvm</type> <loader readonly='yes' type='pflash'>/mnt/user/system/custom_ovmf/Macinabox_CODE-pure-efi.fd</loader> <nvram>/etc/libvirt/qemu/nvram/5267727f-dad4-4055-9370-d7e996343587_VARS-pure-efi.fd</nvram> </os> <features> <acpi/> <apic/> </features> <cpu mode='host-passthrough' check='none' migratable='on'/> <clock offset='utc'> <timer name='rtc' tickpolicy='catchup'/> <timer name='pit' tickpolicy='delay'/> <timer name='hpet' present='no'/> </clock> <on_poweroff>destroy</on_poweroff> <on_reboot>restart</on_reboot> <on_crash>restart</on_crash> <devices> <emulator>/usr/local/sbin/qemu</emulator> <disk type='file' device='disk'> <driver name='qemu' type='raw' cache='writeback'/> <source file='/mnt/user/domains/Macinabox Monterey/macos_disk.img' index='1'/> <backingStore/> <target dev='hdc' bus='sata'/> <boot order='1'/> <alias name='sata0-0-2'/> <address type='drive' controller='0' bus='0' target='0' unit='2'/> </disk> <controller type='usb' index='0' model='ich9-ehci1'> <alias name='usb'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x7'/> </controller> <controller type='usb' index='0' model='ich9-uhci1'> <alias name='usb'/> <master startport='0'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0' multifunction='on'/> </controller> <controller type='usb' index='0' model='ich9-uhci2'> <alias name='usb'/> <master startport='2'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x1'/> </controller> <controller type='usb' index='0' model='ich9-uhci3'> <alias name='usb'/> <master startport='4'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x2'/> </controller> <controller type='pci' index='0' model='pcie-root'> <alias name='pcie.0'/> </controller> <controller type='pci' index='1' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='1' port='0xb'/> <alias name='pci.1'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x3'/> </controller> <controller type='pci' index='2' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='2' port='0xc'/> <alias name='pci.2'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x4'/> </controller> <controller type='pci' index='3' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='3' port='0xd'/> <alias name='pci.3'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x5'/> </controller> <controller type='pci' index='4' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='4' port='0x13'/> <alias name='pci.4'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x3'/> </controller> <controller type='pci' index='5' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='5' port='0x8'/> <alias name='pci.5'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x0' multifunction='on'/> </controller> <controller type='pci' index='6' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='6' port='0x9'/> <alias name='pci.6'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x1'/> </controller> <controller type='pci' index='7' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='7' port='0xa'/> <alias name='pci.7'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/> </controller> <controller type='pci' index='8' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='8' port='0xe'/> <alias name='pci.8'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x6'/> </controller> <controller type='pci' index='9' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='9' port='0xf'/> <alias name='pci.9'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x7'/> </controller> <controller type='pci' index='10' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='10' port='0x10'/> <alias name='pci.10'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0' multifunction='on'/> </controller> <controller type='pci' index='11' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='11' port='0x11'/> <alias name='pci.11'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x1'/> </controller> <controller type='pci' index='12' model='pcie-to-pci-bridge'> <model name='pcie-pci-bridge'/> <alias name='pci.12'/> <address type='pci' domain='0x0000' bus='0x01' slot='0x00' function='0x0'/> </controller> <controller type='virtio-serial' index='0'> <alias name='virtio-serial0'/> <address type='pci' domain='0x0000' bus='0x02' slot='0x00' function='0x0'/> </controller> <controller type='sata' index='0'> <alias name='ide'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x1f' function='0x2'/> </controller> <interface type='bridge'> <mac address='52:54:00:22:25:cd'/> <source bridge='br0'/> <target dev='vnet34'/> <model type='e1000-82545em'/> <alias name='net0'/> <address type='pci' domain='0x0000' bus='0x03' slot='0x00' function='0x0'/> </interface> <serial type='pty'> <target type='isa-serial' port='0'> <model name='isa-serial'/> </target> <alias name='serial0'/> </serial> <console type='pty'> <target type='serial' port='0'/> <alias name='serial0'/> </console> <channel type='unix'> <source mode='bind' path='/var/lib/libvirt/qemu/channel/target/domain-36-Macinabox Monterey/org.qemu.guest_agent.0'/> <target type='virtio' name='org.qemu.guest_agent.0'/> <alias name='channel0'/> <address type='virtio-serial' controller='0' bus='0' port='1'/> </channel> <input type='tablet' bus='usb'> <alias name='input0'/> <address type='usb' bus='0' port='1'/> </input> <input type='mouse' bus='ps2'> <alias name='input1'/> </input> <input type='keyboard' bus='ps2'> <alias name='input2'/> </input> <audio id='1' type='none'/> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x0a' slot='0x00' function='0x0'/> </source> <alias name='hostdev0'/> <rom file='/mnt/user/isos/lol.dump'/> <address type='pci' domain='0x0000' bus='0x04' slot='0x00' function='0x0'/> </hostdev> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x0a' slot='0x00' function='0x1'/> </source> <alias name='hostdev1'/> <address type='pci' domain='0x0000' bus='0x05' slot='0x00' function='0x0'/> </hostdev> <memballoon model='none'/> </devices> <seclabel type='dynamic' model='dac' relabel='yes'> <label>+0:+100</label> <imagelabel>+0:+100</imagelabel> </seclabel> <qemu:commandline> <qemu:arg value='-usb'/> <qemu:arg value='-device'/> <qemu:arg value='usb-kbd,bus=usb-bus.0'/> <qemu:arg value='-device'/> <qemu:arg value='************************'/> <qemu:arg value='-smbios'/> <qemu:arg value='type=2'/> <qemu:arg value='-cpu'/> <qemu:arg value='Penryn,kvm=on,vendor=GenuineIntel,+invtsc,vmware-cpuid-freq=on,+pcid,+ssse3,+sse4.2,+popcnt,+avx,+aes,+xsave,+xsaveopt,check'/> </qemu:commandline> </domain>
  3. Thanks for your answer. I have rolledback to the stable branch, I will update again to rc2, tonight or tommorow and come back to you.
  4. I have upgraded from stable branch to the rc2 and I am getting a weird error every time I try to start a VM where I am passing through my GPU 5700XT (the same VM without the GPU can start) The Web Gui crashes and the Vm does not start. But everything else seems to work (docker containers etc.) Any ideas ? Syslog Nov 14 16:23:38 NIKOS-TOWER kernel: amdgpu 0000:0a:00.0: amdgpu: amdgpu: finishing device. Nov 14 16:23:38 NIKOS-TOWER kernel: Console: switching to colour dummy device 80x25 Nov 14 16:23:38 NIKOS-TOWER kernel: amdgpu 0000:0a:00.0: amdgpu: Fail to disable thermal alert! Nov 14 16:23:38 NIKOS-TOWER kernel: [drm] free PSP TMR buffer Nov 14 16:23:38 NIKOS-TOWER kernel: BUG: unable to handle page fault for address: ffffc90010afd000 Nov 14 16:23:38 NIKOS-TOWER kernel: #PF: supervisor write access in kernel mode Nov 14 16:23:38 NIKOS-TOWER kernel: #PF: error_code(0x0002) - not-present page Nov 14 16:23:38 NIKOS-TOWER kernel: PGD 100000067 P4D 100000067 PUD 10017a067 PMD 0 Nov 14 16:23:38 NIKOS-TOWER kernel: Oops: 0002 [#1] SMP NOPTI Nov 14 16:23:38 NIKOS-TOWER kernel: CPU: 1 PID: 9056 Comm: rpc-worker Tainted: G O 5.14.15-Unraid #1 Nov 14 16:23:38 NIKOS-TOWER kernel: Hardware name: Gigabyte Technology Co., Ltd. X570 AORUS PRO/X570 AORUS PRO, BIOS F11 12/06/2019 Nov 14 16:23:38 NIKOS-TOWER kernel: RIP: 0010:vcn_v2_0_sw_fini+0x10/0x32 [amdgpu] Nov 14 16:23:38 NIKOS-TOWER kernel: Code: 60 48 85 c0 74 0d 41 b8 10 00 00 00 31 c9 e9 dc b9 45 e1 31 c9 e9 86 b0 f2 ff 0f 1f 44 00 00 55 48 8b 87 00 17 01 00 48 89 fd <c7> 00 00 00 00 00 e8 1b 97 f5 ff 48 89 ef e8 a8 6d ff ff 85 c0 75 Nov 14 16:23:38 NIKOS-TOWER kernel: RSP: 0018:ffffc90001437cd0 EFLAGS: 00010206 Nov 14 16:23:38 NIKOS-TOWER kernel: RAX: ffffc90010afd000 RBX: ffff8881496a0000 RCX: 0000000000000000 Nov 14 16:23:38 NIKOS-TOWER kernel: RDX: 000000000000000f RSI: 0000000000210d00 RDI: ffff8881496a0000 Nov 14 16:23:38 NIKOS-TOWER kernel: RBP: ffff8881496a0000 R08: 0000000000000001 R09: ffffffffa04e3e69 Nov 14 16:23:38 NIKOS-TOWER kernel: R10: ffff888108ebbc00 R11: 0000000000000002 R12: 0000000000000008 Nov 14 16:23:38 NIKOS-TOWER kernel: R13: ffff8881496b63b8 R14: ffff888101364368 R15: ffff888101364364 Nov 14 16:23:38 NIKOS-TOWER kernel: FS: 0000145bed8d9640(0000) GS:ffff8887fe840000(0000) knlGS:0000000000000000 Nov 14 16:23:38 NIKOS-TOWER kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 Nov 14 16:23:38 NIKOS-TOWER kernel: CR2: ffffc90010afd000 CR3: 000000015ae68000 CR4: 0000000000350ee0 Nov 14 16:23:38 NIKOS-TOWER kernel: Call Trace: Nov 14 16:23:38 NIKOS-TOWER kernel: amdgpu_device_fini_sw+0xf1/0x25b [amdgpu] Nov 14 16:23:38 NIKOS-TOWER kernel: amdgpu_driver_release_kms+0x12/0x23 [amdgpu] Nov 14 16:23:38 NIKOS-TOWER kernel: drm_dev_put+0x34/0x5a [drm] Nov 14 16:23:38 NIKOS-TOWER kernel: release_nodes+0x40/0x58 Nov 14 16:23:38 NIKOS-TOWER kernel: devres_release_all+0x95/0xbb Nov 14 16:23:38 NIKOS-TOWER kernel: device_release_driver_internal+0x102/0x199 Nov 14 16:23:38 NIKOS-TOWER kernel: unbind_store+0x56/0x74 Nov 14 16:23:38 NIKOS-TOWER kernel: kernfs_fop_write_iter+0x126/0x152 Nov 14 16:23:38 NIKOS-TOWER kernel: new_sync_write+0x7f/0xb7 Nov 14 16:23:38 NIKOS-TOWER kernel: vfs_write+0xd9/0x124 Nov 14 16:23:38 NIKOS-TOWER kernel: ksys_write+0x76/0xbe Nov 14 16:23:38 NIKOS-TOWER kernel: do_syscall_64+0x83/0xa5 Nov 14 16:23:38 NIKOS-TOWER kernel: entry_SYSCALL_64_after_hwframe+0x44/0xae Nov 14 16:23:38 NIKOS-TOWER kernel: RIP: 0033:0x145bef66e4af Nov 14 16:23:38 NIKOS-TOWER kernel: Code: 89 54 24 18 48 89 74 24 10 89 7c 24 08 e8 89 b8 f8 ff 48 8b 54 24 18 48 8b 74 24 10 41 89 c0 8b 7c 24 08 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 31 44 89 c7 48 89 44 24 08 e8 dc b8 f8 ff 48 Nov 14 16:23:38 NIKOS-TOWER kernel: RSP: 002b:0000145bed8d8400 EFLAGS: 00000293 ORIG_RAX: 0000000000000001 Nov 14 16:23:38 NIKOS-TOWER kernel: RAX: ffffffffffffffda RBX: 000000000000000c RCX: 0000145bef66e4af Nov 14 16:23:38 NIKOS-TOWER kernel: RDX: 000000000000000c RSI: 0000145bdc05fe10 RDI: 0000000000000021 Nov 14 16:23:38 NIKOS-TOWER kernel: RBP: 0000145bdc05fe10 R08: 0000000000000000 R09: 0000145bdc0403c0 Nov 14 16:23:38 NIKOS-TOWER kernel: R10: 0000000000000000 R11: 0000000000000293 R12: 0000000000000021 Nov 14 16:23:38 NIKOS-TOWER kernel: R13: 0000000000000021 R14: 0000000000000000 R15: 0000145bdc072a40 Nov 14 16:23:38 NIKOS-TOWER kernel: Modules linked in: xt_CHECKSUM ipt_REJECT nf_reject_ipv4 ip6table_mangle ip6table_nat iptable_mangle vhost_net tun vhost vhost_iotlb tap veth xt_nat xt_tcpudp xt_conntrack xt_MASQUERADE nf_conntrack_netlink nfnetlink xt_addrtype iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 br_netfilter xfs md_mod vendor_reset(O) ip6table_filter ip6_tables iptable_filter ip_tables x_tables bonding wmi_bmof mxm_wmi amdgpu edac_mce_amd kvm_amd kvm crct10dif_pclmul crc32_pclmul crc32c_intel ghash_clmulni_intel aesni_intel crypto_simd cryptd rapl gpu_sched drm_ttm_helper ttm drm_kms_helper k10temp i2c_piix4 drm cdc_acm ccp backlight agpgart syscopyarea sysfillrect sysimgblt fb_sys_fops ahci libahci input_leds led_class nzxt_kraken2 igb corsair_psu nvme i2c_algo_bit i2c_core nvme_core thermal wmi button acpi_cpufreq Nov 14 16:23:38 NIKOS-TOWER kernel: CR2: ffffc90010afd000 Nov 14 16:23:38 NIKOS-TOWER kernel: ---[ end trace b48584c37f77220d ]--- Nov 14 16:23:38 NIKOS-TOWER kernel: RIP: 0010:vcn_v2_0_sw_fini+0x10/0x32 [amdgpu] Nov 14 16:23:38 NIKOS-TOWER kernel: Code: 60 48 85 c0 74 0d 41 b8 10 00 00 00 31 c9 e9 dc b9 45 e1 31 c9 e9 86 b0 f2 ff 0f 1f 44 00 00 55 48 8b 87 00 17 01 00 48 89 fd <c7> 00 00 00 00 00 e8 1b 97 f5 ff 48 89 ef e8 a8 6d ff ff 85 c0 75 Nov 14 16:23:38 NIKOS-TOWER kernel: RSP: 0018:ffffc90001437cd0 EFLAGS: 00010206 Nov 14 16:23:38 NIKOS-TOWER kernel: RAX: ffffc90010afd000 RBX: ffff8881496a0000 RCX: 0000000000000000 Nov 14 16:23:38 NIKOS-TOWER kernel: RDX: 000000000000000f RSI: 0000000000210d00 RDI: ffff8881496a0000 Nov 14 16:23:38 NIKOS-TOWER kernel: RBP: ffff8881496a0000 R08: 0000000000000001 R09: ffffffffa04e3e69 Nov 14 16:23:38 NIKOS-TOWER kernel: R10: ffff888108ebbc00 R11: 0000000000000002 R12: 0000000000000008 Nov 14 16:23:38 NIKOS-TOWER kernel: R13: ffff8881496b63b8 R14: ffff888101364368 R15: ffff888101364364 Nov 14 16:23:38 NIKOS-TOWER kernel: FS: 0000145bed8d9640(0000) GS:ffff8887fe840000(0000) knlGS:0000000000000000 Nov 14 16:23:38 NIKOS-TOWER kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 Nov 14 16:23:38 NIKOS-TOWER kernel: CR2: ffffc90010afd000 CR3: 000000015ae68000 CR4: 0000000000350ee0 nikos-tower-diagnostics-20211114-1625.zip