• 1
  • 161
  • 162
  • 163(current)
  • 164
  • 165
  • 495
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
After I retourned to #0713 Amazon is not working. I start Amazon and play a Film then kodi is rebooting.
Then I retourned to #0712 and Amazon is working.

Greetings Cosmicbase

http://sprunge.us/bfdB
(2017-07-15, 10:40)Cosmicbase Wrote: Hello # 0714 depends on starting with big Kodi picture. Maybe something wrong with the bootloader. If I remove the Micro SD card and again push the # 0713 into the update folder, reboot everything works again.

I don't know what this means. Are you saying kodi hangs on the splash screen? What exactly was visible on the screen?
If it hangs on splash screen you should still be able to ssh in and get the kodi.log file.
(2017-07-15, 12:21)popcornmix Wrote:
(2017-07-15, 10:40)Cosmicbase Wrote: Hello # 0714 depends on starting with big Kodi picture. Maybe something wrong with the bootloader. If I remove the Micro SD card and again push the # 0713 into the update folder, reboot everything works again.

I don't know what this means. Are you saying kodi hangs on the splash screen? What exactly was visible on the screen?
If it hangs on splash screen you should still be able to ssh in and get the kodi.log file.

After installing #0714 Kodi is hanging on splash screen and still hangs.
After booting its only the big Kodi picture visible. Thats all.

Greetings Cosmicbase

http://sprunge.us/CVPI
(2017-07-15, 09:59)linkinsoldier Wrote: Unfortunately issue (https://github.com/peak3d/inputstream.ad.../issues/38 ) is still present with 714!
https://pastebin.com/kR1Ah9XU

I second this: when I try to start gbc or snes emulator I still get the "can load shared library" error for the emulators!
See above debug log for more information.

The error in the log is:

Code:
09:38:55.278 T:1943400464 WARNING: CAddonMgr: 'kodi.game' required by 'game.libretro' is missing. Add-on may not function correctly
09:38:55.278 T:1943400464   ERROR: Add-on 'game.libretro' is not compatible with Kodi
09:38:55.295 T:1943400464 WARNING: Unable to resolve: /game.libretro.so.1.0.1 ADDON_GetTypeVersion, reason: /storage/.kodi/addons/game.libretro/game.libretro.so.1.0.1: undefined symbol: ADDON_GetTypeVersion
09:38:55.295 T:1943400464   ERROR: Unable to resolve exports from dll /storage/.kodi/addons/game.libretro/game.libretro.so.1.0.1
09:38:56.761 T:1943400464   ERROR: RetroPlayer: Failed to initialize game.libretro.tgbdual
09:39:11.311 T:1943400464 WARNING: CAddonMgr: 'kodi.game' required by 'game.libretro' is missing. Add-on may not function correctly
09:39:11.311 T:1943400464   ERROR: Add-on 'game.libretro' is not compatible with Kodi
09:39:11.319 T:1943400464 WARNING: Unable to resolve: /game.libretro.so.1.0.1 ADDON_GetTypeVersion, reason: /storage/.kodi/addons/game.libretro/game.libretro.so.1.0.1: undefined symbol: ADDON_GetTypeVersion
09:39:11.319 T:1943400464   ERROR: Unable to resolve exports from dll /storage/.kodi/addons/game.libretro/game.libretro.so.1.0.1
09:39:14.711 T:1943400464   ERROR: RetroPlayer: Failed to initialize game.libretro.snes9x2002

This is loading an old version of game.libretro. The latest version should depend on kodi.binary.instance.game instead of kodi.game. Also, the ADDON_GetTypeVersion function should be included in the updated game.libretro.
Kodi hanging here too on the splash screen (video.dat in /storage/.kodi/temp).
Connecting by SSH is not possible, no kodi.log.
Removing the line "dtoverlay=lirc-rpi" in config.txt, make the Kodi boots again.

EDIT:
This hanging passed occur after the update #0714.
There was often streaming over smb scrambles (1080p.mkv)
Since I - hardware acceleration omx player - switched on,Everything runs perfectly, without breaks !

Leia build #0714 is ok .
(2017-07-15, 12:51)garbear Wrote:
(2017-07-15, 09:59)linkinsoldier Wrote: Unfortunately issue (https://github.com/peak3d/inputstream.ad.../issues/38 ) is still present with 714!
https://pastebin.com/kR1Ah9XU

I second this: when I try to start gbc or snes emulator I still get the "can load shared library" error for the emulators!
See above debug log for more information.

The error in the log is:

Code:
09:38:55.278 T:1943400464 WARNING: CAddonMgr: 'kodi.game' required by 'game.libretro' is missing. Add-on may not function correctly
09:38:55.278 T:1943400464   ERROR: Add-on 'game.libretro' is not compatible with Kodi
09:38:55.295 T:1943400464 WARNING: Unable to resolve: /game.libretro.so.1.0.1 ADDON_GetTypeVersion, reason: /storage/.kodi/addons/game.libretro/game.libretro.so.1.0.1: undefined symbol: ADDON_GetTypeVersion
09:38:55.295 T:1943400464   ERROR: Unable to resolve exports from dll /storage/.kodi/addons/game.libretro/game.libretro.so.1.0.1
09:38:56.761 T:1943400464   ERROR: RetroPlayer: Failed to initialize game.libretro.tgbdual
09:39:11.311 T:1943400464 WARNING: CAddonMgr: 'kodi.game' required by 'game.libretro' is missing. Add-on may not function correctly
09:39:11.311 T:1943400464   ERROR: Add-on 'game.libretro' is not compatible with Kodi
09:39:11.319 T:1943400464 WARNING: Unable to resolve: /game.libretro.so.1.0.1 ADDON_GetTypeVersion, reason: /storage/.kodi/addons/game.libretro/game.libretro.so.1.0.1: undefined symbol: ADDON_GetTypeVersion
09:39:11.319 T:1943400464   ERROR: Unable to resolve exports from dll /storage/.kodi/addons/game.libretro/game.libretro.so.1.0.1
09:39:14.711 T:1943400464   ERROR: RetroPlayer: Failed to initialize game.libretro.snes9x2002

This is loading an old version of game.libretro. The latest version should depend on kodi.binary.instance.game instead of kodi.game. Also, the ADDON_GetTypeVersion function should be included in the updated game.libretro.
Can I fix this or is this for milhouse to be fixed?
Every emulator i've installed opens games fine though I can't play them. Still got the problem of ps3 controllers jumping to a player 2 or 3 position when paired.

Edit: Spoke to soon. I can't open any of the input dialogues in the system settings. (Peripherals, Driver settings or Configure attached.)
Logs. https://pastebin.com/DtvE0YzZ
(2017-07-15, 13:10)Alexander Wrote: Kodi hanging here too on the splash screen (video.dat in /storage/.kodi/temp).
Connecting by SSH is not possible, no kodi.log.
Removing the line "dtoverlay=lirc-rpi" in config.txt, make the Kodi boots again.

EDIT:
This hanging passed occur after the update #0714.

Hi, i've the same problem. I can't boot with #0714, no ssh either. But I don't have the line "dtoverlay=lirc-rpi". Any help?
(2017-07-15, 14:33)CygnusHyoga Wrote: Hi, i've the same problem. I can't boot with #0714, no ssh either. But I don't have the line "dtoverlay=lirc-rpi". Any help?

Unfortunately it's impossible to say what the issue is without a crashlog or dmesg/journalctl - you may have to manually go back to #0713 by replacing the kernel.img and SYSTEM with the KERNEL and SYSTEM files from the #0713 tar.

I'll disable LIRC_RPI and LIRC_STAGING in tonight's build as that's at least one cause of conflict - anyone that needs IR should change the dtoverlay from lirc-rpi to gpio-ir.

The idea was to introduce this LIRC_RPI change later (it's going away in 4.13) but apparently there's a conflict with media_build which introduces some IR features from what will be 4.13.
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.
(2017-07-15, 14:33)CygnusHyoga Wrote:
(2017-07-15, 13:10)Alexander Wrote: Kodi hanging here too on the splash screen (video.dat in /storage/.kodi/temp).
Connecting by SSH is not possible, no kodi.log.
Removing the line "dtoverlay=lirc-rpi" in config.txt, make the Kodi boots again.

EDIT:
This hanging passed occur after the update #0714.

Hi, i've the same problem. I can't boot with #0714, no ssh either. But I don't have the line "dtoverlay=lirc-rpi". Any help?


I have the same Problem, but I use "dtoverlay=lirc-rpi" for my RemotePi. I don't tested without "dtoverlay=lirc-rpi".

Greetings Cosmicbase
(2017-07-15, 13:33)linkinsoldier Wrote: Can I fix this or is this for milhouse to be fixed?

Do you have updates enabled? You should now have game.libretro 1.0.33.102 installed. If you don't, then you're not pulling new updates, which is the problem.

Edit: Seems the auto-update is failing because of an incompatibility.
Code:
14:09:15.849 T:1943319744   DEBUG: CAddonInstaller: installing 'game.libretro' version '1.0.33.102' from repository 'repository.retroplayer.libreelec.tv'
14:09:15.855 T:1738277792   DEBUG: Thread JobWorker start, auto delete: true
14:09:15.868 T:1738277792   DEBUG: Unpacking zip://special%3a%2f%2fhome%2faddons%2fpackages%2fgame.libretro-1.0.33.102.zip/game.libretro/ to /storage/.kodi/addons/temp/61c88a3f-388e-4e11-8b5f-2ce0647c30d7
14:09:15.968 T:1738277792    INFO: ADDON: cpluff: 'Could not read plug-in directory /usr/lib/kodi/addons: No such file or directory'
14:09:16.057 T:1613755296   DEBUG: Thread JobWorker start, auto delete: true
14:09:16.057 T:1738277792   DEBUG: Previous line repeats 1 times.
14:09:16.057 T:1738277792 WARNING: CAddonMgr: 'kodi.game' required by 'game.libretro' is missing. Add-on may not function correctly
14:09:16.057 T:1738277792   ERROR: Add-on 'game.libretro' is not compatible with Kodi
14:09:16.076 T:1738277792   DEBUG: LocalizeStrings: loaded 1 strings from file /storage/.kodi/addons/game.libretro/resources/language/English/strings.po
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.
(2017-07-15, 14:57)Milhouse Wrote:
(2017-07-15, 14:33)CygnusHyoga Wrote: Hi, i've the same problem. I can't boot with #0714, no ssh either. But I don't have the line "dtoverlay=lirc-rpi". Any help?

Unfortunately it's impossible to say what the issue is without a crashlog or dmesg/journalctl - you may have to manually go back to #0713 by replacing the kernel.img and SYSTEM with the KERNEL and SYSTEM files from the #0713 tar.

I'll disable LIRC_RPI and LIRC_STAGING in tonight's build as that's at least one cause of conflict - anyone that needs IR should change the dtoverlay from lirc-rpi to gpio-ir.

The idea was to introduce this LIRC_RPI change later (it's going away in 4.13) but apparently there's a conflict with media_build which introduces some IR features from what will be 4.13.

Thanks!! I manually go back to #0713 and it's working again, thanks for the explanation of how to go back, early in the morning I tried to go back mounting the ext2 on Mac LOL

If any mac user need to mount the ext2 partition (no for go back..just for anything else) i attach the procedure.


* Disable CSR:
Boot mac with CMD + R
Open terminal type: csrutil disable
Reboot

Install OSX Fuse

Install ext2 fuse plugin

Mount pi sdcard:
sudo mkdir /Volumes/pi
sudo fuse-ext2 /dev/disk2s2 /Volumes/pi -o force
Copy/modify/etc. anything you need

Umount volume: sudo umount /Volumes/pi

Boot up again in pi
(2017-07-15, 15:04)Milhouse Wrote:
(2017-07-15, 13:33)linkinsoldier Wrote: Can I fix this or is this for milhouse to be fixed?

Do you have updates enabled? You should now have game.libretro 1.0.33.102 installed. If you don't, then you're not pulling new updates, which is the problem.

Edit: Seems the auto-update is failing because of an incompatibility.
Code:
14:09:15.849 T:1943319744   DEBUG: CAddonInstaller: installing 'game.libretro' version '1.0.33.102' from repository 'repository.retroplayer.libreelec.tv'
14:09:15.855 T:1738277792   DEBUG: Thread JobWorker start, auto delete: true
14:09:15.868 T:1738277792   DEBUG: Unpacking zip://special%3a%2f%2fhome%2faddons%2fpackages%2fgame.libretro-1.0.33.102.zip/game.libretro/ to /storage/.kodi/addons/temp/61c88a3f-388e-4e11-8b5f-2ce0647c30d7
14:09:15.968 T:1738277792    INFO: ADDON: cpluff: 'Could not read plug-in directory /usr/lib/kodi/addons: No such file or directory'
14:09:16.057 T:1613755296   DEBUG: Thread JobWorker start, auto delete: true
14:09:16.057 T:1738277792   DEBUG: Previous line repeats 1 times.
14:09:16.057 T:1738277792 WARNING: CAddonMgr: 'kodi.game' required by 'game.libretro' is missing. Add-on may not function correctly
14:09:16.057 T:1738277792   ERROR: Add-on 'game.libretro' is not compatible with Kodi
14:09:16.076 T:1738277792   DEBUG: LocalizeStrings: loaded 1 strings from file /storage/.kodi/addons/game.libretro/resources/language/English/strings.po
Unfortunately I am still not sure whether this is something I can fix (and how?) or of this is build related?
(2017-07-15, 15:57)linkinsoldier Wrote: Unfortunately I am still not sure whether this is something I can fix (and how?) or of this is build related?

No this isn't something you can fix, I think this needs the repository to be rebuilt with the correct dependencies (educated guess).
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.
  • 1
  • 161
  • 162
  • 163(current)
  • 164
  • 165
  • 495

Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)24