home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / linux / 23308 < prev    next >
Encoding:
Text File  |  1993-01-08  |  1.3 KB  |  31 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!paladin.american.edu!howland.reston.ans.net!wupost!micro-heart-of-gold.mit.edu!uw-beaver!news.u.washington.edu!serval!hlu
  3. From: hlu@eecs.wsu.edu (H.J. Lu)
  4. Subject: Re: Linux (0.98 SLS) does not recogonize 20 Meg Memory Config.
  5. Message-ID: <1993Jan9.004334.29212@serval.net.wsu.edu>
  6. Sender: news@serval.net.wsu.edu (USENET News System)
  7. Organization: School of EECS, Washington State University
  8. References:  <1il110INN92@fast.hal.COM>
  9. Distribution: usa
  10. Date: Sat, 9 Jan 93 00:43:34 GMT
  11. Lines: 18
  12.  
  13. In article <1il110INN92@fast.hal.COM>, saxena@hal.COM (Nirmal Saxena) writes:
  14. |> 
  15. |> In order to run X windows I installed additional 16Mbytes (4 4meg sims)
  16. |> of memory to my 486Dx/33Mhz system which already had 4 Mbytes of memory
  17. |> (4 1Meg simms). My AMI BIOS setup recognizes 20 Mbytes of memory but the
  18. |> linux (SLS 0.98 distribution) operating system recognizes only 16 Mbytes of
  19. |> memory. My configuration was 4M in bank0 and 16M in bank 1. Suspecting
  20. |> that linux does not support holes in memory space I tried 16M in bank 0 and 
  21. |> 4 M in bank 1, even then only 16 Megabytes were recogonized.
  22. |> 
  23. |> I will appreciate any help or pointers in this regard.
  24.  
  25.  
  26. There are two versions of kernel, one for <= 16 MB, the other for > 16 MB.
  27. Which one are you using? You may have to recompile the kernel to use
  28. memory above 16MB.
  29.  
  30. H.J.
  31.