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

    Working with EVOK API for the first time

    Official API - Evok
    2
    25
    13702
    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
      thiagoralves last edited by

      I've tried the steps on a blank new Raspbian image and encountered the same error while trying to install neuron-kernel:

      root@raspberrypi:/home/pi# apt-get install neuron-kernel
      Reading package lists... Done
      Building dependency tree
      Reading state information... Done
      Some packages could not be installed. This may mean that you have
      requested an impossible situation or if you are using the unstable
      distribution that some required packages have not yet been created
      or been moved out of Incoming.
      The following information may help to resolve the situation:
      
      The following packages have unmet dependencies:
       neuron-kernel : Depends: raspberrypi-kernel (= 1.20180919-1) but 1.20180924-1 is to be installed
      E: Unable to correct problems, you have held broken packages.```
      1 Reply Last reply Reply Quote 0
      • T
        TomasKnot last edited by

        Apologies, it looks like you will have to use

        apt-get install unipi-kernel-modules-dkms
        

        instead of

        apt-get install neuron-kernel
        

        this will install the module from source, rather than using a precompiled binary.

        The rest of the instructions should work fine. At any rate - we should release a new version tomorrow which should have the bug fixed.

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

          Hi Tomas, did you guys released the new UniPian image with the driver fix? If yes, I would like to test it with the OpenPLC driver.

          Thanks!

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

            Hi @thiagoralves,

            Apologies for the late reply, I was on sick leave for a while.

            It looks like we still haven't released the image, but I'll try poking the people who take care of it a bit. The package installation should now work, however.

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

              Alright, thanks! I'll try the package installation on Raspbian and report back if I have any issues.

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