LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 10-23-2008, 05:14 AM   #16
peeths003
Member
 
Registered: Jun 2008
Distribution: Fedora 12 i686, Debian 5.0.1 i686, Fedora 14 x86_64, Debian Lenny 5.0.1x86_64 and CentOS_5.4_x86-64
Posts: 311

Original Poster
Rep: Reputation: 32

Hi , the primary display adapter is already set to PCIEx , so i think i need to check with the UMA Frame Buffer .

I know i am loosing only 6.25 % ( 256 / 4096 * 100 ) from my main memory , but i still remember the time when i bought 64MB RAM for $125
 
Old 10-23-2008, 11:11 AM   #17
Quakeboy02
Senior Member
 
Registered: Nov 2006
Distribution: Debian Linux 11 (Bullseye)
Posts: 3,407

Rep: Reputation: 141Reputation: 141
Quote:
Originally Posted by peeths003 View Post
Hi , the primary display adapter is already set to PCIEx , so i think i need to check with the UMA Frame Buffer .

I know i am loosing only 6.25 % ( 256 / 4096 * 100 ) from my main memory , but i still remember the time when i bought 64MB RAM for $125
It's odd, but until last night I just couldn't see what your problem was. But, yesterday I installed a new quad 7050M-M and after the normal birthing aggravations, it says I have only 3 GB rather than 4. After disabling the shared memory completely it says I have 3.2 now. More than I'll probably ever use at one time, but it is an odd thing.

I remember paying for RAM by the chip. I think they were 4164s or something like that.
 
Old 10-23-2008, 05:27 PM   #18
Quakeboy02
Senior Member
 
Registered: Nov 2006
Distribution: Debian Linux 11 (Bullseye)
Posts: 3,407

Rep: Reputation: 141Reputation: 141
I think I have some more information on this "issue". I just did a quick install of Etch amd64 and /proc/meminfo had over 3.75GB which is what I had expected to see. I wonder if this is a "NUMA" issue in the 32 bit kernel; i.e. it's not there? My guess is that there is a hole in the lower part of the top 1GB of RAM which is created by the UMA shared memory, and the 32 bit kernel can't see around it. I'm downloading Lenny AMD64 now and will give this a try. This may change my whole attitude about 32 bit vs 64 bit. Or, I could have read meminfo wrong. LOL
 
Old 10-23-2008, 05:39 PM   #19
jay73
LQ Guru
 
Registered: Nov 2006
Location: Belgium
Distribution: Ubuntu 11.04, Debian testing
Posts: 5,019

Rep: Reputation: 133Reputation: 133
Nope, if you want to access all 4GB from a 32 bit OS, you need to install a PAE kernel. Otherwise, you get only about 3GB, the rest being reserved for I/O.
 
Old 10-23-2008, 06:08 PM   #20
Quakeboy02
Senior Member
 
Registered: Nov 2006
Distribution: Debian Linux 11 (Bullseye)
Posts: 3,407

Rep: Reputation: 141Reputation: 141
Quote:
Originally Posted by jay73 View Post
Nope, if you want to access all 4GB from a 32 bit OS, you need to install a PAE kernel. Otherwise, you get only about 3GB, the rest being reserved for I/O.
Thanks for the input. I'll give that a try.
 
Old 10-23-2008, 09:54 PM   #21
Quakeboy02
Senior Member
 
Registered: Nov 2006
Distribution: Debian Linux 11 (Bullseye)
Posts: 3,407

Rep: Reputation: 141Reputation: 141
Jay, you're right, of course, but this is very strange. PAE is available as option for NOHIGHMEM .configs, and it's forced for HIGHMEM64G .configs, but it's simply not available to HIGHMEM4G configs. I switched from 4G to 64G, recompiled, and the memory shows up properly now.
 
Old 10-24-2008, 04:19 AM   #22
peeths003
Member
 
Registered: Jun 2008
Distribution: Fedora 12 i686, Debian 5.0.1 i686, Fedora 14 x86_64, Debian Lenny 5.0.1x86_64 and CentOS_5.4_x86-64
Posts: 311

Original Poster
Rep: Reputation: 32
I checked with the UMA Frame Buffer , and what i can see is that the UMA Frame Buffer is disabled in BIOA and Current UMA Buffer Memory shows as 0. So there is some other place where the 256 MB of RAM is missing. I am using Fedora 9 64 bit and once OS is loaded it is giving me a RAM of 3.75 .

And as i described before in BIOS the information showing as Installed memory 4096 and Usable memory as 3839 .

So where can the missing 256 be gone ..... ?

I know i wont be using that much of memory when i am using the machine . but still it feels like i have some resource and i wont be able to use them ......
 
Old 10-24-2008, 12:25 PM   #23
Quakeboy02
Senior Member
 
Registered: Nov 2006
Distribution: Debian Linux 11 (Bullseye)
Posts: 3,407

Rep: Reputation: 141Reputation: 141
Quote:
So where can the missing 256 be gone ..... ?
I noticed that the nvidia-settings program grossly overstates the memory usage of my video board. nvidia-settings reports 512MB but lspci -vv reports board use as follows:
Code:
	Region 0: Memory at fd000000 (32-bit, non-prefetchable) [size=16M]
	Region 1: Memory at d0000000 (64-bit, prefetchable) [size=256M]
	Region 3: Memory at fc000000 (64-bit, non-prefetchable) [size=16M]
So, maybe it's a boundary condition or something like that?
 
Old 10-28-2008, 08:27 AM   #24
peeths003
Member
 
Registered: Jun 2008
Distribution: Fedora 12 i686, Debian 5.0.1 i686, Fedora 14 x86_64, Debian Lenny 5.0.1x86_64 and CentOS_5.4_x86-64
Posts: 311

Original Poster
Rep: Reputation: 32
Hey Quake .. you still missing something .

BIOS the information showing as Installed memory 4096 and Usable memory as 3839 , This is when the OS is not even loaded.

I also have Win XP 64 bit setup it also shows the same and also shows that it is having a dedicated RAM of 512 .
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Fedora 8 Core on ASUS M2A-VM rmerts Linux - Hardware 4 01-15-2008 09:19 PM
Strange problems with Asus/nVidia graphic card and wireless card Maladjez Linux - Hardware 2 02-28-2007 09:46 AM
nVidia driver claims I have no nVidia card make SUSE / openSUSE 12 11-04-2006 11:16 AM
card 1 = nvidia( with nvidia module), card 2 = ati (pci) darkhatter Linux - Hardware 3 05-22-2006 04:06 PM
'nvidia' module doesn't persist for nVidia GeForce2 DDR card dude_a_b_c Mandriva 8 05-19-2004 02:50 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 02:20 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration