No video after installing GPU driver

Milan97

New Member
Jul 15, 2024
2
0
1
I am absolutely new to proxmox (and linux as well)

I have an AMD R5 270X GPU installed, and assigned to a vm. The passthrough is working fine (used parsec to access the vm after adding the gpu). After started installing the AMD graphics driver, the vm frozen, and could no longer access it.

Also tried adding video=efifb:off as it was mentioned here, but it didn't help.

I am using the most recent proxmox version with only windows 10 vms installed on an M.2 drive
 
can you post the output of 'dmesg' and the vm config (qm config ID)?

if you boot the vm again (e.g. without the passthrough) is there anything interesting in the windows event viewer?
 
Output of dmesg:

Attached

The VM config:

boot: order=sata0;ide2;net0
cores: 4
cpu: x86-64-v2-AES
hostpci0: 0000:05:00,x-vga=1
ide2: local:iso/Windows.iso,media=cdrom,size=4665600K
machine: pc-i440fx-8.1
memory: 8192
meta: creation-qemu=8.1.5,ctime=1721041223
name: test2
net0: e1000=BC:24:11:0B:04:1C,bridge=vmbr0,firewall=1
numa: 0
onboot: 1
ostype: win10
sata0: Dir2:101/vm-101-disk-0.qcow2,size=128G,ssd=1
scsihw: virtio-scsi-single
smbios1: uuid=93131d60-7628-49ae-be06-1b56cbf72cde
sockets: 1
vga: none
vmgenid: 02bbbff8-ca47-466a-8c08-7218f2ed3c32
 

Attachments

ok, the dmesg and config look normal/ok so far, but i noticed from the dmesg that the radeon driver gets loaded on boot. could you try blacklisting that driver in pve so it does not get loaded?

what about the windows event viewer entries?
if you boot the vm again (e.g. without the passthrough) is there anything interesting in the windows event viewer?