/ARC-Firmware-Tool

Wrapper for IGSC

Primary LanguageC#

ARC Firmware Tool

Stats

GitHub release (with filter) GitHub all releases

About

Note

This tool and its author are not affiliated with Intel in any way.

A GUI application for Intel ARC firmware flashing!

Take a look at the Flashing guide

This tool allows the flashing and downgrading of firmware on Intel discrete graphics cards.

Looking for fancy maybe broken features? Check out the beta branch.

Don't forget to peek at the firmware matrix


Utility

Note

A few screen shots including the flash sequence as well as the save log function.

alt text

alt text

alt text

alt text

Features

Note

This software also has the ability to:

  • Check for new versions Stable and Beta
  • Download the latest vbios's
  • Download the lastest Driver
  • Upload hardware scan logs for easy sharing

alt text

alt text

alt text


Design Form

Versioning

Versioning is done as follows:

Major.Minor.Patch

Major versions are based on and upto the GPU generation. For example 1.2.0 would be Intel's first generation GPU; Alchemist.

Minor versions follow tick-tock policy. Even numbers are stable releases, odd numbers are BETA. For example 1.2.0 would be a stable release.

Patch versions are generally just that though a feature may sneak in; usually in BETA builds.

Requests and ideas

Feel free to let me know what you think!


Todo

  • Make it pretty someday
  • Streamline docs

Information

How it all started