no. of *.inf files, which to select for creating driver

G

Guest

Hello all,
I am trying to create a driver for "Realtek High Definition Audio Driver".
But was confused when looking at the files, there are a no. of *.inf files
with the installable drivers CD kit. Can anybody suggest which *.inf files to
import and process to create a driver component. Please help me, what are the
steps to go for it.
Still i imported few *.inf files, but they give certain errors in log file
as below,plz help and tell me how to avoid these errors.

Log File:

Info:processing file : D:\WDM\HDA104D.inf
Info:D:\WDM\HDA104D.inf: type PNP device INF
Info:Creating: Realtek High Definition Audio
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:D:\WDM\ks.inf: [DelFiles] needs to be processed by the user.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:D:\WDM\HDA104D.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\.
Info:Completed processing file [Import succeeded] : D:\WDM\HDA104D.inf

Please tell why these errors are coming and how to avoid them. and out of a
no. of *inf files which one to use for creating theses sound drivers or all
the *.inf files are to be imported. What exactly is the procedure.
 
B

Bing.Chen

Dear AmitK,

Please download drivers from following page.
http://www.realtek.com.tw/downloads...s=2004061&Software=True&title=HD Audio CODECs

You should download the zip file and extract it to get useful files.

--
Best Regards,
Bing Chen
Advantech Co., Ltd.

¬ãµØ - ·L³n¥xÆW°Ï´O¤J¦¡§@·~¨t²Î¸g¾P°Ó
http://www.advantech.com.tw/epc/newsletter/ATW/2005MS/


AmitK said:
Hello all,
I am trying to create a driver for "Realtek High Definition Audio Driver".
But was confused when looking at the files, there are a no. of *.inf files
with the installable drivers CD kit. Can anybody suggest which *.inf files
to
import and process to create a driver component. Please help me, what are
the
steps to go for it.
Still i imported few *.inf files, but they give certain errors in log file
as below,plz help and tell me how to avoid these errors.

Log File:

Info:processing file : D:\WDM\HDA104D.inf
Info:D:\WDM\HDA104D.inf: type PNP device INF
Info:Creating: Realtek High Definition Audio
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:D:\WDM\ks.inf: [DelFiles] needs to be processed by the user.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:D:\WDM\HDA104D.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\.
Info:Completed processing file [Import succeeded] : D:\WDM\HDA104D.inf

Please tell why these errors are coming and how to avoid them. and out of
a
no. of *inf files which one to use for creating theses sound drivers or
all
the *.inf files are to be imported. What exactly is the procedure.
 
G

Guest

Or this might also be what you are after. I believe this has an sld file to
import to the xpe catalog

http://www.xpefiles.com/viewtopic.php?t=162

Regards

Darren
--
Darren Twiss
Embiam Ltd.
Embedded Software Systems
www.embiam.com


AmitK said:
Hello all,
I am trying to create a driver for "Realtek High Definition Audio Driver".
But was confused when looking at the files, there are a no. of *.inf files
with the installable drivers CD kit. Can anybody suggest which *.inf files to
import and process to create a driver component. Please help me, what are the
steps to go for it.
Still i imported few *.inf files, but they give certain errors in log file
as below,plz help and tell me how to avoid these errors.

Log File:

Info:processing file : D:\WDM\HDA104D.inf
Info:D:\WDM\HDA104D.inf: type PNP device INF
Info:Creating: Realtek High Definition Audio
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:D:\WDM\ks.inf: [DelFiles] needs to be processed by the user.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:D:\WDM\HDA104D.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\.
Info:Completed processing file [Import succeeded] : D:\WDM\HDA104D.inf

Please tell why these errors are coming and how to avoid them. and out of a
no. of *inf files which one to use for creating theses sound drivers or all
the *.inf files are to be imported. What exactly is the procedure.
 
G

Guest

Yes Darren,
I had gone through this component on xpefiles.com
But it dint worked with my hardware.
So please suggest me some help on how to create a sound driver component.
I had gone through the tutorials on MSDN regarding sound driver, but my
query is which *.inf file should we use to implement the driver or you can
see the logfile i had attached with this question which shows some errors
reagrding the error not capable to write the REGKEY. so how to avoid these
errors.

--
Amit S. Kadam
India


Darren Twiss said:
Or this might also be what you are after. I believe this has an sld file to
import to the xpe catalog

http://www.xpefiles.com/viewtopic.php?t=162

Regards

Darren
--
Darren Twiss
Embiam Ltd.
Embedded Software Systems
www.embiam.com


AmitK said:
Hello all,
I am trying to create a driver for "Realtek High Definition Audio Driver".
But was confused when looking at the files, there are a no. of *.inf files
with the installable drivers CD kit. Can anybody suggest which *.inf files to
import and process to create a driver component. Please help me, what are the
steps to go for it.
Still i imported few *.inf files, but they give certain errors in log file
as below,plz help and tell me how to avoid these errors.

Log File:

Info:processing file : D:\WDM\HDA104D.inf
Info:D:\WDM\HDA104D.inf: type PNP device INF
Info:Creating: Realtek High Definition Audio
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:D:\WDM\ks.inf: [DelFiles] needs to be processed by the user.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:D:\WDM\HDA104D.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\.
Info:Completed processing file [Import succeeded] : D:\WDM\HDA104D.inf

Please tell why these errors are coming and how to avoid them. and out of a
no. of *inf files which one to use for creating theses sound drivers or all
the *.inf files are to be imported. What exactly is the procedure.
 
S

Sean Liming \(eMVP\)

AmitK,

1. use your PMQ inport log file to track down the PnP ID for the Audio chip.
2. Use the PnP and do a search to locate the INF file that has the PnP ID in
it - this will be the correct INF file.
3. When Importing the INF file make sure the ks.inf and wdmaudio.inf are in
the same directory.

Regards,

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

AmitK said:
Hello all,
I am trying to create a driver for "Realtek High Definition Audio Driver".
But was confused when looking at the files, there are a no. of *.inf files
with the installable drivers CD kit. Can anybody suggest which *.inf files
to
import and process to create a driver component. Please help me, what are
the
steps to go for it.
Still i imported few *.inf files, but they give certain errors in log file
as below,plz help and tell me how to avoid these errors.

Log File:

Info:processing file : D:\WDM\HDA104D.inf
Info:D:\WDM\HDA104D.inf: type PNP device INF
Info:Creating: Realtek High Definition Audio
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:D:\WDM\ks.inf: [DelFiles] needs to be processed by the user.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:[DeviceRegistration]: contains RunOnce AddReg item.
Warning:D:\WDM\HDA104D.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\.
Info:Completed processing file [Import succeeded] : D:\WDM\HDA104D.inf

Please tell why these errors are coming and how to avoid them. and out of
a
no. of *inf files which one to use for creating theses sound drivers or
all
the *.inf files are to be imported. What exactly is the procedure.
 

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