home *** CD-ROM | disk | FTP | other *** search
/ Phoenix CD 2.0 / Phoenix_CD.cdr / 24b / mem_help.zip / MEMORY2.DOC < prev   
Text File  |  1988-05-03  |  4KB  |  76 lines

  1. In the last message on memory, I talked a lot about memory arrays  and 
  2. how they are arranged. You should go scrounge that mesage up and  read 
  3. it first, before you dig into this one. 
  4.  
  5. MAKE  SURE you take all precautions against static damage.  Touch  the 
  6. unpainted metal insides of the machine for a second or two before  you 
  7. touch  anything electronic. Don't hand a card to someone else- put  it 
  8. down, have them, touch top of the power supply, and pick it up.  Don't 
  9. let  anything  electronic get near regular white  styrofoam  or  white 
  10. packing  peanuts,  or  platic  bags  of  any  kind.  Use  "pink  poly" 
  11. antistatic bags, 3M dark gray antistat bags, or black d-stat bags. Use 
  12. common sense, that helps a lot. 
  13.  
  14. I  assume  you have already figured what column of 9 chips (or  8,  if 
  15. parity is not used) contains the bad chip. See previous message. 
  16.  
  17. The next problem is of course to figure out which chip in that  column 
  18. is  the baddie. Most computers have a bios that gags on memory  errors 
  19. but  doesn't  provide much useful information. It might give  you  the 
  20. address  of the failing chip, necessary information, but  that's  only 
  21. half  the story. You also need the failing bit number, a value from  0 
  22. to  7, or Parity Bit. You might get lucky, and have the power-on  self 
  23. test  die  on the bad chip. Then it should tell you the  failing  bit, 
  24. well most POSTs tell you that. Better to get a good memory tester  and 
  25. let it cook for a few hours. There is a real good one floating  around 
  26. as shareware called RAMTEST3 and if you can find it, use it. It  tests 
  27. EMS  ram,  conventional, expanded too. If you can't  get  it  anywhere 
  28. else, join the EXEC PC BBS at 414-964-5160. If I uploaded this message 
  29. to your BBS, chances are I uploaded RAMTEST3 as well- look around. 
  30.   
  31. Anyhow,  a ramtest should give the bit number of the failure.  What  I 
  32. often  do  if  the bit number is uncertain or if it seems  to  be  the 
  33. parity  bit is to shift the entire column up one chip and see if  I've 
  34. identified  the right column. The error should move to another bit  if 
  35. so.  If the error bit is erratic or moves around between  tests,  then 
  36. it's likely the parity chip is bad. Or several chips are quite  seated 
  37. snugly  in their sockets. Try pushing them all down into  the  sockets 
  38. firmly. 
  39.  
  40. If your memory test gives a bit number, that should be the chip within 
  41. the row thats bad. Often, they are numbered 0 1 2 3 4 5 6 7 P, so  the 
  42. first  one  is 0, etc. Which end is which is anybody's  guess;  memory 
  43. board makers can lay out a board any way they like. Look for hints  on 
  44. the  board itself, sometimes the bit numbers are silkscreened  on  the 
  45. board in tiny white letters, or green ones. 
  46.  
  47. If  your memory test gives the bad bits as a bit pattern it will  look 
  48. something like this: 
  49. 0101 1010 WRITTEN
  50. 0101 0010 READ
  51. 0000 1000 XOR      although many don't give this line. As you can see,
  52. 7654 3210 (bit 3)  the bit that's different is #3. Replace the  fourth 
  53.                    chip  in the column and test again. If a  different 
  54. bit is implicated each time, it might be the parity chip, or maybe the 
  55. address  decode  or refresh logic on the board has gone  south.  These 
  56. chips  are almost certainly soldered in, so buy a new board or  get  a 
  57. good scope and and Electrical Engineering degree. 
  58.  
  59. Things you should try before anything else: tamp all the memory  chips 
  60. down  into the sockets. Don't flex the board to much-- it will  break. 
  61. Or a marginal trace will let go and you will have a real flakey  board 
  62. on your hands. 
  63.  
  64. Take  all the boards out of the computer one at a time and  check  the 
  65. gold fingers at the bottom. Any that look real grungy should be attack 
  66. with  a clean pencil eraser. Don't touch the fingers-- skin oils  make 
  67. them  oxidize. Sometimes just pulling the card and looking hard at  it 
  68. will fix it. Really. 
  69.  
  70. Good luck, 
  71. Thomas M. Peters
  72. Stevenson's Office Equipment
  73. 4517 N. Oakland Ave
  74. Milwaukee, WI  53211
  75. 414-964-6330
  76.