Replies: 7 comments 7 replies
-
The person I know who has been playing around with this has been on vacation this week, hopefully he can comment here when he gets back. As for adding/maintaining recipes for other kernel versions, I have no plans to do so at the moment. If it's something that enough folks need, and we can get help with testing and maintenance, then maybe. |
Beta Was this translation helpful? Give feedback.
-
Hi @eligavril I didn't add any patch for Linux kernel v6.6
|
Beta Was this translation helpful? Give feedback.
-
Hi @ichergui @eligavril |
Beta Was this translation helpful? Give feedback.
-
Is there also an explanation on how to bring a custom 5.x kernel with meta-tegra? |
Beta Was this translation helpful? Give feedback.
-
Hello @ichergui, @madisongh and everyone! Is there any progress on the BYOK project? Maybe some insights that you are able to share, or an unmerged branch that we could use as reference? I am making some effort with using a Kernel v5.19 or higher on a Jetson-based board. It was mentioned here by @eligavril (and I ran into this myself - see below) that using Kernel v6.6 brings inconsistencies with To start off Kernel v6.6, I used v6.6.23, the same I will try to handle that as well, but if you can offer a shortcut, it will be highly appreciated. |
Beta Was this translation helpful? Give feedback.
-
I've had this effort on the backburner for a few weeks since I've been working on Xavier with the same linux-yocto kernel, and got that to a place where it needs the linux-yocto support in here for the Orins. The WIP builds fine and boots. I haven't done a lot of testing on Orin as I got stuck for my use-case where egl/gbm display output isn't working yet (kms works). The boot looks pretty sane so I hope problems will be limited. I'll start a WIP pull request branch so we can all work together on this. |
Beta Was this translation helpful? Give feedback.
-
Hi @aknaub |
Beta Was this translation helpful? Give feedback.
-
With the release of Jetpack 6, Nvidia claims that choosing a kernel version (other than the default 5.15) is now possible, and provides a guide for it:
https://docs.nvidia.com/jetson/archives/r36.3/DeveloperGuide/SD/Kernel/BringYourOwnKernel.html
Now that r36.3 is supported here in the scarthgap branch, I was wondering how hard would it be to use the meta-tegra layer but build the 6.6 LTS kernel instead of what is provided in recipes-kernel/linux/linux-jammy-nvidia-tegra_5.15.bb. Is there any guide on the subject (other than what Nvidia provided, which is unrelated to yocto)?
Also, do you intend to add and maintain recipes for building kernel versions other than 5.15? I think it would be really cool if there was support for at least the LTS versions.
Beta Was this translation helpful? Give feedback.
All reactions