# cper-dump **Repository Path**: mirrors_NVIDIA/cper-dump ## Basic Information - **Project Name**: cper-dump - **Description**: Cper-dump kernel module uses a specific DSM call to dump the CPERs stored in the R/W Flash of Grace CPU. - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-07-31 - **Last Updated**: 2026-03-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Kernel module to read CPERs stored in the R/W Flash of Grace CPU Cper-dump kernel module uses a specific DSM call to dump the CPERs from the SPI flash to a binary file. To build the module, Download the repo. Untar it using 'tar zvf .tgz cd make clean make To deploy the module once it is build, insmod ./cper_dump.ko