PC Review
Forums
Newsgroups
Windows XP
Windows XP Embedded
USB Composite Device Problem?
Forums
Newsgroups
Windows XP
Windows XP Embedded
USB Composite Device Problem?
![]() |
USB Composite Device Problem? |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
I have a infrared computer remote device(combin keyboard and mouse).
Receiver is USB interface.in the XPE,system identify is USB composite Device.put this device in to usb interface, system auto install driver is error!update driver to system include the driver(USB composite Device) that is ok.but again put this device in to usb interface,system auto install driver is error too. i can to do that? thank you! |
|
|
|
#2 |
|
Guest
Posts: n/a
|
If you search the newsgroups, there were some missing registry keys for the
USB Composite device in SP1. I had a composite USB keyboard/mouse device that required the following registry keys to run properly: Path: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\UsbFlags\IgnoreHWSerNum04710302 Type: REG_BINARY Value: 11 Path: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\UsbFlags\GlobalDisableSerNumGen Type: REG_BINARY Value: 11 Path: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\UsbFlags\GenericUSBDeviceString Type: REG_SZ Value: USB Device Path: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\UsbFlags\GenericCompositeUSBDeviceString Type: REG_SZ Value: Composite USB Device Regards, Sean Liming (eMVP) Managing Director SJJ Embedded Micro Solutions Author of Windows XP Embedded Supplemental Toolkit Covering XPe SP2 Windows XP Embedded Advanced Windows NT Embedded Step-by-Step All available at www.sjjmicro.com XPe Center website: www.seanliming.com To learn more about Windows XP Embedded, come to MEDC 2005 in Las Vegas! www.medc2005.com "bug" <tanmin@vst-china.com> wrote in message news:%23Dj5WzUHFHA.2356@TK2MSFTNGP12.phx.gbl... >I have a infrared computer remote device(combin keyboard and mouse). >Receiver is USB interface.in the XPE,system identify is USB composite >Device.put this device in to usb interface, system auto install driver is >error!update driver to system include the driver(USB composite Device) that >is ok.but again put this device in to usb interface,system auto install >driver is error too. > i can to do that? thank you! > |
|
|
|
#3 |
|
Guest
Posts: n/a
|
Thank you! But I don't known,how add registry keys to XPE system.
use regedit.exe? in my xpe system, i not find "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\UsbFlags". i need manual add to registry? "Sean Liming (eMVP)" <seanl@seanliming.com.NOSPAM> дÈëÏûÏ¢ÐÂÎÅ:euzGKqfHFHA.3588@TK2MSFTNGP14.phx.gbl... > If you search the newsgroups, there were some missing registry keys for > the USB Composite device in SP1. I had a composite USB keyboard/mouse > device that required the following registry keys to run properly: > > Path: > HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\UsbFlags\IgnoreHWSerNum04710302 > Type: REG_BINARY > Value: 11 > > Path: > HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\UsbFlags\GlobalDisableSerNumGen > Type: REG_BINARY > Value: 11 > > Path: > HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\UsbFlags\GenericUSBDeviceString > Type: REG_SZ > Value: USB Device > > Path: > HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\UsbFlags\GenericCompositeUSBDeviceString > Type: REG_SZ > Value: Composite USB Device > > Regards, > > Sean Liming (eMVP) > Managing Director > SJJ Embedded Micro Solutions > > Author of > Windows XP Embedded Supplemental Toolkit Covering XPe SP2 > Windows XP Embedded Advanced > Windows NT Embedded Step-by-Step > > All available at www.sjjmicro.com > > XPe Center website: www.seanliming.com > > To learn more about Windows XP Embedded, come to MEDC 2005 in Las Vegas! > www.medc2005.com > > > > "bug" <tanmin@vst-china.com> wrote in message > news:%23Dj5WzUHFHA.2356@TK2MSFTNGP12.phx.gbl... >>I have a infrared computer remote device(combin keyboard and mouse). >>Receiver is USB interface.in the XPE,system identify is USB composite >>Device.put this device in to usb interface, system auto install driver is >>error!update driver to system include the driver(USB composite Device) >>that is ok.but again put this device in to usb interface,system auto >>install driver is error too. >> i can to do that? thank you! >> > > |
|
|
|
#4 |
|
Guest
Posts: n/a
|
bug,
> Thank you! But I don't known,how add registry keys to XPE system. > use regedit.exe? Yes. Or reg.exe. Or you own app that calls to Registry APIs. Whatever is in your XPe build. > in my xpe system, i not find "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\UsbFlags". > i need manual add to registry? The key and all the values Sean mentioned. Since the key is not there on your image it is likely you are dealing with XPe SP1 or earlier. KM > "Sean Liming (eMVP)" <seanl@seanliming.com.NOSPAM> дÈëÏûÏ¢ÐÂÎÅ:euzGKqfHFHA.3588@TK2MSFTNGP14.phx.gbl... >> If you search the newsgroups, there were some missing registry keys for the USB Composite device in SP1. I had a composite USB >> keyboard/mouse device that required the following registry keys to run properly: >> >> Path: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\UsbFlags\IgnoreHWSerNum04710302 >> Type: REG_BINARY >> Value: 11 >> >> Path: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\UsbFlags\GlobalDisableSerNumGen >> Type: REG_BINARY >> Value: 11 >> >> Path: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\UsbFlags\GenericUSBDeviceString >> Type: REG_SZ >> Value: USB Device >> >> Path: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\UsbFlags\GenericCompositeUSBDeviceString >> Type: REG_SZ >> Value: Composite USB Device >> >> Regards, >> >> Sean Liming (eMVP) >> Managing Director >> SJJ Embedded Micro Solutions >> >> Author of >> Windows XP Embedded Supplemental Toolkit Covering XPe SP2 >> Windows XP Embedded Advanced >> Windows NT Embedded Step-by-Step >> >> All available at www.sjjmicro.com >> >> XPe Center website: www.seanliming.com >> >> To learn more about Windows XP Embedded, come to MEDC 2005 in Las Vegas! www.medc2005.com >> >> >> >> "bug" <tanmin@vst-china.com> wrote in message news:%23Dj5WzUHFHA.2356@TK2MSFTNGP12.phx.gbl... >>>I have a infrared computer remote device(combin keyboard and mouse). Receiver is USB interface.in the XPE,system identify is USB >>>composite Device.put this device in to usb interface, system auto install driver is error!update driver to system include the >>>driver(USB composite Device) that is ok.but again put this device in to usb interface,system auto install driver is error too. >>> i can to do that? thank you! >>> >> >> > > |
|
|
|
#5 |
|
Guest
Posts: n/a
|
I have created a component in the past with the registry keys in it.
Regards, Sean "bug" <tanmin@vst-china.com> wrote in message news:eNItNxiHFHA.1528@TK2MSFTNGP09.phx.gbl... > Thank you! But I don't known,how add registry keys to XPE system. > use regedit.exe? > in my xpe system, i not find > "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\UsbFlags". > i need manual add to registry? > > "Sean Liming (eMVP)" <seanl@seanliming.com.NOSPAM> > дÈëÏûÏ¢ÐÂÎÅ:euzGKqfHFHA.3588@TK2MSFTNGP14.phx.gbl... >> If you search the newsgroups, there were some missing registry keys for >> the USB Composite device in SP1. I had a composite USB keyboard/mouse >> device that required the following registry keys to run properly: >> >> Path: >> HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\UsbFlags\IgnoreHWSerNum04710302 >> Type: REG_BINARY >> Value: 11 >> >> Path: >> HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\UsbFlags\GlobalDisableSerNumGen >> Type: REG_BINARY >> Value: 11 >> >> Path: >> HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\UsbFlags\GenericUSBDeviceString >> Type: REG_SZ >> Value: USB Device >> >> Path: >> HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\UsbFlags\GenericCompositeUSBDeviceString >> Type: REG_SZ >> Value: Composite USB Device >> >> Regards, >> >> Sean Liming (eMVP) >> Managing Director >> SJJ Embedded Micro Solutions >> >> Author of >> Windows XP Embedded Supplemental Toolkit Covering XPe SP2 >> Windows XP Embedded Advanced >> Windows NT Embedded Step-by-Step >> >> All available at www.sjjmicro.com >> >> XPe Center website: www.seanliming.com >> >> To learn more about Windows XP Embedded, come to MEDC 2005 in Las Vegas! >> www.medc2005.com >> >> >> >> "bug" <tanmin@vst-china.com> wrote in message >> news:%23Dj5WzUHFHA.2356@TK2MSFTNGP12.phx.gbl... >>>I have a infrared computer remote device(combin keyboard and mouse). >>>Receiver is USB interface.in the XPE,system identify is USB composite >>>Device.put this device in to usb interface, system auto install driver is >>>error!update driver to system include the driver(USB composite Device) >>>that is ok.but again put this device in to usb interface,system auto >>>install driver is error too. >>> i can to do that? thank you! >>> >> >> > > |
|
|
|
#6 |
|
Guest
Posts: n/a
|
Thank you every body! I manual add key to registry. resolve problem! thank
you! ![]() "Sean Liming (eMVP)" <seanl@seanliming.com.NOSPAM> дÈëÏûÏ¢ÐÂÎÅ:euzGKqfHFHA.3588@TK2MSFTNGP14.phx.gbl... > If you search the newsgroups, there were some missing registry keys for > the USB Composite device in SP1. I had a composite USB keyboard/mouse > device that required the following registry keys to run properly: > > Path: > HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\UsbFlags\IgnoreHWSerNum04710302 > Type: REG_BINARY > Value: 11 > > Path: > HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\UsbFlags\GlobalDisableSerNumGen > Type: REG_BINARY > Value: 11 > > Path: > HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\UsbFlags\GenericUSBDeviceString > Type: REG_SZ > Value: USB Device > > Path: > HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\UsbFlags\GenericCompositeUSBDeviceString > Type: REG_SZ > Value: Composite USB Device > > Regards, > > Sean Liming (eMVP) > Managing Director > SJJ Embedded Micro Solutions > > Author of > Windows XP Embedded Supplemental Toolkit Covering XPe SP2 > Windows XP Embedded Advanced > Windows NT Embedded Step-by-Step > > All available at www.sjjmicro.com > > XPe Center website: www.seanliming.com > > To learn more about Windows XP Embedded, come to MEDC 2005 in Las Vegas! > www.medc2005.com > > > > "bug" <tanmin@vst-china.com> wrote in message > news:%23Dj5WzUHFHA.2356@TK2MSFTNGP12.phx.gbl... >>I have a infrared computer remote device(combin keyboard and mouse). >>Receiver is USB interface.in the XPE,system identify is USB composite >>Device.put this device in to usb interface, system auto install driver is >>error!update driver to system include the driver(USB composite Device) >>that is ok.but again put this device in to usb interface,system auto >>install driver is error too. >> i can to do that? thank you! >> > > |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 


