(05-06-2025, 06:17 AM)weblacky Wrote: In terms of what's actually good, the prom performs a fairly quick diagnostic of most things, including your graphics memory, before you should see the graphical interface. There is a much more rigorous PROM diagnostic called factory diagnostic that you can enable with virtual switches but that's usually not really required. I would personally say that if you get to the PROM graphical interface and go to the terminal and type: hinv
And get a good hardware listing and things look like what they're supposed to be that I would assume you're good until you hit a problem. The only problem I would expect you to ever hit is either that you have a flaky memory module or that your power supply is so old that it's nearing failure and you'll wind up with very odd VRM dips and other power related alerts and warnings. Outside of those two things I wouldn't expect anything odd. I would however say that when you load Irix it naturally resets a lot of your boot params, so that tends to clear out any weird stuff that people do. But overall I would trust the PROM diagnostics 98% of the time.
basic starter info:
https://archive.irixnet.org/apocrypha/ne...376/1.html
https://web.archive.org/web/201603251532...er_Updates
https://forums.irixnet.org/thread-4032-p...l#pid29516
user Jwhat has a nice archive of this stuff, I should have a copy somewhere, of all the PROM versions and all the flashers that you would need as each ProM bin file only works in a certain flasher version, it's a problem. So if you're L1 and PROM are very old, fix it first and then once you get Irix running you'll need to upgrade whatever's left. You have to chain load the bin files to the right flasher versions as you go. But you can do so within the same Irix version as long if it's a later version like 6.5.30. I've done this once. On your platform the serial number will sometimes disappear during flashing. Make sure to write down your serial number before flashing, it's usually easy to add it back in.
This should all have what you need for now. Good luck and let us know.
NOTE: Oh, so when you turn off the ENV you will be turning it off! You turn it back on by doing the opposite command and use the word "on" instead of "off". So assume all commands are "sticky" unless told otherwise.
Thank you for the information, here is the PROM output when I entered "hinv":
1) Start System
2) Install System Software
3) Run Diagnostics
4) Recover System
5) Enter Command Monitor
Option? 5
Command Monitor. Type "exit" to return to the menu.
>> hinv
System SGI-IP35
2 500 MHz IP35 Processors
Main memory size: 1024 Mbytes
Integral Fast Ethernet
IOC3 serial port
USB (OHCI interface)
Integral SCSI controller 0: Version Qlogic 12160
Disk drive: unit 1 on SCSI Controller 0, (dksc(0,1,0))
Integral SCSI controller 1: Version Qlogic 12160
______________________________
Also I was curious about the IP, for when I get in the fans (I ended up getting a bundle of 8, in the event more of the fans die in the future). Here's the printenv output:
>> printenv
AutoLoad=No
root=dks0d1s0
netmask=255.255.255.0
nonstop=0
rbaud=19200
SystemPartition=dksc(0,1,8)
OSLoadPartition=dksc(0,1,0)
OSLoader=sash
OSLoadFilename=unix
TimeZone=PST8PDT
console=d
oldConsolePath=/hw/module/001c01/iobrick
gConsoleIn=default
gConsoleOut=default
diskless=0
scsihostid=00
ProbeAllScsi=n
RestorePartEnv=y
dbaud=9600
volume=80
sgilogo=y
netaddr=192.0.2.1
AutoPROMVars=0
cpufreq=500
dbgname=
dbgtty=/dev/tty/hubtty0
ConsolePath=/hw/module/001c01/iobrick
ConsoleOut=/dev/tty/hubtty0
ConsoleIn=/dev/tty/hubtty0
__________________________________
How would I go about setting a usable IP address within the Origin? I know I wouldn't be configuring my Cisco Catalyst, as it appears the Origin hasn't set itself a usable IP.
Thank you again!
Edit: For some reason, it won't let me go back to L1. Every time I press Ctrl + T, it lasts only for a single command before it says "returning to console mode 001c01 console, <CTRL_T> to escape to L1." Why is this? The command to permanently go back to L1 is 11, and it won't stick:
returning to console mode 001c01 console, <CTRL_T> to escape to L1
escaping to L1 system controller
001c01-L1>11
ERROR: command not found.
returning to console mode 001c01 console, <CTRL_T> to escape to L1