Closed Nirnath closed 10 years ago
What OS are you running?
Yogi
On Oct 12, 2013, at 8:20, Nirnath notifications@github.com wrote:
I have just upgraded to the newest version of RTXI (32 bit) and found that the OS is able to identify just 3 GB of RAM, although I have 4 GB. Earlier version - RTXI 1.1 was identifying 4 GB of RAM. Because of just 3 GB of the memory available, the OS now hangs frequently as in my experiments, I use 4-5 modules at a time. Can anybody suggest some solution for this ?
— Reply to this email directly or view it on GitHub.
Its Ubuntu 10.04. I have used the live CD from this site : http://www.rtxi.org/install/live-cd/
Can you provide me the output of the following command in a terminal:
free -m
Yogi
Sent from my iPhone
On Oct 12, 2013, at 12:26, Nirnath notifications@github.com wrote:
Its Ubuntu 10.04. I have used the live CD from this site : http://www.rtxi.org/install/live-cd/
— Reply to this email directly or view it on GitHub.
Following is the output for "free -m"
total used free shared buffers cached
Mem: 2986 625 2360 0 16 193 -/+ buffers/cache: 416 2570 Swap: 9536 0 9536
Yogi
On Oct 12, 2013, at 12:41, Nirnath notifications@github.com wrote:
Following is the output for "free -m"
total used free shared buffers cached
Mem: 2986 625 2360 0 16 193 -/+ buffers/cache: 416 2570 Swap: 9536 0 9536
— Reply to this email directly or view it on GitHub.
Since you have a 32-bit Ubuntu OS installed, it can't detect a full 4GB of RAM.
Try running the following, reboot, and then check your RAM availability. sudo apt-get install linux-generic-pae linux-headers-generic-pae Yogi
On Oct 12, 2013, at 12:41, Nirnath notifications@github.com wrote:
Following is the output for "free -m"
total used free shared buffers cached
Mem: 2986 625 2360 0 16 193 -/+ buffers/cache: 416 2570 Swap: 9536 0 9536
— Reply to this email directly or view it on GitHub.
Ok, I will try that. But with the same hardware, Ubuntu 9.1 32-bit live CD from RTXI website shows complete 4 GB of RAM.
LiveCDs sometimes don't install all kernel modules - 10.04 is notorious for it. Installing this kernel module should allow the system to detect the full 4gb available to your system.
Yogi
On Oct 13, 2013, at 0:00, Nirnath notifications@github.com wrote:
Ok, I will try that. But with the same hardware, Ubuntu 9.1 32-bit live CD from RTXI website shows complete 4 GB of RAM.
— Reply to this email directly or view it on GitHub.
Did this work out for you?
Sorry, I have not tested it, yet. Currently, not in town. WIll definitely inform you as soon as I do the necessary update. I hope "sudo apt-get install linux-generic-pae linux-headers-generic-pae" doesn't affect the RTXI.
The method suggested did not work. Finally, I installed 64 bit UBUNTU 9 RTXI from live CD and then upgraded it to the latest RTXIv1.4. It worked for me and the RTXI system is running fine.
I have just upgraded to the newest version of RTXI (32 bit) and found that the OS is able to identify just 3 GB of RAM, although I have 4 GB. Earlier version - RTXI 1.1 was identifying 4 GB of RAM. Because of just 3 GB of the memory available, the OS now hangs frequently as in my experiments, I use 4-5 modules at a time. Can anybody suggest some solution for this ?