Am Sonntag, den 08.06.2014, 17:57 -0700 schrieb ron minnich:
Does anybody want to have a go at a further interpration of the errors? That would help. Does this error mean a present bit was not set, or the address was wrong, or ...
That register is not documented in the public Intel 945 datasheet [4].
Using the Intel 965 datasheet [5], page 207, `PGTBL_ER: 0x00000001` means HOST_INVALID_GTT_PTE, „Invalid GTT Entry during Fetch on behalf of the Host“.
Please note, the intel-gpu-tools [6] include the program `intel-error-decode`.
I’ll decode the error with coreboot on the Lenovo X60 in my reply to the other message.
Thanks,
Paul
[4] http://www.intel.com/content/dam/www/public/us/en/documents/datasheets/mobil... [5] https://01.org/linuxgraphics/sites/default/files/documentation/965_g35_vol_1... [6] http://cgit.freedesktop.org/xorg/app/intel-gpu-tools/