Realtek hight definition audio (ALC662) Problem

D

DI ROSA CLAUDIO

I've a problem when i import in the Component Designer of the Windows XP embedded a ".inf" file of the drivers Realtek.
When the parsing terminate the result of the log one below is displayed

*** Error ***:C:\Documents and Settings\Administrator\Desktop\TESI\Realtek_ALC662_Audio_V51005377_V6015384\Audio\RLC\driver\WDM\HDALC.inf: [IntcAzAudModel.NTx86] Cannot find included INF File: "C:\Documents and Settings\Administrator\Desktop\TESI\Realtek_ALC662_Audio_V51005377_V6015384\Audio\RLC\driver\WDM\ks.inf".
*** Error ***:C:\Documents and Settings\Administrator\Desktop\TESI\Realtek_ALC662_Audio_V51005377_V6015384\Audio\RLC\driver\WDM\HDALC.inf: [IntcAzAudModel.NTx86] Cannot find included INF File: "C:\Documents and Settings\Administrator\Desktop\TESI\Realtek_ALC662_Audio_V51005377_V6015384\Audio\RLC\driver\WDM\wdmaudio.inf".
Warning:[IntcAzAudModel.NTx86]: Cannot find [KS.Registration] specified in Needs directive in the current and included INFs.
*** Error ***:C:\Documents and Settings\Administrator\Desktop\TESI\Realtek_ALC662_Audio_V51005377_V6015384\Audio\RLC\driver\WDM\HDALC.inf: [IntcAzAudModel.NTx86] Cannot find included INF File: "C:\Documents and Settings\Administrator\Desktop\TESI\Realtek_ALC662_Audio_V51005377_V6015384\Audio\RLC\driver\WDM\ks.inf".
*** Error ***:C:\Documents and Settings\Administrator\Desktop\TESI\Realtek_ALC662_Audio_V51005377_V6015384\Audio\RLC\driver\WDM\HDALC.inf: [IntcAzAudModel.NTx86] Cannot find included INF File: "C:\Documents and Settings\Administrator\Desktop\TESI\Realtek_ALC662_Audio_V51005377_V6015384\Audio\RLC\driver\WDM\wdmaudio.inf".

and

Warning:[IntcAzAudModel.NTx86]: Cannot find [WDMAUDIO.Registration] specified in Needs directive in the current and included INFs.
Warning:C:\Documents and Settings\Administrator\Desktop\TESI\Realtek_ALC662_Audio_V51005377_V6015384\Audio\RLC\driver\WDM\HDALC.inf: [DelFiles] needs to be processed by the user.
+++ CRITICAL ERROR +++:An error occurred when trying to add a registry resource HKEY_CLASSES_ROOT\CLSID\{E9F1F599-7B14-4213-BF46-F992758CAB81}\Programmable\.
+++ CRITICAL ERROR +++:An error occurred when trying to add a registry resource HKEY_CLASSES_ROOT\CLSID\{CC0CA09A-5B84-43F2-BE5C-9169C192565F}\Programmable\.
+++ CRITICAL ERROR +++:An error occurred when trying to add a registry resource HKEY_CLASSES_ROOT\CLSID\{A9C2CEBF-36DC-40A3-92E6-ED59FDD9D20D}\Programmable\.
+++ CRITICAL ERROR +++:An error occurred when trying to add a registry resource HKEY_CLASSES_ROOT\CLSID\{C6606CA5-2108-4CAF-8E52-1953F2DBF716}\Programmable\.

How can I fix this?
Thanks.


EggHeadCafe - Software Developer Portal of Choice
WPF DataGrid Custom Paging and Sorting
http://www.eggheadcafe.com/tutorial...f-32b2d802ae17/wpf-datagrid-custom-pagin.aspx
 
S

Sean Liming - MVP

First wdmaudio.inf and ks.inf need to be in the same directory as the INF
file you are importing. Here is some more information:
http://www.sjjmicro.com/Video_INF_Import_Issues.html

The second warnings and errors on register are really don't cares since the
get created when the driver loads.

Regards,

Sean Liming
www.sjjmicro.com / www.seanliming.com
Book Author - XP Embedded Advanced, XP Embedded Supplemental Toolkit





DI ROSA CLAUDIO said:
I've a problem when i import in the Component Designer of the Windows XP embedded a ".inf" file of the drivers Realtek.
When the parsing terminate the result of the log one below is displayed

*** Error ***:C:\Documents and Settings\Administrator\Desktop\TESI\Realtek_ALC662_Audio_V51005377_V6015384\Audio\RLC\driver\WDM\HDALC.inf: [IntcAzAudModel.NTx86] Cannot find included INF File: "C:\Documents and Settings\Administrator\Desktop\TESI\Realtek_ALC662_Audio_V51005377_V6015384\Audio\RLC\driver\WDM\ks.inf".
*** Error ***:C:\Documents and Settings\Administrator\Desktop\TESI\Realtek_ALC662_Audio_V51005377_V6015384\Audio\RLC\driver\WDM\HDALC.inf: [IntcAzAudModel.NTx86] Cannot find included INF File: "C:\Documents and Settings\Administrator\Desktop\TESI\Realtek_ALC662_Audio_V51005377_V6015384\Audio\RLC\driver\WDM\wdmaudio.inf".
Warning:[IntcAzAudModel.NTx86]: Cannot find [KS.Registration] specified in Needs directive in the current and included INFs.
*** Error ***:C:\Documents and Settings\Administrator\Desktop\TESI\Realtek_ALC662_Audio_V51005377_V6015384\Audio\RLC\driver\WDM\HDALC.inf: [IntcAzAudModel.NTx86] Cannot find included INF File: "C:\Documents and Settings\Administrator\Desktop\TESI\Realtek_ALC662_Audio_V51005377_V6015384\Audio\RLC\driver\WDM\ks.inf".
*** Error ***:C:\Documents and Settings\Administrator\Desktop\TESI\Realtek_ALC662_Audio_V51005377_V6015384\Audio\RLC\driver\WDM\HDALC.inf: [IntcAzAudModel.NTx86] Cannot find included INF File: "C:\Documents and Settings\Administrator\Desktop\TESI\Realtek_ALC662_Audio_V51005377_V6015384\Audio\RLC\driver\WDM\wdmaudio.inf".

and

Warning:[IntcAzAudModel.NTx86]: Cannot find [WDMAUDIO.Registration] specified in Needs directive in the current and included INFs.
Warning:C:\Documents and Settings\Administrator\Desktop\TESI\Realtek_ALC662_Audio_V51005377_V6015384\Audio\RLC\driver\WDM\HDALC.inf: [DelFiles] needs to be processed by the user.
+++ CRITICAL ERROR +++:An error occurred when trying to add a registry resource HKEY_CLASSES_ROOT\CLSID\{E9F1F599-7B14-4213-BF46-F992758CAB81}\Programmable\.
+++ CRITICAL ERROR +++:An error occurred when trying to add a registry resource HKEY_CLASSES_ROOT\CLSID\{CC0CA09A-5B84-43F2-BE5C-9169C192565F}\Programmable\.
+++ CRITICAL ERROR +++:An error occurred when trying to add a registry resource HKEY_CLASSES_ROOT\CLSID\{A9C2CEBF-36DC-40A3-92E6-ED59FDD9D20D}\Programmable\.
+++ CRITICAL ERROR +++:An error occurred when trying to add a registry resource HKEY_CLASSES_ROOT\CLSID\{C6606CA5-2108-4CAF-8E52-1953F2DBF716}\Programmable\.

How can I fix this?
Thanks.


EggHeadCafe - Software Developer Portal of Choice
WPF DataGrid Custom Paging and Sorting
http://www.eggheadcafe.com/tutorial...f-32b2d802ae17/wpf-datagrid-custom-pagin.aspx
 
D

DI ROSA CLAUDIO

Thanks, I saw the link you've indicated and the
problem has been solved



Sean Liming - MVP wrote:

RE: Realtek hight definition audio (ALC662) Problem
30-set-09

First wdmaudio.inf and ks.inf need to be in the same directory as the INF
file you are importing. Here is some more information:
http://www.sjjmicro.com/Video_INF_Import_Issues.html

The second warnings and errors on register are really don't cares since the
get created when the driver loads

Regards

Sean Limin
www.sjjmicro.com / www.seanliming.co
Book Author - XP Embedded Advanced, XP Embedded Supplemental Toolki



:

EggHeadCafe - Software Developer Portal of Choice
Tools for Updating Windows Forms UI from Background Threads
http://www.eggheadcafe.com/tutorial...4-6b21edabbbc3/tools-for-updating-window.aspx
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top