Download files in this directory. Most easily, by downloading the zip linked at the main page. In the next post is a modifed version of util/inteltool/gfx.c, which changes one line to read only a single register. Use that to replace coreboot/util/inteltool/gfx.c (Otherwise, on my machine the tool crashes because some registers don't like to be read.) Then run, while in the inteltool directory:
Code: Select all
apt-get install pciutils-dev # That's assuming you have a debian based distro
make
./inteltool -f




