Currently It seems that the current 32 bit editions of Ubuntu can only take advantage of 3GB (sometimes a little more) of physical memory. Desktops and gaming rigs using 6 and 8 GB of RAM are ubiquitous now.I am having a ubuntu desktop with 5GB RAM and i want to use all the available memory for gaming.
Procedure to follow
You need to install the following packages and restart your PC
sudo apt-get install linux-restricted-modules-server
sudo apt-get install linux-headers-server
sudo apt-get install linux-image-server linux-server
That’s it after rebooting you should be able to see all the memory available in your system.
How to Use more than 3GB RAM on 32-bit Ubuntu
Related Posts:
How to Create CDs and DVDs with Menu in Ubuntu 10.10 : DeVeDe DeVeDe is a program to create video DVDs and CDs (VCD, SVCD or CVD), suitable for home players, from any video files in any of the formats supported … Read More
Block websites using Squid Proxy in Ubuntu LinuxYou can block websites using squid proxy with 3 easy steps. First you have to create a text file with blocked domain name list such as orkut.com, gmai… Read More
How to play DVD Movies in Ubuntu Linux 10.10 Ubuntu 9.04, 9.10, 10.04 (i386, amd64) and 10.10 Install the libdvdread4 package (no need to add third party repositories) via Synaptic or command … Read More
Install Mozilla Firefox 4 in Ubuntu LinuxIf possible remove the older version first. Now You can start Firefox 4 Installation 1. Open Synaptic Package Manager and add the Firefox PPA to the … Read More
How toconnect to wireless lan in ubuntuIf your wireless card is properly installed use the following command for connect to a wireless access point sudo ifconfig eth0 down sudo ifconfig wl… Read More
0 comments:
Post a Comment