JP1 Remotes Forum Index JP1 Remotes


FAQFAQ SearchSearch 7 days of topics7 Days MemberlistMemberlist UsergroupsUsergroups RegisterRegister
ProfileProfile Log in to check your private messagesLog in to check your private messages Log inLog in

RMIR Xsight Support
Goto page Previous  1, 2, 3 ... 32, 33, 34 ... 43, 44, 45  Next
 
Post new topic   Reply to topic    JP1 Remotes Forum Index -> Nevo and Xsight Remotes
View previous topic :: View next topic  
Author Message
foggy69



Joined: 21 Jun 2014
Posts: 7

                    
PostPosted: Tue Aug 09, 2016 7:02 am    Post subject: Reply with quote

mathdon wrote:
Apologies, but I don't have time for fixing RMIR at present. I hope that normal service will resume in due course, but no promises as to when that will be.


No need to apologise, you have done fantastic work to make working on this remote possible. Thank you for all you have done

mdavej wrote:
foggy69 wrote:
I am using a Nevo C2 USB8006

Up until a few months ago, I could use RemoteMaster on a Windows 10 x64 machine. But now I keep getting the 'No remotes found!' box. I have tried old and new versions of RM, the reg hack and ensured the rdf and image files are in the correct folders. Is there anything else I can try?

No remotes is still most likely the registry. Make sure you change ALL Xsight keys while the remote is plugged in. Then unplug and plug back in. Then confirm the appropriate interface is chosen in RM. I do all of my Xsight programming in Win 10 and find that I occasionally have to perform the reg change again to restore connectivity.


After a lot more fiddling around, I have now managed to get the remote to connect. I moved the 'RemoteMaster' folder from 'c:\Program Files (x86)' to the root c:\. I kept getting Admin permissions prompts when it was in the Program Files folder. I think this is something MS must have changed, because the result was the same on my desktop and laptop.

I also noticed that the registry had 2 separate mentions of the remote so I ensured that the 'EnhancedPowerManagementEnabled' was changed to 0 on both
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\USB\VID_06E7&PID_8006\XSIGHT.\Device Parameters
and
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Enum\USB\VID_06E7&PID_8006\XSIGHT.\Device Parameters
Back to top
View user's profile Send private message
mathdon
Expert


Joined: 22 Jul 2008
Posts: 4523
Location: Cambridge, UK

                    
PostPosted: Tue Aug 09, 2016 7:29 am    Post subject: Reply with quote

foggy69 wrote:
I moved the 'RemoteMaster' folder from 'c:\Program Files (x86)' to the root c:\.

Yes, this is essential. The installation instructions in the first post of this announcement thread does warn:

Quote:
Please note the requirement that the installation folder should not be read-only. In particular, for Windows installations it should not be a sub-folder of Program Files.

_________________
Graham
Back to top
View user's profile Send private message
mathdon
Expert


Joined: 22 Jul 2008
Posts: 4523
Location: Cambridge, UK

                    
PostPosted: Mon Oct 10, 2016 7:15 am    Post subject: Reply with quote

mdavej wrote:
Barf,

How about this for covering all Xsight models?


Code:
# European One for all 8603
SUBSYSTEMS=="usb", ATTRS{idProduct}=="8001", ATTRS{idVendor}=="06e7", SYMLINK+="xsight" GROUP="dialout", MODE="660"

# European One for all 8602
SUBSYSTEMS=="usb", ATTRS{idProduct}=="8002", ATTRS{idVendor}=="06e7", SYMLINK+="xsight" GROUP="dialout", MODE="660"

# American Acoustic Research (Universal Electronics) ARRX15G
SUBSYSTEMS=="usb", ATTRS{idProduct}=="8004", ATTRS{idVendor}=="06e7", SYMLINK+="xsight" GROUP="dialout", MODE="660"

# American Acoustic Research (Universal Electronics) ARRX18G
SUBSYSTEMS=="usb", ATTRS{idProduct}=="8005", ATTRS{idVendor}=="06e7", SYMLINK+="xsight" GROUP="dialout", MODE="660"

# American Nevo (Universal Electronics) C2
SUBSYSTEMS=="usb", ATTRS{idProduct}=="8006", ATTRS{idVendor}=="06e7", SYMLINK+="xsight" GROUP="dialout", MODE="660"

# American Nevo (Universal Electronics) C3
SUBSYSTEMS=="usb", ATTRS{idProduct}=="8007", ATTRS{idVendor}=="06e7", SYMLINK+="xsight" GROUP="dialout", MODE="660"

# European One for all 8610
SUBSYSTEMS=="usb", ATTRS{idProduct}=="8008", ATTRS{idVendor}=="06e7", SYMLINK+="xsight" GROUP="dialout", MODE="660"

# European One for all 8620
SUBSYSTEMS=="usb", ATTRS{idProduct}=="8009", ATTRS{idVendor}=="06e7", SYMLINK+="xsight" GROUP="dialout", MODE="660"

# American Acoustic Research (Universal Electronics) ARRX12G
SUBSYSTEMS=="usb", ATTRS{idProduct}=="8011", ATTRS{idVendor}=="06e7", SYMLINK+="xsight" GROUP="dialout", MODE="660"


I understand that this is something I should include in the next RMIR release, which will be a development one, RMIR v2.04 build 8. But it is meaningless to me and I have no idea what I am supposed to do with it. Can one of you knowledgeable about Linux please spell out in simple terms how I should include this in the release? If it needs a revision to Setup.sh, can you supply a suitably revised version? Many thanks.
_________________
Graham
Back to top
View user's profile Send private message
radmanbobbin



Joined: 08 Oct 2016
Posts: 1

                    
PostPosted: Mon Oct 10, 2016 8:48 am    Post subject: Reply with quote

Hi,

I've just bought an Xsight Lite and am having a few problems.

I've seen that I need to patch the registry to the it working on Windows 10, which I have done. The device seems to connect fine to the ez-rc website and when I've been through the web based wizard it claims it's downloaded the settings to the remote control.

However, although all the device names are then shown on the remote control, none of the buttons do anything!

I've tried this on both a Windows 7 and Windows 10 device and the same things happens on both.

So then I just tried using RMIR, and it works fine, uploading and downloading settings perfectly. It's great!

I'd quite like to get ez-rc working too though. Does anyone have any ideas?

I've got IE11 setup so that the ez-rc website is in the "intranet zone" with security settings turned to low, the website is added to compatibility view too. The activeX control is fully enabled too and as I've said previously, the registry is patched.

I'm stumped...
Back to top
View user's profile Send private message
mdavej
Expert


Joined: 08 Oct 2003
Posts: 4501

                    
PostPosted: Mon Oct 10, 2016 10:47 am    Post subject: Reply with quote

Sounds like you've set everything up correctly. Since RMIR works, that means the registry patch is working. It applies to both EZ-RC and RMIR. Of course Win 7 works without the patch.

I will dig out an Xsight Lite tonight and see if I can connect mine to EZ-RC.

If you post your RMIR file, I will try to load it into mine and see how it works with EZ-RC.

Post your file here: http://www.hifi-remote.com/forums/dload.php?action=user_upload&cat_id=35

What country are you in?
Back to top
View user's profile Send private message
Barf
Expert


Joined: 24 Oct 2008
Posts: 1414
Location: Munich, Germany

                    
PostPosted: Mon Oct 10, 2016 12:04 pm    Post subject: Reply with quote

mathdon wrote:


I understand that this is something I should include in the next RMIR release, which will be a development one, RMIR v2.04 build 8. But it is meaningless to me and I have no idea what I am supposed to do with it. Can one of you knowledgeable about Linux please spell out in simple terms how I should include this in the release? If it needs a revision to Setup.sh, can you supply a suitably revised version? Many thanks.


This is intended to be dropped as a file as e.g. /etc/udev/42-xsight.rules. If you do that (in a system with udev, and I think that is most modern Linuxes), when a device is plugged in, a symbolic link is created to the "real device" offering one (or more) alternative names for the device. This has two advantages:

1. A more user friendly name, like, here, /dev/xsight instead of /dev/usb/hiddev1,
2. A certain persistence/uniqueness, i.e., the name tends to be unique between sessions, and different from other, similar devices.

IMHO, making these sort of modifications to the system is not the task of the installation routine of a program like RM. Suggestion: just add the file to the distribution, possibly with some comments at the start, and let the user decide if he wants to use it himself.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
mathdon
Expert


Joined: 22 Jul 2008
Posts: 4523
Location: Cambridge, UK

                    
PostPosted: Tue Oct 11, 2016 12:54 pm    Post subject: Reply with quote

mdavej wrote:
Graham is aware that none of the tabs for Xsight display correctly in 2.04 build 6. Please use 2.03 build 14 until it's fixed.

I believe this is fixed in RMIR 2.04 build 8. I would be grateful for any testing of this.
_________________
Graham
Back to top
View user's profile Send private message
mdavej
Expert


Joined: 08 Oct 2003
Posts: 4501

                    
PostPosted: Tue Oct 11, 2016 9:35 pm    Post subject: Reply with quote

Works great. Thanks Graham.
Back to top
View user's profile Send private message
mathdon
Expert


Joined: 22 Jul 2008
Posts: 4523
Location: Cambridge, UK

                    
PostPosted: Wed Oct 12, 2016 6:22 am    Post subject: Reply with quote

Barf wrote:
IMHO, making these sort of modifications to the system is not the task of the installation routine of a program like RM. Suggestion: just add the file to the distribution, possibly with some comments at the start, and let the user decide if he wants to use it himself.

Thanks, Barf. I'll include it as linux_xsight.rules in the next build. I understand that the filename is arbitrary, provided it ends .rules, and this should make it clear that it is only relevant to Linux users with XSights.
_________________
Graham
Back to top
View user's profile Send private message
foggy69



Joined: 21 Jun 2014
Posts: 7

                    
PostPosted: Sat Oct 15, 2016 5:04 am    Post subject: Reply with quote

mathdon wrote:

I believe this is fixed in RMIR 2.04 build 8. I would be grateful for any testing of this.


Works great on Windows 10 64bit, thanks
Back to top
View user's profile Send private message
deerewright



Joined: 30 May 2012
Posts: 23
Location: United States

                    
PostPosted: Mon Oct 17, 2016 10:53 am    Post subject: Lost connection under Linux Reply with quote

I don't know what happened. I was working with my ARRX18G last night without any problems on Ubuntu 16.04. This morning I am unable to to connect to the remote. It does not show up in lsusb.. I think I did do a ubuntu base update?

Code:
chad@m1330:~$ lsusb
Bus 002 Device 003: ID 05a9:2640 OmniVision Technologies, Inc. OV2640 Webcam
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 007 Device 002: ID 0483:2016 STMicroelectronics Fingerprint Reader
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 002: ID 413c:8103 Dell Computer Corp. Wireless 350 Bluetooth
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
chad@m1330:~$ uname
Linux
chad@m1330:~$ uname -a
Linux m1330 4.4.0-43-generic #63-Ubuntu SMP Wed Oct 12 13:48:03 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux


Here is my rules file from /etc/udev/rules.d/:

[quote]SUBSYSTEMS=="usb", ATTRS{idProduct}=="8005", ATTRS{idVendor}=="06e7",
SYMLINK+="xsight" GROUP="dialout", MODE="660" [/quote]
Back to top
View user's profile Send private message
deerewright



Joined: 30 May 2012
Posts: 23
Location: United States

                    
PostPosted: Mon Oct 17, 2016 11:10 am    Post subject: Reply with quote

Literally, as I was typing the above reply, my remote suddenly connected. I noticed the screen flash to "USB Connected". I did a
Code:
$ lsusb
and there it was. I had just left it connected during the time I was typing (after a reboot), and it suddenly came alive?!?!?!?!????

The description of the usb device is, however, blank:

Quote:
$ lsusb
Bus 002 Device 003: ID 05a9:2640 OmniVision Technologies, Inc. OV2640 Webcam
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 007 Device 002: ID 0483:2016 STMicroelectronics Fingerprint Reader
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 002: ID 06e7:8005
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 002: ID 413c:8103 Dell Computer Corp. Wireless 350 Bluetooth
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

[/quote]


Last edited by deerewright on Mon Oct 17, 2016 11:17 am; edited 1 time in total
Back to top
View user's profile Send private message
Barf
Expert


Joined: 24 Oct 2008
Posts: 1414
Location: Munich, Germany

                    
PostPosted: Mon Oct 17, 2016 11:15 am    Post subject: Reply with quote

Tired batteries or flaky cables/connectors?
Back to top
View user's profile Send private message Send e-mail Visit poster's website
deerewright



Joined: 30 May 2012
Posts: 23
Location: United States

                    
PostPosted: Mon Oct 17, 2016 11:19 am    Post subject: Reply with quote

Barf wrote:
Tired batteries or flaky cables/connectors?


Maybe the battery was a little low???? The cable is brand new, I couldn't find my cable so found the box buried in the basement with a brand new cable (I have two remotes). I hope the connector isn't failing Confused
Back to top
View user's profile Send private message
henfri



Joined: 19 Sep 2016
Posts: 14

                    
PostPosted: Mon Oct 17, 2016 2:04 pm    Post subject: Reply with quote

Hello,

I've been using RMIR succesfully in the past on this machine and this Remote (Xsight Light), but I cannot connect anymore.
EZ-RC.com does work.

You can find my logs here: https://dl.dropboxusercontent.com/u/23322385/RemoteMaster.zip

I spend some hours on this now, but could not get it to work. I read in this thread that a registry-patch might help.
Where do I find this?

By the way: should I run RMIR with, or without admin rights?

Regards,
Hendrik
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic       JP1 Remotes Forum Index -> Nevo and Xsight Remotes All times are GMT - 5 Hours
Goto page Previous  1, 2, 3 ... 32, 33, 34 ... 43, 44, 45  Next
Page 33 of 45

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


 

Powered by phpBB © 2001, 2005 phpBB Group
Top 7 Advantages of Playing Online Slots The Evolution of Remote Control