Reply 600 of 1632, by mgtroyas
- Rank
- Newbie
Kamerat wrote on 2023-04-27, 07:07:crazii wrote on 2023-04-26, 22:26:mgtroyas wrote on 2023-04-25, 18:03:If support can be extended to additional devices, Pentium III/M Toshiba laptops use this AC sound card: ULi/ALi M5451 AC-Link Co […]
If support can be extended to additional devices, Pentium III/M Toshiba laptops use this AC sound card:
ULi/ALi M5451 AC-Link Contoller Audio Device
The motherboard is a:
ULi/ALi M1644 CyberALLADDiNI have a P2010 with a Pentium III 866MHz and would love to test this.
There's no driver in MPXPlay for that. I have a Toshiba Portege 2000 laptop with the Ali M1535, CyberAlladdin-T board. it's not working last time I tested. I'd like to debug it but it's not with me right now and it's too slow compiling code on the machine.
The ALi M5451 audio core found in the M1535 series of south bridges are based of an actual sound card, the Trident 4DWave. Might this be an issue? The Trident 4DWave itself are capable of emulating Sound Blaster 16/Pro under DOS but I have never seen an initializer for the M5451 (the SiS 7018 which are also based on the 4DWave do have an initilizer/driver for DOS).
Mmm the Wave 4D has some VXD drivers for Windows 95 and a TSR for DOS mode. I downloaded them here:
https://www.driverguide.com/driver/detail.php … driverid=297851
The drivers are for a completelly diferent PCI ID and wasn't able to trick Windows to install them even editing the .inf file.
They had a TSR to run SB emulation on pure DOS mode, files "Wavetsr.com" and "Waveinit.com". Tried to run both of them from DOS mode, but they compained about not finding any Trident PCI device.