Welcome to the Linux Foundation Forum!
64G ram support and i915 graphics driver
Hi
according to the following page there is a problem with highmemory support and certain intel graphic cards which also affects me. I read the page so I downloaded linux-2.6.31-rc1.tar.bz2 from kernel.org then I did the following
# cd /usr/src/
# tar -xjf linux-2.6.31-rc1.tar.bz2
# cd linux-2.6.31-rc1
# make menuconfig
# tar -xjf linux-2.6.31-rc1.tar.bz2
# cd linux-2.6.31-rc1
# make menuconfig
I navigated to "Device Drivers ---> Graphics Support ---> Support for frame buffer devices ---> " and to " Device Drivers ---> Graphics Support ---> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) ---> " but I can't see any options for
drm/i915: enable GEM on PAE.
agp: switch AGP to use page array instead of unsigned long array
0
Comments
debian:/root # lscpu
Architecture: i686
CPU(s): 1
Vendor ID: GenuineIntel
CPU family: 6
Model: 23
Stepping: 6
CPU MHz: 800.000
Virtualization: VT-x
L1d cache: 32K
L1i cache: 32K
L2 cache: 3072K
After switiching to a 64-bit distro you should see most if not all of your RAM, if you need more RAM then you will need to recompile the kernel.