Hello everyone,
i'm just using the last Promox version 8, and windows 11 22h2 sept 22
followed the Reddit tutorial to passtrought for my AMD GPU saphire 6900xt, the windows see the gpu but was unbale to make it work (43), it still missing something and i don't know how to resolve this problem.
Tried for 2 entire days on forum posts and reddit asks trying to find a solution but still with no luck since many of them was from previous versions of promox or differents setups.
i'll put my codes here and maybe this help to find the error:
Grub
100.conf
Modules
blacklist.conf
vfio.conf ( ye it show up 4 ids)
like a said the system see the GPU but it wont work, even after install the drivers
I found different ways to try to solve error 43, but none of them worked in my case, so I'm looking for help from someone who can give me a better answer, so I don't end up messing up the system with wrong commands.
Thank already for help
i'm just using the last Promox version 8, and windows 11 22h2 sept 22
followed the Reddit tutorial to passtrought for my AMD GPU saphire 6900xt, the windows see the gpu but was unbale to make it work (43), it still missing something and i don't know how to resolve this problem.
Tried for 2 entire days on forum posts and reddit asks trying to find a solution but still with no luck since many of them was from previous versions of promox or differents setups.
i'll put my codes here and maybe this help to find the error:
Grub
Code:
GRUB_CMDLINE_LINUX_DEFAULT="quiet amd_iommu=on iommu=pt pcie_acs_override=downstream,multifunction nofb nomodeset video=vesafb:off,efifb:off"
100.conf
Code:
args: -cpu 'host,+kvm_pv_unhalt,+kvm_pv_eoi,hv_vendor_id=NV43FIX,kvm=0ff"'
bios: ovmf
boot: order=ide2;scsio;neto
cores: 4
cpu: host,hidden=1, flags=+pcid
efidisk0: local-lvm:vm-100-disk-0,efitype=4m,pre-enrolled-keys=1,size=4M
hostpcio: 0000:03:00,pcie=1,x-vga=1
ide2: local:iso/virtio-win-O.1.240.iso,media=cdrom, size=612812K
machine: pc-g35-8.0
memory: 16384
meta: creation-gemu=8.0.2,ctime=1697402213
name: NEW11
neto: virtio=96:B3:87:9F:AB:A6, bridge=wmbr0O, firewall=1
numa: 0
ostype: win11
Sscsi0: local-lvm:vm-100-disk-1,iothread=1,size=120G
Scsihw: virtio-scsi-single
smbios1: uuid=b7c80e53-efe6-4717-94ba-295235aca870
sockets: 1
tpmstate0: local-lvm:vm-100-disk-2,5size=4M,version=v2.0
vga: none
vmgenid: 176683bc-374b-4959-b38f-9cedfb832762
Modules
Code:
vfio
vfio_iommu_type1
vfio_pci
vfio_virqfd
blacklist.conf
Code:
blacklist radeon
blacklist nouveau
blacklist nvidia
vfio.conf ( ye it show up 4 ids)
Code:
options vfio-pci ids=1002:73bf,1002:ab28,1002:73a6,1002:73a6 disable_vga=1
like a said the system see the GPU but it wont work, even after install the drivers
I found different ways to try to solve error 43, but none of them worked in my case, so I'm looking for help from someone who can give me a better answer, so I don't end up messing up the system with wrong commands.
Thank already for help