error "no audio device installed"
-
error "no audio device installed"
My computer crashed and I had to use the HP Recovery disks. Now there is no audio. When trying to use a program that uses audio, it gives me the error " no audio device installed". Below is the information from the computer scan.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<TITLE>Hardware Information</TITLE>
<META http-equiv="Content-Type" content="text/html; charset=windows-1252">
<META name="GENERATOR" content="MSHTML 6.00.2800.1264">
<META http-equiv="MSThemeCompatible" content="Yes">
<HTA:APPLICATION
WINDOWSTATE="normal"
SYSMENU="yes"
SINGLEINSTANCE="no"
SHOWINTASKBAR="yes"
SELECTION="yes"
SCROLLFLAT="yes"
SCROLL="yes"
NAVIGABLE="yes"
MINIMIZEBUTTON="yes"
MAXIMIZEBUTTON="yes"
INNERBORDER="yes"
CONTEXTMENU="no"
CAPTION="yes"
BORDERSTYLE="normal"
BORDER="thick"
APPLICATIONNAME="HardwareInfo"
</HTA:APPLICATION>
<SCRIPT LANGUAGE="VBScript" src="hwscan.vbs">
</SCRIPT>
<SCRIPT LANGUAGE="JavaScript">
function ClipBoard()
{
holdtext.innerText =
"-------------------------------------------------------\n" +
document.all.divOutput.innerText +
"\n-------------------------------------------------------";
Copied = holdtext.createTextRange();
Copied.execCommand("Copy");
}
</SCRIPT>
</HEAD>
<BODY onLoad=LoadScript()>
<OBJECT ID="DAControl"
STYLE="position:absolute; left:0; top:0;width:1;height:1;z-index: -1"
CLASSID="CLSID:B6FFC24C-7E13-11D0-9B47-00C04FC2F51D">
</OBJECT>
<TEXTAREA ID="holdtext" STYLE="display:none;">
</TEXTAREA>
<table width="500" border="0">
<tr><td>
<img src="http://www.d-a-l.com/hardwarescan.gif" width="499" height="55">
</tr></td><tr><td>
<p><font size="2" face="Arial, Helvetica, sans-serif">The following report details the hardware configuration
of your computer. Please press the Copy To Clipboard button and paste
this info on the forum so that a Tech can help you. If you have any problems
with this Hardware Scan please contact us.</font></p>
</tr></td></table><br>
<button onClick=ClipBoard() >Copy To Clipboard</button>
<DIV id="divOutput"><h4>Scanning hardware, please wait....</h4></DIV>
<button onClick=ClipBoard() >Copy To Clipboard</button>
</BODY>
</HTML>
-