• 1
  • 85
  • 86
  • 87(current)
  • 88
  • 89
  • 218
v17 LibreELEC Testbuilds for RaspberryPi (Kodi 17.0)
(2016-07-12, 13:06)popcornmix Wrote: add v3d_limiter=0x1080f1 to config.txt and reboot and test. If that doesn't help, then try v3d_limiter=0x2080f1.
0x1080f1 didn't help, 0x2080f1 made the video super choppy.
(2016-07-12, 15:49)smp1 Wrote: 0x1080f1 didn't help, 0x2080f1 made the video super choppy.

When choppy, could you tell if the artefacts were improved? How about 0x1880f1?

Might be worth also trying 0x10fff1. If that doesn't help, how about 0x0210f1?
(2016-07-12, 15:49)smp1 Wrote: 0x1080f1 didn't help, 0x2080f1 made the video super choppy.

You can compensate for the slowed deinterlace with v3d_freq. Can you try with v3d_freq=500 and 0x2080f1?
Any news on the problem with lirc 0.9.4?
I see there are some people (like me) with the problem that the remote (i use an xbox one remote) isn´t working anymore correct.

Same problem with the 7.90.003 alpha from libreelec since lirc was updated in the build.

Is it necessary that libreelec needs lirc 0.9.4?
(2016-07-12, 13:06)popcornmix Wrote: I believe the issue is sdram bandwidth. advanced deinterlace takes enough sdram bandwidth that it can interfere with some types of dvb dongle.
It is definitely a ram bandwidth issue. My ram is already overclocked to 570mhz. I just tried the default 400mhz and I get 100x more errors, the picture is a complete mess. I will try to push it as high as possible.
New LibreELEC.tv Krypton build #0712: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.7.0-rc7 #1 Tue Jul 12 21:39:59 BST 2016 armv6l GNU/Linux

# vcgencmd version
Jul  8 2016 14:34:25
Copyright (c) 2012 Broadcom
version f9e71a2b696c48a14756c1e756f3cda6d6f87a07 (clean) (release)

# lsb_release
LibreELEC (Milhouse) - Version: devel-20160712213432-#0712-g1cfefd3 [Build #0712]

# vcdbg log msg 2>&1 | grep DTOK
002472.290: Kernel trailer DTOK property says yes

# Kernel device tree status: Enabled

Based on tip of LibreELEC.tv master (1cfefd35, changelog) and tip of XBMC master (5568fd34, changelog) with the following modifications: Build Highlights:
  1. New 4.7-rc7 kernel
  2. MMAL fixes (a few more deinterlace fixes)
  3. Added upgrade check to prevent users upgrading to incompatible versions (ie. dropping RPi tar into RPi2, or vice versa). See PR for details.
Build Details:
  1. XBMC:
    • PluginDirectory: dont time out while script is modal/not cancelled (PR:10093, 1 commit, 2 files changed)
    • [cmake] Sync Peripheral API (e247a0d2)
  2. pvr.mythtv:
    • 4.6.0 (PR:70, 4 commits, 10 files changed)
  3. newclock5:
    • New commits in this build:
      • mmal: Move decoded picture pool from renderer to decoder (e3f14217)
      • MMAL: Remove renderer pointer from codecs (c87ad6dd)
      • mmal: Move pool creation to open (1d48967b)
      • mmal: Keep references to pools to ensure they are lazily destroyed (a5cc4539)
      • mmal: Include buffer encoding in buffer objects (8ef538ae)
      • MMALRender: Configure mmal lazily as packets are received (3ef2af1b)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:535: init: Add upgrade check to avoid incompatible upgrades [RFC,WIP]
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
(2016-07-12, 00:40)HiassofT Wrote:
(2016-07-11, 15:49)Cerv4nteZ Wrote: Hi, i also have this problem with recent builds, my output of systemctl status | paste :
http://sprunge.us/fRNU

for me its the ok button that stopped working and doesnt show up on irw anymore (quite annoying)
Thanks for the info!

systemctl output shows that lircd-uinput is running (this should be disabled in recent Milhouse builds). Just to be sure, could you update to the latest Milhouse build and post the systemctl output of that?

Also: what kind of remote are you using? And, as you seem to be using a custom lircd.conf, could you please upload that as well?
Code:
paste /storage/.config/lircd.conf


Therefore it's important to know which kind of remote you are using, which keys are not working and if you are using a custom lircd.conf. That info should help us to reproduce the issue and track down the root cause of it.

so long,

Hias

Ok, i upgraded to build #712 my systemctl status: http://sprunge.us/OcTJ
my lircd.conf: http://sprunge.us/DXDX

i use the remote my sony receiver came with, i only use the buttons unused by the receiver (included to control sony dvd bd players by cec if available afaik)
this is it: http://www.ebay.com/itm/ORIGINAL-SONY-RE...7675.l2557

thank you for your help!
(2016-07-12, 09:09)dias0 Wrote: Hi.
Im using a crypto remote with a custom lircd.conf.
Using build 711. http://sprunge.us/eBYO
key OK , Numeric keys not working.
Cursor keys are ok..

i have the same problem...
Since 0618 i have some bugs with mce remote via gpio ir-receiver - up down left right etc. are working - ok fails...
Thanks a lot to all of you who posted details about their remote problems! This is valuable info and helps us a lot.

Now a question to all other lirc_rpi users:

If lirc_rpi is working fine for you on the latest Milhouse builds please let us know. The type of remote and the lircd.conf file (if you set it up manually) would be helpful.

so long,

Hias
Hi guys,

Hopefully someone can help here.

the spotify music addon is not working in latest nightlies.

Here's my debug log:
http://sprunge.us/jITP

i see : ERROR: CAudioDecoder: Unable to Init Codec while loading file http://127.0.0.1:8090/track/612VcBshQcy4...5568fd3%29

If i test this on windows using the latest Alpha release then it works fine. Just not on Pi


Cheers,
Loggio.
(2016-07-13, 11:54)HiassofT Wrote: Thanks a lot to all of you who posted details about their remote problems! This is valuable info and helps us a lot.

Now a question to all other lirc_rpi users:

If lirc_rpi is working fine for you on the latest Milhouse builds please let us know. The type of remote and the lircd.conf file (if you set it up manually) would be helpful.

so long,

Hias
Hi
I change the KEY_OK with KEY_ENTER in lircd.conf and key ok on remote working now.
Tested with build #712 Rpi 3
(2016-07-13, 12:51)dias0 Wrote: I change the KEY_OK with KEY_ENTER in lircd.conf and key ok on remote working now.
Tested with build #712 Rpi 3
Thanks, this is extremely helpful info!

Could you please upload a kodi debug log where you press the OK button? One log with OK mappped to KEY_OK and another one with OK mapped to KEY_ENTER would be great.

so long,

Hias
(2016-07-13, 12:42)loggio Wrote: the spotify music addon is not working in latest nightlies.

Does it work if you revert to an older milhouse build? Can you identify the first build with the issue?
(2016-07-13, 11:54)HiassofT Wrote: Thanks a lot to all of you who posted details about their remote problems! This is valuable info and helps us a lot.

Now a question to all other lirc_rpi users:

If lirc_rpi is working fine for you on the latest Milhouse builds please let us know. The type of remote and the lircd.conf file (if you set it up manually) would be helpful.

so long,

Hias

Posted my config in this thread :

http://forum.kodi.tv/showthread.php?tid=282059
  • 1
  • 85
  • 86
  • 87(current)
  • 88
  • 89
  • 218

Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for RaspberryPi (Kodi 17.0)19