Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main Page
Community Portal
Village Pump
Recent Changes
Upload File
Help
Help Contents
Editing Guide
Repair Guide Template
Sandbox
Browse Wiki
๐ Service Manuals
๐ Schematics
๐ Apple
๐ฎ Nintendo
๐ Sega
โก Troubleshooting
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Sad Mac Error Codes
(section)
Page
Discussion
English
Read
Edit
Edit source
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
Edit source
View history
General
What links here
Related changes
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== Test Manager (Serial Diagnostic Mode) == : ''Main article: [[Diagnostic Serial Console]]'' Every Macintosh from the [[Macintosh SE|SE]] onwards exposes a hidden Test Manager over the modem-port SCC. Connect a null modem cable from the modem port to a host running a serial terminal at 9600 8N1, then send a {{code|*}} to interrupt whatever the machine is doing and enter Test Manager. The trap {{code|_TestManager}} (defined in the same ROMs) provides the same interface programmatically. Once inside, single-character commands followed by hex arguments and a {{code|*R}} (return / run) drive any test in the table. The two most useful for board-level diagnosis are: * '''Per-test execution''' โ {{code|*T<TT>0001<minor>}} runs test {{code|TT}} once and returns its result on the next line. Example: {{code|*T000400010000}} runs test 04 (RAM Bank A) once. * '''Per-ROM checksum''' โ {{code|*T000400010000}} on a IIcx/IIci/SE/30 will (because test 04 also covers the four-chip ROM array on those machines) return {{code|R<class><result>0000}} where the result narrows the failure to one of the four physical ROM chips ({{code|0001}}, {{code|0002}}, {{code|0004}}, {{code|0008}}). The same interface is used by Apple's internal MacTest / MacTest Pro / Apple Personal Diagnostics suites. Note that some test commands (notably the full SCSI test) will hang a machine that has a non-functional SCSI chip โ be ready to power-cycle.
Summary:
Please note that all contributions to RetroTechCollection may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
RetroTechCollection:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Search
Search
Editing
Sad Mac Error Codes
(section)
Add topic