USB doesn't work on other platform?



Nikolai Vorontsov
07-09-2005, 10:27 PM
Hello All,

I'm trying to make bookable CD that works on some (different) hardware
platforms. Basically I need bookable CD with USB support, so I added
most "Standard" components (IDE/ESDI, USB, USB hub, USB2.0, PC, etc.),
User/Kernel PnP, Class installers, etc.

I made this CD on one particular platform (i865 based, with USB2.0). It
works perfectly there - boots, recognizes new USB devices - everything
is OK.

When I boot that CD on another hardware platform (i845 based, with USB
1.1) - it doesn't want to recognize new USB devices at all (simple mouse
was tested).

And visa versa - if I made another CD on i845 platform - it works
perfectly there, but USB doesn't work on i865 platform...

Is there way to explicitly tell XPe to reenumerate devices? Or can you
give other advice to me?

Thanks in advance.

P.S. I don't have Device Manager added, nor Add New Hardware, so I can't
check what's wrong easily.

--
Nikolai Vorontsov
Quadrox NV

Slobodan Brcin \(eMVP\)
07-09-2005, 10:27 PM
Hi Nikolai,

Before you make CD please delete setupapi.log.

After you boot from CD all PnP activity will be loged in setupapi.log. Plese send it here.

Regards,
Slobodan

"Nikolai Vorontsov" <ur.liam@zivkcin> wrote in message news:%23JKvtCZcFHA.2340@tk2msftngp13.phx.gbl...
> Hello All,
>
> I'm trying to make bookable CD that works on some (different) hardware
> platforms. Basically I need bookable CD with USB support, so I added
> most "Standard" components (IDE/ESDI, USB, USB hub, USB2.0, PC, etc.),
> User/Kernel PnP, Class installers, etc.
>
> I made this CD on one particular platform (i865 based, with USB2.0). It
> works perfectly there - boots, recognizes new USB devices - everything
> is OK.
>
> When I boot that CD on another hardware platform (i845 based, with USB
> 1.1) - it doesn't want to recognize new USB devices at all (simple mouse
> was tested).
>
> And visa versa - if I made another CD on i845 platform - it works
> perfectly there, but USB doesn't work on i865 platform...
>
> Is there way to explicitly tell XPe to reenumerate devices? Or can you
> give other advice to me?
>
> Thanks in advance.
>
> P.S. I don't have Device Manager added, nor Add New Hardware, so I can't
> check what's wrong easily.
>
> --
> Nikolai Vorontsov
> Quadrox NV

Nikolai Vorontsov
07-09-2005, 10:27 PM
Hello Slobodan,

> After you boot from CD all PnP activity will be loged in setupapi.log. Plese send it here.
Thanks a lot! That was great idea. I've found problem - usbui.dll was
necessary.

--
Nikolai Vorontsov
Quadrox NV


USB doesn't work on other platform?