Error while "Select Configuration"
Posted: Fri Sep 25, 2009 10:32 pm
Hey!
I've got the next problem.
What we wanted to do works now - thanks christian, you helped us a lot
we're now trying to get our device working with other os but under windows vista / seven the device doesn't even initialize correct.
during the inits, the descriptors are exchanged between host and device, after that the configuration should get selected - but it allways fail with an error code 0x80000300 (invalid parameter).
here's a log from a debugging tool:
The descriptors are correct - i checked them manually. On XP x64 and xp x32 it's ok - Status 0x00000000 and the configuration handle is something else.
it works inside a vmware on every system.
does someone knows anything about that?
would be beautifull when the device would work on other systems than an XP 32 bit
Thanks,
kai
I've got the next problem.
What we wanted to do works now - thanks christian, you helped us a lot
we're now trying to get our device working with other os but under windows vista / seven the device doesn't even initialize correct.
during the inits, the descriptors are exchanged between host and device, after that the configuration should get selected - but it allways fail with an error code 0x80000300 (invalid parameter).
here's a log from a debugging tool:
Code: Select all
000026: Control Transfer (UP), 25.09.2009 22:07:20.728 +0.005. Status: 0x00000000
Pipe Handle: 0x2ba3060
09 02 54 00 03 01 00 80 32 08 0B 00 02 02 02 01 ..T....2.......
00 09 04 00 00 01 02 02 01 00 05 24 00 10 01 04 ...........$....
24 02 02 05 24 06 00 01 05 24 01 03 01 07 05 83 $...$....$.....
03 08 00 FF 09 04 01 00 02 0A 00 00 00 07 05 01 ...ÿ............
02 08 00 00 07 05 81 02 08 00 00 09 04 02 00 00 ...............
00 00 00 00 ....
Setup Packet
000027: Select Configuration (DOWN), 25.09.2009 22:07:20.728 +0.0
Configuration Index: 1
000029: Select Configuration (UP), 25.09.2009 22:07:21.463 +0.0. Status: 0x80000300
Configuration Index: 1
Configuration Handle: 0x0
000030: PnP Event: Device Disconnected (UP), 25.09.2009 22:07:23.022 +1.559
The USB device has just been removed from the system, all drivers unloaded.
The descriptors are correct - i checked them manually. On XP x64 and xp x32 it's ok - Status 0x00000000 and the configuration handle is something else.
it works inside a vmware on every system.
does someone knows anything about that?
would be beautifull when the device would work on other systems than an XP 32 bit
Thanks,
kai