Kodi Community Forum

Full Version: LibreELEC Testbuilds for x86_64 (Kodi 17.0)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Installed the Oct 29 build on an Intel NUC 4k model NUC5CPYH, While testing and setting up on a 720p TV monitor everything worked well. When I connected it to my 4k display the unit became very sluggish and laggy. Video playback was jerky. Can send logs if you like if someone can tell me how to extract them.
@ bobsilver1
See first post, you will find exact steps on how to get debug logs.
(2016-10-29, 01:39)smf007 Wrote: [ -> ]
(2016-10-28, 20:42)lrusak Wrote: [ -> ]
(2016-10-28, 04:03)gujal Wrote: [ -> ]Can someone please advise how I get my Hauppauge IR Receiver recognised under libreelec
Thanks very much


Make a forum post on the LibreELEC forum and I will help you out.
The answer is already in this thread. You need to go back a couple months of posts.

Sent from my SGH-I337M (typie typie)

I could find only discussions about usb ir rececivers and mce remotes.
My question is specific to ir receivers built on Hauppauge Cards and their remotes, which are not MCE standard. If there is something around that, I am unable to find in this thread, please help
Anyone else having problems with video database clean up & file playback in #1029?
...

not helpful
#1029 Same behavior like #1028. No hd Audio passthrough. Log was given before. Hope it is the right One now.
I will Check Database behavior within the next hour
Quote:23:11:29 77.591179 T:140427118364416 INFO: CAESinkALSA::Initialize - Opened device "hdmi:CARD=PCH,DEV=0,AES0=0x06,AES1=0x82,AES2=0x00,AES3=0x09"
23:11:29 77.591438 T:140427118364416 DEBUG: CAESinkALSA::InitializeHW - Request: periodSize 9600, bufferSize 38400
23:11:29 77.592583 T:140427155331136 DEBUG: GL: Pixel Shader compilation log:
23:11:29 77.592606 T:140427155331136 DEBUG: GL: Fragment Shader compiled successfully
23:11:29 77.600075 T:140427118364416 DEBUG: CAESinkALSA::InitializeHW - Got: periodSize 9600, bufferSize 38400
23:11:29 77.600121 T:140427118364416 DEBUG: CAESinkALSA::InitializeHW - Setting timeout to 200 ms
23:11:29 77.601486 T:140427118364416 DEBUG: CAESinkALSA::GetChannelLayout - Input Channel Count: 8 Output Channel Count: 8
23:11:29 77.601501 T:140427118364416 DEBUG: CAESinkALSA::GetChannelLayout - Requested Layout: RAW,RAW,RAW,RAW,RAW,RAW,RAW,RAW
23:11:29 77.601509 T:140427118364416 DEBUG: CAESinkALSA::GetChannelLayout - Got Layout: RAW,RAW,RAW,RAW,RAW,RAW,RAW,RAW (ALSA: none)
23:11:29 77.601524 T:140427118364416 DEBUG: CActiveAESink::OpenSink - ALSA Initialized:
23:11:29 77.601532 T:140427118364416 DEBUG: Output Device : HDA Intel PCH
23:11:29 77.601540 T:140427118364416 DEBUG: Sample Rate : 192000
23:11:29 77.601555 T:140427118364416 DEBUG: Sample Format : AE_FMT_S16NE
23:11:29 77.601562 T:140427118364416 DEBUG: Channel Count : 8
23:11:29 77.601570 T:140427118364416 DEBUG: Channel Layout: RAW,RAW,RAW,RAW,RAW,RAW,RAW,RAW
23:11:29 77.601578 T:140427118364416 DEBUG: Frames : 9600
23:11:29 77.601593 T:140427118364416 DEBUG: Frame Size : 16

From kodi side everything is perfectly fine. Most likely "yet another kernel bug" with that new hardware.
If you want - try the HDMI port instead and not the display port
(2016-10-30, 07:48)gujal Wrote: [ -> ]
(2016-10-29, 01:39)smf007 Wrote: [ -> ]
(2016-10-28, 20:42)lrusak Wrote: [ -> ]Make a forum post on the LibreELEC forum and I will help you out.
The answer is already in this thread. You need to go back a couple months of posts.

Sent from my SGH-I337M (typie typie)

I could find only discussions about usb ir rececivers and mce remotes.
My question is specific to ir receivers built on Hauppauge Cards and their remotes, which are not MCE standard. If there is something around that, I am unable to find in this thread, please help
Sorry, forgot we changed threads.
It was in the previous thread.
Testing all audio devices is what i did First.

Updating the libary and cleaning the Library Works without Problems
(2016-10-30, 16:25)smf007 Wrote: [ -> ]Sorry, forgot we changed threads.
It was in the previous thread.
Thanks for pointing me to the thread.
So following your advice I created a /storage/.config/autostart.sh file with these two lines
Code:
modprobe rc_hauppauge
modprobe ir-kbd-i2c
so lsmod now shows this
Code:
Module                  Size  Used by
si2157                  4461  2
si2168                  6196  2
i2c_mux                 2422  1 si2168
drbg                   12823  1
ctr                     3519  3
ccm                     7087  3
ir_kbd_i2c              4931  0
rc_hauppauge            2358  0
rc_core                14638  2 rc_hauppauge,ir_kbd_i2c
ath9k                  71896  0
ath9k_common           19308  1 ath9k
ath9k_hw              377393  2 ath9k_common,ath9k
ath                    16471  3 ath9k_common,ath9k,ath9k_hw
mac80211              276017  1 ath9k
fuse                   65074  7
wl                   6356280  0
snd_hda_codec_hdmi     31862  1
intel_powerclamp        6919  0
intel_rapl              8800  0
iosf_mbi                2778  1 intel_rapl
snd_hda_codec_realtek    51436  1
snd_hda_codec_generic    43541  1 snd_hda_codec_realtek
btusb                  25197  0
btrtl                   3488  1 btusb
btbcm                   5471  1 btusb
btintel                 5560  1 btusb
bluetooth             237339  5 btbcm,btrtl,btusb,btintel
saa7164                92989  0
snd_hda_intel          20100  0
tveeprom               13177  1 saa7164
snd_hda_codec          70076  4 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel
dvb_core               72343  1 saa7164
snd_hda_core           28290  5 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
snd_hwdep               4819  1 snd_hda_codec
videodev              100149  1 saa7164
cfg80211              208985  5 wl,ath,ath9k_common,ath9k,mac80211
But still there is no response to the remote. I tried running irw and pressed the buttons but no response on screen.
I also tried running the ir-keytable command but I keep getting
Code:
Couldn't find any node at /sys/class/rc/rc*.
Please advise what steps I am missing.
Thanks for your support.
New LibreELEC.tv Krypton build #1030: Generic
(Supercedes previous build)

Code:
# uname -a
Linux NUC 4.8.4 #1 SMP Sun Oct 30 22:27:07 GMT 2016 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse) - Version: devel-20161030222550-#1030-gae704a7 [Build #1030]

# Kodi version
Kodi (17.0-BETA6 Git:a08a5e3). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (ae704a71, changelog) and tip of XBMC master (a08a5e3f, changelog) with the following modifications: Build Highlights:
  1. PR:10819: fix hash checking in addon installer
  2. MemoryAlignment: Fixes
Build Details:
  1. LibreELEC.tv:
    • i.MX6 4.4 kernel: update the patches set to all known in the wild (PR:883, 1 commit, 22 files changed)
  2. XBMC:
    • FIX: [amc] Multiple fixes (PR:10779, 5 commits, 2 files changed)
    • Coverity: Initialize videoinfotag rating and uniqueid ids (PR:10812, 1 commit, 1 file changed)
    • [cmake] Debug binary-addon packaging issues on android (PR:10803, 2 commits, 2 files changed)
    • deprecate autotools (PR:10797, 1 commit, 1 file changed)
    • Bunch of SPMC jni backports (PR:10808, 26 commits, 76 files changed)
    • MemoryAlignment: Fixes (PR:10810, 4 commits, 5 files changed)
    • [skins] seeknumeric - use hh:mm:ss format (PR:10816, 1 commit, 2 files changed)
    • FFmpeg: Bump to 3.1.5-Krypton-Beta5-1 (PR:10746, 1 commit, 1 file changed)
    • allow settings.xml.in (PR:10815, 1 commit, 1 file changed)
    • Fixed: RTMP swfvfy also accepts 1 instead of just true (PR:10820, 1 commit, 1 file changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [pkg] PR:10819: fix hash checking in addon installer
Just installed in the latest update #1030 from the beta 3 on my Meegopad T03 computer stick with Cherry Trail. My network adaptor has failed to be recognized with this update. Sound and video are working fine in this update. Also will not read SD cards larger then 32gb tried my 128gb and my 200gb and they no longer work as they did under windows. This is just a test stick for me so I am willing to load it up with any updates for testing and report as needed. I also have an intel compute stick gen 2 with cherry trail but is my main box for now so want it to stay stable or get the meegopad stable before using it to test with.
Beta 3? 200GB SD cards?

Can't help without logs/details. Boot into the last version with working network then:
Code:
dmesg | pastebinit
lsusb | pastebinit
lsusb -t | pastebinit
lsusb -v | pastebinit
lspci | pastebinit
lspci -v | pastebinit
lsmod | pastebinit
and paste the results.
(2016-10-29, 20:39)fritsch Wrote: [ -> ]
(2016-10-29, 17:10)_Spook_ Wrote: [ -> ]@fritsch when next gen NUC is released in january I can donate one with i3 to you Smile

Thanks much. Not needed - will buy one myself after it is available.

And what about some beer ?Blush