• Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Similar error to topic/553/evok-do-not-read-device-configuration

    Official EVOK API
    3
    13
    3325
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • T
      TomasKnot last edited by TomasKnot

      The board 3 being empty should be fine, it's empty on the M models and only filled on the L models. Can you not see the light channel devices in the web interface? There may be some other issues caused by recent updates to the image if so.

      P 1 Reply Last reply Reply Quote 0
      • M
        Martin Trojan last edited by

        Hello is there any solution? I have downloaded and deployed the lastest image from link UniPian-Neuron-OS-2018-02-16.img.zip. And it is not running correctly. On web page I can see only 0_1519576302837_Výstřižek.PNG

        and in error.log is
        0_1519576332685_Výstřižek4.PNG

        What can I do?

        1 Reply Last reply Reply Quote 0
        • T
          TomasKnot last edited by TomasKnot

          That looks like an unrelated error. Could you post the entire output from "ps -fax", "lsmod" and running evok manually through "systemctl stop evok" and "python /opt/evok/evok.py"?

          The error message in general appears when the linux interface cannot connect to the rest of the device. In the development branch this has been changed slightly to be better reflected in the message.

          You could also try a clean install of the latest release (02-26) and see if the issue goes away.

          M 1 Reply Last reply Reply Quote 0
          • M
            Martin Trojan @TomasKnot last edited by

            @tomas_knot If it is unrelated error, why the is no handler to print related error or at least change the error message.

            Just to confirm, fresh install of the latest release do you mean:
            1/ download and install latest raspbian
            2/ run in terminal
            sudo su
            wget https://github.com/UniPiTechnology/evok/archive/master.zip
            unzip master.zip
            cd evok-master
            bash install-evok.sh

            M 1 Reply Last reply Reply Quote 0
            • M
              Martin Trojan @Martin Trojan last edited by

              My Neuron don't have an internet connection. Is it possible to install it on normal RaspberryPi with internet connection and then move the sd card to Neuron. Or during instalation is made some hw recognition and base on that some adjustment and configuration?

              1 Reply Last reply Reply Quote 0
              • T
                TomasKnot last edited by TomasKnot

                Try taking out the power first, and plugging it back in. The device tries to flash updated firmware on the first run on UniPian.

                I can confirm M203 behaves as this with UniPian 2-16 - on first run no devices come up with the error message you describe in the log; waiting cca a minute and then unplugging and plugging back in the device causes it to behave correctly.

                The error message is the same because the error is principally the same - but it can have a lot of underlying causes.

                1 Reply Last reply Reply Quote 0
                • P
                  Pulse @TomasKnot last edited by

                  @tomas_knot

                  Sorry for the delay.

                  I have "Unknown Device Type" under configuration menu.

                  This lists 2.01 2.02 2.03 2.04 twice and then duplicates a set of 4 entries to the list every time I click submit on any of the configuration dialogs.

                  The underlying link for the 2.01 -2.04 is /#light_channel

                  P 1 Reply Last reply Reply Quote 0
                  • P
                    Pulse @Pulse last edited by

                    @Pulse

                    Progress. The file main.js has many case statements to to dali_channel, I changed to light_channel and see sliders. I also uncommented the dali list divider in index.html.

                    P 1 Reply Last reply Reply Quote 0
                    • P
                      Pulse @Pulse last edited by

                      @Pulse

                      Can you confirm whether the UniPi does or doesn't supply Dali bus power.

                      1 Reply Last reply Reply Quote 0
                      • T
                        TomasKnot last edited by

                        UniPi doesn't supply DALi bus power.

                        As to the DALI/light bus dychotomy - I believe that this has been corrected in the Master version of Evok on Github, but has yet to percolate through to the release versions.

                        1 Reply Last reply Reply Quote 0
                        • First post
                          Last post