how can I use vinyl audio diver in XPE?

Posted: 03-12-2007, 03:52 AM
I had tried a lot,but it doesn't work.
who can help me? thanks a lot


Reply With Quote

Responses to "how can I use vinyl audio diver in XPE?"

Sean Liming \(eMVP\)
Guest
Posts: n/a
 
Re: how can I use vinyl audio diver in XPE?
Posted: 03-12-2007, 04:22 AM
1. When you say it doesn't work what do you mean?
2. Did you import the INF file with KS.INF and WDMaudio.inf located in the
same directory? These two INF files help pull in extra dependencies.
3. When you ran TAP.exe, did you run it in XP pro with the audio driver
working? There are software enumerated drivers such as the audio codecs,
etc. that get found by TAP.exe. These are need for the audio to work
properly.

Regards,

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

"chenjie" <chenjie9208@gmail.com> wrote in message
news:OkiQ1FFZHHA.4616@TK2MSFTNGP03.phx.gbl...
>I had tried a lot,but it doesn't work.
> who can help me? thanks a lot
>

Reply With Quote
chenjie
Guest
Posts: n/a
 
Re: how can I use vinyl audio diver in XPE?
Posted: 03-13-2007, 08:37 AM
thx!
I have two OS in a hard disk.
One is WINXPSP2,another is XPE.
in the WINXPSP2,my sound device is working,but in XPE,it cannt find sound
device.
when I run tap.exe on WINXP,and import the pmq file,it warms: Could not find
a diver for vinyl'AC 97codec combo diver(WDM).
Maybe that's why it cannt find sound device in XPE.
What I should do?


"Sean Liming (eMVP)" <sean_liming@sjjmicro.com> дÈëÏûÏ¢ÐÂÎÅ:euk7ZWFZHHA.596@TK2MSFTNGP06.phx.gbl. ..
> 1. When you say it doesn't work what do you mean?
> 2. Did you import the INF file with KS.INF and WDMaudio.inf located in the
> same directory? These two INF files help pull in extra dependencies.
> 3. When you ran TAP.exe, did you run it in XP pro with the audio driver
> working? There are software enumerated drivers such as the audio codecs,
> etc. that get found by TAP.exe. These are need for the audio to work
> properly.
>
> Regards,
>
> Sean Liming
> www.sjjmicro.com / www.seanliming.com
> XP Embedded Book Author - XP Embedded Advanced, XP Embedded Supplemental
> Toolkit
>
> "chenjie" <chenjie9208@gmail.com> wrote in message
> news:OkiQ1FFZHHA.4616@TK2MSFTNGP03.phx.gbl...
>>I had tried a lot,but it doesn't work.
>> who can help me? thanks a lot
>>
>
>

Reply With Quote
KM
Guest
Posts: n/a
 
Re: how can I use vinyl audio diver in XPE?
Posted: 03-13-2007, 08:58 AM

Probably the driver is not in XPe database (don't have the toolkit by hand to check this out). You can try searching for the AC 97
components in the Component Browser in TD.

If the driver is not in the database, you will have to componentize it. Please read the product documentation on how to componentize
drivers and applications: http://msdn2.microsoft.com/en-us/library/ms932877.aspx.

Please also make sure to read and use this tip while componentizing your audio driver:
http://msdn2.microsoft.com/en-us/embedded/aa731186.aspx.

--
=========
Regards,
KM
> thx!
> I have two OS in a hard disk.
> One is WINXPSP2,another is XPE.
> in the WINXPSP2,my sound device is working,but in XPE,it cannt find sound device.
> when I run tap.exe on WINXP,and import the pmq file,it warms: Could not find a diver for vinyl'AC 97codec combo diver(WDM).
> Maybe that's why it cannt find sound device in XPE.
> What I should do?
>
>
> "Sean Liming (eMVP)" <sean_liming@sjjmicro.com> дÈëÏûÏ¢ÐÂÎÅ:euk7ZWFZHHA.596@TK2MSFTNGP06.phx.gbl. ..
>> 1. When you say it doesn't work what do you mean?
>> 2. Did you import the INF file with KS.INF and WDMaudio.inf located in the same directory? These two INF files help pull in extra
>> dependencies.
>> 3. When you ran TAP.exe, did you run it in XP pro with the audio driver working? There are software enumerated drivers such as
>> the audio codecs, etc. that get found by TAP.exe. These are need for the audio to work properly.
>>
>> Regards,
>>
>> Sean Liming
>> www.sjjmicro.com / www.seanliming.com
>> XP Embedded Book Author - XP Embedded Advanced, XP Embedded Supplemental Toolkit
>>
>> "chenjie" <chenjie9208@gmail.com> wrote in message news:OkiQ1FFZHHA.4616@TK2MSFTNGP03.phx.gbl...
>>>I had tried a lot,but it doesn't work.
>>> who can help me? thanks a lot

Reply With Quote
chenjie
Guest
Posts: n/a
 
Re: how can I use vinyl audio diver in XPE?
Posted: 03-13-2007, 10:15 AM
thank you very much!
I am a fresh hand in XPE.

"KM" <konstmor@nospam_yahoo.com> дÈëÏûÏ¢ÐÂÎÅ:eIigWbUZHHA.3984@TK2MSFTNGP02.phx.gbl ...
>
> Probably the driver is not in XPe database (don't have the toolkit by hand
> to check this out). You can try searching for the AC 97 components in the
> Component Browser in TD.
>
> If the driver is not in the database, you will have to componentize it.
> Please read the product documentation on how to componentize drivers and
> applications: http://msdn2.microsoft.com/en-us/library/ms932877.aspx.
>
> Please also make sure to read and use this tip while componentizing your
> audio driver: http://msdn2.microsoft.com/en-us/embedded/aa731186.aspx.
>
> --
> =========
> Regards,
> KM
>
>> thx!
>> I have two OS in a hard disk.
>> One is WINXPSP2,another is XPE.
>> in the WINXPSP2,my sound device is working,but in XPE,it cannt find sound
>> device.
>> when I run tap.exe on WINXP,and import the pmq file,it warms: Could not
>> find a diver for vinyl'AC 97codec combo diver(WDM).
>> Maybe that's why it cannt find sound device in XPE.
>> What I should do?
>>
>>
>> "Sean Liming (eMVP)" <sean_liming@sjjmicro.com> дÈëÏûÏ¢ÐÂÎÅ:euk7ZWFZHHA.596@TK2MSFTNGP06.phx.gbl. ..
>>> 1. When you say it doesn't work what do you mean?
>>> 2. Did you import the INF file with KS.INF and WDMaudio.inf located in
>>> the same directory? These two INF files help pull in extra dependencies.
>>> 3. When you ran TAP.exe, did you run it in XP pro with the audio driver
>>> working? There are software enumerated drivers such as the audio codecs,
>>> etc. that get found by TAP.exe. These are need for the audio to work
>>> properly.
>>>
>>> Regards,
>>>
>>> Sean Liming
>>> www.sjjmicro.com / www.seanliming.com
>>> XP Embedded Book Author - XP Embedded Advanced, XP Embedded Supplemental
>>> Toolkit
>>>
>>> "chenjie" <chenjie9208@gmail.com> wrote in message
>>> news:OkiQ1FFZHHA.4616@TK2MSFTNGP03.phx.gbl...
>>>>I had tried a lot,but it doesn't work.
>>>> who can help me? thanks a lot
>
>

Reply With Quote
Stuart Langley
Guest
Posts: n/a
 
Re: how can I use vinyl audio diver in XPE?
Posted: 03-13-2007, 11:28 PM
You will need to grab the driver from the via arena web site and componetise
it your self.

Note you might have some troubles if you want to take advantage of the
virtual surround capabilities if you do not include audio deck in your
component.

Regards,

Stuart

"KM" <konstmor@nospam_yahoo.com> wrote in message
news:eIigWbUZHHA.3984@TK2MSFTNGP02.phx.gbl...
>
> Probably the driver is not in XPe database (don't have the toolkit by hand
> to check this out). You can try searching for the AC 97 components in the
> Component Browser in TD.
>
> If the driver is not in the database, you will have to componentize it.
> Please read the product documentation on how to componentize drivers and
> applications: http://msdn2.microsoft.com/en-us/library/ms932877.aspx.
>
> Please also make sure to read and use this tip while componentizing your
> audio driver: http://msdn2.microsoft.com/en-us/embedded/aa731186.aspx.
>
> --
> =========
> Regards,
> KM
>
>> thx!
>> I have two OS in a hard disk.
>> One is WINXPSP2,another is XPE.
>> in the WINXPSP2,my sound device is working,but in XPE,it cannt find sound
>> device.
>> when I run tap.exe on WINXP,and import the pmq file,it warms: Could not
>> find a diver for vinyl'AC 97codec combo diver(WDM).
>> Maybe that's why it cannt find sound device in XPE.
>> What I should do?
>>
>>
>> "Sean Liming (eMVP)" <sean_liming@sjjmicro.com>
>> дÈëÏûÏ¢ÐÂÎÅ:euk7ZWFZHHA.596@TK2MSFTNGP06.phx.gbl. ..
>>> 1. When you say it doesn't work what do you mean?
>>> 2. Did you import the INF file with KS.INF and WDMaudio.inf located in
>>> the same directory? These two INF files help pull in extra dependencies.
>>> 3. When you ran TAP.exe, did you run it in XP pro with the audio driver
>>> working? There are software enumerated drivers such as the audio codecs,
>>> etc. that get found by TAP.exe. These are need for the audio to work
>>> properly.
>>>
>>> Regards,
>>>
>>> Sean Liming
>>> www.sjjmicro.com / www.seanliming.com
>>> XP Embedded Book Author - XP Embedded Advanced, XP Embedded Supplemental
>>> Toolkit
>>>
>>> "chenjie" <chenjie9208@gmail.com> wrote in message
>>> news:OkiQ1FFZHHA.4616@TK2MSFTNGP03.phx.gbl...
>>>>I had tried a lot,but it doesn't work.
>>>> who can help me? thanks a lot
>
>

Reply With Quote
 
LinkBack Thread Tools Display Modes
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


Similar Threads
Thread Thread Starter Forum Replies Last Post
ISATAP diver clashing with ata drives Super rudd Windows Vista Networking & Sharing 0 01-06-2008 06:26 PM
Permantely disable Vista 64 bit diver signature check Steve Windows Vista Hardware & Devices 3 03-28-2007 02:23 PM
Device Diver Issue Skipper Windows XP Help & Support 0 12-02-2003 03:40 PM
vinyl charlie Windows XP Music 1 08-09-2003 04:43 PM