Indigo2 Graphics Dead?
#1
Sad  Indigo2 Graphics Dead?
Hello there! I’ve been running an indigo2 with HIGH IMPACT graphics and a 13W3-VGA SGI cable fine for a while until the screen went black. Everything works until the login screen (I assume it’s called managed mode) but then my screen gets confused, tries to detect a signal and finally sleeps.

Some pics:
Boots fine:
   
   

I managed to get this by playing around with setmon:
   
   

However after logging in I get the same problem - monitor cannot correctly detect the signal.

Running stopgfx gives me this:
   

And sometimes when shutting down I get the standard screen:
   


Other things I tried was reseating the graphics card, also on a different slots. All of the above on a clean 6.5.22 install.

It seems I need a new graphics board??

Thanks!
(This post was last modified: 08-29-2021, 10:08 AM by sotlampr.)
sotlampr
O2

Trade Count: (0)
Posts: 4
Threads: 1
Joined: Aug 2021
Location: Copenhagen
Find Reply
08-29-2021, 09:53 AM
#2
RE: Indigo2 Graphics Dead?
I think we need a little more description...because some of this COULD be explained away by someone screwing around with the monitor resolution for X sessions using the graphical system to change monitor resolution. Changing resolutions is something I normally advise people never to try as you can get behavior just like this, once you login another resolution takes over in your X profile and now, issues. This maybe other things, but normally working graphics under PROM and INTO login and OS reinstall (which does not wipe settings by they way, unless you wipe the drive first) without graphics error normally means you have a settings issue and not a hardware issue. But more info it needed here.

Fixing this in software (assuming the above) is a hassle, we've had a couple instances where people enabled SOME form of serial terminal, telnet, rsh, or ssh, then logged into the station, then telnetted in and as the same user and set the resolution manually to come back...but it's a huge pain.

Example: https://forums.irixnet.org/thread-2835.html
weblacky
I play an SGI Doctor, on daytime TV.

Trade Count: (10)
Posts: 1,716
Threads: 88
Joined: Jan 2019
Location: Seattle, WA
Find Reply
08-29-2021, 11:02 AM
#3
RE: Indigo2 Graphics Dead?
When you are in the textport (your image #5), type "/usr/gfx/setmon -x 72" and then type "reboot".

Personaliris O2 Indigo2 R10000/IMPACT Indigo2 R10000/IMPACT Indigo2 Indy   (past: 4D70GT)
robespierre
refector peritus

Trade Count: (0)
Posts: 640
Threads: 3
Joined: Nov 2020
Location: Massholium
Find Reply
08-29-2021, 11:47 AM
#4
RE: Indigo2 Graphics Dead?
If the command given by @robespierre doesn't help, then try this one:

"/usr/gfx/setmon -x 1280x1024_60"

(This should bring its output into an acceptable resolution and refresh range for most monitors)
(This post was last modified: 08-29-2021, 12:38 PM by Irinikus.)
Irinikus
Hardware Connoisseur

Trade Count: (0)
Posts: 3,475
Threads: 319
Joined: Dec 2017
Location: South Africa
Website Find Reply
08-29-2021, 12:36 PM
#5
RE: Indigo2 Graphics Dead?
(08-29-2021, 11:47 AM)robespierre Wrote:  When you are in the textport (your image #5), type  "/usr/gfx/setmon -x 72" and then type "reboot".

Actually, the 72 or 75Hz refresh rate might be the problem. Plenty of LCD screens can't deal with it. I would stick with 60Hz, like Irinikus said.
jan-jaap
SGI Collector

Trade Count: (0)
Posts: 1,048
Threads: 37
Joined: Jun 2018
Location: Netherlands
Website Find Reply
08-29-2021, 03:01 PM
#6
RE: Indigo2 Graphics Dead?
I see that it has a TRAM installed, what are the failure modes of one of these modules? (The OP stated that the machine was working fine until the screen went black, so unless he changed something in the graphics settings, there was a failure of some kind.)

Usually if the set resolution and refresh rate are incompatible with a monitor, you won't even get the login screen!!! (Hence the need to go in via serial) I wonder if it's not experiencing a problem once it attempts to access its TRAM after login?

Try removing the TRAM module from the card and see if it helps. (Caution must be exersised here, as the TRAMS are very delicate modules)
(This post was last modified: 08-29-2021, 06:37 PM by Irinikus.)
Irinikus
Hardware Connoisseur

Trade Count: (0)
Posts: 3,475
Threads: 319
Joined: Dec 2017
Location: South Africa
Website Find Reply
08-29-2021, 06:26 PM
#7
RE: Indigo2 Graphics Dead?
I’ve personally seen a situation where someone fooled with the resolution on an Indigo2 so you only got the login screen, then blank after successfully login.

It was my understanding the login screen presents at its own low resolution, then changes upon actual X session instantiation from Xdm? I’ve never seen a high-res login screen for Irix.

Also TRAM issues tend to give artifacts or missing elements (missing textures)? It cannot be totally discounted, sure. But a reset of resolution should definitely proceed touching the TRAM module.
weblacky
I play an SGI Doctor, on daytime TV.

Trade Count: (10)
Posts: 1,716
Threads: 88
Joined: Jan 2019
Location: Seattle, WA
Find Reply
08-29-2021, 08:08 PM
#8
RE: Indigo2 Graphics Dead?
It’s been a while since I’ve had a resolution or refresh compatibility issue.

If the command line that I suggested doesn’t work, then maybe take a look at the TRAM model on the card.
Irinikus
Hardware Connoisseur

Trade Count: (0)
Posts: 3,475
Threads: 319
Joined: Dec 2017
Location: South Africa
Website Find Reply
08-30-2021, 03:11 AM
#9
RE: Indigo2 Graphics Dead?
(08-29-2021, 06:26 PM)Irinikus Wrote:  I see that it has a TRAM installed, what are the failure modes of one of these modules?
Artifacts on screen, X11 server crashes.

(08-29-2021, 06:26 PM)Irinikus Wrote:  Try removing the TRAM module from the card and see if it helps. (Caution must be exersised here, as the TRAMS are very delicate modules)
I would not do that unless the diagnostics fail. These things are very sensitive to mechanical stress and you risk damaging it when removing it and especially when inserting it in the system.

Every Indigo2 has the diagnostics on the system disk. Why not run it? Hook up a serial NULL modem cable to serial #1 of the Indigo2, 9600-n-8-1, detach keyboard and mouse, and when the system comes up and presents a PROM menu, choose #3: "Run Diagnostics".

The reason you need to use the serial console is that display output is gone / used during the diagnostics run and you can't rely on error messages showing up on the monitor.
jan-jaap
SGI Collector

Trade Count: (0)
Posts: 1,048
Threads: 37
Joined: Jun 2018
Location: Netherlands
Website Find Reply
08-30-2021, 08:28 AM
#10
RE: Indigo2 Graphics Dead?
Cool thanks for the info! Smile

Possible future project:

Would it not be possible to get thicker PCB's made up for the TRAMS and transfer the chips over to them, rendering them less susceptible to thermal and mechanical stress?
Irinikus
Hardware Connoisseur

Trade Count: (0)
Posts: 3,475
Threads: 319
Joined: Dec 2017
Location: South Africa
Website Find Reply
08-30-2021, 10:28 AM


Forum Jump:


Users browsing this thread: 1 Guest(s)