Hi!
I have long seen reports that OpenFirmware (OFW) can run tests of equipment that is equipped with self-testing instructions. On different sites you can find many similar messages that mainly link to this site.
I tested it on QS and MDD.
So, I enter the OFW and turn on diag-switch? And disable Mac OS startup
Reboot
After rebooting, the system starts for about 15 minutes, instead of booting the OS, the system immediately enters OFW. As I understand it, testing is being done all this time.
But commands entered manually, such as "test-all" to test all devices or "test /memory" to test RAM are not executed, a message is returned "test-all, unknown word".
Does anyone know how to use it in PowerMac? How do I get a report after enabling "diag-switch?" after booting the OS?
Maybe I need to additionally change "diag-device" and "diag-file"?
Or is diagnostics fully implemented only in SUN computers, and here in PPC it works with restrictions?
I have long seen reports that OpenFirmware (OFW) can run tests of equipment that is equipped with self-testing instructions. On different sites you can find many similar messages that mainly link to this site.
I tested it on QS and MDD.
So, I enter the OFW and turn on diag-switch? And disable Mac OS startup
Code:
setenv diag-switch? true
setenv auto-boot? false
Reboot
Code:
reset-all
After rebooting, the system starts for about 15 minutes, instead of booting the OS, the system immediately enters OFW. As I understand it, testing is being done all this time.
But commands entered manually, such as "test-all" to test all devices or "test /memory" to test RAM are not executed, a message is returned "test-all, unknown word".
Does anyone know how to use it in PowerMac? How do I get a report after enabling "diag-switch?" after booting the OS?
Maybe I need to additionally change "diag-device" and "diag-file"?
Or is diagnostics fully implemented only in SUN computers, and here in PPC it works with restrictions?