Dear all
Recently, I updated my Proxmox from 7.1.6 to 7.3.6 successfully. However the GPU disabled then I try to update the GRUB(it work in 7.1.6) with
next
show
Then I checked IOMMU is still not work.
Should I remove the old kernal or just leave it? What should I do?
Many Thx
Update 2/3/2023
PC Spec:
CPU: AMD 5700G
Motherboard: Asrock B550
GPU: ASUS GTX2080ti 12GB
Ram: 32GB
Recently, I updated my Proxmox from 7.1.6 to 7.3.6 successfully. However the GPU disabled then I try to update the GRUB(it work in 7.1.6) with
JavaScript:
GRUB_DEFAULT=0
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet amd_iommu=on iommu=pt video=vesafb:off video=efifb:off video=simplefb:off"
GRUB_CMDLINE_LINUX=""
JavaScript:
update-grub
JavaScript:
root@pve:~# update-grub
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-5.15.85-1-pve
Found initrd image: /boot/initrd.img-5.15.85-1-pve
Found linux image: /boot/vmlinuz-5.13.19-6-pve
Found initrd image: /boot/initrd.img-5.13.19-6-pve
Found linux image: /boot/vmlinuz-5.13.19-2-pve
Found initrd image: /boot/initrd.img-5.13.19-2-pve
Found memtest86+ image: /boot/memtest86+.bin
Found memtest86+ multiboot image: /boot/memtest86+_multiboot.bin
Warning: os-prober will not be executed to detect other bootable partitions.
Systems on them will not be added to the GRUB boot configuration.
Check GRUB_DISABLE_OS_PROBER documentation entry.
Adding boot menu entry for UEFI Firmware Settings ...
done
Then I checked IOMMU is still not work.
Should I remove the old kernal or just leave it? What should I do?
Many Thx
Update 2/3/2023
PC Spec:
CPU: AMD 5700G
Motherboard: Asrock B550
GPU: ASUS GTX2080ti 12GB
Ram: 32GB
Last edited: