crazii / SBEMU

legacy sound blaster emulation for DOS
GNU General Public License v2.0
608 stars 33 forks source link

Invalid Sound Card IRQ: 25 #104

Open vanfanel opened 5 months ago

vanfanel commented 5 months ago

Hello again, @crazii

I have this other small BMAX MiniPC, where trying to run SBEMU results in:

Sound card: Intel HDA
Invalid Sound card IRQ: 25, Trying to assign a valid IRQ...
Failed to assign a valid IRQ for sound card, abort.

Is it possible to support HDA on IRQ 25? (I understand that changing the IRQ is not possible.. is it?)

crazii commented 5 months ago

This problem is seen on VOGONS, the IRQ can be altered, but needs do something to the PCI IRQ router or APIC, that is planned to implemented later. But before that I can try to add more logs to see how it fails.

vanfanel commented 5 months ago

@crazii Yes, I talked about that on VOGONS too, and saw other persons had the same error. I will gladly provide any logs you ask me for :)