Hello Guest, if you are reading this it means you have not registered yet. Please take a second, Click here to register, and in a few simple steps you will be able to enjoy our community and use our OpenViX support section.

View Entry Info: ZGemma H9S OpenWebif remote button press do wrong functions

Category:
Possible Bug
What ViX Image build number are you using?
Please provide your ViX Team image build number. Menu > Information > About > Build number > ENTER THIS NUMBER e.g. 4.2.028
5.3.039
Have you tried a flash WITHOUT settings restore?
Have you tried this? PLEASE SELECT YES OR NO.
No
Have you tried a flash WITH settings restore?
Have you tried this? PLEASE SELECT YES OR NO.
No
Attachments
Results 1 to 14 of 14

Thread: ZGemma H9S OpenWebif remote button press do wrong functions

  1. #1

    Title
    Senior Member
    Join Date
    Jun 2016
    Posts
    102
    Thanks
    91
    Thanked 7 Times in 6 Posts

    Unhappy ZGemma H9S OpenWebif remote button press do wrong functions

    The zgemma remote via OpenWebif is not working correctly. When some buttons are pressed, it performs the wrong actions.

    I am hoping this could use the correct zgemma remote (the one's that came with the H2S/H2H) and tested, as whenever I press a button it will do something else. I have the latest Wi-Fi model which now come with new remote.

    Screenshot 2020-09-19 203341.jpg

  2. #2
    adm's Avatar
    Title
    Forum Supporter
    Donated Member
    Join Date
    Sep 2014
    Location
    Southend on Sea, UK
    Posts
    1,653
    Thanks
    65
    Thanked 655 Times in 511 Posts
    I can confirm that the supplied remote for the ZGemma H9S is not the same as that shown in Webif, and that the button functions on the Webif remote representation do not match those on the real remote.

    My remote for this box is identical to ......
    Code:
    https://www.ebay.co.uk/itm/original-remote-control-for-ZGEMMA-H9S-SINGLE-TUNER-4K-SATELLITE-RECEIVER-/254029831983
    Xtrend ET10K, 2 x satellite tuners 28.2 (Sky FTA), 2 x hybrid (UK Freeview), Zgemma H9S (satellite)

  3. #3

    Title
    Senior Member
    Join Date
    Jun 2016
    Posts
    102
    Thanks
    91
    Thanked 7 Times in 6 Posts
    Anyone from ViX Team can update this please?

  4. #4
    abu baniaz's Avatar
    Title
    Moderator
    Join Date
    Sep 2010
    Location
    East London
    Posts
    23,360
    Thanks
    6,441
    Thanked 9,160 Times in 6,235 Posts
    The remote is taken from boxbranding and matches what is used during the build process. Sometimes boxes ship with different remotes in different countries. If you change it, people with opposite remote will complain. We will need to get agreement/confirmation.

    The zgemma folder in following location has under-listed remotes
    Code:
    https://github.com/oe-alliance/branding-module/tree/master/BoxBranding/remotes

    Code:
    https://github.com/oe-alliance/branding-module/blob/master/BoxBranding/remotes/zgemma1/rc.png
    https://github.com/oe-alliance/branding-module/blob/master/BoxBranding/remotes/zgemma2/rc.png
    https://github.com/oe-alliance/branding-module/blob/master/BoxBranding/remotes/zgemma3/rc.png
    https://github.com/oe-alliance/branding-module/blob/master/BoxBranding/remotes/zgemma4/rc.png
    https://github.com/oe-alliance/branding-module/blob/master/BoxBranding/remotes/zgemma5/rc.png
    https://github.com/oe-alliance/branding-module/blob/master/BoxBranding/remotes/zgemma6/rc.png
    https://github.com/oe-alliance/branding-module/blob/master/BoxBranding/remotes/zgemma7/rc.png
    The correlation is done in RcModel.py. A bit weird some H9 boxes are using 6 and others 3
    Code:
    https://github.com/oe-alliance/branding-module/blob/master/BoxBranding/RcModel.py
    Code:
    "zgemmah10": "zgemma3",
    "zgemmah102h": "zgemma7",
    "zgemmah102s": "zgemma7",
    "zgemmah10combo": "zgemma7",
    "zgemmah2h": "zgemma3",
    "zgemmah2s": "zgemma3",
    "zgemmah2splus": "zgemma3",
    "zgemmah32tc": "zgemma3",
    "zgemmah3ac": "zgemma3",
    "zgemmah4": "zgemma3",
    "zgemmah5": "zgemma3",
    "zgemmah52s": "zgemma3",
    "zgemmah52splus": "zgemma3",
    "zgemmah52tc": "zgemma3",
    "zgemmah5ac": "zgemma3",
    "zgemmah6": "zgemma3",
    "zgemmah7": "zgemma3",
    "zgemmah7c": "zgemma3",
    "zgemmah7s": "zgemma3",
    "zgemmah92h": "zgemma3",
    "zgemmah92s": "zgemma3",
    "zgemmah9combo": "zgemma3",
    "zgemmah9s": "zgemma6",
    "zgemmah9splus": "zgemma6",
    "zgemmah9t": "zgemma6",
    "zgemmah9twin": "zgemma3",
    "zgemmahs": "zgemma3",
    "zgemmahzeros": "zgemma3",
    "zgemmai55": "zgemma5",
    "zgemmai55plus": "zgemma3",
    "zgemmas2s": "zgemma1",
    "zgemmash1": "zgemma1",
    "zgemmash2": "zgemma2",
    "zgemmaslc": "zgemma2",
    "zgemmass": "zgemma2"
    I have asked if we can change it to the one in the zgemma3 folder.
    Last edited by abu baniaz; 30-09-20 at 02:40. Reason: RCmodel details

  5. #5

    Title
    Senior Member
    Join Date
    Jun 2016
    Posts
    102
    Thanks
    91
    Thanked 7 Times in 6 Posts
    I think this remote issue is to do with the WiFi and Non-WiFi Model of the box.

    Because the Non-WiFi model did come with the remote I attached earlier.
    The WiFi model on the other hand came with the remote that came with boxes like ZGemma H2H and H2S.

    As already pointed out earlier, the key functions on OpenWebIf are all mixed up so for e.g. the number '1' button is showing at the top of remote and where the '1' icon is on the remote it is showing as record. So quite confusing since the wrong remote is there.

    Hopefully this is fixed ASAP.
    Last edited by abu baniaz; 01-10-20 at 16:42. Reason: Remove pointless quote

  6. #6
    abu baniaz's Avatar
    Title
    Moderator
    Join Date
    Sep 2010
    Location
    East London
    Posts
    23,360
    Thanks
    6,441
    Thanked 9,160 Times in 6,235 Posts

    ZGemma H9S OpenWebif remote button press do

    I received information that the original receivers were shipped with the pictured remote. My Duo 4K has a different remote in OWIF and wizard/help screens because box has two remotes. If we change it, it will be "wrong remote" for other people.

    The OWIF remote buttons should match the pictured remote in OWIF, not necessarily the one in your hand. Is this not the case?

  7. #7
    abu baniaz's Avatar
    Title
    Moderator
    Join Date
    Sep 2010
    Location
    East London
    Posts
    23,360
    Thanks
    6,441
    Thanked 9,160 Times in 6,235 Posts
    Here is someone selling a H9 shipped with the other type of remote.
    Code:
    https://www.ebay.co.uk/itm/Zgemma-H9S-2K-UHD-Satellite-Box/284025932207
    It has a button with "Mouse" text.

    Anyway, I have committed some changes for now and will be in the next update/image. I don't have the box, so can't test.
    Code:
    https://github.com/oe-alliance/branding-module/commits/master

  8. The Following User Says Thank You to abu baniaz For This Useful Post:

    xsony_ngux (02-10-20)

  9. #8
    adm's Avatar
    Title
    Forum Supporter
    Donated Member
    Join Date
    Sep 2014
    Location
    Southend on Sea, UK
    Posts
    1,653
    Thanks
    65
    Thanked 655 Times in 511 Posts
    Quote Originally Posted by abu baniaz View Post
    Here is someone selling a H9 shipped with the other type of remote.
    It's a completely different box and it's not the H9S box that I purchased from WOS in the past few months. The Ebay back panel picture does not show any connections for the 2 Wi-fi antennas that the H9S comes with.

    Openvix reports my box as a H9S and the front panel says H9S.

    hs9_a.jpg
    Xtrend ET10K, 2 x satellite tuners 28.2 (Sky FTA), 2 x hybrid (UK Freeview), Zgemma H9S (satellite)

  10. #9
    abu baniaz's Avatar
    Title
    Moderator
    Join Date
    Sep 2010
    Location
    East London
    Posts
    23,360
    Thanks
    6,441
    Thanked 9,160 Times in 6,235 Posts
    Quote Originally Posted by adm View Post
    It's a completely different box and it's not the H9S box that I purchased from WOS in the past few months. The Ebay back panel picture does not show any connections for the 2 Wi-fi antennas that the H9S comes with.

    Openvix reports my box as a H9S and the front panel says H9S.
    Not that it matters to what we can do, what does the front of the box on that picture on Ebay say?

  11. #10
    abu baniaz's Avatar
    Title
    Moderator
    Join Date
    Sep 2010
    Location
    East London
    Posts
    23,360
    Thanks
    6,441
    Thanked 9,160 Times in 6,235 Posts
    The files on receiver are located in /usr/share/enigma2/rc_models

    Those who are bothered by the mismatch in remotes, should move files between the zgemma3/ zgemma6 folders. Make a backup before you tinker! Remote png path file will need slight edit.

  12. The Following User Says Thank You to abu baniaz For This Useful Post:

    xsony_ngux (02-10-20)

  13. #11

    Title
    Senior Member
    Join Date
    Jun 2016
    Posts
    102
    Thanks
    91
    Thanked 7 Times in 6 Posts
    Quote Originally Posted by abu baniaz View Post
    I received information that the original receivers were shipped with the pictured remote. My Duo 4K has a different remote in OWIF and wizard/help screens because box has two remotes. If we change it, it will be "wrong remote" for other people.

    The OWIF remote buttons should match the pictured remote in OWIF, not necessarily the one in your hand. Is this not the case?
    Eventhough I have a different remote, the OWIF remote has the button keys in different places as said earlier.

  14. #12

    Title
    Senior Member
    Join Date
    Jun 2016
    Posts
    102
    Thanks
    91
    Thanked 7 Times in 6 Posts
    Quote Originally Posted by abu baniaz View Post
    Here is someone selling a H9 shipped with the other type of remote.
    Code:
    https://www.ebay.co.uk/itm/Zgemma-H9S-2K-UHD-Satellite-Box/284025932207
    It has a button with "Mouse" text.

    Anyway, I have committed some changes for now and will be in the next update/image. I don't have the box, so can't test.
    Code:
    https://github.com/oe-alliance/branding-module/commits/master
    I have this one you can see remote in picture, it allows Wi-Fi and has antenna's included:

    Code:
    https://www.ebay.co.uk/itm/New-Zgemma-Star-H9S-Wifi-4K-IPTV-UHD-Single-Sat-Receiver-DVB-S2X-Stalker/324135686690?_trkparms=ispr%3D1&hash=item4b77fe1222:g:EHIAAOSwIXldgkQB&amdata=enc%3AAQAFAAACYBaobrjLl8XobRIiIML1V4Imu%252Fn%252BzU5L90Z278x5ickk5v8gVt3hEWLVg%252F253w6XCWPm4xLBSg5UPsgbnMaGFpzcn9pyOE78QqB8L8EA4nVilpT2oroOuKQaMyk88tebeQdjIp52gDnK1ElbzGgarsUVL%252BcBrerey1hW7Wy1TGxbu2vNpvvUvpI0LJTHIr0YDZZc6NLMH6ehupVBfQKrTldI6zkIiOOxCsC4FiccX7f2I3CLUMVOu9s%252F0TO89bGPOSk0FheOtZiK4QnJYGbxQ4zXUtn7X%252Bk%252BiMKK8CL7In8KF01UFcfOFFjDdkLXLTzz7GgzFr1uSXp9ZW8TesXfiW6I4NWdzqm3M9VRzqL0iQwv9hwoFaLz322%252FZWA%252Byohzw4ppmo1n3h1ZQCus78XOkcGR%252FqvOQUZ8mc5lvmaIaHXWLJZH%252FGKcuSPlVtaFXRzR7a6Cm2A%252FHjEUZ3R6%252FlJDxAgxkldharoNNwo7BSZu7YCDh42EBjB93ex2TI%252FQY0EPRE9jBps1qfzot%252FTukl56x2SOx%252FwmbqiwYZ2Yyryh5kc8J8TUzom3vG%252FWIoM%252BhYjNxtM41GQKXa%252BVjmLXXtnt51FkZprl3trMSIfd3KHw3YGxtv%252Fowt4OWk1viFk2GH%252FvMYKUshAP5MtV83XVG%252F0nMBx5F%252FzVvPiuEVtl462%252BJi6okyLWEkZRHIsInTH7nNTv3zngaYWd1AGYxTJkodhfVqnrBbWA4NgDaDlPvb6Q%252BvrWPtdAmFQcxmH2ry2ipv1uAlffig%252FNJNw5yIHg45C063zwSm2wzE5I%252Bg4lpNjCf%252FLd%7Ccksum%3A324135686690caf0a0438d464ecc8d17a0db9f776954%7Campid%3APL_CLK%7Cclp%3A2334524

  15. #13

    Title
    Senior Member
    Join Date
    Jun 2016
    Posts
    102
    Thanks
    91
    Thanked 7 Times in 6 Posts
    Quote Originally Posted by abu baniaz View Post
    The files on receiver are located in /usr/share/enigma2/rc_models

    Those who are bothered by the mismatch in remotes, should move files between the zgemma3/ zgemma6 folders. Make a backup before you tinker! Remote png path file will need slight edit.
    I'll try this out, thanks

    This seemed to have fixed it, thank you.
    Last edited by xsony_ngux; 02-10-20 at 19:36.

  16. #14
    abu baniaz's Avatar
    Title
    Moderator
    Join Date
    Sep 2010
    Location
    East London
    Posts
    23,360
    Thanks
    6,441
    Thanked 9,160 Times in 6,235 Posts
    The Zgemma H9 comes with different remotes. Granted, the newer ones have the zgemma 3 remote and not zgemma 6. We cannot change it because it will always be wrong for someone. Post as many links as you want, it won't make a difference to the situation. The case is exactly the same for the Vu Duo 4K and some of the Technomates.

    The OWIF remote should function as pictured on OWIF from next image. If you want to test it now, unzip the attachment and send to /usr/share/enigma2/rc_models/zgemma6 Reboot box and make sure you reload web browser on PC.

  17. The Following 2 Users Say Thank You to abu baniaz For This Useful Post:

    Sicilian (03-10-20),xsony_ngux (02-10-20)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
This website uses cookies
We use cookies to store session information to facilitate remembering your login information, to allow you to save website preferences, to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners.