USB doesn't work on other platform?

  • Thread starter Thread starter Nikolai Vorontsov
  • Start date Start date
N

Nikolai Vorontsov

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.
 
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
 
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.
 
Back
Top