Try other remote conf from that thread or make your own.
I may have misunderstood, I thought if I copied the remot.conf from the box when in android would work when I copied it to LibreELEC's .conf
I will try and do as you suggest.
Try other remote conf from that thread or make your own.
I may have misunderstood, I thought if I copied the remot.conf from the box when in android would work when I copied it to LibreELEC's .conf
I will try and do as you suggest.
I use SSH to transfer the custom remote.conf to the /storage/.config folder.
If you have samba sharing enabled you can also access is via your PC's file explorer.
The remote.conf in .config takes priority over the default one, so there's no need to delete it.
probably
As bubblegum57 states, this would be the simplest way to get the correct remote.conf if you still have the Android OS installed. . .
Thanks for info, I missed Bubblegum's info/post.
I booted box into android, copied the remote.conf from etc to a USB I had plugged in the box.
Rebooted box into LibreELEC and copied remote.conf from USB to .config
Rebooted the box into LibreELEC box remote still not working
Any idea what I am not doing/doing incorrectly?
This is what's in my remote.conf that I copied to the LibeELEC .config folder:-
#*********************************************************************************************************
#this file is configuration for each factory remote device
# work_mode 0 :software mode 1 :hardware mode
# repeat_enable 0 :disable repeat 1 :enable repeat
#
# factory_code each device has it's unique factory code.
# pattern:custom_code(16bit)+index_code(16bit)
# examble: 0xff000001 = 0xff00(custom cod) 0001 (index)
#
# release_delay unit:ms.release will report from kernel to user layer after this period of time
# from press or repeat triggered.
#
# debug_enable 0 :debug disable 1 :debug disable
#
# SW MODE:
# bit_count how many bits in each frame
# tw_leader_act time window for leader active
# tw_bit0 time window for bit0 time.
# tw_bit1 time window for bit1 time
# tw_repeat_leader time window for repeat leader
# REG
# reg_base_gen set value for PREG_IR_DEC_BASE_GEN
# reg_control set value for PREG_IR_DEC_CONTROL
# reg_leader_act set value for PREG_IR_DEC_LEADER_ACTIVE
# reg_leader_idle set value for PREG_IR_DEC_LEADER_IDLE
# reg_repeat_leader set value for PREG_IR_DEC_REPEAT_IDLE
# reg_bit0_time set value for PREG_IR_DEC_BIT0_TIME
#*************************************************************************************************************
#amlogic NEC remote
work_mode = 0
repeat_enable = 1
repeat_delay = 130
repeat_peroid = 120
release_delay = 20
debug_enable = 1
fn_key_scancode = 0x44
left_key_scancode = 0x10
right_key_scancode = 0x11
up_key_scancode = 0x0b
down_key_scancode = 0x0e
ok_key_scancode = 0x0d
pageup_key_scancode = 0x1e
pagedown_key_scancode = 0x1f
custom_begin
factory_infcode = 0
factory_code = 0x40400001
mouse_begin
0 0x10
1 0x11
2 0x0b
3 0x0e
mouse_end
key_begin
0x4d 116
0x43 113
0x53 226
0x5b 0x179
0x57 150
0x54 0x16a
0x1c 114
0x1e 0x19c
0x1f 0x197
0x15 115
0x1a 102
0x42 158
0x45 139
# 0x44 0
0x0b 103
0x0e 108
0x10 105
0x11 106
0x0d 28
0x01 2
0x02 3
0x03 4
0x04 5
0x05 6
0x06 7
0x07 8
0x08 9
0x09 10
0x0f 0x175
0x00 11
0x0c 14
key_end
repeat_key_begin
0x4d 116
0x43 113
0x53 226
0x5b 0x179
0x57 150
0x54 0x16a
0x1c 114
0x1e 0x19c
0x1f 0x197
0x15 115
0x1a 102
0x42 158
0x45 139
# 0x44 0
0x0b 103
0x0e 108
0x10 105
0x11 106
0x0d 28
0x01 2
0x02 3
0x03 4
0x04 5
0x05 6
0x06 7
0x07 8
0x08 9
0x09 10
0x0f 0x175
0x00 11
0x0c 14
repeat_key_end
custom_end
custom_begin
factory_infcode = 1
factory_code = 0xbd020001
key_begin
0xca 103
0xd2 108
0x99 105
0xc1 106
0xce 97
0x45 116
0xc5 133
0x80 113
0xd0 15
0xd6 125
0x95 102
0xdd 104
0x8c 109
0x89 131
0x9c 130
0x9a 120
0xcd 121
key_end
custom_end
If nobody has done the work for you already, just write your own. It is easy and you can then upload the remote.conf you create to the remote.conf repository and help others that might have the same problem
To get to the .config folder am I right in thinking in Kodi (LibreELEC) File Manager I choose:-
1. Add a source> browse> Root filesystem> Storage
2. Then select my added source (storage) and the .config folder I need to add my remote.conf is there?
I have added a remote.conf file to the above .config folder and it made no difference (maybe it was the wrong one), I did restart Kodi
I noticed that there was already a remote.conf file in the LibreELEC root directory, should I have deleted this one, or does a remote.conf in the .config folder supercede the remote.conf in the LibreELEC root on loading?
Start here remote.conf repository
Thanks for response, hopefully there will be a post in there with the file I need
Try this one remote.zip?dl=1 It was made last year for the MXQ M12 S805 box and worked fine so good luck and hope it works well for you too.
Ray,
I have a remote that looks the same as the one in the post you replied to, it came with a M9S PRO Android 6.0 Amlogic S905X Quad Core 2G/16GB Smart TV Box 4K Media Player
Are these look alike remotes all the same?
Will the file you posted work for my remote?
When I boot my box to LibreELEC from SD the remote that came with my box doesn't work, S905x 2GB/16GB.
If I boot box into android the remote does work.
Is there a change/setting I can make to fix this?
Is there a pinned blog that I can monitor to detect when an upgrade is made available?
I have a S905X, 2GB/16GB box.
I downloaded LibreELEC-S905.arm-8.2-8.1.4.img,gz and gxl_p212_2g,dtb, to my PC.
I used the LibreELEC USB-SD creator to install LibreELEC on my microSD.
All worked well and I have a dtb.img file installed in the LibreELEC partition on my microSD.
Do I need to do anything with the gxl_p212_2g,dtb that I downloaded?
Thanks for info, I am looking at connecting my laptop wirelessly to my android box and using windows explorer to make small changes.
The link won't be fast enough to do large folder/file transfers, I'll do that by copying the files to a different USB, plug that into my android box booted to android and transfer the large folders/files from USB to USB using ES File Explorer.
Then reboot my android box to LibreELEC.
I rebooted my android box into android, plugged in the LibreELEC USB, made the changes to the USB using ES File Explorer and then rebooted into LibreELEC, all worked well.
A pity Windows will not access the EXT4 partition of the USB.
Thanks for info.
I noticed the second partition and Windows keeps telling me I have to format it to use it.
I'll put my LibreELEC back into my android box and have a look there. I have show hidden files set on my android box
I used the USB-SD Creator on my PC to install LibreELEC on a USB drive.
Plugged the LibreELEC USB to my android box and booted into Kodi (17.4)
Played some streams form YouTube.
Closed Kodi.
Unplugged USB from Android box and plugged it into PC.
Using Windows explorer I cannot see the .kodi folder on the USB.
I have show hidden files set in Windows explorer and can see .kodi folder on android builds, but cannot see the .kodi file on the LibreELEC USB
Drilling down on the USB I can see a .nomedia file, which I think means I can see hidden files on my PC.
When I look here E:\Android\data\org.xbmc.kodi\files the folder is empty.
How/Where can I find my Kodi folders on my LibreELEC USB?
Found the problem
As well as switching on 'Allow passthrough' I had to switch on 'Stereo upmix'
Passthru set to yes but no surround sound
What sound I do get is very good quality but only through the front speakers, no base or rear speakers
Any idea what settings I need to change?
simple put it on the usb stick in the main/root folder, name it as dtb.img
Thanks for quick response.
The one I downloaded was called gxl_p212_2g.dtb, am I correct in understanding that I should rename it to "dtb,img"?
Did above and box would not boot, stuck on Amlogic logo
Put dbt.img that was installed when I burnt the LibreELEC image file to the USB back onto the USB and box boots into LibreELEC again now.
Just not sure that the device tree on my USB is the best one
I am creating a USB bootable stick.
The install instructions recommend downloading and installing a device tree.
I have downloaded a device tree.
How/Where do I install it on the USB stick?