Announcement
Collapse
No announcement yet.
Announcement
Collapse
No announcement yet.
remote control options
Collapse
X
-
Originally posted by Saris View Postit's possible to adjust the Vega IR remote? for example "media" button will launch xbmc not 4k player?
RK3288 Devices
- Overview BOX (LINK !)
- Overview STICK (Dongle) (LINK !)
MINIX NEO: Z64 W/A - (Intel Z3735F); X8-H Plus - (Amlogic S812H); A2 Lite (sponsored by minix.com.hk)
UGOOS UT3S (4/32GB with fan) - FW 2.0.6 - (RK3288) (sponsored by GearBest.com)
Tronsmart Draco AW80 Meta (2/16GB) - FW v2.0rc3 - (Allwinner A80) (sponsored by GeekBuying.com)
Beelink / UBOX R89 - FW 111k4110_1219 - (RK3288) (sponsored by Netxeon (Beelink))
RK3188: pcb => "CH001 1332 TN-BX09_V2.1" (K-R42 / CS918...) => wasser KK 1.0.3 (old rev)
Fly Mouse Mini Wireless Keyboard with 2 mode learning IR remote 'iPazzPort KP-810-16'
-
Thanks. Now we need to find the setup of "media"button in conf file. Any ideas?<br><br>This is the s89 elite remote.conf file:<br>
<br>
#************************************************* ************************************************** ******<br>
#this file is configuration for each factory remote device<br>
# work_mode 0 :software mode 1 :hardware mode <br>
# repeat_enable 0 :disable repeat 1 :enable repeat <br>
#<br>
# factory_code each device has it's unique factory code. <br>
# pattern:custom_code(16bit)+index_code(16bit)<br>
# examble: 0xff000001 = 0xff00(custom cod) 0001 (index)<br>
#<br>
# release_delay unit:ms.release will report from kernel to user layer after this period of time<br>
# from press or repeat triggered. <br>
#<br>
# debug_enable 0 :debug disable 1 :debug disable<br>
#<br>
# SW MODE:<br>
# bit_count how many bits in each frame <br>
# tw_leader_act time window for leader active <br>
# tw_bit0 time window for bit0 time.<br>
# tw_bit1 time window for bit1 time<br>
# tw_repeat_leader time window for repeat leader<br>
# REG<br>
# reg_base_gen set value for PREG_IR_DEC_BASE_GEN <br>
# reg_control set value for PREG_IR_DEC_CONTROL<br>
# reg_leader_act set value for PREG_IR_DEC_LEADER_ACTIVE<br>
# reg_leader_idle set value for PREG_IR_DEC_LEADER_IDLE<br>
# reg_repeat_leader set value for PREG_IR_DEC_REPEAT_IDLE<br>
# reg_bit0_time set value for PREG_IR_DEC_BIT0_TIME<br>
#************************************************* ************************************************** ********** <br>
#amlogic NEC remote<br>
factory_code = 0x7f800001 <br>
work_mode = 0<br>
repeat_enable = 1<br>
repeat_delay = 40<br>
repeat_peroid = 39<br>
release_delay = 121<br>
debug_enable = 1<br>
<br>
fn_key_scancode = 0x15<br>
left_key_scancode = 0x1c<br>
right_key_scancode = 0x48<br>
up_key_scancode = 0x44<br>
down_key_scancode = 0x1d<br>
ok_key_scancode = 0x5c<br>
pageup_key_scancode = 0x04<br>
pagedown_key_scancode = 0x1b<br>
<br>
mouse_begin<br>
0 0x1c<br>
1 0x48<br>
2 0x44<br>
3 0x1d<br>
mouse_end<br>
<br>
key_begin <br>
0x4d 113<br>
0x56 114<br>
0x4e 115<br>
0x25 105<br>
0x26 103<br>
0x27 106<br>
0x28 108<br>
0x0d 97<br>
0x1b 158 <br>
0x53 102<br>
0x51 116<br>
0x49 139<br>
0x52 388<br>
0x31 2<br>
0x32 3<br>
0x33 4<br>
0x34 5<br>
0x35 6<br>
0x36 7<br>
0x37 8<br>
0x38 9<br>
0x39 10<br>
0x30 11<br>
0x58 389<br>
0x44 14<br>
0xbd 122<br>
0xbb 123<br>
0x09 393<br>
0x11 390<br>
0x54 391<br>
0x4f 392<br>
<br>
<br>
<br>
key_end<br>
repeat_key_begin<br>
0x4d 113<br>
0x56 114<br>
0x4e 115<br>
0x25 105<br>
0x26 103<br>
0x27 106<br>
0x28 108<br>
0x0d 28<br>
0x1b 158 <br>
0x53 102<br>
0x51 116<br>
0x49 139<br>
0x52 388<br>
0x31 2<br>
0x32 3<br>
0x33 4<br>
0x34 5<br>
0x35 6<br>
0x36 7<br>
0x37 8<br>
0x38 9<br>
0x39 10<br>
0x30 11%3Tronsmart s89 Elite - Finless 2.1 ROM
Comment
-
I think the problem is, that it seams so, that the code is use at another file or process which manage the app start up... But I never use it and have no idea...RK3288 Devices
- Overview BOX (LINK !)
- Overview STICK (Dongle) (LINK !)
MINIX NEO: Z64 W/A - (Intel Z3735F); X8-H Plus - (Amlogic S812H); A2 Lite (sponsored by minix.com.hk)
UGOOS UT3S (4/32GB with fan) - FW 2.0.6 - (RK3288) (sponsored by GearBest.com)
Tronsmart Draco AW80 Meta (2/16GB) - FW v2.0rc3 - (Allwinner A80) (sponsored by GeekBuying.com)
Beelink / UBOX R89 - FW 111k4110_1219 - (RK3288) (sponsored by Netxeon (Beelink))
RK3188: pcb => "CH001 1332 TN-BX09_V2.1" (K-R42 / CS918...) => wasser KK 1.0.3 (old rev)
Fly Mouse Mini Wireless Keyboard with 2 mode learning IR remote 'iPazzPort KP-810-16'
Comment
-
In remote.conf is listed pair of hardware_remote-key in 0x-- and action-code. In file Vendor_0001_Product_0001.kl (Vendor 0001= the last four digits in remote.conf-->factory_code) assigned the action-code-key to an action, e.g.
remote.conf : 0x56 114 (56=button on remote, 114=action-code)
Vendor0001.kl : key 114 VOLUME_DOWN (114^^, do ->... )
So you can easy switch the commands on a button.
Media-Button on IR-Remote starts imo the standard player-app. I think, start xbmc with media-buttom, just adjust xbmc as standard-media-player.
Comment
-
Yes, it works. You have to enable CEC both on TV and S89. This will enable you to use left, right, up, down, enter (ok) and back buttons on your TV remote. I tested it, but now even with latest 104K4 firmware this function has many limitations:
1) sometimes it just don't work;
2) with CEC enabled when you put TV to sleep - it just powers on again itself and you have to press power down button on remote again.
Originally posted by FoneFreak View Postdoes anyone know if s89 can work with tv remote like the raspberry Pi does?
Comment
-
Originally posted by bergl View PostIn remote.conf is listed pair of hardware_remote-key in 0x-- and action-code. In file Vendor_0001_Product_0001.kl (Vendor 0001= the last four digits in remote.conf-->factory_code) assigned the action-code-key to an action, e.g.
remote.conf : 0x56 114 (56=button on remote, 114=action-code)
Vendor0001.kl : key 114 VOLUME_DOWN (114^^, do ->... )
So you can easy switch the commands on a button.
Media-Button on IR-Remote starts imo the standard player-app. I think, start xbmc with media-buttom, just adjust xbmc as standard-media-player.Tronsmart s89 Elite - Finless 2.1 ROM
Comment
-
Originally posted by Saris View PostI have tried to set xbmc as default video player but this did not solved the issue. Seems that it's hard configured to run 4k player after pressing the "media" button.
Hopefully the devs give in future the users the decision.
btw: the four coloured keys are keycode 389 to 392
Comment
What's Going On
Collapse
There are currently 3854 users online. 0 members and 3854 guests.
Most users ever online was 37,478 at 04:14 on 26 June 2024.
Comment