Code Monkey home page Code Monkey logo

Comments (1)

defunctzombie avatar defunctzombie commented on July 20, 2024

When you say kernel configuration I'm thinking you refer to the kernel that will run on the nano? If that's the case then you wouldn't be looking at the system kernel or QEMU (which only emulates things so we can build the image).

Assuming the configuration you want is built into the kernel that is part of the NVIDIA-l4t-kernel package then I think the place to look would be the extlinux.conf file: https://github.com/defunctzombie/jetson-nano-image-maker/blob/main/root/boot/extlinux/extlinux.conf. That's the boot loader configuration and you could set kernel flags there.

If however you need to compile a different kernel - that I have no ideas on but there is a lengthy guide here: https://docs.nvidia.com/jetson/archives/r34.1/DeveloperGuide/text/SD/Kernel.html

I'll close this out as not planned because I think the extlinux.conf file will do what you want with kernel flags and the docs to rebuild a kernel will handle any more exotic configuration. If you do encounter something that this repo could do differently to facilitate the above feel free to re-open or make a new more specific issue.

from jetson-nano-image-maker.

Related Issues (4)

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.