2017-09-08, 01:08
I used to control my Raspy with my Logitech IR remote (MCE commands), but it doesn't work anymore since about 1 month. Is there any solution available?
(2017-09-08, 01:08)skyliner2 Wrote: I used to control my Raspy with my Logitech IR remote (MCE commands), but it doesn't work anymore since about 1 month. Is there any solution available?
# uname -a
Linux rpi512 4.13.0 #1 Thu Sep 7 23:23:17 BST 2017 armv6l GNU/Linux
# vcgencmd version
Aug 22 2017 14:20:40
Copyright (c) 2012 Broadcom
version eb51b8b84ec11d98562dfbb7be53cdd216c0ea4c (clean) (release)
# lsb_release
LibreELEC (Milhouse): devel-20170907232205-#0907-g4c29a52 [Build #0907]
# Kodi version
(18.0-ALPHA1 Git:5b11de0). Platform: Linux ARM 32-bit
(2017-09-07, 18:40)helio58 Wrote: Thanks thought changing to smb1 would help.
Will flash the router.
But can i use the same mount cifs script or there is changes?
Thank you
(2017-09-08, 01:12)Milhouse Wrote:(2017-09-08, 01:08)skyliner2 Wrote: I used to control my Raspy with my Logitech IR remote (MCE commands), but it doesn't work anymore since about 1 month. Is there any solution available?
Try disabling LIRC if you have that enabled. Hard to say what happened "about 1 month" ago that might cause this, as the LIRC changes have been in way longer than that (2-3 months). You could always try and determine the build.
(2017-09-08, 01:30)skyliner2 Wrote: If you could tell me how to disable LIRC, i'll try it and let you know about the results. Thanks in advance!
(2017-09-08, 01:30)skyliner2 Wrote: Well, maybe it doesn't work for 2-3 months ago... If you could tell me how to disable LIRC, i'll try it and let you know about the results. Thanks in advance!Also make sure you are using the gpio-ir dtoverlay. Detailled instructions are in the wiki https://wiki.libreelec.tv/infrared_remotes
(2017-09-08, 01:12)Milhouse Wrote:(2017-09-08, 01:08)skyliner2 Wrote: I used to control my Raspy with my Logitech IR remote (MCE commands), but it doesn't work anymore since about 1 month. Is there any solution available?
Try disabling LIRC if you have that enabled. Hard to say what happened "about 1 month" ago that might cause this, as the LIRC changes have been in way longer than that (2-3 months). You could always try and determine the build.
(2017-09-07, 22:10)Milhouse Wrote: @Malocher check Samba is still enabled in LibreELEC Settings on the LibreELEC machine. If you are using a custom /storage/.config/samba.conf and have just upgraded from LE7 or some other *ELEC then delete it.
If Samba is enabled, you don't have /storage/.config/samba.conf, and you still cannot connect to the Samba server, run "journalctl -a | pastebinit" and post the link.
LibreELEC:~/.kodi/addons/game.retroarch # ldd game.retroarch-RPi
linux-vdso.so.1 (0x7ed57000)
/usr/lib/libarmmem.so (0x76f28000)
librt.so.1 => /usr/lib/librt.so.1 (0x76f11000)
libm.so.6 => /usr/lib/libm.so.6 (0x76e92000)
libass.so.5 => not found
libasound.so.2 => /usr/lib/libasound.so.2 (0x76def000)
...
LibreELEC:/usr/lib # ln -sf libass.so libass.so.5
ln: libass.so.5: Read-only file system
LibreELEC:~/.kodi/addons/game.retroarch # ldd game.retroarch-RPi
linux-vdso.so.1 (0x7ed64000)
/usr/lib/libarmmem.so (0x76ec0000)
librt.so.1 => /usr/lib/librt.so.1 (0x76ea9000)
libm.so.6 => /usr/lib/libm.so.6 (0x76e2a000)
libass.so.5 => /storage/.kodi/addons/script.module.googleapi/lib/libass.so.5 (0x76dee000)
libasound.so.2 => /usr/lib/libasound.so.2 (0x76d4b000)
...
ln -sf /usr/lib/libass.so /storage/.kodi/addons/script.module.googleapi/lib/libass.so.5
ERROR: open - error probing input format, videodb://inprogresstvshows/...
(2017-09-08, 18:47)hawkeyexp Wrote: @Milhouse
it seems build 0907 breaks playback of strm files generated by amazon and netflix plugin and added to kodi db.
Playback started inside the addon is ok.
The error message is:Code:ERROR: open - error probing input format, videodb://inprogresstvshows/...
Switching back to 0906 and all is fine again.
(2017-09-08, 14:40)gandharva Wrote: @Milhouse
Could you please add libass.so.5 in next builds? I tried to test RetroArch from the Gamestarter repository, but it does not work because of the missing library.
https://github.com/bite-your-idols/Gamestarter
(2017-09-08, 20:51)Milhouse Wrote:(2017-09-08, 18:47)hawkeyexp Wrote: @Milhouse
it seems build 0907 breaks playback of strm files generated by amazon and netflix plugin and added to kodi db.
Playback started inside the addon is ok.
The error message is:Code:ERROR: open - error probing input format, videodb://inprogresstvshows/...
Switching back to 0906 and all is fine again.
Can you provide detailed steps to reproduce?
plugin://plugin.video.amazon/?asin=B01D0PRX1K&sitemode=PLAYVIDEO&name=10+Cloverfield+Lane&mode=play&selbitrate=0&trailer=0&adult=0