View previous topic :: View next topic |
Author |
Message |
mdavej Expert
Joined: 08 Oct 2003 Posts: 4580
|
Posted: Thu Feb 22, 2018 8:52 pm Post subject: |
|
|
In Win 10 you'll probably have to manually fix the keys. Pre-updated firmware is a different key than post. That's why your other remotes work, but the old one doesn't. See the wiki for the exact changes you need to manually make. |
|
Back to top |
|
|
michaeljc70
Joined: 05 Feb 2016 Posts: 34
|
Posted: Thu Feb 22, 2018 9:02 pm Post subject: |
|
|
mdavej wrote: | In Win 10 you'll probably have to manually fix the keys. Pre-updated firmware is a different key than post. That's why your other remotes work, but the old one doesn't. See the wiki for the exact changes you need to manually make. |
It says:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\USB\VID_06E7&PID_80xx\XSIGHT.\Device Parameters]
Different Xsight and Nevo models have different PID's (8001, 8002, 8004, 8005, 8006, 8007, 8008, 8009 and 8011). But this key should get you close no matter what model since the VID is always the same (06E7).
How do I know which 80xx to use? |
|
Back to top |
|
|
mdavej Expert
Joined: 08 Oct 2003 Posts: 4580
|
Posted: Thu Feb 22, 2018 9:26 pm Post subject: |
|
|
Change all of them. |
|
Back to top |
|
|
michaeljc70
Joined: 05 Feb 2016 Posts: 34
|
Posted: Fri Feb 23, 2018 10:50 am Post subject: |
|
|
mdavej wrote: | Change all of them. |
I tried that and rebooted. It still doesn't recognize the remote. Should the remote screen light up when plugged into a PC?
Here is the script I used to update the registry:
Code: | Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\USB\VID_06E7&PID_8001\XSIGHT.\Device Parameters]
"SelectiveSuspendEnabled"=hex:00
"EnhancedPowerManagementEnabled"=dword:00000000
"AllowIdleIrpInD3"=dword:00000001
"LegacyTouchScaling"=dword:00000000
"WriteReportExSupported"=dword:00000001
"EnumerationRetryCount"=dword:00000000
"SymbolicName"="\\??\\USB#VID_06E7&PID_8006#XSIGHT.#{a5dcbf10-6530-11d2-901f-00c04fb951ed}"
"DeviceSelectiveSuspended"=dword:00000001
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\USB\VID_06E7&PID_8002\XSIGHT.\Device Parameters]
"SelectiveSuspendEnabled"=hex:00
"EnhancedPowerManagementEnabled"=dword:00000000
"AllowIdleIrpInD3"=dword:00000001
"LegacyTouchScaling"=dword:00000000
"WriteReportExSupported"=dword:00000001
"EnumerationRetryCount"=dword:00000000
"SymbolicName"="\\??\\USB#VID_06E7&PID_8006#XSIGHT.#{a5dcbf10-6530-11d2-901f-00c04fb951ed}"
"DeviceSelectiveSuspended"=dword:00000001
[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
"EnumerationRetryCount"=dword:00000000
"SymbolicName"="\\??\\USB#VID_06E7&PID_8006#XSIGHT.#{a5dcbf10-6530-11d2-901f-00c04fb951ed}"
"DeviceSelectiveSuspended"=dword:00000001
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\USB\VID_06E7&PID_8005\XSIGHT.\Device Parameters]
"SelectiveSuspendEnabled"=hex:00
"EnhancedPowerManagementEnabled"=dword:00000000
"AllowIdleIrpInD3"=dword:00000001
"LegacyTouchScaling"=dword:00000000
"WriteReportExSupported"=dword:00000001
"EnumerationRetryCount"=dword:00000000
"SymbolicName"="\\??\\USB#VID_06E7&PID_8006#XSIGHT.#{a5dcbf10-6530-11d2-901f-00c04fb951ed}"
"DeviceSelectiveSuspended"=dword:00000001
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\USB\VID_06E7&PID_8006\XSIGHT.\Device Parameters]
"SelectiveSuspendEnabled"=hex:00
"EnhancedPowerManagementEnabled"=dword:00000000
"AllowIdleIrpInD3"=dword:00000001
"LegacyTouchScaling"=dword:00000000
"WriteReportExSupported"=dword:00000001
"EnumerationRetryCount"=dword:00000000
"SymbolicName"="\\??\\USB#VID_06E7&PID_8006#XSIGHT.#{a5dcbf10-6530-11d2-901f-00c04fb951ed}"
"DeviceSelectiveSuspended"=dword:00000001
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\USB\VID_06E7&PID_8006\XSIGHT.\Device Parameters]
"SelectiveSuspendEnabled"=hex:00
"EnhancedPowerManagementEnabled"=dword:00000000
"AllowIdleIrpInD3"=dword:00000001
"LegacyTouchScaling"=dword:00000000
"WriteReportExSupported"=dword:00000001
"EnumerationRetryCount"=dword:00000000
"SymbolicName"="\\??\\USB#VID_06E7&PID_8006#XSIGHT.#{a5dcbf10-6530-11d2-901f-00c04fb951ed}"
"DeviceSelectiveSuspended"=dword:00000001
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\USB\VID_06E7&PID_8007\XSIGHT.\Device Parameters]
"SelectiveSuspendEnabled"=hex:00
"EnhancedPowerManagementEnabled"=dword:00000000
"AllowIdleIrpInD3"=dword:00000001
"LegacyTouchScaling"=dword:00000000
"WriteReportExSupported"=dword:00000001
"EnumerationRetryCount"=dword:00000000
"SymbolicName"="\\??\\USB#VID_06E7&PID_8006#XSIGHT.#{a5dcbf10-6530-11d2-901f-00c04fb951ed}"
"DeviceSelectiveSuspended"=dword:00000001
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\USB\VID_06E7&PID_8008\XSIGHT.\Device Parameters]
"SelectiveSuspendEnabled"=hex:00
"EnhancedPowerManagementEnabled"=dword:00000000
"AllowIdleIrpInD3"=dword:00000001
"LegacyTouchScaling"=dword:00000000
"WriteReportExSupported"=dword:00000001
"EnumerationRetryCount"=dword:00000000
"SymbolicName"="\\??\\USB#VID_06E7&PID_8006#XSIGHT.#{a5dcbf10-6530-11d2-901f-00c04fb951ed}"
"DeviceSelectiveSuspended"=dword:00000001
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\USB\VID_06E7&PID_8009\XSIGHT.\Device Parameters]
"SelectiveSuspendEnabled"=hex:00
"EnhancedPowerManagementEnabled"=dword:00000000
"AllowIdleIrpInD3"=dword:00000001
"LegacyTouchScaling"=dword:00000000
"WriteReportExSupported"=dword:00000001
"EnumerationRetryCount"=dword:00000000
"SymbolicName"="\\??\\USB#VID_06E7&PID_8006#XSIGHT.#{a5dcbf10-6530-11d2-901f-00c04fb951ed}"
"DeviceSelectiveSuspended"=dword:00000001
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\USB\VID_06E7&PID_8011\XSIGHT.\Device Parameters]
"SelectiveSuspendEnabled"=hex:00
"EnhancedPowerManagementEnabled"=dword:00000000
"AllowIdleIrpInD3"=dword:00000001
"LegacyTouchScaling"=dword:00000000
"WriteReportExSupported"=dword:00000001
"EnumerationRetryCount"=dword:00000000
"SymbolicName"="\\??\\USB#VID_06E7&PID_8006#XSIGHT.#{a5dcbf10-6530-11d2-901f-00c04fb951ed}"
"DeviceSelectiveSuspended"=dword:00000001
|
|
|
Back to top |
|
|
michaeljc70
Joined: 05 Feb 2016 Posts: 34
|
Posted: Fri Feb 23, 2018 10:57 am Post subject: |
|
|
michaeljc70 wrote: | mdavej wrote: | Change all of them. |
I tried that and rebooted. It still doesn't recognize the remote. Should the remote screen light up when plugged into a PC?
...
|
Nevermind. Thanks for the help. It was actually the cable. I tried another cable and my PC recognized it. |
|
Back to top |
|
|
mdavej Expert
Joined: 08 Oct 2003 Posts: 4580
|
Posted: Fri Feb 23, 2018 11:03 am Post subject: |
|
|
Good to hear. For future reference, all you have to change is the EnhancedPowerManagementEnabled key from 1 to 0. I always just type the new value manually, no complicated script required. Just make sure you change it on every key under VID_06E7. All that other stuff gets built automatically when you plug in a remote and doesn't need to change. |
|
Back to top |
|
|
J.P. Samson
Joined: 12 Apr 2019 Posts: 5 Location: Canada |
Posted: Thu May 23, 2019 11:55 pm Post subject: Limited Number of Characters on Soft Buttons for Activities |
|
|
I've noticed that the labels on the soft buttons on my Xsight Color seem to be limited to, I believe, 13 characters for activities. This is less than the character limit for devices. Is this a hardware/firmware limitation of the remote control itself, or something to do with RMIR (v2.07 build 2)?
JP |
|
Back to top |
|
|
mathdon Expert
Joined: 22 Jul 2008 Posts: 4557 Location: Cambridge, UK |
Posted: Fri May 24, 2019 3:50 am Post subject: |
|
|
There are no limits on length imposed by RMIR, so it must be imposed by the remote control itself. _________________ Graham |
|
Back to top |
|
|
andrewilley
Joined: 21 Sep 2017 Posts: 39
|
Posted: Sun Oct 06, 2019 12:03 pm Post subject: |
|
|
I've got a UK Xsight Touch which has received some water damage to the buttons, so it needs replacing. The only new versions of this unit that I can now find are American. Power supply would not be an issue, as I can use the 240V adaptor that I've already got.
Would I be able to update the remote's firmware to the latest release (if needed) via RMIR?
Would I also be able to simply use my current saved (or download) RMIR configuration from my UK model and upload it directly to the new unit, effectively just cloning my old remote in one go?
Andre |
|
Back to top |
|
|
mdavej Expert
Joined: 08 Oct 2003 Posts: 4580
|
Posted: Sun Oct 06, 2019 1:08 pm Post subject: |
|
|
Yes, you can reuse your power supply and update the firmware and load your config as-is. RMIR will warn you about a mismatch, but that can be ignored. |
|
Back to top |
|
|
andrewilley
Joined: 21 Sep 2017 Posts: 39
|
Posted: Mon Oct 07, 2019 5:36 pm Post subject: |
|
|
mdavej wrote: | Yes, you can reuse your power supply and update the firmware and load your config as-is. RMIR will warn you about a mismatch, but that can be ignored. |
Excellent, thank you. Off to eBay I go then.
By the way, will the Nevo wireless extenders work with the regular branded Xsight Touch remotes? There are some of the Nevo extenders really cheap on eBay (such as https://www.ebay.co.uk/itm/NEVO-REX-433-RF-for-C3-universal-Remote-control-C3-range-extender-Brand-New/110625068690) and thought I might pick one of those up too and have a play.
Andre |
|
Back to top |
|
|
mdavej Expert
Joined: 08 Oct 2003 Posts: 4580
|
Posted: Mon Oct 07, 2019 9:00 pm Post subject: |
|
|
Yes |
|
Back to top |
|
|
Lubitel1
Joined: 26 Apr 2018 Posts: 3
|
Posted: Mon Dec 21, 2020 7:18 am Post subject: |
|
|
Hy everybody. I have bought new Nevo C2 instead of ARRX15G. Can I upload in a new Nevo all from old ARRX15G? Or can I corrupt new device? Also when I try to download from nevo I received error and only can do Raw download . Is it bad? |
|
Back to top |
|
|
mdavej Expert
Joined: 08 Oct 2003 Posts: 4580
|
Posted: Mon Dec 21, 2020 9:09 am Post subject: |
|
|
A new C2 is going to need a firmware upgrade. You can safely load your 15G file into it. Ignore any warnings you may get. |
|
Back to top |
|
|
Lubitel1
Joined: 26 Apr 2018 Posts: 3
|
Posted: Mon Dec 21, 2020 11:00 am Post subject: |
|
|
mdavej wrote: | A new C2 is going to need a firmware upgrade. You can safely load your 15G file into it. Ignore any warnings you may get. |
Thanks a lot. I uplopad all from old and everything works fine! And when I download from new remote now I don't receive any error. |
|
Back to top |
|
|
|