[SOLVED] K1 pro remote doesn't work

k1pro remote control live tv don’t work page up page down / keys green, yellow, red, and blue.

I have not yet tested all keys to give better feedback

What files do you have in /flash and /storage/.config

Minix Neo remote also doesn’t work like before updating.

CoreELEC:~ # ls /flash/
Android           SYSTEM.md5        dtb.img           remote.conf
LOST.DIR          aml_autoscript    kernel.img        s905_autoscript
SYSTEM            boot-logo.bmp.gz  kernel.img.md5
CoreELEC:~ # ls /storage/.config/
aacs                 modprobe.d           rc_maps.cfg.sample
autostart.sh.bak     modules-load.d       samba.conf.sample
boot.status          openvpn.config       sleep.conf.d
hosts.conf           pulse                sysctl.d
hwdb.d               pulse-daemon.conf.d  system.d
iptables             rc_keymaps           tmpfiles.d
logind.conf.d        rc_maps.cfg          udev.rules.d

Delete /flash/remote.conf or rename it otherwise this file will be loaded instead of /storage/.config/rc_maps.cfg

If doing this from SSH you need to make /flash writable first.

mount -o rw,remount /flash

don’t work this.

Delete /flash/remote.conf or rename it otherwise this file will be loaded instead of /storage/.config/rc_maps.cfg

If doing this from SSH you need to make /flash writable first.

mount -o rw,remount /flash

Which part didn’t work?

Removed /flash/remote.conf
/storage/.config/rc_maps.cfg exist and /storage/.config/remote.conf
CoreELEC 8.95.7 works no problem.

Where did /storage/.config/remote.conf come from because it wasn’t there in your previous message?

Did you just move the file from /flash to /storage/.config?

Delete the file and reboot.

/storage/.config/remote.conf

#amlogic NEC remote
factory_code = 0xff000001 #video striong
work_mode = 0
repeat_enable = 1
repeat_delay = 200
repeat_peroid = 39
release_delay = 121
debug_enable = 1

fn_key_scancode = 0x99
left_key_scancode = 0x5a
right_key_scancode = 0x1b
up_key_scancode = 0x06
down_key_scancode = 0x16
ok_key_scancode = 0x1a
pageup_key_scancode = 0x55
pagedown_key_scancode = 0x15

key_begin

0x59 116 #power
0x19 113 #mute

#0x4d 18 #epg
#0x0e 23 #info
0x0d 172 #home

0x51 14 #del
0x12 24 #mouse
0x11 34 #dtv

0x45 46 #menu
0x05 1 #exit

0x06 103 #up
0x5a 105 #left
0x1a 28 #enter
0x1b 106 #right
0x16 108 #down

0x55 177 #104 #page+
0x15 178 #109 #page-

0x52 2 #1
0x50 3 #2
0x10 4 #3
0x13 115 #vol+

0x56 5 #4
0x54 6 #5
0x14 7 #6
0x17 114 #vol-

0x4e 8 #7
0x4c 9 #8
0x0c 10 #9
0x0f 11 #0

0x4a 168 #fr
0x48 208 #ff
0x08 165 #prev
0x0b 163 #next

0x46 57 #play/pause
0x44 45 #stop
0x04 37 #pvr, tv/radio
0x07 132 #repeat

0x42 398 #59 #red
0x40 399 #60 #green
0x00 400 #61 #yellow
0x03 401 #62 #blue

0x1f 364 #fav
0x4d 365 #EPG
0x58 79 #app
0x18 65 #browser

#0x0e 136 #audio
0x09 38 #20 #next subtitle

0x02 23 #info
0x01 27 #audio
key_end

Delete the file and reboot

K1 PRO REMOTE CONTROL
SOLVED:
1- mount -o rw,remount /flash
2- rm /flash/remote.conf
3- rm /storage/.config/remote.conf
4 - rm /storage/.config/rc_maps.cfg
5- echo “meson-ir * mecool” > /storage/.config/rc_maps.cfg
6- re-upgrade put in /storage/.update/
https://github.com/CoreELEC/CoreELEC/releases/download/8.99.1/CoreELEC-S905.arm-8.99.1.tar
7- reboot

Now all keys works normal.

Glad you got it sorted

I did:

mount -o rw,remount /flash
rm /flash/remote.conf
reboot

and now I got this:


Guess it’s time to start new :confused:

I did the upgrade again and tried to remove the remote.cfg. Same result as before. Minix boots once and doesn’t start properly, self reboots and seems stuck (at least 10 mins).

This is a separate issue, please open your own thread.

1 Like