I am following the tutorial at https://www.vogons.org/viewtopic.php?t=94012 to set up a Win98 VM with GPU passthrough. The only difference for now being that I am passing through an S3 Virge 325 and a 3dfx Voodoo2 card on a PCIe 1x to 2 PCI slots adapter (Delock 90066). The cards are being recognized just fine, but if I want to use them as GPU passthrough there is no output. I only set the S3 card to "primary GPU". It doesn't work with only the S3 Virge, either.
Do I have to consider anything special when passing through old cards like that? I am blacklisting nvidia and amd cards, can I also blacklist S3 or 3dfx cards? Is that the issue?
What else could I not be thinking of?
My config looks like this:
Do I have to consider anything special when passing through old cards like that? I am blacklisting nvidia and amd cards, can I also blacklist S3 or 3dfx cards? Is that the issue?
What else could I not be thinking of?
My config looks like this:
Code:
# sound and input disabled for now
#-device adlib -device sb16
#-audiodev id=audio0,driver=pa,server=/tmp/pulse-socket -object input-linux,id=kbd1,evdev=/dev/input/event0 ->
args: -machine hpet=off
balloon: 0
boot: order=ide0;ide2
cores: 1
cpu: qemu32
hostpci0: mapping=S3Virge,x-vga=1
hostpci1: mapping=Voodoo2
ide0: consumer-pool:vm-700-disk-0,backup=0,size=32G
ide2: fritzNAS:iso/Win98.iso,media=cdrom,size=640226K
kvm: 1
machine: pc-i440fx-2.11
memory: 512
meta: creation-qemu=7.0.0,ctime=1720703474
name: Win98
numa: 0
ostype: other
scsihw: virtio-scsi-pci
smbios1: uuid=03d59e3b-a00d-4f9e-b9b9-314dba593f16
sockets: 1
vga: none
vmgenid: 1e619432-d9c6-414d-8855-1167aed1b06e
Last edited: