CoreELEC / remotes

Repository for AmRemote & Meson IR Remote Controllers
Creative Commons Zero v1.0 Universal
36 stars 26 forks source link

Vontar x4 #6

Closed borygo77 closed 1 year ago

borygo77 commented 1 year ago

Guys have anyone got this box working with AmRemote instead of meson? It works terrible using hk1x3 files. Response time is great after reboot for some time then it just stops responding at all :/

betatester3016 commented 1 year ago

Could you please post a picture of the remote that came with your device? Maybe there is a compatible model in the repository.

borygo77 commented 1 year ago

Got it working betatester! 😊 Trying to assign all 33 buttons on the remote to my liking/most intuitive and then will share file with picture 😊

It was missing factory_code hence why it wasn't working for me 😉

Also file I've found on 4pda wasn't exactly same as my remote had little difference with buttons described despite same looking. Fixing it right now.

betatester3016 commented 1 year ago

Got it working betatester

Glad you got it working. Awesome job!

borygo77 commented 1 year ago

Can't figure it out how do you put this key to a remote.conf

KEY_ZOOMIN 0X1a2? When put key code whole remote stopped working. Had to # this line 😉

betatester3016 commented 1 year ago

A picture of the remote would really help. When I search for Vontar X4 I find it has been shipped with at least 4 different types of remotes.

borygo77 commented 1 year ago

Will definitely take one but I'm not home right now. Can you help me with key_zoomin and code staring 0x ?

borygo77 commented 1 year ago

remote.zip Here it's file created by me :)

P_20221219_082310_1.jpg

betatester3016 commented 1 year ago

Sorry for the late reply, I was called away for an urgent personal matter. I see you have figured it out. I was going to suggest to download the remote.conf for the A95X F3 and with some slight modifications that would have worked also.

Thanks for submitting this. I'll review and add to the repository later this week.

borygo77 commented 1 year ago

No problem at all! Thank you for your great work put in to this repo!

I would like to avoid using keymap editor and found some remote files with action ID 360 etc... Never found a list of actions including search, subtitilesearch. Have a look on the screenshot from mx3 there are actions above 300. Where does ppl search for those? Screenshot_20221219-173309563.jpg

Is there any way to bring specific window without keymap editor? 😉

Just thinking not as I would propably find it already.

borygo77 commented 1 year ago

Any comment betatester?

betatester3016 commented 1 year ago

Sorry, I don't really have an answer. I am only familiar with the Linux event ID's listed in input-event-codes.sh. Best guess: maybe 360 stands for 0x168?

#define KEY_VENDOR      0x168

If not, then maybe those ID's above 300 are Vendor or other OS (non-Linux) specific?

Where to find more information? I wouldn't know. At this point I would say an Internet search is your best friend. Maybe in time someone will read this and be able to answer your questions.

borygo77 commented 1 year ago

No worries. Thank you! :)