Skip to content

Should this kernel boot on a Jetson TX2? #1

@dhess

Description

@dhess

Hi, hopefully you don't mind if I post an issue/question here as I'm not sure where the project "lives," per se.

Is this kernel expected to work on a Jetson TX2 development board? I'm trying to get NixOS working on mine and I've had no luck with any kernel so far, including this one.

I can build the grate-driver kernel just fine on NixOS running on my Jetson TX1, and it works great there. It boots from the TX1's built-in eMMC, and then the NixOS root filesystem is mounted from an NVMe drive that's plugged into a PCIe riser board on the TX1. That configuration is very stable and has been working for awhile now under heavy loads.

However, the exact same filesystem won't boot on the TX2. I've copied the /boot fs from the TX1 eMMC to an SDHC card, and installed the NVMe drive/PCIe riser card on the TX2. Here is the boot log:

https://gist.github.com/dhess/d41a7c806a61e0b886a2cd0defed2c6a

I have also tried the "official" Tegra kernel from https://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git on the TX2, and the results are effectively the same -- the TX2 can't find the root fs device.

Any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions