mirror of
https://github.com/oerg866/win98-quickinstall.git
synced 2026-04-25 21:15:52 +03:00
[GH-ISSUE #50] Failed to install Soundblaster PCI 128 Drivers with Stock Iso inside a VM #46
Labels
No labels
bug
documentation
enhancement
help wanted
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/win98-quickinstall#46
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @f1nalspace on GitHub (Jul 18, 2025).
Original GitHub issue: https://github.com/oerg866/win98-quickinstall/issues/50
Inside a virtual machine (VMWare Workstation) that installation of the "Ensonic Audio PCI 128" crashes the VM with an IRQ mismatch , when windows was installed from win98-quickinstall. But when i use a raw win98 iso and do everything manually (patch9x, patch_mem, VMware Tools, etc.) and then installing the audio driver works. So its a not a problem of the driver nor the VM itself.
Steps to produce:
Used Software:
@andrew-hoffman commented on GitHub (Jul 18, 2025):
Exactly what version of the AudioPCI drivers are you using? Are you using an English or German raw ISO for comparison? By Patch9x do you mean Patcher9x, the Unofficial Service Pack, or the community Windows Update Collection? The QuickInstall image includes many of the official updates.
Things are working perfectly for me with the following setup:
The Ensoniq ES1370 drivers are not entirely compatible with the later ES1371 and 1373, and the VMWare implementation is not accurate to either of the real chips as described here.
SBPCI_WebDrvsV5_12_01.zip
@f1nalspace commented on GitHub (Sep 1, 2025):
The problem happens with all Audio PCI 128 drivers that i have tested, regardless of the win98 quick iso and win98 version (ME not tested).
When installing any Ensonic Audio PCI 128 driver inside a win98 quick environment, i get a VM popup with the following message and the VM crashes:
Btw. this also happens when i use the "SBPCI_WebDrvsV5_12_01.exe" driver you provided!
Looking at your post, you was using VMware Player 16.x, but i use VMware 17.x Workstation, so i assume win98 quick install uses some driver/IO configuration that is not compatible with VMware 17.x.
But as i already wrote, its not a problem from VMWare or the virtual machine configuration.
When i don't use quick install and do everything manually, it works:
Even forcing the VMX to use ES1371 always (sound.virtualDev = "es1371") will not work either.
So i can't use any win98 quick install at all, which is unfortunate because i really wanted to accelerate the win98 setup process, because i install it very very often - making tutorials, programming, playing retro games, testing Soft GPU, qemu etc.
@henk717 commented on GitHub (Sep 20, 2025):
I can confirm this, I also had this with QI and this does not happen on a regular Windows 98 install using the same drivers.
@oerg866 commented on GitHub (Jan 25, 2026):
I was able to reproduce this in 86box using VxD drivers. I have no clue what's going on. Will investigate