Skip to content

Can we enable imx477 csi camera by default? #894

Answered by madisongh
quyentruongngoc asked this question in Q&A
Discussion options

You must be logged in to vote

The jetson-io tools are really only usable with NVIDIA's Ubuntu distro. There isn't really an equivalent mechanism here for making these kinds of configuration changes at runtime. The usual approach with Yocto-style builds is to modify the device tree directly to configure in the hardware you're using.

It would be useful to make use of the device tree overlays on the development kits, though, so I spent a bit of time today looking at how we could make that happen - so you could at least configure at build time which overlays you want to use, and generate an image that would apply them automatically during boot. I did get it working, but it will take some time to make it more usable.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@quyentruongngoc
Comment options

Answer selected by quyentruongngoc
Comment options

You must be logged in to vote
1 reply
@quyentruongngoc
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants