• 1
  • 291
  • 292
  • 293(current)
  • 294
  • 295
  • 495
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
(2018-02-04, 18:16)oliaros Wrote: Hello out there,
tried to update to #0203 the system failed to boot. Error msg is:

error in prepare_sysroot: mount_common: could not mount /flash/system
starting debugging shell for boot step: prepare_sysroot   type exit to quit

Before update the system ran on #0126
what can I do?
oliaros

This sounds like your SD card has died (and is now corrupt), the /flash partition has become corrupt, or the SYSTEM file on /flash is corrupt.

I would suggest checking the FAT partition of the SD card in a Windows or Linux PC, and see if there are any errors.

You can try overwriting the SYSTEM file by extracting the same file from the #0203 tar archive (7zip will open tar files on Windows).
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.
SYSTEM on /flash was corrupt. Size was around 2GB, normally it is just around 140k. I fixed it, now Leia works again.

BTW: How do I backup the micro SD, I don't want to loose all my preferences in case of a crash.

Thx, oliaros
(2018-02-04, 23:01)oliaros Wrote: SYSTEM on /flash was corrupt. Size was around 2GB, normally it is just around 140k. I fixed it, now Leia works again.

BTW: How do I backup the micro SD, I don't want to loose all my preferences in case of a crash.

Thx, oliaros

Use the built-in LibreELEC Settings > System > Backup, then copy the backup file off the SD card and keep it somewhere safe in case you need to restore it.
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.
New LibreELEC.tv Leia build #0204: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 0e75ba49d0ba1caf4733cf954d69811b78fd05ffdd52d44090a0e0ec7bea6013 (RPi)
SHA256 Checksum: af71deacee171172e8ff774a76e18810a42abe6d9e2c5a792e0e21254922a9dd (RPi2)

text:
# uname -a
Linux rpi512 4.14.16 #1 Sun Feb 4 21:06:07 GMT 2018 armv6l GNU/Linux

# vcgencmd version
Feb 2 2018 16:01:18
Copyright © 2012 Broadcom
version 2be242eb05556b35215b93a36fcbeb125911f65f (tainted) (release)

# lsb_release
LibreELEC (Milhouse): devel-20180204210428-#0204-g0ea19c3 [Build #0204]

# Kodi version
(18.0-ALPHA1 Git:4de5826). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (0ea19c3, changelog) and tip of XBMC master (a03c941, changelog) with the following modifications: Build Highlights:
  1. [addons] don't use event load/unload in conjunction with async events
  2. [addons] refactor dependecy tuples to a struct
Build Details:
  1. LibreELEC.tv:
    • dvb-tools addon bump (PR:2465, 5 commits, 7 files changed)
    • Revert "scripts/mkimage: use helper function" (PR:2478, 1 commit, 1 file changed)
  2. XBMC:
    • VideoPlayer: opengl - fix yuv2rgb (PR:13477, 1 commit, 2 files changed)
    • [jsonrpc] fix GetFavourites after dd29b3e (PR:13410, 1 commit, 2 files changed)
    • [depends] gnutls: don't use getentropy on darwin systems (PR:13479, 1 commit, 2 files changed)
    • [addons] don't use event load/unload in conjunction with async events (PR:12846, 1 commit, 4 files changed)
    • [addons] refactor dependecy tuples to a struct (PR:13473, 1 commit, 20 files changed)
    • [mention-bot] Nuke file (PR:13463, 1 commit, 1 file changed)
    • AndroidStorageProvider: Fix fsok logic (PR:13480, 1 commit, 1 file changed)
    • Update README.raspberrypi to default to release builds (#13327) (0edaa82)
  3. pvr.mediaportal.tvserver:
    • New setting for the default keepmethod of new recording timers (PR:82, 1 commit, 6 files changed)
  4. newclock5:
    • Commits no longer in build:
      • Move several of the platform specific threading mechanisms to C++11 standard. (07610571)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:2466 (perma): linux: update to linux-4.14.19 (-ish)
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.
(2018-01-31, 22:38)popcornmix Wrote:
(2018-01-31, 21:01)tjost Wrote: Ignore my SSD1306 error. It was an hardware error. Sorry for confusion.

What I notice on Video/Audio sync problem on LiveTV is that some station had Dolby Digital 2.0/5.1 Sound but while the advertisement it is only mp2 stereo. On switching it starts the desync. After switching the audio the Audio and Video is back in sync.

I use a Raspberry Pi 3 with Pifi-Digi (hifiberry clone) on optical sp-dif
Does a recording of the channel have the same de-sync issue? 
no, didn't notice this.
since 0202 (or around) the addon libretro-compatibility can't be enabled.

Please update also Libreelec->packages/emulation with the missing emulators from Kodi-game->binary-addons
There are some emulators missing, e.g. vice, uae, uae4arm. They are in Kodi-repo, but not in LE
Don't know, if you, Milhouse can do this, but you surely know, who can do it Wink
Thx
Philips TV with Kodi 20.2 with IPTV --- Orbsmart 500 Android 21 alpha/beta as Online-radio/TV in the kitchen
(2018-02-05, 12:38)Solo0815 Wrote: since 0202 (or around) the addon libretro-compatibility can't be enabled.

Yes, the binary API was bumped in #0203 ("Games: Keyboard remapping support", PR13374).

(2018-02-05, 12:38)Solo0815 Wrote: Please update also Libreelec->packages/emulation with the missing emulators from Kodi-game->binary-addons
There are some emulators missing, e.g. vice, uae, uae4arm. They are in Kodi-repo, but not in LE
Don't know, if you, Milhouse can do this, but you surely know, who can do it Wink
Thx

Noted.
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.
(2018-02-05, 14:00)Milhouse Wrote:  
(2018-02-05, 12:38)Solo0815 Wrote: Please update also Libreelec->packages/emulation with the missing emulators from Kodi-game->binary-addons
There are some emulators missing, e.g. vice, uae, uae4arm. They are in Kodi-repo, but not in LE
Don't know, if you, Milhouse can do this, but you surely know, who can do it Wink
Thx

Noted. 
 When you will be doing this, please have a look at dosbox emulator as well. It has been in Libreelec->packages/emulation for some time, but it is missing in your RPi2 builds. Thanks.
(2018-02-04, 23:39)Milhouse Wrote: Use the built-in LibreELEC Settings > System > Backup, then copy the backup file off the SD card and keep it somewhere safe in case you need to restore it.  
thx for the hint, it works for the setting. But the /storage & its subdirs is not backed up. How can I copy this dir to the new micro sd? I can not mount it in Win and I do not have a Linux machine.
oliaros
build #0204

Normally, the screen will be darkened after a few seconds and brighter with mouse movement.there was something wrong with this build, the screen was dark but not bright again, even when playing a video, the screen was dark.Da only helped a reboot.
 After the reboot everything is ok again
New LibreELEC.tv Leia build #0205: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 018c0a5bdaab5cdd1363d2d06661ced268fd9d143685fd136729558cbf4d25dd (RPi)
SHA256 Checksum: 2e8be2e2f88d5a08976d7a2b3c0fb97831d903679f917981291d472197bbf766 (RPi2)

text:
# uname -a
Linux rpi512 4.14.17 #1 Tue Feb 6 01:41:51 GMT 2018 armv6l GNU/Linux

# vcgencmd version
Feb 2 2018 16:01:18
Copyright © 2012 Broadcom
version 2be242eb05556b35215b93a36fcbeb125911f65f (tainted) (release)

# lsb_release
LibreELEC (Milhouse): devel-20180206014010-#0205-gadba308 [Build #0205]

# Kodi version
(18.0-ALPHA1 Git:4de5826). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (adba308, changelog) and tip of XBMC master (54b1a2e, changelog) with the following modifications: Build Highlights:
  1. New 4.14.17 kernel
  2. Switch from MySQL client to MariaDB client
  3. Bump glibc-2.27, systemd-237, e2fsprogs-1.43.8, binutils-2.30, meson-0.44.0, ccache-3.3.6, ncurses-6.1, autoconf-archive-2017.09.28
  4. ffmpeg: hevc: Fix minor memory leak and use stack for small allocations
Build Details:
  1. LibreELEC.tv:
    • mariadb: switch from mysql to mariadb (PR:2387, 1 commit, 5 files changed)
    • gcc: update to gcc-7.3.0 (PR:2441, 1 commit, 1 file changed)
  2. XBMC:
    • [darwin] Add support for apfs to storage provider. (PR:13478, 1 commit, 1 file changed)
    • sql-client: add support for mariadb-client (PR:13318, 1 commit, 6 files changed)
    • [PVR] Search window: Fix init of search filter. (PR:13485, 1 commit, 4 files changed)
    • [FFMPEG] add strip command (PR:13472, 1 commit, 2 files changed)
  3. pvr.demo:
    • [lang] updated language files from Transifex (8f62053)
  4. pvr.dvblink:
    • [lang] updated language files from Transifex (89d1687)
  5. pvr.dvbviewer:
    • [lang] updated language files from Transifex (64c4356)
  6. pvr.filmon:
    • [lang] updated language files from Transifex (2721611)
  7. pvr.hts:
    • [lang] updated language files from Transifex (095784b)
  8. pvr.iptvsimple:
    • [lang] updated language files from Transifex (933a5c4)
  9. pvr.mediaportal.tvserver:
    • [lang] updated language files from Transifex (dec444f)
  10. pvr.nextpvr:
    • [lang] updated language files from Transifex (aa1c8d2)
  11. pvr.pctv:
    • [lang] updated language files from Transifex (5b47d9f)
  12. pvr.stalker:
    • [lang] updated language files from Transifex (77eec69)
  13. pvr.vbox:
    • [lang] updated language files from Transifex (57f3198)
  14. pvr.vuplus:
    • [lang] updated language files from Transifex (f05f158)
  15. pvr.wmc:
    • [lang] updated language files from Transifex (38e670a)
  16. pvr.zattoo:
    • typo in kodi url (PR:15, 1 commit, 1 file changed)
  17. vfs.libarchive:
    • [depends] add openssl (PR:12, 1 commit, 6 files changed)
  18. newclock5:
    • New commits in this build:
      • ffmpeg: hevc: Fix minor memory leak and use stack for small allocations (c9ad6f34)
  19. kernel 4.14.y:
    • New commits in this build:
      • drm/vc4: Add FB modifier support to firmwarekms. (9e4d7886)
      • drm/vc4: Add missing enable/disable vblank handlers in fkms. (4dabc935)
      • drm/vc4: Fix warning about vblank interrupts before DRM core is ready. (27a78a51)
      • drm/vc4: Skip SET_CURSOR_INFO when the cursor contents didn't change. (dd7e9820)
      • drm/vc4: Remove duplicate primary/cursor fields from FKMS driver. (4f603503)
      • drm/vc4: Don't wait for vblank on fkms cursor updates. (e0025028)
      • config: Add SND_USB_HIFACE=m (9aea8678)
      • mmc: bcm2835-sdhost: Add include (6e0e3abe)
      • hid: Reduce default mouse polling interval to 60Hz (47efcbdd)
    • Commits no longer in build:
      • drm/vc4: Account for interrupts in flight (dc1b3838)
      • drm/vc4: Move IRQ enable to PM path (fddbb2fa)
  20. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:2466 (perma): linux: update to linux-4.14.19 (-ish)
    • Added: [env] PR:2459 (perma): Package Updates: various
    • Added: [env] PR:2480 (perma): install perf in development builds
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.
(2018-02-05, 21:42)oliaros Wrote:
(2018-02-04, 23:39)Milhouse Wrote: Use the built-in LibreELEC Settings > System > Backup, then copy the backup file off the SD card and keep it somewhere safe in case you need to restore it.  
thx for the hint, it works for the setting. But the /storage & its subdirs is not backed up. How can I copy this dir to the new micro sd? I can not mount it in Win and I do not have a Linux machine.
oliaros 
 Use the XBMC backup addon, it backs up everything, and can easily be restored to a new sd card..
Build #205.
With this build, all my system.d mount services fail with messages like this in the journal:
Quote:Feb 06 10:09:31 pi3a-LEv18 systemd[1]: Reached target Network is Online.
Feb 06 10:09:31 pi3a-LEv18 systemd[1]: media-Squeezebox.mount: Mount path /media
/Squeezebox is not canonical (contains a symlink).
Feb 06 10:09:31 pi3a-LEv18 systemd[1]: media-Squeezebox.mount: Failed to run 'mo
unt' task: Too many levels of symbolic links
Feb 06 10:09:31 pi3a-LEv18 systemd[1]: media-Squeezebox.mount: Failed with resul
t 'resources'.
Feb 06 10:09:31 pi3a-LEv18 systemd[1]: Failed to mount mount Squeezebox.
The shares in question  are all on a Windows 2008 R2 server.
The shares are on disks which Windows mounts as mountpoints under C:\Buckets\<drive> rather than as individual Windows drive letters.
This is presumably where the 'symbolic link' happens.
This is presumably down to kernel changes in the last couple of builds, as it was OK with #203.
I am reverting to #203 until this is cleared up.
First: thank you for your work! it looks great.
i think there is an issue in #129 and #204 with the lcd screensaver.
it shows always: 00:00

i tried this:
   <screensaver>
      <line>$INFO[LCD.Time41]</line>
      <line>$INFO[LCD.Time42]</line>
      <line>$INFO[LCD.Time43]</line>
      <line>$INFO[LCD.Time44]</line>
   </screensaver>

and this:
   <screensaver>
      <line>$INFO[System.CurrentWindow]</line>
      <line>$INFO[LCD.TimeWide21]</line>
      <line>$INFO[LCD.TimeWide22]</line>
      <line>Freemem: $INFO[System.FreeMemory]</line>
   </screensaver>

this is ok:
   <general>
      <line>XBMC running...</line>
      <line>$INFO[System.Time] $INFO[System.Date]</line>
      <line>Freemem: $INFO[System.FreeMemory]</line>
      <line>$INFO[System.ScreenWidth]x$INFO[System.ScreenHeight] $INFO[System.ScreenMode]</line>
   </general>

in this version it works:
 devel-20171116212859-#1116-g298a1c2 (RPi2.arm)

I have an RPi 2. The LCDd.conf:
## Hitachi HD44780 driver ##
[hd44780]
# Select what type of connection. See documentation for types.
ConnectionType=i2c
# Port where the LPT is. Usual value are: 0x278, 0x378 and 0x3BC
Port=0x3f
# Device of the serial interface [default: /dev/lcd]
Device=/dev/i2c-1

(Sorry i didn't find how to show this as code...)
Hello milhouse

Playing some Audio DTS files and my Pi3 reboot after starting a new song (insid a folder) over LAN.
my crashlog

Is Kodi log needed?

Can i do something?
  • 1
  • 291
  • 292
  • 293(current)
  • 294
  • 295
  • 495

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