From ProventusNova DeveloperWiki
Combined display of all available logs of ProventusNova DeveloperWiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 16:11, 5 December 2025 Nico talk contribs created page Validation and Verification of NVIDIA Jetson SoMs (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²C, interpreting the results, and using additional system commands to confirm the exact Jetson module installed on your ca...")
- 23:13, 4 December 2025 Nico talk contribs created page Jetson CSI Camera Bring-Up, Debugging, and Development Guide (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²C communication, checking device-tree configuration, reviewing kernel lo...")
- 17:26, 2 December 2025 Nico talk contribs created page How to add a loadable kernel module (LKM) to JetPack 6.x (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...")
- 17:19, 26 November 2025 Nico talk contribs created page How to run NVIDIA NanoOWL tutorial (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...")
- 17:27, 24 November 2025 Nico talk contribs created page Adding Custom device tree overlay to JetPack 6.x (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/```.")
- 00:07, 18 November 2025 Nico talk contribs created page Jetson Linux BSP and Kernel Source Setup (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...")
- 20:25, 5 November 2025 Nico talk contribs created page How to read EEPROM data from NVIDIA Jetson platforms (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...")
- 21:04, 25 September 2025 Nico talk contribs created page How to add a custom partition layout to NVIDIA Jetson Platforms (Created page with "=How to Add a Custom Partition Layout to NVIDIA Jetson Platforms= ''Keywords'': ''NVMe, partition, flash, custom layout, JetPack''")
- 01:09, 19 September 2025 Nico talk contribs created page Nvidia Jetson Orin NX with CTI Boson carrier board setup (Created page with "==Description== This wiki pages shows how to get JetPack 6.2.1 (L4T R36.4.4) for an NVIDIA Jetson Orin NX SoM, download board support package (BSP) for CTI Boson Carrier board NGX007 and how to flash the board to enable 2 FRAMOS IMX464 cameras. ==Set up== * x86/x64 based host machine running Ubuntu 20.04 or higher * Jetson Orin NX SoM * CTI Boson NGX007 carrier board * USB Cable for flashing * Two FRAMOS IMX464 cameras ==Getting the sources== === JetPack 6.2.1 === #...")
- 23:16, 11 August 2025 Nico talk contribs created page GStreamer video streaming, recording and snapshots with tee on Python (Created page with "= GStreamer Video Streaming, Recording and Snapshots with tee on Python = == Description == == Basics ==")
- 23:34, 4 August 2025 Nico talk contribs created page Debug NVIDIA Jetson nvv4l2av1enc VPR Violation (EMEM decode error) (Created page with "=Problem description=")
- 20:02, 4 August 2025 Nico talk contribs created page Error: BitBake + AppArmor User Namespace Restriction Fix (Created page with "# Error: BitBake + AppArmor User Namespace Restriction Fix ## Problem Description When running BitBake on Ubuntu 24.04 or similar systems, you might encounter this error: <syntaxhighlight lang="bash"> ERROR: User namespaces are not usable by BitBake, possibly due to AppArmor. See https://discourse.ubuntu.com/t/ubuntu-24-04-lts-noble-numbat-release-notes/39890#unprivileged-user-namespace-restrictions for more information. Summary: There was 1 ERROR message, returning...")
