home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / linux / 23650 < prev    next >
Encoding:
Internet Message Format  |  1993-01-11  |  2.2 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sdd.hp.com!saimiri.primate.wisc.edu!ames!olivea!hal.com!fast.hal.COM!not-for-mail
  2. From: saxena@hal.COM (Nirmal Saxena)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: Linux 0.98 SLS does not recogonize 20 M memory Config
  5. Message-ID: <1isi3tINNqp@fast.hal.COM>
  6. Date: 11 Jan 93 19:34:21 GMT
  7. Organization: HaL Computer Systems, Inc.
  8. Lines: 39
  9. NNTP-Posting-Host: fast.hal.com
  10.  
  11.  
  12. ==My original posting:
  13.  
  14. ==In order to run X windows I installed additional 16Mbytes (4 4meg sims)
  15. ==of memory to my 486Dx/33Mhz system which already had 4 Mbytes of memory
  16. ==(4 1Meg simms). My AMI BIOS setup recognizes 20 Mbytes of memory but the
  17. ==linux (SLS 0.98 distribution) operating system recognizes only 16 Mbytes of
  18. ==memory. My configuration was 4M in bank0 and 16M in bank 1. Suspecting
  19. ==that linux does not support holes in memory space I tried 16M in bank 0 and 
  20. ==4 M in bank 1, even then only 16 Megabytes were recogonized.
  21. ==
  22. ==I will appreciate any help or pointers in this regard.
  23.  
  24. I want to thank you all for your responses. As most of you suggested,
  25. I got the 0.99.2 sources, I aswered no to the question on
  26. 16M limit (during make config), recompiled the kernel and created a
  27. boot image using `make disk`. Here is what happened when I rebooted
  28. the system using the new boot Image.
  29.  
  30.  1. The system recogonized 20 Meg memory this time but the next
  31.     thing it printed was " NMI received dazed and confused ..."
  32.  
  33.  2. The system continued and gave response to the effect that
  34.     the memory map was lost and there was not enough buffer space.
  35.     Then the system halted.
  36.  
  37. I thought I was not configuring the kernel properly so as an experiment
  38. repeated the whole process rebooting of course from my old SLS 0.98
  39. boot disks but this time limiting the memory to 16M, during make config.
  40. This time the system booted correctly (of course recogonized only
  41. 16M) and everything seemed to work and X windows also worked
  42. properly (from the x distribution in SLS 0.98). The only snag I noticed
  43. was that the `free' command did not work.
  44.  
  45. Some additional facts:
  46.  
  47.    My original configuration was from SLS distribution ftp'ed from
  48.    tsx-11.mit.edu. The gcc version I noticed was 2.2.2d. I am not
  49.    sure about the shared library version.
  50.