Realtek High Definition Audio

G

Guest

Hello,

When I try to componentize Realtek High Definition Audio, I've got problem
with Component Designer :

I use "import .inf file", I've got a status "import succeeded" but in the
log there is an error : "An error occured while getting the vendors list
section name" and there is no component created in my sld file.

I know that there is a component in xpefiles but I want the last version of
driver.
How can I create the component directly by importing *.inf ?
Or how can I update the xpefiles component ?

Thank you for your help.
 
S

Sean Liming \(MVP\)

You might want to set special parsing to search on manufacturers section.
Look inside the INF for an manufacture tags and use the name found to parse
during the import process.

--
Regards,

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

Guest

Dear Sean,

This is an extract of the INF :
[Manufacturer]
%MfgName% = AzaliaManufacturerID, NTX86.6.0

Do you mean that I need to do a custom import in CD ?
"select Custom in the INF Processing Options box. Choose Add, select
Manufacturer section, and type in the name of the section that you want to
force Component Designer to parse."

What should I write in the edit box ?

Thank for your support.
 
S

Sean Liming \(MVP\)

Yes, and try AzaliaManufacturerID first. If that doesn't work then try
NTX86.6.0.


--
Regards,

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

Gastr Tortoise said:
Dear Sean,

This is an extract of the INF :
[Manufacturer]
%MfgName% = AzaliaManufacturerID, NTX86.6.0

Do you mean that I need to do a custom import in CD ?
"select Custom in the INF Processing Options box. Choose Add, select
Manufacturer section, and type in the name of the section that you want to
force Component Designer to parse."

What should I write in the edit box ?

Thank for your support.

Sean Liming (MVP) said:
You might want to set special parsing to search on manufacturers section.
Look inside the INF for an manufacture tags and use the name found to
parse
during the import process.

--
Regards,

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

Guest

It works with AzaliaManufacturerID.
Thanks.

I hope my device will be properly installed in my RunTime image now.

Sean Liming (MVP) said:
Yes, and try AzaliaManufacturerID first. If that doesn't work then try
NTX86.6.0.


--
Regards,

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

Gastr Tortoise said:
Dear Sean,

This is an extract of the INF :
[Manufacturer]
%MfgName% = AzaliaManufacturerID, NTX86.6.0

Do you mean that I need to do a custom import in CD ?
"select Custom in the INF Processing Options box. Choose Add, select
Manufacturer section, and type in the name of the section that you want to
force Component Designer to parse."

What should I write in the edit box ?

Thank for your support.

Sean Liming (MVP) said:
You might want to set special parsing to search on manufacturers section.
Look inside the INF for an manufacture tags and use the name found to
parse
during the import process.

--
Regards,

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

When I try to componentize Realtek High Definition Audio, I've got
problem
with Component Designer :

I use "import .inf file", I've got a status "import succeeded" but in
the
log there is an error : "An error occured while getting the vendors
list
section name" and there is no component created in my sld file.

I know that there is a component in xpefiles but I want the last
version
of
driver.
How can I create the component directly by importing *.inf ?
Or how can I update the xpefiles component ?

Thank you for your help.
 
S

Sean Liming \(MVP\)

Check the Pnp hardware ID in the component resources - it should match up
with the hardware ID of the hardware.

--
Regards,

Sean Liming
www.sjjmicro.com / www.seanliming.com
Book Author - XP Embedded Advanced, XP Embedded Supplemental Toolkit
Gastr Tortoise said:
It works with AzaliaManufacturerID.
Thanks.

I hope my device will be properly installed in my RunTime image now.

Sean Liming (MVP) said:
Yes, and try AzaliaManufacturerID first. If that doesn't work then try
NTX86.6.0.


--
Regards,

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

message
Dear Sean,

This is an extract of the INF :
[Manufacturer]
%MfgName% = AzaliaManufacturerID, NTX86.6.0

Do you mean that I need to do a custom import in CD ?
"select Custom in the INF Processing Options box. Choose Add, select
Manufacturer section, and type in the name of the section that you want
to
force Component Designer to parse."

What should I write in the edit box ?

Thank for your support.

:


You might want to set special parsing to search on manufacturers
section.
Look inside the INF for an manufacture tags and use the name found to
parse
during the import process.

--
Regards,

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

When I try to componentize Realtek High Definition Audio, I've got
problem
with Component Designer :

I use "import .inf file", I've got a status "import succeeded" but
in
the
log there is an error : "An error occured while getting the vendors
list
section name" and there is no component created in my sld file.

I know that there is a component in xpefiles but I want the last
version
of
driver.
How can I create the component directly by importing *.inf ?
Or how can I update the xpefiles component ?

Thank you for your help.
 
M

MARTIN SPENCE

Did you succeed? My device appears to install correctly - the Readtek HD
Audio - but still has problems in the audio tab?

Any tips would be appreciated

--
MARTIN SPENCE
Gastr Tortoise said:
It works with AzaliaManufacturerID.
Thanks.

I hope my device will be properly installed in my RunTime image now.

Sean Liming (MVP) said:
Yes, and try AzaliaManufacturerID first. If that doesn't work then try
NTX86.6.0.


--
Regards,

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

message
Dear Sean,

This is an extract of the INF :
[Manufacturer]
%MfgName% = AzaliaManufacturerID, NTX86.6.0

Do you mean that I need to do a custom import in CD ?
"select Custom in the INF Processing Options box. Choose Add, select
Manufacturer section, and type in the name of the section that you want
to
force Component Designer to parse."

What should I write in the edit box ?

Thank for your support.

:


You might want to set special parsing to search on manufacturers
section.
Look inside the INF for an manufacture tags and use the name found to
parse
during the import process.

--
Regards,

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

When I try to componentize Realtek High Definition Audio, I've got
problem
with Component Designer :

I use "import .inf file", I've got a status "import succeeded" but
in
the
log there is an error : "An error occured while getting the vendors
list
section name" and there is no component created in my sld file.

I know that there is a component in xpefiles but I want the last
version
of
driver.
How can I create the component directly by importing *.inf ?
Or how can I update the xpefiles component ?

Thank you for your help.
 
G

Guest

Hello,

In fact, my device was not properly installed in my RunTime Image.
But it's ok when I install the drivers manually (I would prefer to avoid
this step and to have a component which automatically makes this).

Now, I'm on another issue which is blocking so I will come back to solve
that after.
Thanks to share your experience as well.

MARTIN SPENCE said:
Did you succeed? My device appears to install correctly - the Readtek HD
Audio - but still has problems in the audio tab?

Any tips would be appreciated

--
MARTIN SPENCE
Gastr Tortoise said:
It works with AzaliaManufacturerID.
Thanks.

I hope my device will be properly installed in my RunTime image now.

Sean Liming (MVP) said:
Yes, and try AzaliaManufacturerID first. If that doesn't work then try
NTX86.6.0.


--
Regards,

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

message
Dear Sean,

This is an extract of the INF :
[Manufacturer]
%MfgName% = AzaliaManufacturerID, NTX86.6.0

Do you mean that I need to do a custom import in CD ?
"select Custom in the INF Processing Options box. Choose Add, select
Manufacturer section, and type in the name of the section that you want
to
force Component Designer to parse."

What should I write in the edit box ?

Thank for your support.

:


You might want to set special parsing to search on manufacturers
section.
Look inside the INF for an manufacture tags and use the name found to
parse
during the import process.

--
Regards,

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

When I try to componentize Realtek High Definition Audio, I've got
problem
with Component Designer :

I use "import .inf file", I've got a status "import succeeded" but
in
the
log there is an error : "An error occured while getting the vendors
list
section name" and there is no component created in my sld file.

I know that there is a component in xpefiles but I want the last
version
of
driver.
How can I create the component directly by importing *.inf ?
Or how can I update the xpefiles component ?

Thank you for your help.
 
M

Martin Spence

I got mine to work once I added portcls.sys to the image. I also verified
that I had:

stream.sys
kxproxy.ax
ksuser.dll
drmk.sys
wdmaud.drv

--
MARTIN SPENCE
Gastr Tortoise said:
Hello,

In fact, my device was not properly installed in my RunTime Image.
But it's ok when I install the drivers manually (I would prefer to avoid
this step and to have a component which automatically makes this).

Now, I'm on another issue which is blocking so I will come back to solve
that after.
Thanks to share your experience as well.

MARTIN SPENCE said:
Did you succeed? My device appears to install correctly - the Readtek HD
Audio - but still has problems in the audio tab?

Any tips would be appreciated

--
MARTIN SPENCE
message
It works with AzaliaManufacturerID.
Thanks.

I hope my device will be properly installed in my RunTime image now.

:


Yes, and try AzaliaManufacturerID first. If that doesn't work then try
NTX86.6.0.


--
Regards,

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

message
Dear Sean,

This is an extract of the INF :
[Manufacturer]
%MfgName% = AzaliaManufacturerID, NTX86.6.0

Do you mean that I need to do a custom import in CD ?
"select Custom in the INF Processing Options box. Choose Add, select
Manufacturer section, and type in the name of the section that you
want
to
force Component Designer to parse."

What should I write in the edit box ?

Thank for your support.

:


You might want to set special parsing to search on manufacturers
section.
Look inside the INF for an manufacture tags and use the name found
to
parse
during the import process.

--
Regards,

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

When I try to componentize Realtek High Definition Audio, I've
got
problem
with Component Designer :

I use "import .inf file", I've got a status "import succeeded"
but
in
the
log there is an error : "An error occured while getting the
vendors
list
section name" and there is no component created in my sld file.

I know that there is a component in xpefiles but I want the last
version
of
driver.
How can I create the component directly by importing *.inf ?
Or how can I update the xpefiles component ?

Thank you for your help.
 
S

srini v

hello GastrTortois,
am also trying to create an XPE Realtek High Definition Audio driver component using the Embedded studio component designer.
My question is how can i create a component by using multiple .inf files because after extracting the .exe file i got so many .inf file but the component designer is restricting me to pass more than one inf file.

Pls tell me how to resolve this issue or provide me the single inf file which u had or provide me the .sld component itself.

or atleast tell me the url link ..

my id is (e-mail address removed)

Thanks,
Srini...
Hello,

When I try to componentize Realtek High Definition Audio, I've got problem
with Component Designer :

I use "import .inf file", I've got a status "import succeeded" but in the
log there is an error : "An error occured while getting the vendors list
section name" and there is no component created in my sld file.

I know that there is a component in xpefiles but I want the last version of
driver.
How can I create the component directly by importing *.inf ?
Or how can I update the xpefiles component ?

Thank you for your help.
On Tuesday, September 04, 2007 12:44 PM Sean Liming \(MVP\) wrote:
You might want to set special parsing to search on manufacturers section.
Look inside the INF for an manufacture tags and use the name found to parse
during the import process.

--
Regards,

Sean Liming
www.sjjmicro.com / www.seanliming.com
Book Author - XP Embedded Advanced, XP Embedded Supplemental Toolkit
news:D[email protected]...
On Tuesday, September 04, 2007 2:54 PM GastrTortois wrote:
Dear Sean,

This is an extract of the INF :
[Manufacturer]
%MfgName% = AzaliaManufacturerID, NTX86.6.0

Do you mean that I need to do a custom import in CD ?
"select Custom in the INF Processing Options box. Choose Add, select
Manufacturer section, and type in the name of the section that you want to
force Component Designer to parse."

What should I write in the edit box ?

Thank for your support.

"Sean Liming (MVP)" wrote:
 
S

srini v

hello GastrTortois,
am also trying to create an XPE Realtek High Definition Audio driver component using the Embedded studio component designer.
My question is how can i create a component by using multiple .inf files because after extracting the .exe file i got so many .inf file but the component designer is restricting me to pass more than one inf file.

Pls tell me how to resolve this issue or provide me the single inf file which u had or provide me the .sld component itself.

or atleast tell me the url link ..

my id is (e-mail address removed)

Thanks,
Srini...
Hello,

When I try to componentize Realtek High Definition Audio, I've got problem
with Component Designer :

I use "import .inf file", I've got a status "import succeeded" but in the
log there is an error : "An error occured while getting the vendors list
section name" and there is no component created in my sld file.

I know that there is a component in xpefiles but I want the last version of
driver.
How can I create the component directly by importing *.inf ?
Or how can I update the xpefiles component ?

Thank you for your help.
On Tuesday, September 04, 2007 12:44 PM Sean Liming \(MVP\) wrote:
You might want to set special parsing to search on manufacturers section.
Look inside the INF for an manufacture tags and use the name found to parse
during the import process.

--
Regards,

Sean Liming
www.sjjmicro.com / www.seanliming.com
Book Author - XP Embedded Advanced, XP Embedded Supplemental Toolkit
news:D[email protected]...
On Tuesday, September 04, 2007 2:54 PM GastrTortois wrote:
Dear Sean,

This is an extract of the INF :
[Manufacturer]
%MfgName% = AzaliaManufacturerID, NTX86.6.0

Do you mean that I need to do a custom import in CD ?
"select Custom in the INF Processing Options box. Choose Add, select
Manufacturer section, and type in the name of the section that you want to
force Component Designer to parse."

What should I write in the edit box ?

Thank for your support.

"Sean Liming (MVP)" wrote:
 

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