An open API service indexing awesome lists of open source software.

https://github.com/bringhurst/nhale

Nvidia bios analyzer. WARNING: This thing can cause really weird crashes with potential data loss.
https://github.com/bringhurst/nhale

Last synced: 2 months ago
JSON representation

Nvidia bios analyzer. WARNING: This thing can cause really weird crashes with potential data loss.

Awesome Lists containing this project

README

          

nhale
=====
**WARNING: nhale may cause really hard crashes, data loss, and general sanity loss if you try to understand all of the output.**

What is this thing?
-------------------
Dump your rom in Linux and print info about it. Use the -r option if your videobios is hidden (i.e. not available on the EEPROM).

I'm crazy enough to run this. What do I need?
---------------------------------------------
You need linux, an nvidia gpu, and the closed source nvidia drivers (binary blob).

Is my card supported?
---------------------
Currently works mainly with 6/7/8/9 series.
Partial 5 series and before support.
Partial GT2XX and Fermi support.

Who wrote this?
---------------
Credit goes to the original author Roderick Colenbrander.