Supported Hardware/Sound cards

From ReactOS Wiki
Revision as of 13:13, 9 June 2009 by Gabrielilardi (talk | contribs) (Tested Soundcards: updated ES1988 status)
Jump to: navigation, search
Supported Hardware/Sound Cards

Please update this page with the status of each soundcard that is tested.

Possible statuses

Status Description
Works Works without any major problems
Not tested No test has been performed.
Failed Fails to work or crashes ROS

Tested Soundcards

Soundcard Chipset Status Comments Tester Download URL
AC'97 (Avance Logic) ALC100P on KT133a Failed No wave-out device. Davy Bartoloni
AC'97 on Compaq Presario 1400 Via AC'97 Failed Build ( 41351 ) Ac97 XP drivers - Wave-Out device is present, System Hangs when a sound was played. ( sorry no RS232 on this notebook ) Davy Bartoloni
Avance Logic Inc. ALS 4000 Rev 1.10 ALS4000 0A096T1 Failed Wave Out is present ( Build 41348 ) Davy Bartoloni
Avance Logic Inc. ALS 4000 Rev 1.1 ALS4000 04364T2 Failed Wave Out is present ( Build 41348 ) Davy Bartoloni
Avance Logic Inc. ALS 4000 Rev 1.1 ALS4000 9B122S1 Failed Wave Out is present ( Build 41348 ) but system crash when playing a sound ( ALS4000 ufficial driver for XP ) debug: debug.als4000.audio.device(wdm) Davy Bartoloni
Creative SoundBlaster PCI 128 CT4700 (5507 5507000101) Works Card n°5 on this Picture Davy Bartoloni
Creative SoundBlaster PCI 64 (audio PCI 3000) Ensoniq Es1370 Audio PCI 1370-0001-01 Works Using Ensoniq ES1370 drivers ( from Creative ) Davy Bartoloni
Creative SoundBlaster PCI 128 CT4750 (CT5880-DEQ) Failed
  • ---Test1--- (build 41090) Wave Out Device is present but no sounds from speakers ( REG patch applied ), driver used: Creative AudioPCI (ES1381,ES1373) (WDM)
  • ---Test2--- (build 41348) Wave out not present and some BSOD during startup ( installation debug log: debug.creative.audioPci.(es1371,Es1373)(wdm)
  • ---Test3--- (build 41348) system Hang on installation of ufficial-Creative Sb128-win2000 Drivers. debug file: Debug.creative.sound.blaster.pci128(wdm)
Davy Bartoloni
Creative SoundBlaster PCI 128 CT4810 (CT2518-DAQ) Failed No wave-out device. Davy Bartoloni
Creative SoundBlaster PCI 128 CT4810 (CT5880-DCQ) Failed No wave-out device. Davy Bartoloni
Creative SoundBlaster PCI 128D ES1373 (1373-0001-02) Failed It installs but ros jumps into kdbg frequently, audio jumps continuously it's laggy. See bug 4550. It's amazing to hear audio from real hw :) gabriel_it
Creative SoundBlaster PCI 128D ES1373 (1373-0001-04) Failed Bsod (ntoskrnl.exe) after .REG patch. Davy Bartoloni
Crystal SoundFusion unknown Failed See bug 3138
ESS Allegro - ES1988 ES1988 Failed Ros crashes during installation - Rev. 41353. See bug 4551. gabriel_it
SC2000 Ess Allegro 1989S L130 Failed (Build 41348 ) No wave-out device. Davy Bartoloni
ESS Solo-1 ES1938S D098 Failed Hang on Driver (native xp) installation --> Ess solo1 PCI AudioDrive (WDM), Build 41348, debug file: debug.ess.solo1.pci.audiodrive(wdm) Davy Bartoloni
Phantom 806 (FM801) ForteMedia FM801-AU Failed No wave-out device. Davy Bartoloni
Realtek AC'97 Audio for VIA (R) Audio Controller (on board) unknown Failed Rev.40825. Successful installation, but Kmixer does not start. LinoSP version A3.90(6120)
Turtle Beach Montego Vortex AU8820C0 (9903-MBP90) Failed Installs fine using XP WDM drivers. Playback is limited to few seconds (Winamp 2.91) then its cut silent. Haos
VM QEMU AC'97 AC'97 Works Works from Qemu 0.10.0 Davy Bartoloni
VM QEMU ES1370 ES1370 Works Tested with QEMU 0.9.0 and 0.10.5. See installation instructions. gabriel_it
VM VirtualBox AC'97 AC'97 Works This is known to work best atm, see the installation instructions gabriel_it
VM VMWARE SB16 SB16 Works See instructions
VM VMWARE ES1371 ES1371 Works Broken with VMWare Workstation >= 5.5.2 Didn't work in revisions earlier than 40930. See instructions gabriel_it
Yamaha XG Pci YMF724F-V Failed ---Test1--- (Build 41348) System hang during installation WIn2000 Native driver. ( debug log: debug.driver.yamaha.native.ds1.wdm ) Davy Bartoloni

Notes: Testing

Latest versions of Winamp suffer of an annoying bug in ros that won't let you click on it as if the main window were transparent. I've done some tests and the last "clickable" and "working" version is 1.90. After 1.90 Winamp crashes but its main window is still clickable until 2.08. Special pack for ros made from 2.90 + 2.08 here. Gabriel_it

Debugging

If you can provide a debug log and compile ReactOS from sources, please change NDEBUG to YDEBUG in the following files:

reactos\drivers\wdm\audio\backpln\portcls\private.h
reactos\drivers\wdm\audio\filters\kmixer\kmixer.h
reactos\drivers\wdm\audio\legacy\wdmaud\wdmaud.h
reactos\drivers\wdm\audio\sysaudio\sysaudio.h

You'll need to recompile those modules (make portcls_clean sysaudio_clean, wdmaud_kernel_clean make kmixer_clean)

  • Please add a link to the site where the driver was obtained, driver version and OS version