How can I find out the Brand/Model of my Audio-card
-
How can I find out the Brand/Model of my Audio-card
so I need to find out the model of my audio card so I can find the right drivers.
any help would be greatly appreciated!!!
so this is what I got out of the 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>
-
Download Everest home edition from here http://www.lavalys.hu/products/overv...ng=en&pageid=1, install and run it. It should give you an accurate description of your audio card.
-