MediaWiki API result
This is the HTML representation of the JSON format. HTML is good for debugging, but is unsuitable for application use.
Specify the format parameter to change the output format. To see the non-HTML representation of the JSON format, set format=json.
See the complete documentation, or the API help for more information.
{
"batchcomplete": "",
"continue": {
"lecontinue": "20250925210433|58",
"continue": "-||"
},
"query": {
"logevents": [
{
"logid": 68,
"ns": 0,
"title": "Linux RAM Layout Visualizer Script",
"pageid": 51,
"logpage": 51,
"params": {},
"type": "create",
"action": "create",
"user": "Andres",
"timestamp": "2026-02-20T16:15:28Z",
"comment": "Created page with \"__TOC__ == Overview == '''mempix''' is a lightweight bash utility designed to visualize physical memory allocation and real-time occupancy. It maps the data from {{Code|/proc/iomem}} and correlates it with global memory statistics from {{Code|/proc/meminfo}} to provide a per-block visual \"pixel map.\" It is specifically optimized for both '''embedded Yocto environments''' (like the MediaTek Genio 720) and '''standard Desktop Linux''' (Ubuntu/Debian). == Features == * '...\""
},
{
"logid": 67,
"ns": 0,
"title": "Get started with PDDL on NVIDIA Jetson",
"pageid": 50,
"logpage": 50,
"params": {},
"type": "create",
"action": "create",
"user": "Andres",
"timestamp": "2026-02-05T00:31:41Z",
"comment": "Created page with \"__TOC__ == Project Overview: Symbolic AI Planning on NVIDIA Jetson == This project demonstrates the implementation of '''Symbolic AI Planning''' on an NVIDIA Jetson (ARM64) using '''PDDL''' (Planning Domain Definition Language). Unlike traditional machine learning, this approach focuses on deterministic logic and reasoning to solve complex multi-step tasks. === \ud83d\udee0\ufe0f Environment Setup === Because the Jetson uses an ARM64 architecture, traditional x86 planners (like...\""
},
{
"logid": 66,
"ns": 0,
"title": "Validation and Verification of NVIDIA Jetson SoMs",
"pageid": 49,
"logpage": 49,
"params": {},
"type": "create",
"action": "create",
"user": "Nico",
"timestamp": "2025-12-05T16:11:53Z",
"comment": "Created page with \"=Validation and Verification of NVIDIA Jetson SoMs= ''Keywords'': ''NVIDIA Jetson, validation, verification,system-on-module, EEPROM'' ==Description== This page explains how to validate and verify your NVIDIA Jetson System-on-Module (SoM) by identifying its hardware part number and related information. It includes steps for reading module data over I\u00b2C, interpreting the results, and using additional system commands to confirm the exact Jetson module installed on your ca...\""
},
{
"logid": 65,
"ns": 0,
"title": "Jetson CSI Camera Bring-Up, Debugging, and Development Guide",
"pageid": 48,
"logpage": 48,
"params": {},
"type": "create",
"action": "create",
"user": "Nico",
"timestamp": "2025-12-04T23:13:20Z",
"comment": "Created page with \"=NVIDIA Jetson CSI Camera bring up, debugging and development guide= ''Keywords'': ''NVIDIA Jetson, camera drivers, CSI cameras, Linux kernel'' ==Description== This wiki page provides a guide to camera driver debugging, sensor bring-up, and driver development on the NVIDIA Jetson platform. It covers essential diagnostic steps, tools, and workflows for validating CSI camera connectivity, verifying I\u00b2C communication, checking device-tree configuration, reviewing kernel lo...\""
},
{
"logid": 64,
"ns": 0,
"title": "How to add a loadable kernel module (LKM) to JetPack 6.x",
"pageid": 47,
"logpage": 47,
"params": {},
"type": "create",
"action": "create",
"user": "Nico",
"timestamp": "2025-12-02T17:26:09Z",
"comment": "Created page with \"=How to add a loadable kernel module (LKM) to JetPack 6.x= ''Keywords'': ''NVIDIA Jetson, JetPack, kernel customization, kernel modules, NVIDIA oot'' ==Description== This wiki page explains how to add a camera driver as a loadable kernel module on NVIDIA platforms running JetPack 6.x. == Adding loadable kernel module == Take '''nv_customcam''' as the example camera driver to be added as a loadable kernel module. For adding a new LKM the following kernel modifications...\""
},
{
"logid": 63,
"ns": 0,
"title": "How to run NVIDIA NanoOWL tutorial",
"pageid": 46,
"logpage": 46,
"params": {},
"type": "create",
"action": "create",
"user": "Nico",
"timestamp": "2025-11-26T17:19:36Z",
"comment": "Created page with \"=How to run NVIDIA NanoOWL tutorial= ''Keywords'': ''NVIDIA Jetson, NanoOWL, object detection'' ==Description== This wiki pages shows how to run the tree prediction with a live camera tutorial from NVIDIA NanoOWL. NanoOWL is a project that optimizes OWL-ViT to run '''real-time''' on NVIDIA Jetson Orin Platforms with NVIDIA TensorRT. NanoOWL also introduces a new \"tree detection\" pipeline that combines OWL-ViT and CLIP to enable nested detection and classification of anyt...\""
},
{
"logid": 62,
"ns": 0,
"title": "Adding Custom device tree overlay to JetPack 6.x",
"pageid": 45,
"logpage": 45,
"params": {},
"type": "create",
"action": "create",
"user": "Nico",
"timestamp": "2025-11-24T17:27:07Z",
"comment": "Created page with \"=Adding custom device tree overlay to JetPack 6.X= ''Keywords'': ''NVIDIA Jetson, JetPack, kernel customization, device tree overlays, dtbo'' ==Description== This wiki page shows how to add a custom device tree overlay for NVIDIA platforms with Jetpack 6.X. == Adding custom device tree overlay == In Jetpack 6.X device tree overlays live in directory: ```hardware/nvidia/t23x/nv-public/overlay/```.\""
},
{
"logid": 61,
"ns": 0,
"title": "Jetson Linux BSP and Kernel Source Setup",
"pageid": 44,
"logpage": 44,
"params": {},
"type": "create",
"action": "create",
"user": "Nico",
"timestamp": "2025-11-18T00:07:35Z",
"comment": "Created page with \"=Jetson Linux BSP and Kernel Source setup= ''Keywords'': ''NVIDIA Jetson, JetPack'' ==Description== This wiki pages shows how to get sources for any JetPack version for NVIDIA platform. Download board support package (BSP), sample root file system and kernel sources for kernel customization. ==Getting the sources== In this wiki we will use as an example JetPack version 6.2.1 (L4T 36.4.4). You can find the desired JetPack version from === JetPack 6.2.1 === 1. Go to Jet...\""
},
{
"logid": 60,
"ns": 0,
"title": "Fixing ARM Compute Library Fetch Error 24 02 Yocto",
"pageid": 43,
"logpage": 43,
"params": {},
"type": "create",
"action": "create",
"user": "Andres",
"timestamp": "2025-11-15T01:32:05Z",
"comment": "Created page with \"== \u26a0\ufe0f Fixing Yocto Fetch Error: arm-compute-library 24.02 (Wrong Git Branch) == This page documents a specific fetch error encountered during a Yocto build when retrieving the source code for the '''ARM Compute Library''' recipe version 24.02, and provides the fix using a '''.bbappend''' file. === The Error Message === The Yocto build fails during the '''do_fetch''' task for the ''arm-compute-library-24.02'' recipe, indicating that the required commit cannot be foun...\""
},
{
"logid": 59,
"ns": 0,
"title": "How to read EEPROM data from NVIDIA Jetson platforms",
"pageid": 42,
"logpage": 42,
"params": {},
"type": "create",
"action": "create",
"user": "Nico",
"timestamp": "2025-11-05T20:25:15Z",
"comment": "Created page with \"=How to read EEPROM data from NVIDIA Jetson Platforms= ''Keywords'': ''Orin Nano, Orin NX, EEPROM'' ==Description== This page describes how to read EEPROM data from NVIDIA Jetson platforms. The EEPROM contains important information used for identifying and validating the System-on-Module (SoM). == What is EEPROM? == EEPROM stand for electrically erasable programmable read-only memory. Is a non-volatile memory chip used to store information for the device, such as the mo...\""
}
]
}
}