VOGONS

Common searches


Search results

Display options

Re: SBEMU: Sound Blaster emulation on AC97

Guys is it possibly to add AMD CS5536 Geode companion AC'97 ? Well I think you need to port this driver: https://github.com/torvalds/linux/tree/master/sound/pci/cs5535audio On the github a creation of a porting guide is already requested: https://github.com/crazii/SBEMU/issues/111 Here is a list of …

Re: SBEMU: Sound Blaster emulation on AC97

Doom DMX implementation is a complete mess. What you can do is: - Try IRQ 5 instead of IRQ 7 (I have one system which will not work on on 7) - Edit the doom configuration file; set the the address; irq and dma all to "0", then use a correct BLASTER setting for the correct one. (The code will …

Re: SBEMU: Sound Blaster emulation on AC97

Hello! I have a MiniPC with Celeron N3350, on which SBEMU is almost working... but shows a very strange error: 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. With sbemu /SCL it's listed like: Intel HDA: Intel SKL …

Re: SBEMU: Sound Blaster emulation on AC97

Reporting that sbemu worked using Realtek ACL662 Version used: UserBuild_2024.01.14_11-11 System: AMD C-60 APU ECS HDC-M C-60 v1.0 Realtek ACL662 Azalia (Intel HDA) Bios v4.6.4 02/25/2012 sbemu command used sbemu /I5 /VOL9 /I5 : Without explanation, only works using IRQ5 on this motherboard; /VOL9 …

Re: SBEMU: Sound Blaster emulation on AC97

If anyone has issues with Doom, use the following work-around: - Ensure your BLASTER environment is set - Edit the default.cfg and change the SB_IRQ to 0 - Start Doom You'll have to repeat it everytime you start; since Doom on Exit will update the CFG file ;-) (Might work for other games as well …

Re: SBEMU: Sound Blaster emulation on AC97

are there any plans to offer a sbemu win9x edition to get sound working in a dos-environment within win9x? From: https://github.com/crazii/SBEMU/issues/59 SBEMU won't work on any windows system by its nature - windows has its own DPMI host and it have no port trapping, and windows won't launch if …

Re: SBEMU: Sound Blaster emulation on AC97

I've noticed that the problematic Toshiba with the C200 ICH, is being identified as intel ICH with a conexant codec. I will double check with working linux to make sure sbemu is correctly identifying it. Which vendor_id / device_id does this ICH chip have? Is it one from intel8x0.c? { PCI_VDEVICE( …

Page 1 of 2