From: Henry N. <Hen...@Ar...> - 2008-03-04 22:58:05
|
Hello Baldyeti, would be nice to check the next step, before I use the values. Download and extract this http://www.henrynestler.com/colinux/testing/pfn-check-0.7.3/daemons-0.7.3-20080304.zip Download DebugView.exe from http://www.sysinternals.com (redirected to MS), exist under "Miscellaneous Utilities". Direct link: http://download.sysinternals.com/Files/DebugView.zip Unpack and start DebugView.exe, let this window opened Open a new command prompt and reload coLinux driver with: colinux-daemon --remove-driver colinux-daemon --install-driver Check driver state with colinux-daemon --status-driver should give: Driver compiled on: Tue Mar 4 23:20:25 2008 Watch in the WebugView, save the output to log file. You should see such lines: ... Rage[0] 0x1000 0x9e000 (647168 MB) ... Rage[1] 0x100000 0xeff000 (15724544 MB) ... Rage[2] 0x1000000 0x1eef0000 (518979584 MB) ... Rage[3] 0x1ff00000 0x100000 (1048576 MB) ... allocating reversed physical mapping for 131072 pages This are the physicaly pages of my system (the "MB" are Bytes, please ignore my typofix). Please send me this text file, or post your short version here (see my shorts). Hope to see your graphic card hole there. Last please verify these ranges with the Registry. It should be the same: Run regedit.exe and open key "HKEY_LOCAL_MACHINE\HARDWARE\RESOURCEMAP\System Resources\Physical Memory" Double click on key ".Translated", select "intern" and than the button "view". The output is not very nice, is scroll area with 2 lines only. There you should see the current memory. The same as from coLinux? -- Henry N. |