Giter Site home page Giter Site logo

Comments (5)

stv0g avatar stv0g commented on August 23, 2024 1

Quick aside this may be missing from the instructions as well otherwise the docker containers won't start in usermode
sudo chmod 666 /var/run/docker.sock

Using chmod isnt really a good idea here. It opens Docker (essentially root access to the host) for all users on the system.
The Docker documentation proposes a better aproach:

https://docs.docker.com/engine/install/linux-postinstall/#manage-docker-as-a-non-root-user

from xilinx-hw-server-docker.

stv0g avatar stv0g commented on August 23, 2024

@n-eiling Do you have an idea whats missing here?

I only found this post in the Xilinx forums:

https://support.xilinx.com/s/article/000033531?language=en_US

from xilinx-hw-server-docker.

bentomo avatar bentomo commented on August 23, 2024

For the root access, I had other issues following the instructions from docker, but that's probably due to my limited docker experience, we can table that one for now.

However, I did have better success using the 2020.1 version after a few tries. I think it came down to a version mismatch. I was trying to connect from a 2020.2 xsct session to the 2021 docker container. After downgrading to the prepackaged 2020.1, I was able to download a bitstream and even get a litex UART output!!!! This is amazing! Good bye smart lynq!
image

I did try a few other things in between however, one thing was including the udev rule from digilent for the hs3 and I don't know if that made a difference or not. I will have to package up my own following more instructions and get this auto starting on the pi. WooHOO!

from xilinx-hw-server-docker.

n-eiling avatar n-eiling commented on August 23, 2024

You can find some hints for auto-starting and auto-programming here: https://github.com/RWTH-ACS/miob/tree/main/sw/hw_server :)

from xilinx-hw-server-docker.

stv0g avatar stv0g commented on August 23, 2024

Good to hear that it works for you now :) I will close the issue then.

from xilinx-hw-server-docker.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.