Posts by indianahorst

    Hello everybody,

    I crashed up my audio configuration on my RPi 4 with LE 10.0.2 (I tried to get dual audio via HDMI and USB simultanously, but failed). I have already reverted all configurations for dual audio.

    But however, PulseAudio stopped working:

    and:

    Code
    # pactl list sinks short
    0    auto_null    module-null-sink.c    s16le 2ch 44100Hz    SUSPENDED

    PA seems not to start correctly after the boot process:

    Code
    # pacmd list-cards
    No PulseAudio daemon running, or not running as session daemon.


    But ALSA detects all the devices and can use them:


    Which configuration setting am I missing to get PA working again?

    Thanks!

    Hi Guys,

    I have got 2 questions regarding LE 10.0.2 (running on a Raspberry Pi 4, if it is relevant):

    Both questions apply to settings which seem to be exist twice:

    1. NTP:

    Settings -> LibreELEC -> Network -> NTP Servers

    and

    Settings -> LibreELEC -> Connections -> Select your connection -> Edit -> NTP Servers


    2. Wait for network

    Settings -> LibreELEC -> Network -> Section "Advanced Network Settings" -> "Wait for network before starting Kodi"

    and

    Settings -> System -> Power saving -> "Maximum wait time for network"


    Why do these settings exist twice and how do they differ?

    Thanks and best regards!

    My Hard- and Software: LE 9.2.3 on Raspberry Pi 4


    Hello everybody,

    I use my Raspberry Pi as a little NAS with a external harddisk connected via USB, sharing the data via Samba.

    As I noticed, the CIFS mount on my client states "nounix" in the mount options:


    Code
    mount | grep /media/data
    //192.168.1.3/daten on /media/data type cifs (rw,nosuid,nodev,relatime,vers=3.1.1,cache=strict,username=myusername,uid=1000,forceuid,gid=1000,forcegid,addr=192.168.1.3,file_mode=0777,dir_mode=0777,soft,nounix,serverino,mapposix,rsize=4194304,wsize=4194304,bsize=1048576,echo_interval=60,actimeo=1,x-systemd.automount)

    So I added the line

    Code
    unix extensions = yes

    in the global section of

    Code
    /storage/.config/samba.conf

    but (after rebooting) it didn't change anything.

    Aren't the unix extensions supported by LibreELEC?

    Hello everybody,

    I'm quite new to the world of LibreELEC / KODI devices. I have read through various websites, but couldn't find a device matching my criterias:

    Does anybody know a device with

    • USB 3.0
    • Gigabit LAN
    • S/PDIF audio output
    • at least 2 GB RAM
    • at least 16 GB Storage
    • hardware support for H.265, VP9, etc decoding

    and, of course, good LibreELEC support?

    Any hints are very welcome! Thanks!