pi-node / instructions

254 stars 154 forks source link

My pc freezing #132

Open pkdaras opened 3 years ago

pkdaras commented 3 years ago

After install node, ask me to install docker. I done and i install docker. After restarted my pc everything freezing, not mouse not keyboard don't working everything freezing... What happened here? Thanks.

pilgrim103 commented 3 years ago

This happened to me a few months ago. I figured out on my own that I did not have enough RAM memory on my machine. Windows takes 4GB itself. The VMmem module takes anywhere from 750MB to 3GB depending on how and what your Node is doing. Anyway, I updated to 8GB and it ran but everything froze if I tried to do anything besides run the Node. Upping the RAM to 12GB resolved all problems. If you have more than 8GB memory ignore my experience. (p.s...does your installation drive have 40GB tp 100GB free?)

remzicirit commented 3 years ago

VMmem is using between 3-4 GB image if you try to run between 4-6 GB like pilgrim you have problem

pkdaras commented 3 years ago

This happened to me a few months ago. I figured out on my own that I did not have enough RAM memory on my machine. Windows takes 4GB itself. The VMmem module takes anywhere from 750MB to 3GB depending on how and what your Node is doing. Anyway, I updated to 8GB and it ran but everything froze if I tried to do anything besides run the Node. Upping the RAM to 12GB resolved all problems. If you have more than 8GB memory ignore my experience. (p.s...does your installation drive have 40GB tp 100GB free?)

Thanks for your reply, yes i have 98 giga SSD drive remaining storage. But only 4 giga ram memory. Logically that is my problem. Thanks anyway!