The collected works of recondas - Page 5

Have you tried using the versions command to see if all three of the files mentioned by the manual have been installed?
Code:

ml              OpenML Media Library, 1.0 for IRIX 6.5

ml_alaudio       Open ML AL Audio Execution Environment

ml_sddigvid      DMediaPro DM6 ML Execution Environment

The manual mentions that the DM6 uses SGI's implimentaion of OpenML as a driver.

Interesting, because as far a I saw the DM6 isn't mentioned even obliquely in any of the OpenML documentation on TechPubs. The DM2/3 are specifically mentioned in the DMediaPro DM2/DM3 Board OpenML Media Library Owner's Guide . It might be worthwhile to take a look at that manual to see if any of the installation steps might shed light on your issues. For instance the Installing the DMediaPro Software subsection mentions that the DM2/3 <xtdigvid> software installation requires the separate installation of the xtdigvid images <and a reboot>. I don't have a DM6 on hand to test against, but that might be an where confirming the installation of all the files with the versions command would be useful <and try a reboot if you haven't already>.

_________________
***********************************************************************
Welcome to ARMLand - 0/0x0d00
running...(sherwood-root 0607201829)
* InfiniteReality/Reality Software, IRIX 6.5 Release *
***********************************************************************
@ QuicksilverG4 - Did you have the opportunity to check your OpenML installation with the versions command? You've probably already been through the complete installation/verification process, but I ran across a thread where someone mentioned having to install the DM6 drivers in two stages, similar to what was required with the OpenML drivers for the DM2/3.

tom1gozzi wrote:
Drivers successful installed. First ml1.1 installed then sddigvid in second process.

Result this with mlquery command:

DEVICES:
nullXcode:0

sd-digvid:0

Seemed to be ok.
viewtopic.php?f=16&t=8669&p=74895&#p74895

EDIT: I opened the DM6 distribution, and it does look like SM selects both by default - tho I could deselect the DM6 drivers without generating a installation conflict. If that unlikely scenario occuried it would still be possible to have used the mlquery tool - it's installed with the ML software and would run without the DM6 packages being installed:
Attachment:
DM6.jpg
DM6 .jpg [ 54.32 KiB | Viewed 298 times ]

archaic wrote:
There is no ml_audio package in the drivers from SGI BTW.
Looks like the DM6 never reached maturity before IRIX development started to fizzle. The release notes for the DM6 mention
Code:
BUG 856875
Currently Embedded AES/EBU Audio is not supported. This will be fixed in a future version.
Most of the other DMediaPro and other OpenML based drivers have subsequent releases and/or patch files. I don't have full SupportFolio access any more, but I didn't find any patch files for the DM6 , so that future version might be a long time coming.

_________________
***********************************************************************
Welcome to ARMLand - 0/0x0d00
running...(sherwood-root 0607201829)
* InfiniteReality/Reality Software, IRIX 6.5 Release *
***********************************************************************
QuicksilverG4 wrote:
I bought a few of these and have a spare.
One other thought - are these boards specifically the version OEM'd for SGI <or are they a version of the DVS SDStation meant for use in a different platform>?

The 6.5.21_dmediapro_dm6_1.1.2 release notes give the impression that specific firmware might be required:
Code:
Changes, Additions, and Bug Fixes
BUG 910691
Add firmware support for new board (version 71.0)

All DMediaPro(TM) DM6 boards are shipped from the factory with the latest
firmware installed. If firmware needs to be updated in the field,it can
be done via: /usr/dmedia/bin/sd_digvid/update 71 0
You might see if your syslog happens to include a line for the DM6 where the firmware is mentioned <or try one in a PC to see if the firmware revision is visible there>. If it's not 71.0 you could try a flash. Any firmware update has an element of risk <even more so if this is a cross-platform flash> so proceed with caution if you decide to try it.

The whole 6.5.21_dmediapro_dm6_1.1.2 package looks like a first revision rush job. In addition to a list of unfixed bugs, the release notes for the OpenML portion were copied verbatim from the DM2/DM2 release <there's not a mention of the DM6 in the ML release notes>:
Code:
1.  Introduction
This documentation describes the 1.0 release of the OpenML
Media Library Software Development Kit (ML1.0) for IRIX.

ML1.0 support the DMediapro(tm) DM2 and DM3 products which
are HD & SD digital video options for Silicon Graphics
Octane2 workstations (DM2), Onyx3000 series graphics
supercomputers (DM3), and Origin3000 servers (DM3).

_________________
***********************************************************************
Welcome to ARMLand - 0/0x0d00
running...(sherwood-root 0607201829)
* InfiniteReality/Reality Software, IRIX 6.5 Release *
***********************************************************************
Reverse the process?.

Install the MGRAS board, stop in the PROM install menu, feed it the install disks and
SAQ wrote: "keep *, install hardware, go"
***********************************************************************
Welcome to ARMLand - 0/0x0d00
running...(sherwood-root 0607201829)
* InfiniteReality/Reality Software, IRIX 6.5 Release *
***********************************************************************
Here's all of the bugs mentioned in the release notes:
Code:
Known Problems and Workarounds
BUG 861187
Currently only the base 4:2:2 signals are supported via the connectors
on the PCI header. This provides the following I/O connections:
Digital Video Input
Digital Video Output
Analog Video Output
Analog Genlock Input
An accessory will be available in the future to provide additional
connections for supporting 4:2:2:4 and 4:4:4:4 dual-link Video I/O.

BUG 857553
The MLmodule does not currently expose a control for SYNC HDELAY and
VDELAY. This will be fixed in a future revision.

BUG 861201
Occasionally the first transfer after the system has been started up
contains a duplicate UST value.

BUG [none yet]
The DM6 PCI Video Interface card currently always powers up in PAL mode.
Running an application will sense the actual timing and will change the
default mode accordingly.

BUG 858620
A problem exists where once a video path (input or output) has been
started, then controls on a seperate path cannot be modified. An attempt
to do so will return a ML_STATUS_DEVICE_BUSY status error. Therefore a
process that is designed to do both and input and output must set the
controls on both the input and output paths before starting the
transfers. And the pixel formats must be the same for both paths - eg.
one cannot be doing YUV to RGB on input and be doing YUV to YUV on
output. This will be fixed in a future revision.

BUG 858750
A problem exists in that the default signal being sent to the output
video jack when there is no active DMA from memory cannot be specified.
This will be fixed in a future revision.

BUG 856875
Currently Embedded AES/EBU Audio is not supported. This will be fixed in a
future revision.

BUG 857583
The video jack cannot yet be openned seperately to provide access to
jack specific controls. This will be fixed in a future revision.

Changes, Additions, and Bug Fixes
BUG 910691
Add firmware support for new board (version 71.0)
The ML Diagnostic software isn't on the default install path, have you had the opportunity to see if it provides anything that might prove helpful?

_________________
***********************************************************************
Welcome to ARMLand - 0/0x0d00
running...(sherwood-root 0607201829)
* InfiniteReality/Reality Software, IRIX 6.5 Release *
***********************************************************************
bri3d wrote: I wonder if it actually supports VPro, even as a framebuffer - probably not.
I didn't see any details for supported graphics options either, but to be fair it is a pre-release announcement.

While looking I did find something else that will hopefully see improvement before long. The OpenBSD 4.6 changes page includes the following change note:
The OpenBSD 4.6 changes page wrote: Disable memory above 2G on sgi machines.


The OpenBSD/sgi page does give a few additional details:
The OpenBSD/sgi page wrote: The following families are supported:
* IP27 (Origin) family:*
* Origin 200. Dual-Origin 200 systems using the CRAYlink connection should work, but currently limited to the first node.
* Origin 2000 and Onyx 2 have not been tested, but should work, currently limited to the first node.
* IP30 (Octane a.k.a Speedracer) family:*
* Octane
* Octane 2
* IP32 (O2 a.k.a Moosehead) family:
* O2
* O2+
R5000, RM5200, RM7000 as well as R10000 and R12000 processors are supported. RM7000 level 3 cache is supported.
* IP35 (Tezro) family:*
* Fuel
* Origin 300, Onyx 300 and Origin 3000 have not been tested, but should work, currently limited to the first node.
* Origin 350, Onyx 350, Onyx 4 and Tezro have not been tested, and are not supported yet due to lack of support for their PCI-X controller.
* support for these families has been added after the 4.5 release.

Projects (in no particular order)

* Larger user VM space (currently limited to 2GB)
* Onboard Ethernet support on Octane and Origin families
* Framebuffer support on Octane and Fuel systems
* SMP support
* Multiple node support on Origin systems (in progress)
* Origin 350 and Tezro ``PIC'' PCI-X controller support and IOC4 built-in I/O devices support
The mention of "Framebuffer support on Octane and Fuel systems" in the Projects list does make it sound like VPro support isn't quite ready yet - even in framebuffer mode.
***********************************************************************
Welcome to ARMLand - 0/0x0d00
running...(sherwood-root 0607201829)
* InfiniteReality/Reality Software, IRIX 6.5 Release *
***********************************************************************
nekonoko wrote: Added the following to /beta:
neko_firefox-2.0.0.22pre_sept2009.tardist

It's up and running on the IRIX box du jour < an Onyx 350 IP >:
ff.jpg
ff.jpg (31.31 KiB) Viewed 210 times
I ran the new FF beta through a fair number of bookmarks, except for those features that have been previously documented as not being FF/IRIX friendly, I haven't seen any issues.

The Octane is down for it's quarterly dust-out maintenance. As soon as it's back up I'll give the new SM a spin.
***********************************************************************
Welcome to ARMLand - 0/0x0d00
running...(sherwood-root 0607201829)
* InfiniteReality/Reality Software, IRIX 6.5 Release *
***********************************************************************
indyman007 wrote: I was thinking of Sea monkey :P
While I prefer the Firefox user interface, it's been my experience that Seamonkey gives better overall performance on single processor boxes. There's a brief explanation of my reasoning in this thread: viewtopic.php?f=7&t=16719853&p=7290783&#p7290783
***********************************************************************
Welcome to ARMLand - 0/0x0d00
running...(sherwood-root 0607201829)
* InfiniteReality/Reality Software, IRIX 6.5 Release *
***********************************************************************
recondas wrote:
nekonoko wrote: Added the following to /beta:
neko_firefox-2.0.0.22pre_sept2009.tardist

It's up and running on the IRIX box du jour < an Onyx 350 IP >.

I ran the new FF beta through a fair number of bookmarks, except for those features that have been previously documented as not being FF/IRIX friendly, I haven't seen any issues.

The Octane is down for it's quarterly dust-out maintenance. As soon as it's back up I'll give the new SM a spin.

I'd recommend moving neko_firefox-2.0.0.22pre_sept2009.tardist to /current. I haven't had the opportunity to reassembled the SM/TB box, but will do so and test them asap.
***********************************************************************
Welcome to ARMLand - 0/0x0d00
running...(sherwood-root 0607201829)
* InfiniteReality/Reality Software, IRIX 6.5 Release *
***********************************************************************
nekonoko wrote:
Added the following to /beta:
neko_thunderbird-2.0.0.23.tardist
Thunderbird-2.0.0.23 has handled everything I've thrown at it - it gets my vote as ready-for-prime-time.
Attachment:
tb20023.jpg
tb20023.jpg [ 25.39 KiB | Viewed 142 times ]
I'm still testing Seamonkey 1.1.18.

_________________
***********************************************************************
Welcome to ARMLand - 0/0x0d00
running...(sherwood-root 0607201829)
* InfiniteReality/Reality Software, IRIX 6.5 Release *
***********************************************************************
nekonoko wrote:
Added the following to /beta:
neko_seamonkey-1.1.18.tardist

neko_seamonkey-1.1.18 has worked well for me too. I'd agree it's more than ready for /current .
Attachment:
sm1118.jpg
sm1118.jpg [ 39.66 KiB | Viewed 117 times ]

nekonoko wrote:
It's like bringing a cake to a potluck only to find nobody's taken a slice when it's time to bring the dishes home :)
<burp> I've eaten more than my share over the years, so I'd be glad to do the dishes. :D Thanks !

_________________
***********************************************************************
Welcome to ARMLand - 0/0x0d00
running...(sherwood-root 0607201829)
* InfiniteReality/Reality Software, IRIX 6.5 Release *
***********************************************************************
hamei wrote:
I'm anartistic
I thought that was spelled anarchistic.


:wink:

_________________
***********************************************************************
Welcome to ARMLand - 0/0x0d00
running...(sherwood-root 0607201829)
* InfiniteReality/Reality Software, IRIX 6.5 Release *
***********************************************************************
lorddoomicus wrote: I need the VGX graphics set for my Crimson.
If it's in running condition with all the panels <skins>, it'd be a shame to cannibalize a 4D/310VGX <but not as big a shame as letting it go to a landfill>. And there'd probably be at least a few interested in the remaining parts.

lorddoomicus wrote: I just happen to live in Fredericksburg VA.
Might want to update the location info in your profile. :D
***********************************************************************
Welcome to ARMLand - 0/0x0d00
running...(sherwood-root 0607201829)
* InfiniteReality/Reality Software, IRIX 6.5 Release *
***********************************************************************
SAQ wrote: We lost the surplus store, too. I wonder where Boeing is sending their neat stuff
They're probably doing the same thing they're doing in Huntsville - selling directly to a recycling center.

Lack of public sales at the surplus store not withstanding, there certainly hasn't been any shortage of Origin 300s on eBay with a PNW location and the same specs at those from Huntsville. You might do some research on who in the are does technology recycling. Maybe you can find a pallet or two of O2s yourself.
***********************************************************************
Welcome to ARMLand - 0/0x0d00
running...(sherwood-root 0607201829)
* InfiniteReality/Reality Software, IRIX 6.5 Release *
***********************************************************************
polytrope wrote:
Any more current comments on the status of OpenBSD/sgi?
Comments? You found the wrong topic: viewtopic.php?f=15&t=16721761&p=7307390&

_________________
***********************************************************************
Welcome to ARMLand - 0/0x0d00
running...(sherwood-root 0607201829)
* InfiniteReality/Reality Software, IRIX 6.5 Release *
***********************************************************************
Your description of confirming the midplane with another XIO card and replacing the compression connector on the shoebox would make me suspect the shoebox has a defect <not related to the compression connector or midplane connection>.

However, your original post included a link error that could be related to the issue:

Code: Select all

Reading link 9 (addr 0x9200000009000004) failed


If you attempts to flush the POD log didn't clear the link error message, there are a series of LEDs on the midplane that can be used to diagnose XIO link failures.

There's a neko-wiki on the subject with photo illustrations < Origin2000/Onyx2 Diagnostics: Midplane LEDs >. If your system is an Onyx2 Deskside, I didn't have access to an Onyx2 Deskside when I prepared the wiki, so there aren't any details or photos for the Onyx2 Deskside.

Having warned you of that, there's probably a good chance that the LEDs on the Onyx2 Deskside are identified with similar markings <and function in the same fashion>, so the info might still prove to be useful.
http://www.nekochan.net/wiki/ ... plane_LEDs

If your Onyx2 is a Deskside, feel free to post a description and close up photos of the LEDs and I'll add them to the wiki.
***********************************************************************
Welcome to ARMLand - 0/0x0d00
running...(sherwood-root 0607201829)
* InfiniteReality/Reality Software, IRIX 6.5 Release *
***********************************************************************
henrycault wrote: Oh and another strange behavior, it seems i lose a router link when second test starts... Doesn't seem to affect the system, but it always shuts this link down each time it starts the second test of the run2.sh
After looking at your photo, I don't think you're losing the link - the green LED on the left indicates a successful link, the yellow LED on the right indicates activity <or a fault>. That particular pair of LEDs are associated with node 1 - so it might be possible that node 1 isn't used during the the run2 test.

linkstat or xbstat might give you some additional detail on the router/xbow activity during the test.
***********************************************************************
Welcome to ARMLand - 0/0x0d00
running...(sherwood-root 0607201829)
* InfiniteReality/Reality Software, IRIX 6.5 Release *
***********************************************************************
I haven't seen any spam recently either - the IRIX 'entrance exam' was a pretty slick idea.

_________________
***********************************************************************
Welcome to ARMLand - 0/0x0d00
running...(sherwood-root 0607201829)
* InfiniteReality/Reality Software, IRIX 6.5 Release *
***********************************************************************
stuart wrote: (Strangely, if I try to install any add-ons into Seamonkey, it always errors-out saying that it can't update the Chrome registry. All the files within my profile are writable (by me) so I'm not sure what's wrong here. Just me again, or some minor issue with neko_seamonkey?)
My guess is that the issue with Seamonkey and add-ons is related to Seamonkey Bug #45701 . I ran across the bug trying to track down similar problems with Seamonkey and AdBlock Plus <follow the link to "Why is it impossible to install Adblock Plus into a SeaMonkey profile?">.

If bug #45701 is the cause of the issue with add-ons, then it would appear the issue is endemic to all platforms where an add-on requires XPCOM <so it's not just the nekoware port>. The bug has "won't fix" status, so a direct resolution probably won't come until the next major revision <Seamonkey 2.0?>.
***********************************************************************
Welcome to ARMLand - 0/0x0d00
running...(sherwood-root 0607201829)
* InfiniteReality/Reality Software, IRIX 6.5 Release *
***********************************************************************
marmotta wrote: How do I fix this errors?
You might want to take alook at the IRIX Installation and Customization nekowiki:
http://www.nekochan.net/wiki/ ... tomization
You can probably resolve the IPv6 <tcp6/udp6> and unqualified host errors in the syslog by comparing the configuration of your IRIX box with some of the suggestions in the wiki.
***********************************************************************
Welcome to ARMLand - 0/0x0d00
running...(sherwood-root 0607201829)
* InfiniteReality/Reality Software, IRIX 6.5 Release *
***********************************************************************
The usefulness of an unmodified SGI system as a general use desktop is directly proportional to the increase in background noise, and inversely proportional its ability to remain unnoticed.

Get the most powerful system you can afford, and don't put it where you sleep, pray, or routinely hold whispered conversations.

Or stick an Origin 300 in some distant / less lived in portion of the house, and remote the display to something with a small enough thermal footprint to fall within your comfort zone for up close and personal use.
***********************************************************************
Welcome to ARMLand - 0/0x0d00
running...(sherwood-root 0607201829)
* InfiniteReality/Reality Software, IRIX 6.5 Release *
***********************************************************************
The ones around here won't allow the case to be opened, but all most all of them will allow you to power it up if for no other reason than to confirm it works.

I'd suggest taking a laptop and null modem cable to get an hinv, but also take a list of Octane VPro, processor module and DIMM part numbers. Run an hinv if possible <it's quicker and offers more detail>. If they won't allow a power up but will let you open it pull the graphics carrier first. If it's a V12, take it. If it's not, then pull the system board and decide if what's there is worth it to you.
***********************************************************************
Welcome to ARMLand - 0/0x0d00
running...(sherwood-root 0607201829)
* InfiniteReality/Reality Software, IRIX 6.5 Release *
***********************************************************************
nekonoko wrote: I'd post some screenshots but certain of our forum regulars would undoubtably come down on me for posting irrelevant crap so I'll refrain.
Any group as large as this will always have a few misanthropes - screw 'em.

The subject is on topic, and the screen grabs have the potential to be helpful. Please post away.
***********************************************************************
Welcome to ARMLand - 0/0x0d00
running...(sherwood-root 0607201829)
* InfiniteReality/Reality Software, IRIX 6.5 Release *
***********************************************************************
hamei wrote:
What does that look like in chinese ? :D
Was the assistant on strike <or just worried you'd fubar her Mac Book>? :D

_________________
***********************************************************************
Welcome to ARMLand - 0/0x0d00
running...(sherwood-root 0607201829)
* InfiniteReality/Reality Software, IRIX 6.5 Release *
***********************************************************************
brainstorm wrote: Bottom line is, I guess I'll have to take a mini LCD w/ a 13w3 adapter in there on Friday (the place is only open one day a week) and see if I can fire it up and get a look at hinv.
In that case you might take a keyboard and mouse too <or borrow them there>. If you fire it up out without a kb&m, the PROM will direct the system output to the serial port <rather than the monitor>.
***********************************************************************
Welcome to ARMLand - 0/0x0d00
running...(sherwood-root 0607201829)
* InfiniteReality/Reality Software, IRIX 6.5 Release *
***********************************************************************
I have and use the same drive. It's based on a Pioneer 304 mechanism , and is an excellent drive for use with SGI/IRIX because it allows for bootable DVDs <something the OEM Toshibas DVD-ROMs used by SGI won't do>.

As it was explained to me, that drive wasn't intended to be connected directly to an external SCSI cable - but inserted into a chassis that provided the other half of that connection. There's a blue lever on the bottom of the DVD-ROM case that was used to cam it in and out of place into that chassis.

My solution was to remove the drive and install it a different enclosure. I had one on-hand with a Pioneer slot-loading CD-ROM, so I used that enclosure *and* faceplate. Emphasis on faceplate because the faceplate on the HP drive is designed to be part of the enclosure. If you don't happen to have a spare enclosure and faceplate, it shouldn't be too difficult to remove the connector shown in your photo and replace it with a conventional 50-pin SCSI connector. The mounting plate for the SCSI connecter can be removed without tools, it's secured at the top by three plastic tabs accessed from the inside of the case <the faceplate can also be removed from the case, but because of the size and amount of integration into the case design I think it would be easier to replace the connector. Or perhaps some of the HP collectors will know of an external SCSI cable that will mate to the HP connector
***********************************************************************
Welcome to ARMLand - 0/0x0d00
running...(sherwood-root 0607201829)
* InfiniteReality/Reality Software, IRIX 6.5 Release *
***********************************************************************
This one?
Attachment:
Z9.jpg
Z9.jpg [ 154.32 KiB | Viewed 464 times ]


The photo is from flickr - the poster mentions "We are getting ready to decommissioning this guy here. Z10s are taking this sysplex's place." If you'd like to investigate further, that photo came from here: http://www.flickr.com/photos/pchow98/2803534867/

If you like a better idea about the power, airflow and cooling requirements, IBM's on-line specifications for the z9 can be found here: http://www-03.ibm.com/systems/z/hardware/

_________________
***********************************************************************
Welcome to ARMLand - 0/0x0d00
running...(sherwood-root 0607201829)
* InfiniteReality/Reality Software, IRIX 6.5 Release *
***********************************************************************
shadowless wrote: The PROM does not show the Odyssey board. Do i need to enable the PROM automatic update or some L1 settings to make the system detect and update the PROM?

It wouldn't hurt anything try the PROM command "update", but something doesn't seem right. Both of the ones I've done automatically appeared during the first power-up after installation.

Can you post the output of the L1 command "serial all"?

Considering that rough handling displaced the serial daughterboard, it might not be a bad idea to make sure the XIO/PCI riser is fully seated/undamaged.
***********************************************************************
Welcome to ARMLand - 0/0x0d00
running...(sherwood-root 0607201829)
* InfiniteReality/Reality Software, IRIX 6.5 Release *
***********************************************************************
Had enough yet? :D Looks like there might be another candidate for your 6U VME board collection: http://cgi.ebay.com/Silicon-Graphics-SG ... 679wt_1016

Though this one isn't quite as mysterious: http://techpubs.sgi.com/library/tpl/cgi ... /ch01.html

It's intended to link a VME expansion chassis to an Origin 200(0) / Onyx2 <or with the right brick, even an O3k>: http://www.sgi.com/products/software/react/vme.html
***********************************************************************
Welcome to ARMLand - 0/0x0d00
running...(sherwood-root 0607201829)
* InfiniteReality/Reality Software, IRIX 6.5 Release *
***********************************************************************
ajerimez wrote: What to do when your Crimson doesn't sell? Why, re-list it at nearly twice the price![/url] That'll teach those stingy bidders for not buying it the first time! (As an aside, I see this kind of behavior a lot lately. Are grade schools no longer teaching the basic laws of supply and demand?)
A guess might be that he found this thread and figured there might be some demand for Crimson parts.

That's the downside to blanket posts of SGI related eBay listings on nekochan. The seller couldn't pay for better SGI-centric exposure - and it lessens the odd chance that someone might get lucky and win an entry bid auction.
***********************************************************************
Welcome to ARMLand - 0/0x0d00
running...(sherwood-root 0607201829)
* InfiniteReality/Reality Software, IRIX 6.5 Release *
***********************************************************************
Onyx350 InfinitePerformance Dual-Head:

Code: Select all

# hinv -vm
Location: /hw/module/001c01/node
IP53_4CPU Board: barcode MZH509     part 030-1868-001 rev -C
Location: /hw/module/001c01/IXbrick/xtalk/12
ASTODY Board: barcode MLV203     part 030-1726-003 rev -E
Location: /hw/module/001c01/IXbrick/xtalk/15
2U_INT_53 Board: barcode MYE900     part 030-1809-003 rev -B
Location: /hw/module/001c01/IXbrick/xtalk/15/pci-x/0/1/ioc4
IO9 Board: barcode MYM430     part 030-1771-005 rev -A
Location: /hw/module/001c02/node
IP53_4CPU Board: barcode MXL750     part 030-1812-002 rev -C
Location: /hw/module/001c02/IXbrick/xtalk/12
ASTODY Board: barcode MYA424     part 030-1726-005 rev -A
Location: /hw/module/001c02/IXbrick/xtalk/15
2U_INT_53 Board: barcode NNX272     part 030-1809-006 rev -B
Location: /hw/module/001c02/IXbrick/xtalk/15/pci-x/0/1/ioc4
IO9 Board: barcode NLC357     part 030-1771-005 rev -A
8 700 MHZ IP35 Processors
CPU: MIPS R16000 Processor Chip Revision: 2.1
FPU: MIPS R16010 Floating Point Chip Revision: 2.1
CPU 0 at Module 001c01/Slot 0/Slice A: 700 Mhz MIPS R16000 Processor Chip (enabled)
Processor revision: 2.1. Scache: Size 4 MB Speed 350 Mhz  Tap 0xc
CPU 1 at Module 001c01/Slot 0/Slice B: 700 Mhz MIPS R16000 Processor Chip (enabled)
Processor revision: 2.1. Scache: Size 4 MB Speed 350 Mhz  Tap 0xc
CPU 2 at Module 001c01/Slot 0/Slice C: 700 Mhz MIPS R16000 Processor Chip (enabled)
Processor revision: 2.1. Scache: Size 4 MB Speed 350 Mhz  Tap 0xc
CPU 3 at Module 001c01/Slot 0/Slice D: 700 Mhz MIPS R16000 Processor Chip (enabled)
Processor revision: 2.1. Scache: Size 4 MB Speed 350 Mhz  Tap 0xc
CPU 4 at Module 001c02/Slot 0/Slice A: 700 Mhz MIPS R16000 Processor Chip (enabled)
Processor revision: 2.1. Scache: Size 8 MB Speed 350 Mhz  Tap 0xa
CPU 5 at Module 001c02/Slot 0/Slice B: 700 Mhz MIPS R16000 Processor Chip (enabled)
Processor revision: 2.1. Scache: Size 8 MB Speed 350 Mhz  Tap 0xa
CPU 6 at Module 001c02/Slot 0/Slice C: 700 Mhz MIPS R16000 Processor Chip (enabled)
Processor revision: 2.1. Scache: Size 8 MB Speed 350 Mhz  Tap 0xa
CPU 7 at Module 001c02/Slot 0/Slice D: 700 Mhz MIPS R16000 Processor Chip (enabled)
Processor revision: 2.1. Scache: Size 8 MB Speed 350 Mhz  Tap 0xa
Main memory size: 16384 Mbytes
Instruction cache size: 32 Kbytes
Data cache size: 32 Kbytes
Secondary unified instruction/data cache size: 4 Mbytes
Secondary unified instruction/data cache size: 4 Mbytes
Secondary unified instruction/data cache size: 4 Mbytes
Secondary unified instruction/data cache size: 4 Mbytes
Secondary unified instruction/data cache size: 8 Mbytes
Secondary unified instruction/data cache size: 8 Mbytes
Secondary unified instruction/data cache size: 8 Mbytes
Secondary unified instruction/data cache size: 8 Mbytes
Memory at Module 001c01/Slot 0: 8192 MB (enabled)
Bank 0 contains 1024 MB (Premium) DIMMS (enabled)
Bank 1 contains 1024 MB (Premium) DIMMS (enabled)
Bank 2 contains 1024 MB (Premium) DIMMS (enabled)
Bank 3 contains 1024 MB (Premium) DIMMS (enabled)
Bank 4 contains 1024 MB (Premium) DIMMS (enabled)
Bank 5 contains 1024 MB (Premium) DIMMS (enabled)
Bank 6 contains 1024 MB (Premium) DIMMS (enabled)
Bank 7 contains 1024 MB (Premium) DIMMS (enabled)
Memory at Module 001c02/Slot 0: 8192 MB (enabled)
Bank 0 contains 1024 MB (Premium) DIMMS (enabled)
Bank 1 contains 1024 MB (Premium) DIMMS (enabled)
Bank 2 contains 1024 MB (Premium) DIMMS (enabled)
Bank 3 contains 1024 MB (Premium) DIMMS (enabled)
Bank 4 contains 1024 MB (Premium) DIMMS (enabled)
Bank 5 contains 1024 MB (Premium) DIMMS (enabled)
Bank 6 contains 1024 MB (Premium) DIMMS (enabled)
Bank 7 contains 1024 MB (Premium) DIMMS (enabled)
Integral SCSI controller 2: Version IDE (ATA/ATAPI) IOC4
CDROM: unit 0 on SCSI controller 2
Integral SCSI controller 4: Version IDE (ATA/ATAPI) IOC4
CDROM: unit 0 on SCSI controller 4
Integral SCSI controller 3: Version SAS/SATA LS1068
Tape drive: unit 4 on SCSI controller 3: Liner Tape-Open
Integral SCSI controller 0: Version QL12160, low voltage differential
Disk drive: unit 1 on SCSI controller 0 (unit 1)
Disk drive: unit 2 on SCSI controller 0 (unit 2)
Integral SCSI controller 1: Version QL12160, low voltage differential
Integral SCSI controller 5: Version QL12160, low voltage differential
Integral SCSI controller 6: Version QL12160, low voltage differential
Integral SCSI controller 7: Version QL12160, low voltage differential
Disk drive: unit 1 on SCSI controller 7 (unit 1)
Disk drive: unit 2 on SCSI controller 7 (unit 2)
Integral SCSI controller 8: Version QL12160, low voltage differential
IOC3/IOC4 serial port: tty3
IOC3/IOC4 serial port: tty4
IOC3/IOC4 serial port: tty5
IOC3/IOC4 serial port: tty6
IOC3/IOC4 serial port: tty7
IOC3/IOC4 serial port: tty8
IOC3/IOC4 serial port: tty9
IOC3/IOC4 serial port: tty10
Graphics board: V12
Graphics board: V12
Integral Gigabit Ethernet: tg0, module 001c01, PCI bus 1 slot 4
Gigabit Ethernet: tg1, module 001c02, PCI bus 1 slot 4
Gigabit Ethernet: eg0, module 001c02, slot -1, firmware version 12.4.10
Iris Audio Processor: version MAD revision 1, number 1
Iris Audio Processor: version RAD revision 13.0, number 1
PCI Adapter ID (vendor 0x10a9, device 0x100a) PCI slot 1
PCI Adapter ID (vendor 0x1000, device 0x0054) PCI slot 2
PCI Adapter ID (vendor 0x1077, device 0x1216) PCI slot 3
PCI Adapter ID (vendor 0x14e4, device 0x1645) PCI slot 4
PCI Adapter ID (vendor 0x10a9, device 0x100a) PCI slot 1
PCI Adapter ID (vendor 0x1077, device 0x1216) PCI slot 2
PCI Adapter ID (vendor 0x1077, device 0x1216) PCI slot 3
PCI Adapter ID (vendor 0x14e4, device 0x1645) PCI slot 4
PCI Adapter ID (vendor 0x1412, device 0x1724) PCI slot 1
PCI Adapter ID (vendor 0x1033, device 0x0035) PCI slot 2
PCI Adapter ID (vendor 0x1033, device 0x0035) PCI slot 2
PCI Adapter ID (vendor 0x1033, device 0x00e0) PCI slot 2
PCI Adapter ID (vendor 0x10a9, device 0x0005) PCI slot 2
IOC4 firmware revision 83
IOC4 firmware revision 83
IOC3/IOC4 external interrupts: 1
IOC3/IOC4 external interrupts: 2
HUB in Module 001c01/Slot 0: Revision 2 Speed 200.00 Mhz (enabled)
HUB in Module 001c02/Slot 0: Revision 2 Speed 200.00 Mhz (enabled)
Dual Channel Display
Dual Channel Display
IP35prom in Module 001c01/Slot n0: Revision 6.211
IP35prom in Module 001c02/Slot n0: Revision 6.211
USB controller: type OHCI
USB controller: type OHCI
USB Human Interface Device: device id 0 type mouse
USB Human Interface Device: device id 0 type keyboard

Code: Select all

# /usr/gfx/gfxinfo -vv
Graphics board 0 is "ODYSSEY" graphics.
Managed (":0.0") 3200x1200
BUZZ version B.1
PB&J version 1
128MB memory
Banks: 4, CAS latency: 3
Monitor 0 type: Unknown
Dual Channel Display option
Monitor 1 type: VSC 4892        Monitor 2 type: VSC 4892
Input Sync: Voltage - Video Level; Source - Internal; Genlocked - False
Channel 0:
Origin = (0,0)
Video Output: 1600 pixels, 1200 lines, 60.00Hz (2@1600x1200_60_ds)
Video Format Flags:  (none)
Sync Disabled
Using Gamma Map 0
Monitor Type:  VSC-4892
Gain (all color components) - 0.000000 ; range [1,10]
Channel 1:
Origin = (1600,0)
Video Output: 1600 pixels, 1200 lines, 60.00Hz (2@1600x1200_60_ds)
Video Format Flags:  (none)
Sync Disabled
Using Gamma Map 0
Monitor Type:  VSC-4892
Gain (all color components) - 0.000000 ; range [1,10]
Graphics board 1 is "ODYSSEY" graphics.
Managed (":0.1") 3200x1200
BUZZ version B.2
PB&J version 1
128MB memory
Banks: 4, CAS latency: 3
Monitor 0 type: Unknown
Dual Channel Display option
Monitor 1 type: DEL -24543      Monitor 2 type: SAM 430
Input Sync: Voltage - Video Level; Source - Internal; Genlocked - False
Channel 0:
Origin = (0,0)
Video Output: 1600 pixels, 1200 lines, 60.00Hz (2@1600x1200_60_ds)
Video Format Flags:  (none)
Sync Disabled
Using Gamma Map 0
Monitor Type:  DEL-40993
Gain (all color components) - 0.000000 ; range [1,10]
Channel 1:
Origin = (1600,0)
Video Output: 1600 pixels, 1200 lines, 60.00Hz (2@1600x1200_60_ds)
Video Format Flags:  (none)
Sync Disabled
Using Gamma Map 0
Monitor Type:  SAM-430
Gain (all color components) - 0.000000 ; range [1,10]

Code: Select all

# l2cmd serial all
001c01:

Data                            Location      Value
------------------------------  ------------  --------
Local System Serial Number      NVRAM         M2008888
Reference System Serial Number  Attached L2   M2008888
Local Brick Serial Number       EEPROM        MYE999
Reference Brick Serial Number   NVRAM         MYE999


EEPROM      Product Name    Serial      Part Number           Rev  T/W
----------  --------------  ----------  --------------------  ---  ------
INTERFACE   2U_INT_53       MYE900      030_1809_003          B    00
IO9         IO9             MYM430      030_1771_005          A    00
ODYSSEY     ASTODY          MLV203      030_1726_003          E    00
RISER       2U_RISER        MXC235      030_1808_005          A    00
NODE        IP53_4CPU       MZH509      030_1868_001          C    00
SNOWBALL    no hardware detected
PS 1        no hardware detected
PS 2        DPS-500EBE      XPD0323002193  060-0178-003          S1

EEPROM     JEDEC-SPD Info           Part Number        Rev Speed  SGI
---------- ------------------------ ------------------ --- ------ --------
DIMM 0     7F7FFE000000000012001671 CM2201B            2     8.0  NO DATA
DIMM 2     7F7FFE000000000012001690 CM2201B            2     8.0  NO DATA
DIMM 4     CE000000000000000CF04200 M3 46L2820BT2-CA0  2B   10.0  NO DATA
DIMM 6     CE000000000000000CA94200 M3 46L2820BT2-CA0  2B   10.0  NO DATA
DIMM 1     7F7FFE000000000012001691 CM2201B            2     8.0  NO DATA
DIMM 3     7F7FFE00000000001200168E CM2201B            2     8.0  NO DATA
DIMM 5     CE000000000000000CE64800 M3 46L2820BT2-CA0  2B   10.0  NO DATA
DIMM 7     CE000000000000000C5A4D00 M3 46L2820BT2-CA0  2B   10.0  NO DATA

001c02:

Data                            Location      Value
------------------------------  ------------  --------
Local System Serial Number      NVRAM         M2008888
Reference System Serial Number  Attached L2   M2008888
Local Brick Serial Number       EEPROM        NNX222
Reference Brick Serial Number   NVRAM         NNX222


EEPROM      Product Name    Serial         Part Number           Rev  T/W
----------  --------------  -------------  --------------------  ---  ------
INTERFACE   2U_INT_53       NNX272         030_1809_006          B    00
IO9         IO9             NLC357         030_1771_005          A    00
ODYSSEY     ASTODY          MYA424         030_1726_005          A    00
RISER       2U_RISER        NND054         030_1808_006          B    00
NODE        IP53_4CPU       MXL750         030_1812_002          C    00
SNOWBALL    no hardware detected
PS 1        no hardware detected
PS 2        DPS-500EBE      XPD0451009596  060-0178-003          S4

EEPROM     JEDEC-SPD Info           Part Number        Rev  Speed  SGI
---------- ------------------------ ------------------ ---- ------ --------
DIMM 0     CE000000000000000C6F6F00 M3 46L2820BT2-CA0   2B   10.0  N/A
DIMM 2     CE000000000000000C576F00 M3 46L2820BT2-CA0   2B   10.0  N/A
DIMM 4     CE000000000000000C5B0200 M3 46L2820DT2-CA0   2D   10.0  N/A
DIMM 6     CE000000000000000C620200 M3 46L2820DT2-CA0   2D   10.0  N/A
DIMM 1     CE000000000000000CBD6F00 M3 46L2820BT2-CA0   2B   10.0  N/A
DIMM 3     CE000000000000000C786F00 M3 46L2820BT2-CA0   2B   10.0  N/A
DIMM 5     CE000000000000000C5A0100 M3 46L2820DT2-CA0   2D   10.0  N/A
DIMM 7     CE000000000000000CEB0100 M3 46L2820DT2-CA0   2D   10.0  N/A

Code: Select all


#l2cmd env
001c01:
Environmental monitoring is enabled and running.

Description    State       Warning Limits     Fault Limits       Current
-------------- ----------  -----------------  -----------------  -------
1.8V    Enabled  10%   1.62/  1.98  20%   1.44/  2.16    1.78
12V   Disabled  10%  10.80/ 13.20  20%   9.60/ 14.40   12.12
12V    Enabled  10%  10.80/ 13.20  20%   9.60/ 14.40   12.06
3.3V    Enabled  10%   2.97/  3.63  20%   2.64/  3.96    3.32
12V IO    Enabled  10%  10.80/ 13.20  20%   9.60/ 14.40   12.06
5V aux    Enabled  10%   4.50/  5.50  20%   4.00/  6.00    5.04
3.3V aux    Enabled  10%   2.97/  3.63  20%   2.64/  3.96    3.27
5V aux    Enabled  10%   4.50/  5.50  20%   4.00/  6.00    5.04
3.3V    Enabled  10%   2.97/  3.63  20%   2.64/  3.96    3.32
2.5V    Enabled  10%   2.25/  2.75  20%   2.00/  3.00    2.51
5V    Enabled  10%   4.50/  5.50  20%   4.00/  6.00    4.94
3.3V aux   Disabled  10%   2.97/  3.63  20%   2.64/  3.96    3.27
XIO 12V bias    Enabled  10%  10.80/ 13.20  20%   9.60/ 14.40   12.00
XIO 5V    Enabled  10%   4.50/  5.50  20%   4.00/  6.00    4.94
XIO 2.5V    Enabled  10%   2.25/  2.75  20%   2.00/  3.00    2.47
XIO 3.3V aux    Enabled  10%   2.97/  3.63  20%   2.64/  3.96    3.32
NODE0 3.3V aux    Enabled  10%   2.97/  3.63  20%   2.64/  3.96    3.27
NODE0 5V aux    Enabled  10%   4.50/  5.50  20%   4.00/  6.00    5.04
NODE0 12V    Enabled  10%  10.80/ 13.20  20%   9.60/ 14.40   12.00
NODE0 SRAM    Enabled  10%   2.25/  2.75  20%   2.00/  3.00    2.48
NODE0 1.5V    Enabled  10%   1.35/  1.65  20%   1.20/  1.80    1.49
NODE0 CPU    Enabled  10%   1.13/  1.38  20%   1.00/  1.50    1.25

Description    State       Warning RPM  Current RPM
-------------- ----------  -----------  -----------
FAN 0  EXHST 1    Enabled         2160         2370
FAN 1       PS    Enabled         1800         2103
FAN 2    PCI 1    Enabled         2160         2337
FAN 3    PCI 2    Enabled         2160         2569
FAN 4      ODY    Enabled         1679         4371

Advisory   Critical   Fault      Current
Description    State       Temp       Temp       Temp       Temp
-------------- ----------  ---------  ---------  ---------  ---------
INTERFACE 0       Enabled  Disabled  Disabled   75C/167F   46C/114F
INTERFACE 1       Enabled  Disabled  Disabled   75C/167F   45C/113F
INTERFACE 2       Enabled  Disabled  Disabled   75C/167F   33C/ 91F
PCI RISER         Enabled  Disabled  Disabled   75C/167F   32C/ 89F
ODYSSEY           Enabled  Disabled  Disabled   75C/167F   38C/100F
NODE              Enabled  Disabled  Disabled   75C/167F   29C/ 84F
BEDROCK           Enabled  Disabled  Disabled   75C/167F   46C/114F

001c02:
Environmental monitoring is enabled and running.

Description    State       Warning Limits     Fault Limits       Current
-------------- ----------  -----------------  -----------------  -------
1.8V    Enabled  10%   1.62/  1.98  20%   1.44/  2.16    1.777
12V <not present>
12V #2    Enabled  10%  10.80/ 13.20  20%   9.60/ 14.40   12.000
3.3V    Enabled  10%   2.97/  3.63  20%   2.64/  3.96    3.320
12V IO    Enabled  10%  10.80/ 13.20  20%   9.60/ 14.40   12.063
5V AUX    Enabled  10%   4.50/  5.50  20%   4.00/  6.00    5.044
3.3V AUX    Enabled  10%   2.97/  3.63  20%   2.64/  3.96    3.268
PCI 5V AUX    Enabled  10%   4.50/  5.50  20%   4.00/  6.00    5.044
PCI 3.3V    Enabled  10%   2.97/  3.63  20%   2.64/  3.96    3.320
PCI 2.5V    Enabled  10%   2.25/  2.75  20%   2.00/  3.00    2.496
PCI 5V    Enabled  10%   4.50/  5.50  20%   4.00/  6.00    4.940
XIO 12V bias    Enabled  10%  10.80/ 13.20  20%   9.60/ 14.40   12.00
XIO 5V    Enabled  10%   4.50/  5.50  20%   4.00/  6.00    4.94
XIO 2.5V    Enabled  10%   2.25/  2.75  20%   2.00/  3.00    2.47
XIO 3.3V aux    Enabled  10%   2.97/  3.63  20%   2.64/  3.96    3.32
IP53 3.3V AUX     Enabled  10%   2.97/  3.63  20%   2.64/  3.96    3.268
IP53 5V AUX    Enabled  10%   4.50/  5.50  20%   4.00/  6.00    5.044
IP53 12V    Enabled  10%  10.80/ 13.20  20%   9.60/ 14.40   12.000
IP53 VCPU    Enabled  10%   1.13/  1.38  20%   1.00/  1.50    1.241
IP53 SRAM    Enabled  10%   2.25/  2.75  20%   2.00/  3.00    2.470
IP53 1.5V    Enabled  10%   1.35/  1.65  20%   1.20/  1.80    1.495

Description     State       Warning RPM  Current RPM
--------------- ----------  -----------  -----------
FAN  0  EXHST 1    Enabled         1980         2177
FAN  1  EXHST 2    Enabled         1980         2177
FAN  2       PS    Enabled         3200         4066
FAN  3    PCI 1    Enabled         1980         2616
FAN  4      ODY    Enabled         1679         4371

Advisory   Critical   Fault      Current
Description       State       Temp       Temp       Temp       Temp
----------------- ----------  ---------  ---------  ---------  ---------
0 INTERFACE 0       Enabled   31C/ 87F   48C/118F   55C/131F   15C/ 59F
1 INTERFACE 1       Enabled   31C/ 87F   48C/118F   55C/131F   17C/ 62F
2 INTERFACE 2       Enabled   31C/ 87F   48C/118F   55C/131F   18C/ 64F
3 PCI RISER         Enabled   31C/ 87F   48C/118F   55C/131F   18C/ 64F
4 ODYSSEY           Enabled   31C/ 87F   48C/118F   75C/167F   38C/100F
5 NODE              Enabled   31C/ 87F   48C/118F   55C/131F   15C/ 59F
6 BEDROCK           Enabled   31C/ 87F   48C/118F   55C/131F   16C/ 60F

Code: Select all

mt status
Controller: SCSI
Device: IBM: ULTRIUM-HH4     B6W1
Status: 0x20262
Drive type: Linear Tape-Open
Media : READY, writable, at BOT

Code: Select all

l2cmd pci
001c01:
Bus Slot Slot Stat Bus Stat  Power Mode/Speed
--- ---- --------- --------- ----- ----------
1    1 0x80 0x01      0x44   15W PCI  66MHz
1    2 0xad 0x0c      0x44  7.5W PCI  66MHz
2    1 0x40 0x00      0x40  7.5W PCI  33MHz
2    2 0x44 0x01      0x40   15W PCI  33MHz
001c02:
Bus Slot Slot Stat Power  Mode/Speed
--- ---- --------- ----- -----------
1    1 0x80 0x01   15W PCI   66MHz
1    2 0x80 0x01   15W PCI   66MHz
2    1 0x00 0x0f  none PCI   33MHz
2    2 0x00 0x00  7.5W PCI   33MHz

Code: Select all

# l2cmd l1 ver
001c01:
L1 1.48.1 (Image A), Built 01/22/2007 11:34:34    [MIPS 2MB image]
001c02:
L1 1.48.1 (Image A), Built 01/22/2007 11:34:34    [MIPS 2MB image]
# l2cmd ver
L2 version: 1.48.0
...and the PROM Power-On Diagnostics info:

Code: Select all

Starting PROM Boot process
Starting PROM Boot process

IP35 PROM SGI Version 6.210  built 02:33:51 PM Aug 26, 2004
IP35 PROM SGI Version 6.210  built 02:33:51 PM Aug 26, 2004
Testing/Initializing memory ...............             DONE
Testing/Initializing memory ...............             DONE
Copying PROM code to memory ...............             DONE
Copying PROM code to memory ...............             DONE
Discovering local IO ......................             DONE
Discovering NUMAlink connectivity .........             DONE
Found 2 objects (2 hubs, 0 routers) in 7125 usec
Waiting for peers to complete discovery....             DONE
Discovering local IO ......................             DONE
Discovering NUMAlink connectivity .........             DONE
Found 2 objects (2 hubs, 0 routers) in 7125 usec
Waiting for peers to complete discovery....             DONE
Global master is /hw/rack/001/bay/01.......             DONE
Global master is /hw/rack/001/bay/01.......             DONE
Intializing any CPUless nodes..............             DONE
Checking partitioning information .........             DONE
Checking partitioning information .........             DONE
Local slave entering slave loop
Loading BASEIO prom .......................             DONE

BASEIO PROM Monitor SGI Version 6.210  built 02:30:38 PM Aug 26, 2004 (BE64)
8 CPUs on 2 nodes found.
Automatic update of PROM environment disabled
Graphics diagnostics

Odyssey board #0 found on nasid 0
Running Odyssey xtalk sanity diag...
Board version 1 - Buzz revision 2B
On board sdram size: 128 Mb
Cas latency: CAS 3
4 banks by sdram module
Running Odyssey Buzz registers diag...
Device passed diagnostics

Odyssey board #1 found on nasid 1
Running Odyssey xtalk sanity diag...
Board version 1 - Buzz revision 3B
On board sdram size: 128 Mb
Cas latency: CAS 3
4 banks by sdram module
Running Odyssey Buzz registers diag...
Device passed diagnostics

Installing PROM Device drivers ............
On-board (IO9) tigon3 1000BaseT interface
Base I/O Ethernet set to /dev/ethernet/tg0
Installing Graphics Console...
graphics install: searching for pipe 0
Probing IOC4 ATA adapter 2
IOC4 RevId = 83
Detected Vendor id/Product MATSHITA DVD-ROM SR-8177

Walking SCSI Adapter 0, (pci id 3)
1+ Device Vendor Product: SEAGATE ST336753LC
2+ Device Vendor Product: SEAGATE ST336753LC
3- 4- 5- 6- 7- 8- 9- 10- 11- 12- 13- 14- 15- = 2 device(s)


Walking SCSI Adapter 1, (pci id 3)
1- 2- 3- 4- 5- 6- 7- 8- 9- 10- 11- 12- 13- 14- 15- = 0 device(s)

Initializing PROM Device drivers ..........
Initializing Base I/O Ethernet Interface...Done.
---------------Interface Configuration Summary----------------
ASIC|Revision|MAC Address       : 5701|B5|08:00:69:13:e7:48
Link Negotiation|Advertisement  : On|<H10 F10 H100 F100 H1000 F1000>
Link|Speed|Duplex|Rx/Tx FlowCtrl: Up|1000|Full|Off/Off
--------------------------------------------------------------
***********************************************************************
Welcome to ARMLand - 0/0x0d00
running...(sherwood-root 0607201829)
* InfiniteReality/Reality Software, IRIX 6.5 Release *
***********************************************************************
bplaa.yai wrote: Very nice !
Thanks!
bplaa.yai wrote: Do you have any plans to convert the Origin, to get a dual channel setup ?

I'm watching for a reasonably priced V12, but in the meantime I have a V10 standing by for installation. :D
***********************************************************************
Welcome to ARMLand - 0/0x0d00
running...(sherwood-root 0607201829)
* InfiniteReality/Reality Software, IRIX 6.5 Release *
***********************************************************************
ohland wrote: I was surfing for M-ACPA information, and stumbled on this thread. Who is running AIX 1.3? Who is running the microchannel PS/2 systems? The PS/2 newsgroup is still active at comp.sys.ibm.ps2.hardware

I created the Ardent Tool of Capitalism in order to document MCA in it's many guises (Tandy 5000, Reply 32, NCR 3250 (?)) and I would like to get AIX 1.3 installation and use better documented. http://www.ibmmuseum.com/OhlandL/
Hello Louis - welcome to nekochan.net
***********************************************************************
Welcome to ARMLand - 0/0x0d00
running...(sherwood-root 0607201829)
* InfiniteReality/Reality Software, IRIX 6.5 Release *
***********************************************************************
Members who post items for sale are free to price those items <or not> as they see fit. If you don't like how someone does business take yours elsewhere - without any editorial comment please.

The rules of common courtesy apply. Please don't piggyback on some else's For Sale or Wanted post unless they've given you explicit permission.

Offending posts are subject to removal.
***********************************************************************
Welcome to ARMLand - 0/0x0d00
running...(sherwood-root 0607201829)
* InfiniteReality/Reality Software, IRIX 6.5 Release *
***********************************************************************
Very nice! Any plans to add graphics?

BTW, were you able to use the pin-out information to set up a power supply for your L2 controller? Like you, I have two systems with L2 controllers, and have I've found the L3 software to be very handy as an overall controller/remote monitoring tool for both systems. I run it on the same lightweight system used as a Synergy host <run so I can share a single keyboard and mouse between the Onyx 300, Onyx 350, a PC and a Mac>.
***********************************************************************
Welcome to ARMLand - 0/0x0d00
running...(sherwood-root 0607201829)
* InfiniteReality/Reality Software, IRIX 6.5 Release *
***********************************************************************
If you use <or plan to use> nekoware, please give your support to those who do the grunt work to make it possible.

Dexter1 and Rich are working hard to bring Firefox and Seamonkey up to date. You could show your support and assist their efforts by voting on the Bugzilla report they've filed.

The nekochan discussion is here: viewtopic.php?f=7&t=16722142

The bugzilla report and voting link is here: https://bugzilla.mozilla.org/show_bug.cgi?id=532091

_________________
***********************************************************************
Welcome to ARMLand - 0/0x0d00
running...(sherwood-root 0607201829)
* InfiniteReality/Reality Software, IRIX 6.5 Release *
***********************************************************************
***********************************************************************
Welcome to ARMLand - 0/0x0d00
running...(sherwood-root 0607201829)
* InfiniteReality/Reality Software, IRIX 6.5 Release *
***********************************************************************
They recently built new Apple store not far from me - I stopped in to kick the tires on a few of the new Macs right after it opened. I was primarily looking at the Mini, but got some seat time with an iMac. I was impressed. <tho I might like to run that 27" panel at a higher resolution>.

If I was gonna buy one I'd probably go with an extended apple care plan. I had a dual 1.42 MMD that ended up having just about everything in it replaced during the extended warranty period, so in that case the apple care plan was well worth it <tho the power supply did die a couple of months after apple care ran out>.
***********************************************************************
Welcome to ARMLand - 0/0x0d00
running...(sherwood-root 0607201829)
* InfiniteReality/Reality Software, IRIX 6.5 Release *
***********************************************************************
skywriter wrote: 2560 x 1440 resolution not good enough? wowsa! 27inch is really big though!
It didn't look that tight. They must have had it set at a lower resolution - and I never got the opportunity to change it. That new apple store is right next to a college - the staff mostly looked like the elite end of the college-hip spectrum <or is it hip-hop nowadays?>. I must have looked like I didn't fit in 'cause a couple of 'em hovered over me the entire time and gave me the do-you-understand-the-words-coming-out-of-my-mouth / don't-break-anything treatment. <though to be fair I had just got done helping a friend rebuild the tranny on a harley and rode through just enough rain to have accumulated some patina so I probably did look a little rough around the edges>.
***********************************************************************
Welcome to ARMLand - 0/0x0d00
running...(sherwood-root 0607201829)
* InfiniteReality/Reality Software, IRIX 6.5 Release *
***********************************************************************
Ran across this web page <with a date of August 2000> that does some limited comparisons of the triangles per second and fill rate performance of an IR equipped Onyx( 1 ) and several period PCs with commodity graphics cards running linux. While the author acknowledges the tests weren't meant to be anything other than a superficial comparison < "The exact numbers given by tenmillion are almost as meaningless as a CPU's MIPS rating, but they do give some idea of the relative performance of the different systems, and are also good for seeing the effect of different options (triangle size, texturing, lighting, etc). >, I found it interesting.

http://www.evl.uic.edu/pape/CAVE/linux/speed/

A few more semi-related pages by the same author: http://www.evl.uic.edu/pape/CAVE/

I mentioned a similar comparison by the same author in this nekochan thread: viewtopic.php?f=11&t=15636&

If you haven't already, be sure to check out the links to running Quake2 in an SGI Cave system: viewtopic.php?f=11&t=15636&p=122514&#p122514

_________________
***********************************************************************
Welcome to ARMLand - 0/0x0d00
running...(sherwood-root 0607201829)
* InfiniteReality/Reality Software, IRIX 6.5 Release *
***********************************************************************