jetson-customize-mgbe

Generate kernel device-tree overlays to configure MGBE QSFP interfaces on Jetson Thor boards.

46|7|Updated Apr 27, 2026
One-click install
npx skills add https://github.com/NVIDIA-AI-IOT/jetson-bsp-skills --skill jetson-customize-mgbe-nvidia-ai-iot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jetson-customize-mgbe
Source: https://github.com/NVIDIA-AI-IOT/jetson-bsp-skills/tree/main/skills/jetson-customize-mgbe
Command: npx skills add https://github.com/NVIDIA-AI-IOT/jetson-bsp-skills --skill jetson-customize-mgbe-nvidia-ai-iot

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the configuration of MGBE QSFP interfaces on Jetson Thor boards, simplifying the setup of 25G/10G/1G Ethernet connectivity.

Core Features & Use Cases

  • Configure MGBE QSFP: Enable 25G/10G/1G Ethernet QSFP interfaces on Jetson Thor boards.
  • Overlay Generation: Generates kernel device-tree overlay files for custom carrier board configurations.
  • Use Case: For engineers setting up custom carrier boards for Jetson Thor, this skill automates the process of enabling and configuring MGBE QSFP interfaces.

Quick Start

Run the 'jetson-customize-mgbe' skill to configure the MGBE QSFP interface on your custom carrier board.

Frequently Asked Questions about jetson-customize-mgbe

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure MGBE QSFP interfaces on Jetson Thor custom carrier boards?

Configure MGBE QSFP interfaces on Jetson Thor by generating kernel device-tree overlays that automate enabling 25G/10G/1G Ethernet connectivity for custom carrier boards.

What speeds does MGBE QSFP Ethernet support on Jetson Thor platforms?

MGBE QSFP Ethernet on Jetson Thor platforms supports 25G, 10G, and 1G network speeds, which are enabled by applying generated kernel device-tree overlays to the system.

Why do I need kernel device-tree overlays for Jetson Thor Ethernet QSFP setup?

Kernel device-tree overlays are needed for Jetson Thor Ethernet QSFP setup because they define the hardware configuration parameters required to successfully enable and activate the MGBE interfaces on custom carrier boards.

Can I enable 25G Ethernet on a custom Jetson Thor carrier board without manual device-tree editing?

Yes, you can enable 25G Ethernet on custom Jetson Thor carrier boards without manual editing by using an automated process that generates the required kernel device-tree overlay files based on device-specific information.

What device-specific information is required to generate a Jetson Thor MGBE device-tree overlay?

Generating a Jetson Thor MGBE device-tree overlay requires specific hardware configuration details about your custom carrier board to ensure the kernel correctly enables the target Ethernet QSFP interfaces.