offline-NPU-fault-diagnosis

Cross-correlate iBMC, OS, and InfoCollect logs to diagnose NPU faults.

1|1|Updated Apr 25, 2026
One-click install
npx skills add https://github.com/linfordWu/owls --skill offline-npu-fault-diagnosis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: offline-NPU-fault-diagnosis
Source: https://github.com/linfordWu/owls/tree/main/skills/offline-NPU-fault-diagnosis
Command: npx skills add https://github.com/linfordWu/owls --skill offline-npu-fault-diagnosis

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This skill analyzes server logs to diagnose NPU offline faults and related PCIe, firmware, and memory issues by cross-correlating iBMC, OS Messages, and InfoCollect data.

Core Features & Use Cases

  • Multi-source log correlation across iBMC, OS Messages, and InfoCollect to identify root causes.
  • Stepwise diagnostic workflow (Step 0 to Step 4) to reconstruct fault timelines, trace conduction paths, and locate hardware coordinates (NPU ID and PCIe Slot).
  • Generates structured evidence and actionable recommendations for hardware replacement or firmware updates.

Quick Start

Provide the path to the server log bundle and run the skill to initiate an offline NPU fault diagnosis.

Frequently Asked Questions about offline-NPU-fault-diagnosis

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

FAQPage Schema
How do I diagnose NPU offline faults from server logs?

To diagnose NPU offline faults from server logs, cross-correlate iBMC, OS Messages, and InfoCollect data using a Step 0 to Step 4 workflow to reconstruct fault timelines, trace conduction paths, and locate hardware coordinates for a defensible root-cause report.

Why does my NPU drop offline during server operation?

An NPU drops offline due to PCIe link issues, memory errors, or firmware failures. Identifying root causes requires cross-correlating iBMC, OS Messages, and InfoCollect logs to validate multi-source evidence across the fault timeline.

What is the best way to cross-correlate iBMC and OS logs for PCIe link issues?

The best way to cross-correlate iBMC and OS logs for PCIe link issues is using a stepwise diagnostic workflow that enforces strict sequencing and multi-source evidence validation to locate the exact NPU ID and PCIe Slot.

Can I diagnose NPU memory errors using only InfoCollect data?

Diagnosing NPU memory errors using only InfoCollect data is insufficient. A defensible root-cause report requires cross-correlating InfoCollect with iBMC and OS Messages to enforce strict sequencing and multi-source evidence validation.

What logs do I need to prepare to troubleshoot server firmware failures?

To troubleshoot server firmware failures, you need to prepare a log bundle containing iBMC, OS Messages, and InfoCollect data. Providing the path to this bundle initiates the stepwise offline NPU fault diagnosis.