Yes but kernel broke my passthrough thats not funny! . Iam give 7.4 a try. how can I install your special kernel ? I only know to install default kernel and vendor reset must work for my AMD GPU
You can Switch on Boot via Grub back to the Normal PVE KernelYes but kernel broke my passthrough thats not funny! . Iam give 7.4 a try. how can I install your special kernel ? I only know to install default kernel and vendor reset must work for my AMD GPU
Ok but how to install this kernel
Now a new kernel. I recommend the XanMod kernel, which can be installed as follows:Important note
I accept no liability for damage to your system!
These instructions have been adapted to my system, the test with other systems has never taken place.
It is recommended that only experienced administrators implement these instructions.
Applying the instructions to your own system is your own responsibility!
apt install curl ca-certificates apt-transport-https sudo gnupg gnupg2 net-tools -y
wget -O check_x86-64_psabi.sh https://dl.xanmod.org/check_x86-64_psabi.sh && chmod 755 check_x86-64_psabi.sh && ./check_x86-64_psabi.sh
wget -qO - https://dl.xanmod.org/archive.key | sudo gpg --dearmor -o /usr/share/keyrings/xanmod-archive-keyring.gpg
echo 'deb [signed-by=/usr/share/keyrings/xanmod-archive-keyring.gpg] http://deb.xanmod.org releases main' | sudo tee /etc/apt/sources.list.d/xanmod-release.list
sudo apt update && sudo apt install linux-xanmod-lts-x64v3 -y
agent: 1
bios: ovmf
boot: order=scsi1;ide2
cores: 6
cpu: host
efidisk0: vm_lxc_storage:vm-1004-disk-0,efitype=4m,size=4M
hostpci0: mapping=rx570,pcie=1
ide2: none,media=cdrom
machine: q35
memory: 16384
meta: creation-qemu=9.0.2,ctime=1737725644
name: Manjaro24
net0: virtio=BC:24:11:51:EB:31,bridge=vmbr0,firewall=1
numa: 0
ostype: l26
scsi1: /dev/disk/by-id/usb-Samsung_SSD_850_EVO_500G_462104130242-0:0,size=488386584K
scsihw: virtio-scsi-single
smbios1: uuid=ba225535-e240-4873-87df-62bcb942bb59
sockets: 1
usb0: host=1-4.4
usb1: host=1-4.3
vga: none
vmgenid: 2169b721-a5fa-47ae-8566-f88550bc1301
Now I have a nvidia GTX 1660 Super and only get a black screen. Seems to be Nvidia driver issue. For me works 470Only Windows VM works after fresh reinstall. Manjaro VM doesnt get a picture sometimes otherwise after shutdown it end with no signal on monitor. vendor-reset is installed. Kernel 6.8.12-7 Why ?
My VM Conf:
Code:agent: 1 bios: ovmf boot: order=scsi1;ide2 cores: 6 cpu: host efidisk0: vm_lxc_storage:vm-1004-disk-0,efitype=4m,size=4M hostpci0: mapping=rx570,pcie=1 ide2: none,media=cdrom machine: q35 memory: 16384 meta: creation-qemu=9.0.2,ctime=1737725644 name: Manjaro24 net0: virtio=BC:24:11:51:EB:31,bridge=vmbr0,firewall=1 numa: 0 ostype: l26 scsi1: /dev/disk/by-id/usb-Samsung_SSD_850_EVO_500G_462104130242-0:0,size=488386584K scsihw: virtio-scsi-single smbios1: uuid=ba225535-e240-4873-87df-62bcb942bb59 sockets: 1 usb0: host=1-4.4 usb1: host=1-4.3 vga: none vmgenid: 2169b721-a5fa-47ae-8566-f88550bc1301
We use essential cookies to make this site work, and optional cookies to enhance your experience.