home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / amiga / hardware / 14675 < prev    next >
Encoding:
Internet Message Format  |  1992-08-29  |  4.1 KB

  1. Path: sparky!uunet!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!yale!gumby!destroyer!ubc-cs!bcsystems!rforster
  2. From: rforster@galaxy.gov.bc.ca (Russ Forster)
  3. Newsgroups: comp.sys.amiga.hardware
  4. Subject: Re: My AMIGA is now CYAN ONLY!!!
  5. Message-ID: <1992Aug28.172100.926@galaxy.gov.bc.ca>
  6. Date: 28 Aug 92 17:21:00 -0700
  7. References: <jyork.714365075@pv343d.vincent.iastate.edu>
  8. Organization: BC Systems Corporation
  9. Lines: 104
  10.  
  11. In article <jyork.714365075@pv343d.vincent.iastate.edu>, jyork@iastate.edu (Justin York) writes:
  12. > Can anyone out there tell me what has happened to my Amiga? I moved it up
  13. > to college (no more bumps than normal...) and when I  hooked it up, the 
  14. > monitor displays only shades of cyan! I have tried re-setting the monitor
  15. > controls, and have tried different cables, so my conclusion is that it it
  16. > A) The 1084S telling me it will soon be leaving me :(
  17. > or
  18. > B) The Denise chip telling me it is time to upgrade :)
  19. > SO, if this sounds familiar, please tell me what you did to solve it...
  20. >                     Thanks,
  21. >                     Justin York
  22. >                     jyork@iastate.edu
  23.  
  24.     Here is some documentation that may help you.  I've kept this around
  25.     for ever, I hope the information is not out of date.
  26.  
  27. $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
  28.  
  29. Actually, green is meaningful in the right context.  On initial powerup, the
  30. first meaningful color displayed is dark grey, which indicates the system
  31. has passed the "hardware test".  The 68000 is running, and some hardware
  32. registers are seen.  Next is the light grey screen, the "software test",
  33. where the system software is starting to come up.  Finally, the "white"
  34. screen comes up indicating that the machine is just about ready to ask for
  35. a disk everything has checked out OK.
  36.  
  37. Failures come up as colors.  Green indicates a CHIP RAM failure of some kind.
  38. Red indicates a ROM/WCS failure.  Blue indicates a custom chip failure.
  39. And yellow indicates that a 68000 exception trap has occurred before the
  40. normal OS trap handler (the GURU code) has been installed.  When a failure
  41. is detected, the OS will often retry, so you can see cycling from failure to
  42. test, at least for the right kind of failures.
  43.  
  44.   Dark gray     Ok Hardware
  45.   Light gray    Ok Software
  46.   Red           Bad ROM Checksum
  47.   Green         Bad RAM
  48.   Blue          Bad Custom Chips
  49.   Yellow        Exception
  50.  
  51. >What does the Amiga do when you reboot?
  52.  
  53. This should be in the 'most asked questions' posting, along with
  54. "what does color X mean on startup?"
  55.  
  56. - Clear Chips      (screen turns blue on custom chip failure)
  57. - Disable DMA and Interrupts
  58. - Clear the Screen
  59. - Check the Hardware
  60. - Pass or fail the Hardware to the Screen (dark grey if OK)
  61. - Checksum the WCS (OS does not checksum the ROM)
  62. - Pass or fail the WCS to the Screen (displays "Insert Kickstart" screen)
  63. - System setup
  64. - Check the for RAM at $C00000
  65. - Move SYS_BASE to $C00000 if it exists
  66. - RAM Test
  67. - Pass or fail the RAM to the Screen (green if bad)
  68. - Check the Software
  69. - Pass or fail the Software to the Screen (light grey if OK)
  70. - Set up the RAM
  71. - Link the Libraries
  72. - Find External RAM and link it to the list
  73. - Set up Interrupts and DMA
  74. - Start default Task
  75. - Check for 68010, 68020, and 68881
  76. - Check for an Exception (screen yellow if found and GURU handler not set up)
  77. - System Reset
  78.  
  79.  
  80. The Keyboard has it's own processor, RAM and ROM. A selftest is
  81. peformed on power-up in the following sequence.
  82.  
  83. 1. Performs checksum on ROM's
  84. 2. Checks 64 bytes of RAM.
  85. 3. The timer is tested.
  86. 4. Performs handshake with computer and gives results of selftest.
  87.  
  88. If the keyboard does not pass the test it will notify you that it is
  89. not working properly. This information is indicated with the blinking
  90. of the CAPS-LOCK light.
  91.  
  92. One Blink  Keyboard ROM check failed.
  93.  
  94. Two Blinks  Keyboard RAM checked failed.
  95.  
  96. Three Blinks  Watchdog timer failed
  97.  
  98. Four Blinks  A short between two row lines or special control keys.
  99.  
  100. $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
  101.  
  102. -- 
  103. Regards,
  104.  
  105. Russ Forster (postmaster), Sr. Technical Analyst, MultiVendor Group
  106. BC Systems Corp., 4000 Seymour Place, Victoria, B.C., V8X 4S8
  107. Internet: RForster@Galaxy.Gov.BC.CA       Phone: (604) 389-3186
  108.