From 0e3520f74d25bc43572a1afeaa4439bfedcc0d78 Mon Sep 17 00:00:00 2001
From: Francis Rowe
- Run that tool (resources/utilities/i945gpu/intel-regs.py) as root on machines with the offending panels in: + Run that tool (resources/utilities/i945gpu/intel-regs.py) as root on systems with the offending panels in:
- Load (from the ROM) the runningvga.bin for each LCD panel on each machine; do not execute it, only load it! (coreboot will have to be modified). - Rename the ROM appropriately, based on the machine name and the panel name. coreboot_nativegfx_5868_plusrunningvga_t60_14_LTD141ECMB.rom, + Load (from the ROM) the runningvga.bin for each LCD panel on each system; do not execute it, only load it! (coreboot will have to be modified). + Rename the ROM appropriately, based on the system name and the panel name. coreboot_nativegfx_5868_plusrunningvga_t60_14_LTD141ECMB.rom, for instance. Keep a copy for later use.
@@ -299,7 +299,7 @@ f0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ................With each boot, make notes about what you see and get logs using the standard test. - You will need the files from #intelvbttool_results for each machine. + You will need the files from #intelvbttool_results for each system.
Results (# means untested): @@ -418,7 +418,7 @@ f0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ................- Backup both files (runningvga.bin and intelvbttool_out), renaming them to match the machine and LCD panel used. + Backup both files (runningvga.bin and intelvbttool_out), renaming them to match the system and LCD panel used. ../misc/index.html#get_edid_panelname will show you how to get the name (model) of the LCD panel used.
-- cgit v0.9.1