MattF
09-25-2003, 07:39 PM
Remotely determine RAM type as in SDRAM or DDR from Linux? is this possible?
![]() | View Full Version : Remotely determine RAM type from Linux? MattF 09-25-2003, 07:39 PM Remotely determine RAM type as in SDRAM or DDR from Linux? is this possible? ub3r 09-25-2003, 11:07 PM if it were possible, it would probably be in /proc/meminfo . but, it's not there. look around the /proc folder, it might be in cpuinfo as well. nobody on #linuxhelp on irc.freenode.net knew either. hiryuu 09-26-2003, 12:05 AM I don't know of any OS that tells you, because it doesn't change any driver/software-level activity. That's barely even a concern at the BIOS level. MattF 09-26-2003, 04:48 AM Okay thanks for the help. Phonenix BIOS does tell me, but remotely it's a bit hard to see, unless you run some advance console server. |