Coder Social home page Coder Social logo

getrandom and nvidia 3.10 kernel about meta-tegra HOT 3 CLOSED

oe4t avatar oe4t commented on August 12, 2024
getrandom and nvidia 3.10 kernel

from meta-tegra.

Comments (3)

madisongh avatar madisongh commented on August 12, 2024

I haven't run into that issue with gnutls specifically, but I have hit it with some other packages - although for those, the fallback (to using /dev/random) seems to work OK. I've still patched those packages to skip trying the getrandom() call, just to cut down on console noise from the syscall dispatcher.

For my production work, I'm on the krogoth branch. It pulls in gnutls 3.4.9, which may explain why I'm not seeing this particular issue.

from meta-tegra.

madisongh avatar madisongh commented on August 12, 2024

What version of linux-libc-headers are you using? I used to set PREFERRED_VERSION_linux-libc-headers to "3.16" in jetson-tx1.conf, but removed that with this commit - it wasn't really appropriate for machine configuration, and while some missing syscalls get logged at runtime (getrandom being a typical culprit), packages I'm running appear to work OK in spite of it.

If I put back the setting, I see gnutls fail to build. So I think this one is already resolved by that change - let me know if you're still seeing it.

from meta-tegra.

jackmitch avatar jackmitch commented on August 12, 2024

This fixes the build for me to, thanks.

from meta-tegra.

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.