You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, sadly I can't passthrough, so let me share my errors and configurations.
root@prox:~# qm start 110
error writing '1' to '/sys/bus/pci/devices/0000:c6:00.0/reset': Inappropriate ioctl for device
failed to reset PCI device '0000:c6:00.0', but trying to continue as not all devices need a reset
If I set "PCI device" to "primary" and set "Display" to "none", it sometimes says "cannot acquire lock" etc. After restarting, it says started but I can see that host ip never becomes available and I can't also do remote desktop or show it on monitor.
My configurations; /etc/pve/qemu-server/110.conf
args: -cpu 'host,-hypervisor,kvm=off'
balloon: 12288
boot: order=ide0;ide2;net0
cores: 6
cpu: host
hostpci0: 0000:c6:00.0,pcie=1,romfile=vbios_1002_15bf.bin # Rom that I created using vbios
hostpci1: 0000:c6:00.1,pcie=1,romfile=AMDGopDriver.rom # Rom that I downloaded for my CPU 7840HS
ide0: ragexd:110/vm-110-disk-0.qcow2,discard=on,size=480G,ssd=1
ide2: local:iso/windows10.iso,media=cdrom,size=5997046K
machine: pc-q35-9.0
memory: 16384
meta: creation-qemu=9.0.2,ctime=1734556486
name: windy
net0: e1000=BC:24:11:B4:29:FF,bridge=vmbr0,firewall=1
numa: 0
ostype: win10
scsihw: virtio-scsi-single
smbios1: uuid=ee9b1963-ff53-469e-b0ff-395b7a27bec7
sockets: 1
vmgenid: 830026a6-f8f0-4a2a-9603-13f3ae4da558
GRUB_DEFAULT=0
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null ||echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet iommu=pt"
GRUB_CMDLINE_LINUX=""# If your computer has multiple operating systems installed, then you# probably want to run os-prober. However, if your computer is a host# for guest OSes installed via LVM or raw disk devices, running# os-prober can cause damage to those guest OSes as it mounts# filesystems to look for things.#GRUB_DISABLE_OS_PROBER=false# Uncomment to enable BadRAM filtering, modify to suit your needs# This works with Linux (no patch required) and with any kernel that obtains# the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)#GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"# Uncomment to disable graphical terminal#GRUB_TERMINAL=console
I tried Windows11, weirdly it said this PC does not support W11, so tried Windows 10. I installed drivers and I can see that drivers and device is there, but sadly when starting with monitor, it does not start :(
The text was updated successfully, but these errors were encountered:
One step forward. Now I get it working, sadly after closing it, GPU or Ram something is not released. Config is;
I installed that script for GPU but I will try other stuff, too.
Hello, sadly I can't passthrough, so let me share my errors and configurations.
If I set "PCI device" to "primary" and set "Display" to "none", it sometimes says "cannot acquire lock" etc. After restarting, it says started but I can see that host ip never becomes available and I can't also do remote desktop or show it on monitor.
My configurations;
/etc/pve/qemu-server/110.conf
/etc/modprobe.d/vfio.conf
/etc/default/grub
I tried Windows11, weirdly it said this PC does not support W11, so tried Windows 10. I installed drivers and I can see that drivers and device is there, but sadly when starting with monitor, it does not start :(
The text was updated successfully, but these errors were encountered: