Hackintosh system diagnostics and hardware information gathering

Deleted member 27236

New member
AMD OS X Member
Dec 10, 2024
12
8
3
CPU:
AMD Ryzen 9 7900X 12-Core Processor
I would like to contribute to the development of the Hackintosh community.
These scripts for automating the collection of diagnostic logs and hardware info from the MacOS.
Written specifically for topic where I need to fix a bug in my Hackintosh.
You need enter your yousername and the script will do everything for you.

hackintosh-diagnostic-logger.sh and hackintosh-hardware-info.sh
These are two scripts.They complement each other well for Hackintosh system diagnostics and hardware information gathering.
This archive will make it easier for experts to sort things out and understand the essence of the problem.

1. hackintosh-diagnostic-logger.sh (Main Diagnostic Tool)
Key Features:
  • Creates organized directory structure (PRFiles)
  • Collects and organizes various system logs:
* ACPI tables (DSDT dump)
* Boot logs
* Kernel information
* System diagnostics
* Power management
* Hardware information
Generates a detailed summary report

2. hackintosh-hardware-info.sh (Hardware Information Tool)
Key Features:
- Multiple operation modes:
* Interactive menu
* Command-line arguments
* Direct commands for specific components
- Comprehensive hardware checks:
* CPU information
* Memory details
* GPU information
* Storage devices
* Network interfaces
* USB devices
* PCI devices
* Full system reports

Screenshot 2024-12-28 at 8.14.08 AM.png

Structure of PRFiles archive files:
x0r-PR-Files
├── acpi
│ └── dsdt.aml
├── boot
│ └── boot.log
├── crash
├── full_system_report.log
├── kernel
│ ├── kext_cache.log
│ ├── kext_sbus-mchc.log
│ └── kext_status.log
├── pcidevice
│ ├── pcidevices.dsl
│ ├── pcidevices.json
│ ├── pcidevices.plist
│ └── pcidevices.txt
├── summary.log
├── system
│ ├── power_assertions.log
│ ├── power_settings.log
│ ├── power_sleep.log
│ ├── trim_status.log
│ └── trim_status_nvme.log
├── x0r-EFI.zip
├── x0r-IORegistryExplorer.ioreg
└── x0r-SysReport.spx

6 directories, 17 files
 

Attachments

Last edited:
  AdBlock Detected
Sure, ad-blocking software does a great job at blocking ads, but it also blocks some useful and important features of our website. For the best possible site experience please take a moment to disable your AdBlocker.