Displaying 1 result from an estimated 1 matches for "65536mb".
Did you mean:
65536kb
2010 Oct 13
0
mtrr error
...still got segmentation fault
But
2. on T3400 with dual-core, CentOS5.5, same ATI RV370 video card and IDL 7.1, everything works just fine. By the way, we have never had any such problem with all our DELL boxes using CentOS and IDL
on T3400, the /proc/mtrr:
reg00: base=0x00000000 ( 0MB), size=65536MB: write-back, count=1
reg01: base=0x3ff00000 (1023MB), size= 1MB: uncachable, count=1
reg02: base=0x40000000 (1024MB), size=1024MB: uncachable, count=1
reg03: base=0x80000000 (2048MB), size=2048MB: uncachable, count=1
When googling, someone out there suggest manually configure the MTRR, can someb...