It wasn't blind changing (although his memory size did match mine) but it didn't seem to affect anything. All I've got in /proc/mtrr at the moment is:
Code:
reg00: base=0x00000000 ( 0MB), size=2048MB: write-back, count=1
But in the "lspci -v" output I've got:
Code:
...
05:00.0 VGA compatible controller: ATI Technologies Inc R430 [Radeon X800 XL] (PCIe) (prog-if 00 [VGA controller])
...
Memory at e0000000 (64-bit, prefetchable) [size=256M]
...
I tried adding a line to /proc/mtrr to match that memory address, but I didn't notice a difference and since /proc it gets wiped on boot, so I'll leave it for now.