Hmmm, okay.
I don't have it as an available option.
You hardly know which build your are using?
Latest Kszaq stable Build, 8.2.2.3
Hmmm, okay.
I don't have it as an available option.
You hardly know which build your are using?
Latest Kszaq stable Build, 8.2.2.3
You can go with the Minix U9
Could someone please tell me the relation between remote.conf file and actions in kodi?
I'm using a harmony one plus remote, configured as "minix u9" and a matching remote.conf (I guess).
#*********************************************************************************************************
#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
factory_code = 0xfe010001
work_mode = 0
repeat_enable = 1
repeat_delay = 40
repeat_peroid = 50
release_delay = 100
debug_enable = 1
left_key_scancode = 0x47
right_key_scancode = 0x15
up_key_scancode = 0x46
down_key_scancode = 0x16
ok_key_scancode = 0x55
key_begin
0x47 105 #DPAD_LEFT
0x15 106 #DPAD_RIGHT
0x46 103 #DPAD_UP
0x16 108 #DPAD_DOWN
0x55 97 #ENTER
0x40 1 #BACK
0x04 125 #MENU
0x14 115 #VOLUME_UP
0x10 114 #VOLUME_DOWN
0x0d 102 #HOME
0x18 116 #POWER WAKE
0x12 243 #SETTING_MENU
0x20 131 #ZOOM_OUT
0x21 130 #ZOOM_IN
0x22 217 #SEARCH
0x23 113 #VOLUME_MUTE
0x24 208 #MEDIA_FAST_FORWARD
0x25 168 #MEDIA_REWIND
0x26 164 #MEDIA_PLAY_PAUSE
0x27 128 #MEDIA_STOP
0x28 163 #MEDIA_NEXT
0x29 165 #MEDIA_PREVIOUS
0x30 2 #1
0x31 3 #2
0x32 4 #3
0x33 5 #4
0x34 6 #5
0x35 7 #6
0x36 8 #7
0x37 9 #8
0x38 10 #9
0x39 11 #0
0x41 14 #DEL
0x3a 52 #dot
0x3b 28 #ENTER
0x3c 359 #RECORD
0x3d 94 #prog1
0x3e 95 #prog2
0x3f 514 #prog3
0x41 515 #prog4
0x42 177 #pageup
0x43 178 #pagedown
0x44 23 #info
0x45 24 #guide
0x48 402 #CH+
0x49 403 #CH-
key_end
I'm using kszaq's latest stable build - 8.2.2.3
Some buttons bring up some actions within Kodi, but not always the actions they are supposed to.
How or where can I reassign the buttons?
Some hints on where to start would be appreciated.
Thank you wrxtasy for this information.
Is the command line in autostart.sh going to be there permanently even after I have turned off the
U9-h ?
Thatswhy people call it „autostart“
Does suspend and wake up work correct on 8.2.2.3?
I enabled suspend in sleep.conf and my Minix U9 goes into standby immediatly (green light on).
After hitting the power button, the blue light turns on, but I get no picture.
Anyone having same issues or even a working setup?
I did some more investigation on the stuttering issues with german progressive tv channels (also the interlaced channels had some juddering - as if fps were missing):
@wrxtasy
When using kszaq's latest stable build (Libreelec 8.2.2.3 (2018-01-06) for S912), everything seems to be ok.
Standard (default) settings in Kodi, hw acceleration turned to "always" for every option.
h264 1280x720 TV channels run fine, hw acceleration & hw deinterlacing is used (playerprocessinfo shows me so) and I have no judders.
h264 1920x1080i TV channels are also ok, no skipped / dropped frames.
Output is set to 8bit (default).
When set to 4:4:4 (4:2:2 or 4:2:0) 10 bit, I get the green screen you know and fixed in your build.
When using your optimized build, I get the judders and stuttering I mentioned earlier.
h264 1280x720 TV channels are unwatchable,
1920x1080i channels have slight judders and deinterlacing errors.
I also have a lot of dropped frames.
Although playerprocessinfo tells me, hw acceleration & hw deinterlacing is used.
Output is default, 8bit.
When using 10bit output, the green screen issue is gone (you know about that), but hw acceleration & hw deinterlacing also do not work properly.
Can I do more testing or provide you with more information?
I'm referring to this post:
OK.
But thank you anyway!
I'm using DVBViewer addon, the one that comes with the latest stable krypton release.
Is it a known issue, that progressive tv streams (like in germany ARD HD or ZDF HD) do not work correctly?
I get very heavy stuttering and no audio?
Is it a kernel / hardware decoding issue?
[INDEX] LibreELEC community builds for Amlogic
It's recommended do install Libreelec to an USB drive or a SD Card and use it as a dual boot system (will straight boot to libreelec as long as usb drive or sd card are in place).
I installed libreelec to internal anyway - I don't need android os.
No difference between U9-H (official name) and U9.
People just are tired of writing the extra „-H“.
4K & HDR are really really good on the U9 with Libreelec Build modified by wrxtasy.
echo '444,10bit' > /sys/class/amhdmitx/amhdmitx0/attr - This command will set the box to output 10bit. Change will take affect after resolution or refresh rate change.
cat /sys/class/amhdmitx/amhdmitx0/attr - Will display your current setting. (Empty = 8 bit).
Thank you The Coolest !
thank you - but as far as I can see, the commands used just show, what the display is capable of, not what the box is actual outputting?
Is there any command via SSH to see the actual output (8bit / 10bit / 12bit)?
It's not that I don't believe my Minix U9 outputs 10 bit - but my TV gives very little info about it and my AVR (that did this before) is 1080p / 8bit only.
So it would be nice to have these infos via SSH.
I'm sorry but the fix proposed by escalade on post #14 does not work.
I back to use "/storage/.config/hosts.conf" workaround
I can confirm, that the fix proposed by escalade on post #14 does not work.
Using Libreelec Milhouse #1128 generic - the only solution for me is to edit the host.conf the way outcave said.