Atari TT Troubleshooting Guide: Difference between revisions
Created page with "{{Infobox computer | name = Atari TT030 Troubleshooting Guide | image = | manufacturer = Atari Corporation | type = Troubleshooting Guide }} This guide covers common faults, diagnostic procedures, and repair approaches for the '''Atari TT030'''. The TT030 is a complex machine with known failure modes related to its VMEbus implementation, PSU degradation, and ageing electrolytic capacitors. == Diagnostic Tools == * '''YAART''' โ Yet Another Atari RAM Test; tests..." ย |
Remove infobox from supplementary page ย |
||
| Line 1: | Line 1: | ||
This guide covers common faults, diagnostic procedures, and repair approaches for the '''[[Atari TT030]]'''. The TT030 is a complex machine with known failure modes related to its VMEbus implementation, PSU degradation, and ageing electrolytic capacitors. | This guide covers common faults, diagnostic procedures, and repair approaches for the '''[[Atari TT030]]'''. The TT030 is a complex machine with known failure modes related to its VMEbus implementation, PSU degradation, and ageing electrolytic capacitors. | ||
Latest revision as of 20:46, 27 March 2026
This guide covers common faults, diagnostic procedures, and repair approaches for the Atari TT030. The TT030 is a complex machine with known failure modes related to its VMEbus implementation, PSU degradation, and ageing electrolytic capacitors.
Diagnostic Tools
[edit | edit source]- YAART โ Yet Another Atari RAM Test; tests both ST-RAM and TT-RAM
- TOS built-in memory test โ Hold both Shift keys during boot to trigger the TOS memory test
- Multimeter โ Essential for PSU voltage checks and continuity testing
- Oscilloscope โ Useful for clock signal verification and PSU ripple measurement
- Logic probe โ Quick checks on bus signals, chip selects, and clock lines
Common Fault Table
[edit | edit source]| Symptom | Possible Cause | Recommended Action |
|---|---|---|
| Dead โ no power LED, no fan | PSU failure; blown fuse; failed mains switch | Check mains fuse in IEC inlet. Test PSU output voltages off-load. Recap PSU (see Atari TT Capacitor Replacement Guide). Check bridge rectifier. |
| Power LED on, no video, no boot | CPU or FPU failure; ROM failure; ST-RAM failure | Reseat CPU/FPU (daughter board on early models). Reseat ROM chips. Test with minimal configuration (no VME cards, no TT-RAM). Check for corroded CPU socket pins. |
| Bombs on boot (2 or 3 bombs) | Bus errors; faulty ST-RAM; DMA issues; VME bus timing | Remove all expansion cards (VME, TT-RAM, IDE). Test with ST-RAM only. Check for cold solder joints. Apply VME bus fix if not already done.[1] |
| Random crashes during operation | Degraded PSU capacitors; TT-RAM failure; overheating | Recap PSU. Run YAART memory test for extended period. Check fan operation and CPU/FPU thermal condition. Verify +5V rail stability under load. |
| Floppy drive not recognised | WD-1772 failure; cable fault; drive failure | Test with known-good floppy drive. Replace WD-1772-PH chip. Check ribbon cable continuity. Verify drive-select jumper. |
| SCSI devices not detected | NCR 5380 failure; termination error; cable fault | Check SCSI termination (active or passive terminator on last device). Verify SCSI ID conflicts. Test with single SCSI device. Check NCR 5380 chip. |
| No sound | YM2149 failure; DMA sound circuit fault | Test PSG sound (system beep). Test DMA sound separately. Check YM2149F chip and associated capacitors. |
| NVRAM settings lost / clock reset | Dead backup battery | Replace NVRAM battery (3.6V lithium cell). Check MC146818A RTC chip. |
| Keyboard not responding | Keyboard cable fault; HD6301V1 failure; ACIA fault | Test with alternate keyboard cable. Check HD6301V1 keyboard processor. Check MC6850P ACIA chips. |
| Video problems โ wrong colours, distortion | TT Shifter fault; monitor cable; capacitor degradation near video circuit | Check video cable and monitor. Inspect and recap capacitors near TT Shifter. Reseat TT Shifter if socketed. |
| VME card not recognised | VME bus timing issues; card compatibility; power | Apply VME bus fix (Atari-issued rework). Check VME slot power pins. Verify card compatibility with TT VME implementation. |
| Intermittent bus errors with VME cards installed | VME bus fix not applied; signal integrity | Apply the official Atari VME bus fix. This is a rework procedure involving trace cuts and jumper wires to correct bus timing on older board revisions.[2] |
| TT-RAM errors | Faulty SIMMs; MCU failure; incorrect SIMM type | Test each SIMM individually. Ensure correct SIMM type (30-pin or 72-pin as appropriate for the expansion board). Clean SIMM contacts with IPA. Run YAART for extended test. |
VME Bus Issues
[edit | edit source]The TT030's VME bus implementation has well-documented timing issues on earlier board revisions. Atari issued an official engineering change order (ECO) to address this, commonly referred to as the "VME bus fix." Symptoms of unfixed VME bus timing include:
- Intermittent bus errors (2 or 3 bombs) when VME expansion cards are installed
- System instability under heavy I/O load
- VME Ethernet or graphics cards failing intermittently
The fix involves modifications to the motherboard traces and the addition of buffer logic. Details of the rework are documented in the Atari TT030 Hardware Reference and on community sites such as exxosforum.co.uk and atariancomputing.com.[3]
Newer board revisions (Rev. H and later) incorporate the fix at the factory.
PSU Troubleshooting
[edit | edit source]The TT030 PSU is a switch-mode design with +5V, +12V, and โ12V rails. It differs significantly from the standard ST/STe PSU (higher current capacity, negative rail, physically larger). The exxos replacement PSU is not compatible with the TT030.
Common PSU faults:
- +5V rail drift โ Often caused by degraded electrolytic capacitors in the feedback circuit. Recap the PSU.
- High ripple on output โ Visible on oscilloscope as excessive AC component on DC rails. Indicates failed filter capacitors.
- Complete PSU failure โ Check mains fuse, bridge rectifier, and primary-side capacitors.
- Negative rail missing โ Check secondary winding and associated rectifier diodes.
ST-RAM vs TT-RAM Faults
[edit | edit source]Bus errors may originate in either RAM type. To isolate:
- Remove all TT-RAM (expansion board/SIMMs).
- Boot with ST-RAM only.
- If stable, the fault is in the TT-RAM expansion. Test SIMMs individually.
- If still unstable, the fault is in the ST-RAM, motherboard, or PSU.
Note that some software requires TT-RAM to function; test with TOS desktop and basic operations when using ST-RAM only.
DMA and SCSI
[edit | edit source]The TT030 uses two DMA chips providing three independent channels. DMA faults can manifest as:
- Floppy read/write errors
- SCSI lockups or data corruption
- SCC network port failures
If DMA issues persist after recapping, check the DMA chips for cold solder joints and reflow if necessary.
Temperature-Related Issues
[edit | edit source]The 68030 and 68882 generate significant heat at 32 MHz. Ensure:
- The case fan(s) are operational
- There is adequate clearance around the case for airflow
- No expansion cards are blocking internal airflow
Thermal compound on the CPU and FPU (if heatsinks are fitted on daughter board versions) should be replaced if dried out.
See Also
[edit | edit source]References
[edit | edit source]