I have laptop Asus N53SV with 4 GB of RAM, i7 with integrated card and dedicated GPU. My problem on Fedora is that system reports only 2.6 GB RAM. I know that I should use kernel with PAE but even after I install it, I have only 2.6 GB RAM avaiable. Now I use 3.0.0 rc6 kernel, but still nothing. Is it possible that the integrated GPU uses almost 1GB of RAM ? Can I check it somehow?
$ free
Non-standard uts for running kernel:
release 3.0-0.rc6.git6.1.fc15.i686=3.0.0 gives version code 196608
total used free shared buffers cached
Mem: 2752180 2527816 224364 0 11232 499444
-/+ buffers/cache: 2017140 735040
Swap: 4849660 500048 4349612
dmidecode http://pastebin.com/CNrph9KA kernel logs http://pastebin.com/QvqUmEZb
free
. Also post the kernel logs from around boot time (in/var/log/kern.log
, I think), especially the ones I cite in my answer. The output ofdmidecode
(very long, use http://pastebin.com/ or similar) might have relevant information. – Gilles 'SO- stop being evil' Jul 13 '11 at 12:10BIOS-e820:
line). With a PAE kernel this part should be in use; please post the logs when you boot a PAE kernel. – Gilles 'SO- stop being evil' Jul 13 '11 at 13:59