Hi,
I need help for fixed error 43 on Windows 10 with my RX 6700XT.
Grub
	
	
	
		
Modules:
	
	
	
		
Dmesg
	
	
	
		
	
	
	
		
Groups:
	
	
	
		
GPU:
	
	
	
		
310.conf:
	
	
	
		
VFIO: (OVMF)
	
	
	
		
Blacklist:
	
	
	
		
Note:
- GPU: https://forum.level1techs.com/t/radeon-rx-6950-xt-reset-bug-question/194617/6
- Autologon: https://learn.microsoft.com/fr-fr/t...er-profiles-and-logon/turn-on-automatic-logon
				
			I need help for fixed error 43 on Windows 10 with my RX 6700XT.
Grub
		Bash:
	
	GRUB_CMDLINE_LINUX_DEFAULT="quiet amd_iommu=on initcall_blacklist=sysfb_init iommu=pt"Modules:
		Bash:
	
	echo "vfio
vfio_iommu_type1
vfio_pci
vfio_virqfd
amd_iommu=on" > /etc/modulesDmesg
		Bash:
	
	dmesg | grep -e DMAR -e IOMMU
[    0.675333] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
[    0.680045] pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
[    0.687484] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
dmesg | grep 'remapping'
[    0.445775] x2apic: IRQ remapping doesn't support X2APIC mode
[    0.680051] AMD-Vi: Interrupt remapping enabled
		Bash:
	
	echo "options vfio_iommu_type1 allow_unsafe_interrupts=1" > /etc/modprobe.d/iommu_unsafe_interrupts.confGroups:
		Bash:
	
	find /sys/kernel/iommu_groups/ -type l | sort -n | grep "25\|26"
/sys/kernel/iommu_groups/25/devices/0000:0b:00.0
/sys/kernel/iommu_groups/26/devices/0000:0b:00.1GPU:
		Code:
	
	lspci -n -s 0b:00
0b:00.0 0300: 1002:73df
0b:00.1 0403: 1002:ab28
Infos:
- 0b:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Navi 22 [1002:73df]
- 0b:00.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] Device [1002:ab28]310.conf:
		Code:
	
	cpu: host,hidden=1,flags=+pcid
machine: q35
hostpci0: 0b:00.0,pcie=1,x-vga=onVFIO: (OVMF)
		Bash:
	
	echo "options vfio-pci ids=1002:73df,1002:ab28 disable_vga=1" > /etc/modprobe.d/vfio.conf
		Bash:
	
	echo "blacklist amdgpu" >> /etc/modprobe.d/blacklist.conf
echo "blacklist radeon" >> /etc/modprobe.d/blacklist.conf
echo "blacklist nouveau" >> /etc/modprobe.d/blacklist.conf
echo "blacklist nvidia" >> /etc/modprobe.d/blacklist.confNote:
- GPU: https://forum.level1techs.com/t/radeon-rx-6950-xt-reset-bug-question/194617/6
- Autologon: https://learn.microsoft.com/fr-fr/t...er-profiles-and-logon/turn-on-automatic-logon
			
				Last edited: 
				
		
	
										
										
											
	
										
									
								 
	 
	 
 
		