Giter Club home page Giter Club logo

Comments (10)

kewlcreatures avatar kewlcreatures commented on July 24, 2024

is this for QDMA?

from dma_ip_drivers.

hmaarrfk avatar hmaarrfk commented on July 24, 2024

Yes

from dma_ip_drivers.

kewlcreatures avatar kewlcreatures commented on July 24, 2024

So my application starts as a non root user and I faced the same issue of not being able to access the /Dev/QDMa queues. I changed the access to chmod 777 for those /Dev/QDMa and it works for me.

from dma_ip_drivers.

hmaarrfk avatar hmaarrfk commented on July 24, 2024

doing chmod is fine if you, the developer are using your own machine. but it is quite annoying to tell others to do it.

from dma_ip_drivers.

kewlcreatures avatar kewlcreatures commented on July 24, 2024

Yes I agree. Its a very good suggestion to allow non-root access

from dma_ip_drivers.

dfreese avatar dfreese commented on July 24, 2024

It would be great to add it to the repository, since it appears that there used to be something like that (see 8d603ef).

What I ended up going with was creating a "/etc/udev/rules.d/60-xdma.rules" which was just:

SUBSYSTEM=="xdma" GROUP="xdma"

from dma_ip_drivers.

sujathabanoth-xlnx avatar sujathabanoth-xlnx commented on July 24, 2024

Was the above suggesions worked?

from dma_ip_drivers.

dfreese avatar dfreese commented on July 24, 2024

Was the above suggesions worked?

We've used the solution I listed on my team without issue for the past several months.

from dma_ip_drivers.

hmaarrfk avatar hmaarrfk commented on July 24, 2024

@dfreese can you comfirm if you are using this line of code for qdma or xdma?

from dma_ip_drivers.

dfreese avatar dfreese commented on July 24, 2024

@dfreese can you comfirm if you are using this line of code for qdma or xdma?

xdma, so qdma may be different.

from dma_ip_drivers.

Related Issues (20)

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.