Posts by tkgafs

    I have spent day trying to install LE11 on my PI 3A+ which has 512mb installed

    but it will not boot, althouth LE10 worked without issue for me, although I only use it for playing music.

    LibreElec starts the splashscreen and then returns:

    "error in mount storage: mount_common".

    and drops you down to a diagnostic screen

    it appears to be something to do with memory as the dmesg output has the following error messages many times over

    "squashfs failed to allocate zstd workspace"

    by changing gpu_mem setting in config.txt from the setting of the issued setting of 76mb upto 256mb i can get it to load to a black screen but nothing else (just thought as i type this perhaps I need to alter hdmi settings to get something to display )

    If i re-image the sdcard and put it in a PI 3B with 1024mb of ram it works perfectly and conversley if I then put this installed sdcard back into the PI 3A+ it fails in exactly the same way.

    Does anyone have any suggestions as to how to solve this problem.

    Is it possible to move a running libreelec system on a PI 1 B+ to a PI 3

    just by dropping the tar file for a rpi 2/3 into the .update folder then moving the sd card from the PI B+ to the PI 3 and rebooting, so it would go through an upgrade procedure

    or do I need to do a full re-install on the PI 3 ?

    I am currently running the millhouse development version of Libreelec based on Kodi 19 Alpha

    is there a version of Snapserver which will run on this yet ?

    it appears to be failing because of the move to Python 3 in Kodi 19

    Rasp3Libre:~/.kodi/temp # grep -i python kodi.log

    2020-03-06 12:39:08.307 T:1338 INFO <general>: CAddonMgr::FindAddons: xbmc.python v3.0.0 installed

    2020-03-06 12:39:12.561 T:1365 INFO <general>: initializing python engine.

    File "/usr/lib/python3.7/request.py", line 1319, in do_open

    File "/usr/lib/python3.7/client.py", line 1252, in request

    File "/usr/lib/python3.7/client.py", line 1298, in _send_request

    File "/usr/lib/python3.7/client.py", line 1247, in endheaders

    File "/usr/lib/python3.7/client.py", line 1026, in _send_output

    File "/usr/lib/python3.7/client.py", line 966, in send

    File "/usr/lib/python3.7/client.py", line 1422, in connect

    File "/usr/lib/python3.7/ssl.py", line 423, in wrap_socket

    File "/usr/lib/python3.7/ssl.py", line 870, in _create

    File "/usr/lib/python3.7/ssl.py", line 1139, in do_handshake

    File "/usr/lib/python3.7/request.py", line 222, in urlopen

    File "/usr/lib/python3.7/request.py", line 525, in open

    File "/usr/lib/python3.7/request.py", line 543, in _open

    File "/usr/lib/python3.7/request.py", line 503, in _call_chain

    File "/usr/lib/python3.7/request.py", line 1362, in https_open

    File "/usr/lib/python3.7/request.py", line 1321, in do_open

    File "/usr/lib/python3.7/__init__.py", line 341, in loads

    2020-07-13 13:12:02.265 T:1357 ERROR <general>: CAddonInstallJob[service.snapserver]: The dependency on xbmc.python version 2.1.0 could not be satisfied.

    2020-07-13 13:12:18.234 T:1358 ERROR <general>: CAddonInstallJob[service.snapserver]: The dependency on xbmc.python version 2.1.0 could not be satisfied.

    2020-07-13 13:12:26.799 T:1357 ERROR <general>: CAddonInstallJob[service.snapserver]: The dependency on xbmc.python version 2.1.0 could not be satisfied.

    Is there any way to configure the network without using the gui

    I am running a raspberry pi headless as a music player and need to change the network config, but dont have easy access to a monitor

    I havent been able to find any obvious network configuration files anywhere on the system

    Any pointers gratefully received

    Thanks for updates, I look forward to hearing further about issue.

    Obviously I can just stop the logging and the issue will be unnoticed, but I don't like knowing there issues lurking away in the background.

    Hello

    I've just installed the SnapServer addon onto my rpi3

    it seems to be working well except my pulse.log has an error message every 10 secs and I dont know what is causing it

    error message is [pulseaudio] sap.c: sendmsg() failed: Connection refused


    snapserver & snapclient both report that they are version 9.0.102

    librespot reports as version 9.0.113

    kodi is 18.0-RC5 Gitc9d65b1


    Rasp3Libre:~/.config/pulse-daemon.conf.d # cat 50-snapserver.conf

    ### Pulseaudio reads this file when it starts-up

    ### Uncomment or add options if you know what you are doing

    # pulse log file while testing

    log-target = file:/storage/.config/pulse.log

    log-level = notice

    log-meta = no

    log-time = yes

    resample-method = soxr-vhq

    #default-sample-format = s16le

    #default-sample-rate = 48000


    Rasp3Libre:~/.config # cat pulse.log

    ( 0.000| 0.000) W: [pulseaudio] main.c: Running in system mode, but --disallow-module-loading not set.

    ( 0.000| 0.000) W: [pulseaudio] main.c: Home directory of user 'root' is not '/var/run/pulse', ignoring.

    ( 0.000| 0.000) W: [pulseaudio] caps.c: Normally all extra capabilities would be dropped now, but that's impossible because PulseAudio was built without capabilities support.

    ( 0.001| 0.000) W: [pulseaudio] main.c: OK, so you are running PA in system mode. Please make sure that you actually do want to do that.

    ( 0.001| 0.000) W: [pulseaudio] main.c: Please read http://www.freedesktop.org/wiki/software/pulseaudio/documentation/user/whatiswrongwithsystemwide/ for an explanation why system mode is usually a bad idea.

    ( 0.061| 0.060) W: [pulseaudio] authkey.c: Failed to open cookie file '/var/run/pulse/.config/pulse/cookie': No such file or directory

    ( 0.062| 0.000) W: [pulseaudio] authkey.c: Failed to load authentication key '/var/run/pulse/.config/pulse/cookie': No such file or directory

    ( 0.062| 0.000) W: [pulseaudio] authkey.c: Failed to open cookie file '/var/run/pulse/.pulse-cookie': No such file or directory

    ( 0.062| 0.000) W: [pulseaudio] authkey.c: Failed to load authentication key '/var/run/pulse/.pulse-cookie': No such file or directory

    ( 0.286| 0.002) E: [pulseaudio] bluez5-util.c: GetManagedObjects() failed: org.freedesktop.DBus.Error.ServiceUnknown: The name org.bluez was not provided by any .service files

    ( 9.934| 9.648) W: [pulseaudio] sap.c: sendmsg() failed: Connection refused

    ( 19.935| 10.000) W: [pulseaudio] sap.c: sendmsg() failed: Connection refused

    ( 29.936| 10.000) W: [pulseaudio] sap.c: sendmsg() failed: Connection refused

    ( 39.937| 10.000) W: [pulseaudio] sap.c: sendmsg() failed: Connection refused

    ( 49.938| 10.000) W: [pulseaudio] sap.c: sendmsg() failed: Connection refused

    ( 59.939| 10.000) W: [pulseaudio] sap.c: sendmsg() failed: Connection refused

    ( 69.939| 10.000) W: [pulseaudio] sap.c: sendmsg() failed: Connection refused

    ( 79.940| 10.000) W: [pulseaudio] sap.c: sendmsg() failed: Connection refused

    ( 89.941| 10.000) W: [pulseaudio] sap.c: sendmsg() failed: Connection refused

    ( 99.942| 10.000) W: [pulseaudio] sap.c: sendmsg() failed: Connection refused

    ( 109.943| 10.000) W: [pulseaudio] sap.c: sendmsg() failed: Connection refused

    ( 119.944| 10.000) W: [pulseaudio] sap.c: sendmsg() failed: Connection refused

    ( 129.945| 10.000) W: [pulseaudio] sap.c: sendmsg() failed: Connection refused

    ( 139.946| 10.000) W: [pulseaudio] sap.c: sendmsg() failed: Connection refused

    ( 149.947| 10.000) W: [pulseaudio] sap.c: sendmsg() failed: Connection refused

    ( 159.948| 10.000) W: [pulseaudio] sap.c: sendmsg() failed: Connection refused

    ( 169.949| 10.000) W: [pulseaudio] sap.c: sendmsg() failed: Connection refused

    ( 179.950| 10.000) W: [pulseaudio] sap.c: sendmsg() failed: Connection refused

    ( 189.951| 10.001) W: [pulseaudio] sap.c: sendmsg() failed: Connection refused

    ( 199.952| 10.000) W: [pulseaudio] sap.c: sendmsg() failed: Connection refused

    ( 209.953| 10.000) W: [pulseaudio] sap.c: sendmsg() failed: Connection refused

    ( 219.954| 10.001) W: [pulseaudio] sap.c: sendmsg() failed: Connection refused

    ( 229.955| 10.000) W: [pulseaudio] sap.c: sendmsg() failed: Connection refused

    ( 239.956| 10.000) W: [pulseaudio] sap.c: sendmsg() failed: Connection refused

    ( 249.956| 10.000) W: [pulseaudio] sap.c: sendmsg() failed: Connection refused

    ( 259.957| 10.001) W: [pulseaudio] sap.c: sendmsg() failed: Connection refused

    ( 269.958| 10.000) W: [pulseaudio] sap.c: sendmsg() failed: Connection refused

    ( 279.959| 10.000) W: [pulseaudio] sap.c: sendmsg() failed: Connection refused

    ..... continues in the same vein


    Rasp3Libre:~/.kodi/temp # head -15 kodi.log

    02:13:45.947 T:1936777888 NOTICE: -----------------------------------------------------------------------

    02:13:45.947 T:1936777888 NOTICE: Starting Kodi (18.0-RC5 Git:c9d65b1). Platform: Linux ARM 32-bit

    02:13:45.947 T:1936777888 NOTICE: Using Release Kodi x32 build (version for Raspberry Pi)

    02:13:45.947 T:1936777888 NOTICE: Kodi compiled 2019-01-17 by GCC 8.2.0 for Linux ARM 32-bit version 4.19.15 (267023)

    02:13:45.948 T:1936777888 NOTICE: Running on LibreELEC (Milhouse): devel-20190117210258-#0117-ge23e672 [Build #0117] 9.0, kernel: Linux ARM 32-bit version 4.19.15

    02:13:45.948 T:1936777888 NOTICE: FFmpeg version/source: 4.0.3-Kodi

    02:13:45.948 T:1936777888 NOTICE: Host CPU: ARMv7 Processor rev 4 (v7l), 4 cores available

    02:13:45.948 T:1936777888 NOTICE: ARM Features: Neon enabled

    02:13:45.948 T:1936777888 NOTICE: special://xbmc/ is mapped to: /usr/share/kodi/

    02:13:45.948 T:1936777888 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/kodi

    02:13:45.948 T:1936777888 NOTICE: special://xbmcbinaddons/ is mapped to: /usr/lib/kodi/addons

    02:13:45.948 T:1936777888 NOTICE: special://masterprofile/ is mapped to: /storage/.kodi/userdata

    02:13:45.948 T:1936777888 NOTICE: special://envhome/ is mapped to: /storage

    02:13:45.948 T:1936777888 NOTICE: special://home/ is mapped to: /storage/.kodi

    02:13:45.948 T:1936777888 NOTICE: special://temp/ is mapped to: /storage/.kodi/temp


    Rasp3Libre:~/.kodi/temp # pactl list short sinks

    1 Snapserver module-pipe-sink.c s16le 2ch 48000Hz RUNNING

    2 librespot_sink module-null-sink.c s16le 2ch 44100Hz SUSPENDED


    if anybody has any ideas what is causing the message

    [pulseaudio] sap.c: sendmsg() failed: Connection refused

    to be repeated every 10 secs i'd be glad to know