* [gentoo-user] [OT hardware ?] Can ram spec be tracked to different mobos
@ 2009-03-01 21:09 Harry Putnam
2009-03-01 22:15 ` Volker Armin Hemmann
2009-03-02 11:30 ` Nikos Chantziaras
0 siblings, 2 replies; 5+ messages in thread
From: Harry Putnam @ 2009-03-01 21:09 UTC (permalink / raw
To: gentoo-user
Anyone know if the ram sticks installed in one mobo can be tracked to
see what other mobo's it will work in.
I'm thinking switching out a mobo and hate to loose the 3GB ram
installed in it. I don't have the spec to hand due to one machine
being shut down but do have record of it on that machine when I boot
it.
You'd think some kind of cross reference like that would be around
since ram is one of the more expensive parts of a setup.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] [OT hardware ?] Can ram spec be tracked to different mobos
2009-03-01 21:09 [gentoo-user] [OT hardware ?] Can ram spec be tracked to different mobos Harry Putnam
@ 2009-03-01 22:15 ` Volker Armin Hemmann
2009-03-01 23:38 ` [gentoo-user] " Harry Putnam
2009-03-02 11:30 ` Nikos Chantziaras
1 sibling, 1 reply; 5+ messages in thread
From: Volker Armin Hemmann @ 2009-03-01 22:15 UTC (permalink / raw
To: gentoo-user
On Sonntag 01 März 2009, Harry Putnam wrote:
> Anyone know if the ram sticks installed in one mobo can be tracked to
> see what other mobo's it will work in.
>
> I'm thinking switching out a mobo and hate to loose the 3GB ram
> installed in it. I don't have the spec to hand due to one machine
> being shut down but do have record of it on that machine when I boot
> it.
>
> You'd think some kind of cross reference like that would be around
> since ram is one of the more expensive parts of a setup.
a) vendors website
b) vendors website
c) modprobe i2c-dev, eeprom, ./decode-dimms.pl
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-user] Re: [OT hardware ?] Can ram spec be tracked to different mobos
2009-03-01 22:15 ` Volker Armin Hemmann
@ 2009-03-01 23:38 ` Harry Putnam
2009-03-02 0:04 ` Volker Armin Hemmann
0 siblings, 1 reply; 5+ messages in thread
From: Harry Putnam @ 2009-03-01 23:38 UTC (permalink / raw
To: gentoo-user
Volker Armin Hemmann <volkerarmin@googlemail.com> writes:
> On Sonntag 01 März 2009, Harry Putnam wrote:
>> Anyone know if the ram sticks installed in one mobo can be tracked to
>> see what other mobo's it will work in.
>>
>> I'm thinking switching out a mobo and hate to loose the 3GB ram
>> installed in it. I don't have the spec to hand due to one machine
>> being shut down but do have record of it on that machine when I boot
>> it.
>>
>> You'd think some kind of cross reference like that would be around
>> since ram is one of the more expensive parts of a setup.
>
> a) vendors website
> b) vendors website
So, are you thinking the vendor website will have some kind of cross
reference showing all the motherboards a particular stick of ram will
work on? I'm not finding anything like that, of course had prowled
the vendors website before posting (http://www.corsair.com/)
> c) modprobe i2c-dev, eeprom, ./decode-dimms.pl
This will require a recompile. And in fact the memory sticks on a
solaris OS, so not useful there anyway. But useful on my linux
boxes. thanks.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] Re: [OT hardware ?] Can ram spec be tracked to different mobos
2009-03-01 23:38 ` [gentoo-user] " Harry Putnam
@ 2009-03-02 0:04 ` Volker Armin Hemmann
0 siblings, 0 replies; 5+ messages in thread
From: Volker Armin Hemmann @ 2009-03-02 0:04 UTC (permalink / raw
To: gentoo-user
On Montag 02 März 2009, Harry Putnam wrote:
> Volker Armin Hemmann <volkerarmin@googlemail.com> writes:
> > On Sonntag 01 März 2009, Harry Putnam wrote:
> >> Anyone know if the ram sticks installed in one mobo can be tracked to
> >> see what other mobo's it will work in.
> >>
> >> I'm thinking switching out a mobo and hate to loose the 3GB ram
> >> installed in it. I don't have the spec to hand due to one machine
> >> being shut down but do have record of it on that machine when I boot
> >> it.
> >>
> >> You'd think some kind of cross reference like that would be around
> >> since ram is one of the more expensive parts of a setup.
> >
> > a) vendors website
> > b) vendors website
>
> So, are you thinking the vendor website will have some kind of cross
> reference showing all the motherboards a particular stick of ram will
> work on? I'm not finding anything like that, of course had prowled
> the vendors website before posting (http://www.corsair.com/)
>
> > c) modprobe i2c-dev, eeprom, ./decode-dimms.pl
>
> This will require a recompile. And in fact the memory sticks on a
> solaris OS, so not useful there anyway. But useful on my linux
> boxes. thanks.
no, just a make modules_install.
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-user] Re: [OT hardware ?] Can ram spec be tracked to different mobos
2009-03-01 21:09 [gentoo-user] [OT hardware ?] Can ram spec be tracked to different mobos Harry Putnam
2009-03-01 22:15 ` Volker Armin Hemmann
@ 2009-03-02 11:30 ` Nikos Chantziaras
1 sibling, 0 replies; 5+ messages in thread
From: Nikos Chantziaras @ 2009-03-02 11:30 UTC (permalink / raw
To: gentoo-user
Harry Putnam wrote:
> Anyone know if the ram sticks installed in one mobo can be tracked to
> see what other mobo's it will work in.
>
> I'm thinking switching out a mobo and hate to loose the 3GB ram
> installed in it. I don't have the spec to hand due to one machine
> being shut down but do have record of it on that machine when I boot
> it.
>
> You'd think some kind of cross reference like that would be around
> since ram is one of the more expensive parts of a setup.
If it's the same type of RAM, it should work just fine.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2009-03-02 11:35 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-01 21:09 [gentoo-user] [OT hardware ?] Can ram spec be tracked to different mobos Harry Putnam
2009-03-01 22:15 ` Volker Armin Hemmann
2009-03-01 23:38 ` [gentoo-user] " Harry Putnam
2009-03-02 0:04 ` Volker Armin Hemmann
2009-03-02 11:30 ` Nikos Chantziaras
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox