softgpu
softgpu copied to clipboard
No PCI bus
Followed the clean install instructions with patch9x, ac97 driver, etc without any issues until I ran softgpu. Running VirtualBox 7 on Windows 11 on a 12th Gen i5. What is going on?
Same issue here:
qemu-system-i386 -hda win98.img -cdrom ~/Downloads/softgpu-0.6.2024.40.iso -device VGA,vgamem_mb=128 -m 640 -netdev user,id=lan -device pcnet,netdev=lan -usb -device usb-tablet -rtc base=localtime -monitor stdio
@rsnorkel Here is the solution:
- in control panel device manager, manually install PCI bridge and install all the drivers it finds, reboot, etc
- there are probably two video adapters in device manager. remove them both and reboot.
- install the softgpu like normal
This resolved issue for me.