Yes, I'm on 2.12.15.
I was moving around USB ports while I was trying to figure out the issue, but I am settled on one now. So I did this:
1) Ran RMIR as admin.
2) Connected device, initiated download as soon as I heard the chime.
3) Went to Advanced > XSight Operations > Re-enable EPM, and did so.
4) Closed RMIR, disconnected remote, waited, ran RMIR again as admin, reconnected remote, downloaded as soon as I heard chime. It is my understanding this should re-enable EPM.
5) Closed RMIR, disconnected remote, waited, ran RMIR again (not as admin this time), reconnected remote, waited.
6) Download fails as per above. Still have to initiate download immediately upon hearing chime.
Here's the Registry branch in question, from Advanced > Show XSight Registry Key:
Code: Select all
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\USB\VID_06E7&PID_8004\XSIGHT.\Device Parameters]
"SelectiveSuspendEnabled"=hex:00
"EnhancedPowerManagementEnabled"=dword:00000000
"AllowIdleIrpInD3"=dword:00000001
"LegacyTouchScaling"=dword:00000000
"WriteReportExSupported"=dword:00000001
"DeviceResetNotificationEnabled"=dword:00000001
"EnumerationRetryCount"=dword:00000000
"SymbolicName"="\\??\\USB#VID_06E7&PID_8004#XSIGHT.#{a5dcbf10-6530-11d2-901f-00c04fb951ed}"
"DeviceSelectiveSuspended"=dword:00000001
It looks like the appropriate bit is set and EPM is indeed deactivated.