USB-Mouse not working

  • Thread starter Juergen Seyffer
  • Start date
J

Juergen Seyffer

Hello,

my XPe is working with some USB-mice without problems.
there is only one device which fails to work, but working on XP Pro without
interventions.

The Device is a Headmouse from Origin Instruments.
There is a yellow Exclamation mark in device manager, saying can't start
driver.
Here are the details out of Setupapi.log.


[2004/10/05 15:47:02 280.544 Driver Install]
#-019 Searching for hardware ID(s):
usb\vid_0a95&pid_0002&rev_0100,usb\vid_0a95&pid_0002
#-018 Searching for compatible ID(s):
usb\class_03&subclass_01&prot_02,usb\class_03&subclass_01,usb\class_03
#-199 Executing "C:\WINDOWS\fba\fba.exe" with command line: ..\fba\fba.exe
#I022 Found "USB\Class_03&SubClass_01" in C:\WINDOWS\inf\input.inf; Device:
"USB Human Interface Device"; Driver: "USB Human Interface Device";
Provider: "Microsoft"; Mfg: "(Standard system devices)"; Section name:
"HID_Inst".
#I023 Actual install section: [HID_Inst.NT]. Rank: 0x00003101. Effective
driver date: 07/01/2001.
#-166 Device install function: DIF_SELECTBESTCOMPATDRV.
#I063 Selected driver installs from section [HID_Inst] in
"c:\windows\inf\input.inf".
#I062 Class GUID of device changed to:
{745A17A0-74D3-11D0-B6FE-00A0C90F57DA}.
#I060 Set selected driver.
#I058 Selected best compatible driver.
#-124 Doing copy-only install of "USB\VID_0A95&PID_0002\6&18E6BF2B&0&1".
#-166 Device install function: DIF_REGISTER_COINSTALLERS.
#I056 Coinstallers registered.
#-166 Device install function: DIF_INSTALLINTERFACES.
#-011 Installing section [HID_Inst.NT.Interfaces] from
"c:\windows\inf\input.inf".
#I054 Interfaces installed.
#-166 Device install function: DIF_INSTALLDEVICE.
#I123 Doing full install of "USB\VID_0A95&PID_0002\6&18E6BF2B&0&1".
#I163 Device not started: Device has problem: 0x0a: CM_PROB_FAILED_START.
#I121 Device install of "USB\VID_0A95&PID_0002\6&18E6BF2B&0&1" finished
successfully.
[2004/10/05 15:47:09 280.548 Driver Install]


any idea, how to fix a Code 10 ?

Regards

Juergen
 
A

Andy Allred [MS]

New keys were added to full SP1 that the hid drivers have a dependency
on for *some* Composite devices, so there are a few devices that are
affected if these keys are not in the runtime. Try adding these to your
Extra Registry Settings within TD:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\UsbFlags
IgnoreHWSerNum04710302 = REG_BINARY 1 1
GlobalDisableSerNumGen = REG_BINARY 1 1
GenericUSBDeviceString = REG_SZ "USB Device"
GenericCompositeUSBDeviceString= REG_SZ "Composite USB Device"
 
J

Juergen Seyffer

Hi Andy,

I just build a new release following your instructions.
my device is working now.

many thanks, have a nice day

best regards

Juergen
 

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