Beiträge von Anton Marais

    I have been having issues where my screen isnt capturing as if its not getting any data through. So i have been looking at some threads and got hold of this thread



    There was a issue where the ttyUSB0 had a permissions issue for a user cause it was just on root.

    I have the exact same issue.


    kodi@kodi-mediacentre:~$ ls -al /dev/ttyACM0

    crw-rw---- 1 root dialout 166, 0 Jun 9 06:13 /dev/ttyACM0


    i have taken then the user kodi and moved it into the dialout group

    dialout:x:20:kodi


    But when i do the command ls -al /dev/ttyACM0 the user kodi is stil no there.

    I then did and it worked but if i restart im back to root


    kodi@kodi-mediacentre:~$ ls -al /dev/ttyACM0

    crw-rw---- 1 kodi dialout 166, 0 Jun 9 06:13 /dev/ttyACM0


    any linux gurus that can help me out?

    So in the end i reloaded adalight on teh audrino. The leds are lighting up now but for some reason its not working with the screen. Boot up works leds light up. But when the screen is on the leds are all off. Am i missing a setting somewhere?

    Ok Cool so i must take it down a notch?

    I had a bit of a lg when i was using it on libreelec maybe this was one of the issue,


    Thx for the help again you have really helped me alot


    The

    ESP8266 250 LED @ 60 FPS

    ESP32 1000 LED @ 70 FPS


    You talking about is that a addon to the audrino board?

    Got the hyperion web config working.


    Created hyperion.service


    [Unit]

    Description=Hyperion ambient light systemd service

    After=network.target


    [Service]

    ExecStart=/usr/bin/hyperiond

    WorkingDirectory=/usr/share/hyperion/bin

    TimeoutStopSec=5

    KillMode=mixed

    Restart=on-failure

    RestartSec=2


    [Install]

    WantedBy=multi-user.target


    Got the webpage up.


    Can you maybe telll me whats the pin out selection on the audrino?

    Pin 6 & GND

    Hi Pclin


    Thx for the help is there not a detailed tutorial somewhere i can follow?


    kodi@kodi-mediacentre:~$ hyperiond

    Qt: Session management error: None of the authentication protocols specified are supported

    ^C

    Hyperion caught signal :SIGINT

    kodi@kodi-mediacentre:~$ sudo updateHyperionUser -u kodi

    [sudo] password for kodi:

    Configure the hyperion daemon to be executed under user: kodi

    Restarting Hyperion Service: hyperion@kodi.service


    I tried to run DBG but im not having much luck


    kodi@kodi-mediacentre:~$ file /usr/share/hyperion/bin/hyperiond

    /usr/share/hyperion/bin/hyperiond: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 2.6.32, BuildID[sha1]=d4638c4e6ef875150f392f72dca4c91c61120237, stripped

    kodi@kodi-mediacentre:~$


    With the installation i had issues running the command below.
    in the end i installed it manualy by downloading a release file from github (Hyperion-2.0.13-Linux-x86_64.deb)


    kodi@kodi-mediacentre:~$ sudo apt-get update && sudo apt-get install hyperion

    [sudo] password for kodi:

    Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease

    Ign:2 http://packages.linuxmint.com ulyssa InRelease

    Hit:3 http://ppa.launchpad.net/team-xbmc/ppa/ubuntu focal InRelease

    Hit:4 http://archive.canonical.com/ubuntu focal InRelease

    Hit:5 http://archive.ubuntu.com/ubuntu focal-updates InRelease

    Hit:6 http://security.ubuntu.com/ubuntu focal-security InRelease

    Hit:7 http://archive.ubuntu.com/ubuntu focal-backports InRelease

    Hit:8 http://packages.linuxmint.com ulyssa Release

    Ign:9 https://apt.hyperion-project.org ulyssa InRelease

    Err:10 https://apt.hyperion-project.org ulyssa Release

    404 Not Found [IP: 2a03:4000:30:d387::15:5027 443]

    Reading package lists... Done

    E: The repository 'https://apt.hyperion-project.org ulyssa Release' does not have a Release file.

    N: Updating from such a repository can't be done securely, and is therefore disabled by default.

    N: See apt-secure(8) manpage for repository creation and user configuration details.

    Thx Pclin

    The Username you are refering to is this the username of the machine that im using?


    kodi@kodi-mediacentre:~$ sudo systemctl start hyperion@kodi

    [sudo] password for kodi:

    Failed to start hyperion@kodi.service: Unit hyperion@kodi.service not found.

    kodi@kodi-mediacentre:~$ sudo systemctl start hyperion

    Failed to start hyperion.service: Unit hyperion.service not found.

    Hi guys


    I'm a bit of a noob on Linux mint.

    So I have my Linux mint as the main operating system with Kodi as the media player.


    I installed Hyperion in the terminal it was a successful the install but when I go the website
    ip:8090 or 8091 I don't get anything at all.


    So I started the debugging

    when I typed in the terminal

    sudo service hyperiond stop

    It says the is no hyperiond. service enabled.


    So I'm not sure mustIi create the service?


    Another thing to take note of is. The current setup worked before on libreelec but this was a few years ago.

    The audrino has certain software installed i cant even remember what is on there but it did work.

    Do I need to change the software on the audrino at all?

    Hi guys so i got everything right.
    I am however having a small delay on the leds. Lets say theres a flame in the shot and the flame gos away then only the leds light up. Is there a setting i can change the delay?

    Gave it a bash still the same results.
    Logs still look the same
    Startup im getting lights and now and then they just stay on


    LOgs



    Config


    Hyperion config below
    thx for the help


    Think i found my issue i think my power supply is a tad to small.
    im running 207 LED's on a 5V 2.5Amp power supply i worked out if a Led is using about 0.3W i need a 5V 15Amp transformer.
    Will get a bigger power supply and test hope this is the issue

    I have been trying to setup hyperion for a while but i cant seem to get it right.


    I have a arduino connected to the leds and the slots im using on the arduino is GND and data pin 3


    My script for ardiouno



    I then struggled with hypercon but came to a thread where i got hypercon that works specifically with libreelec so i installed it


    But im still missing something
    There is however happening something when i start up Kodi i get fancy light flashing that looks like a xmas tree around the tv or when im in kodi in has ambient lights at the back but if u play a movie nothing happens.


    I have added the hypercon json config in both config paths addon and userdata


    Hypercon logs


    Hi there hope someone can help
    I tried to follow this thread


    https://hyperion-project.org/t…-ws2801-ws2812b-apa102.8/


    But im a bit iin the dark


    I have a Hp Proliant microserver running Librelec.
    I recieved my parcel today and i dont know where to go


    I think i bought alot of unnecessary goodies from reading how to do this.


    I bought WS2812B LEDS
    Raspberry PI
    Audrino
    Mini HDMI to AVR
    HDMI Splitter


    First up everyone is using raspberry pi if i use a Libreelec machine how will i connect everything up?
    To what will i connect my LEDS?


    I got hyperion installed on libreelec but i dont see any settings. ( I Installed the win verion and SSH into librelec do i just send the config file over?)