2017-02-18, 17:28
I can't install any addon from libreelec repository with latest test build. Could anybody confirm this?
(2017-02-17, 22:14)popcornmix Wrote:(2017-02-17, 15:42)doldi Wrote: the problem with to fast scrolling with mouse in a folder is always on all Kodi Krypton builds for RPi and win32 present.
Nobody of the "skin - developer" have fixed them - making a little youtube-video and have postet that in the relevant thread some times ago.
If it's a general kodi issue that effect win32 then I'd suggest you open a trac ticket. It is not something we will be fixing here.
# uname -a
Linux rpi512 4.9.10 #1 Sat Feb 18 21:04:33 GMT 2017 armv6l GNU/Linux
# vcgencmd version
Feb 17 2017 20:41:51
Copyright (c) 2012 Broadcom
version 88b8ca93c6eb22e38531075a6d7e4f25f900af43 (clean) (release)
# lsb_release
LibreELEC (Milhouse) - Version: devel-20170218210327-#0218-g6072304 [Build #0218]
# Kodi version
(18.0-ALPHA1 Git:4c792db). Platform: Linux ARM 32-bit
(2017-02-18, 23:26)Milhouse Wrote: [*]ffmpeg: improved HEVC 1080p playback
arm_freq=1300
core_freq=500
gpu_freq=500
over_voltage=4
force_turbo=1
sdram_freq=580
over_voltage_sdram=5
sdram_schmoo=0x02000020
(2017-02-18, 12:20)linkinsoldier Wrote: I found out the pocketsnes was renamed to snes9x 2002 - so i installed this but it has the same problem..Can I be of any more assistance?
(2017-02-18, 12:20)linkinsoldier Wrote: I think i should wait for the bugfix of this before i open another ticket because there is no working input on fifa97, right?
(2017-02-18, 12:20)linkinsoldier Wrote: 2) opening mario kart 64 on mupen64 is rebooting libreelec
Is there anyone who can say when N64 emulator is going to work on rpi3?
<keymap>
<FullscreenVideo>
<remote>
<record>PlayerProcessInfo</record>
</remote>
</FullscreenVideo>
<FullscreenInfo>
<remote>
<record>PlayerDebug</record>
<info>Close</info>
</remote>
</FullscreenInfo>
<PlayerProcessInfo>
<remote>
<record>PlayerProcessInfo</record>
</remote>
</PlayerProcessInfo>
</keymap>
(2017-02-18, 17:28)polo_joe Wrote: I can't install any addon from libreelec repository with latest test build. Could anybody confirm this?Might be that you're trying to install from an LE 9.0 repository which doesn't yet exist - can you upload a debug log when trying to install an add-on?
(2017-02-18, 11:23)esco Wrote: As requested:
dmesg: http://pastebin.com/f1DCtsZa
journal: http://pastebin.com/p52rvz6t
kodi.log http://pastebin.com/91sid8Z2
Thank you Milhouse.
(2017-02-19, 04:24)Milhouse Wrote:(2017-02-18, 11:23)esco Wrote: As requested:
dmesg: http://pastebin.com/f1DCtsZa
journal: http://pastebin.com/p52rvz6t
kodi.log http://pastebin.com/91sid8Z2
Thank you Milhouse.
You might want to check this thread on the LibreELEC forum: https://forum.libreelec.tv/thread-4878-p...l#pid34974 also this thread https://forum.libreelec.tv/thread-4235-post-34183.html
Apparently the issues you are seeing are not not seen on x86_64 hardware, so appear to be specific to the RPi.
Configuring "BOB MMAL deinterlacing" "fixes" it, can you try that and confirm if better/worse/unchanged?
Setting "vcgencmd arbiter set arm_uc 12 0" at the command line may also help (with or without BOB) - changing this setting worked for @smp1. Useful info about the arbiter setting here and here.
If this is due to insufficient RAM bandwidth then a small SDRAM overclock might help - the default RAM frequency is 500MHz but most Pi can overclock SDRAM frequency to 550, and some can go as high as 600. It does require a fair amount of testing to determine a stable overclock however (see separate threads discussing overclocking and methodology etc.).