Hi guys,
I have an S905x minim8S which was updated to Adamg's 8.90.4 LibreELEC 9.0 Alpha and lost remote control functionality. I spend most of my Saturday reading the forums and i tried many configuration files from here but nothing works. I've tried the following remote.conf that i've found for my device but didn't work. When i scan my remote, the hex codes i receive are 0x8052, 0x8025, 0x8027 etc. I replaced on wordpad "0x" with "0x80" but again it didn't work. Can anyone help? Thanks a lot.
Code
#amlogic NEC remote
factory_code = 0x7f800001
work_mode = 0
repeat_enable = 1
repeat_delay = 130
repeat_period = 120
release_delay = 20
debug_enable = 1
fn_key_scancode = 0x52
left_key_scancode = 0x25
right_key_scancode = 0x27
up_key_scancode = 0x25
down_key_scancode = 0x28
ok_key_scancode = 0x0d
pageup_key_scancode = 0x04
pagedown_key_scancode = 0x1b
Display More