the said:
Thanks, Paul. That fixed it. Now I have a new problem. No sound! I go to
Settings > Control Panel > Sounds and Audio Devices and it says that there's
no sound device. I unistalled and reinstalled Soundblaster software and that
didn't help. Any suggestions?
Is there a Soundblaster entry under "Sound, video and game controllers"
in Device Manager ?
I have a PCI sound card, and under "Sound, video and game controllers", there is a
specific entry for my sound card. If I check the drivers tab on that, I can see
the usual mix of manufacturer and Windows drivers for sound listed in the driver tab.
cmaudio.dat
cmijack.dat
cmuninst.dat \__ Uninstaller
cmuninst.exe /
mixer.exe <---- card specific mixer panel (a startup item)
system\crlds3d.dll
system32\a3d.dll
system32\Audio3D.dll
system32\cmnprop.dll
system32\drivers\cmaudio.sys
system32\drivers\drmk.sys
system32\drivers\ks.sys
system32\drivers\portcls.sys
system32\drivers\stream.sys
system32\ksproxy.ax
system32\ksuser.dll
system32\wdmaud.drv
If I go Start:Run and execute "dxdiag", it says the
driver for the Sound is "cmaudio.sys". My hardware
sound acceleration level setting in the Dxdiag Sound
tab is "Full Acceleration".
So that is what I can see here, on a working sound system.
You might also check in C:\WINDOWS\setupapi.log and check
for log entries related to your sound. For some reason,
installs are in two sections, the first section looks like
the files are discovered, and the second is the actual
install or something. I don't understand why they work that
way, but they seem to be in pairs. You can see the date
stamps are very close together in this case.
[2009/08/11 22:05:47 332.302 Driver Install]
#-019 Searching for hardware ID(s): pci\ven_13f6&dev_0111&subsys_011113f6&rev_10,pci\ven_13f6&dev_0111&subsys_011113f6,pci\ven_13f6&dev_0111&cc_040100,pci\ven_13f6&dev_0111&cc_0401
#-018 Searching for compatible ID(s): pci\ven_13f6&dev_0111&rev_10,pci\ven_13f6&dev_0111,pci\ven_13f6&cc_040100,pci\ven_13f6&cc_0401,pci\ven_13f6,pci\cc_040100,pci\cc_0401
#-198 Command line processed: "C:\WINDOWS\system32\mmc.exe" C:\WINDOWS\system32\devmgmt.msc /s
#I063 Selected driver installs from section [PCI1] in "c:\windows\inf\oem0.inf".
#I320 Class GUID of device remains: {4D36E96C-E325-11CE-BFC1-08002BE10318}.
#I060 Set selected driver.
[2009/08/11 22:07:33 332.308 Driver Install]
#-019 Searching for hardware ID(s): pci\ven_13f6&dev_0111&subsys_011113f6&rev_10,pci\ven_13f6&dev_0111&subsys_011113f6,pci\ven_13f6&dev_0111&cc_040100,pci\ven_13f6&dev_0111&cc_0401
#-018 Searching for compatible ID(s): pci\ven_13f6&dev_0111&rev_10,pci\ven_13f6&dev_0111,pci\ven_13f6&cc_040100,pci\ven_13f6&cc_0401,pci\ven_13f6,pci\cc_040100,pci\cc_0401
#-198 Command line processed: "C:\WINDOWS\system32\mmc.exe" C:\WINDOWS\system32\devmgmt.msc /s
#I063 Selected driver installs from section [PCI1] in "c:\windows\inf\oem0.inf".
#I320 Class GUID of device remains: {4D36E96C-E325-11CE-BFC1-08002BE10318}.
#I060 Set selected driver.
Paul