Seems it is problem with pulseaudio? Check config.log where (and why) it gets /usr path from.
Posts by vpeter
-
-
It is still happening with latest LibreElec and Windows 10 Creator Update
Probably because no one tried to reproduce the issue. And did you made any investigation by yourself? Probably some easy fix is needed. -
What was SDFormatter error?
-
Is there another way that the USB-Creator could make a USB stick without partitions in the first place?
In case you missed my previous answer: Creator only writes disk image to target device byte-by-byte. Disk image has two partitions because libreelec has such requirement. -
Restart Windows and after that close Creator, open SDFormatter, select device, format.
-
Why does the the USB-SD Creator need to make a partition on the USB stick or SD card when run from windows.
It doesn't appear that Windows is capable of working with partitions on these types of devices.
Because it just writes disk image to USB disk/SD card. Nothing more.
To make the tool user friendly could the windows USB-SD Creator tool be programmed with the ability to reclaim the USB stick or SD card for use in windows (i.e. unpartition for dummies).
Yes, this function is on my todo list and already done some initial work. Together with faster writing speed (double than what is now), write verify option and backup function. But no ETA (not in the mood for anything at the moment).For now SDFormatter must be used to init device to initial state.
-
service.web.lamp-8.1.102-RPi.arm.zipHello,
i just installed LibreELEC-RPi.arm-8.0.1 to my raspberry pi 1 and works as it should. Now i wanted to install your addon service.web.lamp-7.0.20-RPi-arm.zip so i copied it to the download folder of my new LibreELEC installation. But if try to install the zip on the pi 1 nothing happens. How do i install the service.web.lamp-7.0.20-RPi-arm.zip on a new LibreELEC installation? What is going wrong with my way?webmasterfcn, install service.web.lamp-8.1.102-RPi.arm.zip. If it doesn't check kodi log.
-
Just create sd card and boot from it. Second partition will be resized to full size on first boot and then system will reboot automatically.
-
-
Did you tried what I wrote in post #2?
-
When you create sd card and put it in RPi to boot from it then on first boot it resizes card to use whole space. Seems something went wrong in your case - just write it again and leave it to boot properly. No need to adjust partition sizes.
-
After some more testing I noticed that when using le image with kernel 3.14 crash doesn't happen on my test folder for pictures. Seems it only happens on kernel 4.4.
-
I had a look and could only find link to download the img.gz file but I think I need the .tar file -
-
-
In my lamp addon I have locales inside addon and using them with LOCPATH environment variable before starting program
Quote
LOCPATH is an environment variable that tells the setlocale() function
the name of the directory from which to load locale object files.But this is binary addon running outside of kodi. For kodi this variable should be set before starting kodi. No idea how to achieve that (maybe /run/libreelec/kodi.conf).
-
So there is a hope. Very nice.
-
Is 16 frames too high for imx6 player? Is there a limit for the player?
I really don't know. Maybe Rudi will read this and give some better answer