Jump to content

RAM Problem

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
16 replies to this topic

#1
Guest_tcm9669_*

Guest_tcm9669_*
  • Guests
Well I run Ubuntu on Virtual PC and when I increased the RAM ( Virtually ) It wouldn't start up! Then I tried reducing to to the original amount that it previously had and everything ran fine again! So what if I need to upgrade the RAM? I will have to Re-Install the whole OS?

Thanks
Tcm9669

#2
Guest_Jordan_*

Guest_Jordan_*
  • Guests
No, you should not have to re-install just because you upgraded the ram. How much did you upgrade it by? Did you upgrade it by an odd number or by doubles?

#3
Guest_tcm9669_*

Guest_tcm9669_*
  • Guests
It was 512 and then I increased it to 736

#4
Grub

Grub

    Learning Programmer

  • Members
  • PipPipPip
  • 57 posts
that is probably your problem. You have to increase it in doubles, you can't just use an odd number like that. Try using 1024 and it should work.

#5
Guest_tcm9669_*

Guest_tcm9669_*
  • Guests
Ok thanks ;) It was the reccomended value so I did so... thanks for the Tip

#6
TcM

TcM

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 11,147 posts
Yeah.. computers are strange sometimes :) but ram work in a certain sequence and you can't just invent a number and set it as RAM! It should be for example 256,512,768,1024 and so on.

#7
EGS

EGS

    Programmer

  • Members
  • PipPipPipPip
  • 116 posts

TotalPenguin said:

Yeah.. computers are strange sometimes :) but ram work in a certain sequence and you can't just invent a number and set it as RAM! It should be for example 256,512,768,1024 and so on.
Ah, from reading this thread it seems that you could have put 768 opposed to 736.

I have heard, like posted above, RAM works in doubles, so you should really just double its value. :)

#8
TcM

TcM

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 11,147 posts
Well not exactly in doubles because 768 is not a double of anything except for 384, which would be invalid.

#9
Rabscuttle

Rabscuttle

    Newbie

  • Members
  • PipPip
  • 20 posts
Weird issue - but i agree, try it in the natural RAM sequece:
1,2,4,16,32,64,128,256,512,1024,2056 etc..

#10
TcM

TcM

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 11,147 posts
That sequence is wrong :)
It should be 1,2,4,8,16,32,64,128,256,512,1024,2048

#11
Ricardo

Ricardo

    Newbie

  • Members
  • PipPip
  • 15 posts
I'm not familiar with Virtual PC, but the first time I upgraded RAM on my first computer, I remember I had to use two strips.

By the way, would Virtual PC run Windows 95 on my XP so that I could run PC Paintbrush Designer for Windows 95? (I've tried the XP's help for installing earlier software, with no luck.)

#12
Tor

Tor

    Programming Expert

  • Members
  • PipPipPipPipPipPip
  • 486 posts
Yes, Virtual PC will run Windows 95. A better software is vmWare though. You should consider that instead of Virtual PC.