Posts by Xorm

    Hi guys,

    Just to understand if it's a problem or is it just normal: I have my rpi4B LE 10.0.1 with an hdd 2 Tb connected via USB 3.0. When I start copying a file within the hdd the cpu usage explode and I'm unable to do anything else on the rpi4.

    Is it just normal or is there something that I can change with my configuration?

    Thabk you!

    Replacing the line is right. /storage/.config/system.d/argononed.service should look like this after the edit:

    Code
    [Unit]
    Description=Argon One Fan and Button Service
    After=multi-user.target
    [Service]
    Type=simple
    Restart=always
    RemainAfterExit=true
    ExecStart=/bin/sh -c ". /etc/profile; exec /usr/bin/python /storage/.config/argononed.py"
    [Install]
    WantedBy=multi-user.target

    That's exactly how my argononed.service file looks like.... :(

    Anyone could help? It could be a hardware problem?

    Xorm What's the output when you start from SSH by exec /usr/bin/python /storage/.config/argononed.py?

    Da Flex it just stuck, no output....

    About this point:

    5. Edit the argononed.service file in the /storage/.config/system.d directory and add this command to line 8:

    ExecStart=/bin/sh -c ". /etc/profile; exec /usr/bin/python /storage/.config/argononed.py"

    I need to replace the line that start with ExecStart with the one posted or do I need to add the command to the file without replace it?

    At the moment I've replaced it, because if I just add it i received an errore that the file is not in unit form.

    Can anyone post the complete and correct argononed.service file?

    Moreover if I do systemcl status argoneoned.service this is the output:

    argononed.service - Argon One Fan and Button Service

    Loaded: loaded (/storage/.config/system.d/argononed.service; enabled; vendo

    Active: active (running) since Wed 2022-02-09 09:32:06 CET; 6s ago

    Main PID: 4553 (python)

    CGroup: /system.slice/argononed.service

    └─4553 /usr/bin/python /storage/.config/argononed.py

    Feb 09 09:32:06 LibreELEC systemd[1]: Started Argon One Fan and Button Service.

    ~

    ~

    ~

    ~

    ~

    ~

    ~

    ~

    ~

    ~

    ~

    ~

    ~

    ~

    Don't know if this could help.

    Thank you!

    Hi guys,

    I've just followed the above instruction, but unfortunately the fan never starts when I select the Always on option.

    The config file has changed correctly. Pi tools and System tools are installed, I'm on librelec 10.0.0.1

    The script says it installed fine but there is an error that says "too many errors from stdin" after installing the script.

    Anyone can help me?

    Thank you!

    Hi everyone,

    I'm on 10.0.1 and I'm having trouble trouble with high cpu usage while downloading and uploading: anyone with the same trouble? Suggestion?

    I've already limited download and upload speed as well as the number of peer connection(50 per torrent, 250 total) , but it seems to not working.

    Moreover I've installed the transmission control panel addon to stop torrent while playback, but it seems to not working properly... Nothing stops, even though it's configured correctly....

    Sorry I don't use portainer to create containers, I use SSH and hub.docker and github recommendations.

    Yes, but the server has been configured as you wrote.

    Now the problem is that i'm unable to connect from the phone to my local network when the VPN is on: the configuration is exactly as you said.

    Do youo know why i cannot connect?

    I have been using this for a long time and it works great. My SSH command to create the container is this, then you just have to start it:

    To configure the clients you just have to look at /storage/.config/dockers/wireguard/config

    Hi Elonesna,

    Thank you so much for your help, now the server is up and running.

    Since I'm using portainer I wasn't able to insert the --net=host command (you know where should I put it in the portainer configuration?)

    For the ones struggling with the cap-add command, you find them under the capabilities tab in the container configuration

    Now, I've configured both the raspberry and my phone as clients, below the raspberry configuration:

    However from my phone, when I open the tunnel and I'm not at home, I'm unable to connect to internet nor access any service available at home (like transmission, sonarr, etc...).

    Instead, from raspberry, when I use connmanctl services in SSH, i see only my wifi connection, nothing else....

    Probably is something on my router that I need to change....

    Maybe can you help me?

    Hi guys,

    I'm struggling to install wireguard server on docker in LE 10, using portainer, on my RPI4B.

    I'm receiving the following error:

    I've set the volumes as follow:

    Host/volumePath in container
    /storage/.config/wireguard/config
    /lib/modules/lib/modules

    Don't know why it doesn't find the kernel headers :( Is there anything else that I need to set?

    Thank you!

    Hi everyone,

    i've recently setup a new raspberry pi4B with Librelec 9.1.2 and Kodi Leia: everything works fine but i've just a few problem with HDR content and Dolby Audio.

    The raspberry is connected trough hdmi with my tv (Hisense 65U8B), that support both (HDR and Dolby Audio).

    • Usally when i play a Dolby Audio Content the tv display a signal that Dolby Audio is activated, but when i play a movie with Kodi this never happen.
      I've played the same movie directly from the tv and the signal was shown, even though I've enalbled the Dolby Audio settings on kodi....
      Anyone knows if there is something else I can do? Any setting to change?

      This isn't a real problem, since audio works fine, but just a little fine tuning :)
    • When i watch a 4k video, sometimes the audio go outsync, after a few moments it gets back to normal, but othertimes i have to pause, the video sync and then the audio go back to normal....Anyone knows why this happen? Can you help me?
    • HDR content, instead, doesn't work: the video is blurred on top and also cropped on the top part. Other 4K video works fine, but the one with HDR not. I've already read that HDR is currently not supported on librelec :(
      Anyone knows if there is another solution to play HDR content?
      Is there a release date or any news for Librelec Update?

    Thanks to anyone who will answer me.

    Have a nice day :)