Jack Luminous wrote:
I don't have a DVI equipped computer at home apart from the Octane. Though I googled some EDID info about 1600SW+MLA and found this
Nice find, though it looks like that info might have been obtained when the MLA was switched to analog mode:
Code:
Select all
(20) Video Input Definition: Analog
Jack Luminous wrote:
It looks like it's the same values you used for the previous vfo : Horizontal Image Size : 1704 mm Vertical Image Size : 1056 mm.
That'd fit with the EDID mention of "video input definition: analog". Been a while, but ISTR the xFree modeline I used (to build the vfo you're currently) using was for an MLA in analog mode. I'll have sort through some archived data and see if I can find the vfoinfo file from that format. (EDIT: found some additional info
in this post
- looks like I manually modified/swagged an xFree modeline to use the 1704 TotalPixelsPerLine and 1056 TotalLinesPerFrame values mentioned in the MLA manual - hence the inclusion of "1704TPPL-1056TLPF" in the name assigned to that format).
Using EDID info from an MLA in digital mode would be the next step. Hopefully that would resolve the issue with IRIX rejecting the MLA's offer of 1600x1024 at boot, but until it's tested we won't know for certain. The DDC/EDID info presented by the MLA/1600SW still might fall outside of the range accepted by IRIX for an Octane with VPro graphics. Since the 1600SW/MLA does work/boot when attached to an O2, the inconsistency might be attributable to code that was inserted into the O2 PROM to support the MLA/1600SW EDID info (
the 1600SW got added for specifically for the *O2* beginning with the IRIX 6.5.2 update
) but didn't make it into the Octane PROM. If that's the case, then you may still see the occasional Octane/MLA glitch (
scroll down to the highlighted line
).
Jack Luminous wrote:
I tried and apparently the EDID is read as long as the DVI cable is plugged, even when the MLA is not powered. I haven't tried to disconnect the 1600SW itself. I'll try tonight.
Let us know - might be helpful to someone else down the line.