black screen when booting SGI o2
#1
black screen when booting SGI o2
Hi there !
As a new owner of a nice SGI o2 tower, I have a little strange problem that  I can't sort out even while browsing the web for hours, that's why I dare to ask you if you can help me sorting out what's goin on :-)

I can start my o2 and reach the boot menu without problem, all is displayed well on my monitor. But each time I try to load something on the CD-Rom or on the system, the o2 begin to load the system and sudently the monitor goes black, no video anymore. I tried to reset the PROM password, I checked the variables and they looks correct to me (i put a picture of it at the end of this post).
This machine has a flat pannel monitor adapter card installed, therefore I'm asking me if this is not related. I pulled the card out, but I don't know if there is something else to do to tell the o2 to use the VGA output instead the flat pannel one, I have the feeling the the machine still think that this is the case.

Or maybe I'm totally wrong and this is another problem...

Thanks for your help :-)


Attached Files Image(s)
       
guibrush
O2

Trade Count: (0)
Posts: 11
Threads: 1
Joined: Dec 2019
Location: Switzerland
Website Find Reply
12-26-2019, 05:41 PM
#2
RE: black screen when booting SGI o2
Just an FYI, since you're new, Silicon Image is our preferred image hosting platform:

https://siliconimage.irixnet.org

I recommend using it if you want bigger images and more storage space.

I'm the system admin of this site. Private security technician, licensed locksmith, hack of a c developer and vintage computer enthusiast. 

https://contrib.irixnet.org/raion/ -- contributions and pieces that I'm working on currently. 

https://codeberg.org/SolusRaion -- Code repos I control

Technical problems should be sent my way.
Raion
Chief IRIX Officer

Trade Count: (9)
Posts: 4,240
Threads: 533
Joined: Nov 2017
Location: Eastern Virginia
Website Find Reply
12-26-2019, 06:21 PM
#3
RE: black screen when booting SGI o2
ok, thanks, I will do it for the next time. I just used the embeded option :-)
guibrush
O2

Trade Count: (0)
Posts: 11
Threads: 1
Joined: Dec 2019
Location: Switzerland
Website Find Reply
12-26-2019, 06:28 PM
#4
RE: black screen when booting SGI o2
No worries, just letting you know. The server that the forum runs on has far more limited disk space.

I'm the system admin of this site. Private security technician, licensed locksmith, hack of a c developer and vintage computer enthusiast. 

https://contrib.irixnet.org/raion/ -- contributions and pieces that I'm working on currently. 

https://codeberg.org/SolusRaion -- Code repos I control

Technical problems should be sent my way.
Raion
Chief IRIX Officer

Trade Count: (9)
Posts: 4,240
Threads: 533
Joined: Nov 2017
Location: Eastern Virginia
Website Find Reply
12-26-2019, 06:29 PM
#5
RE: black screen when booting SGI o2
Mmm.... siliconimage doesn't look to work well right now, as I can't register me (I get an empty box, tried with Safari and Firefox). It is ok to use another hosting service like imgur instead ?

Sorry for the bothering


Attached Files Image(s)
   
guibrush
O2

Trade Count: (0)
Posts: 11
Threads: 1
Joined: Dec 2019
Location: Switzerland
Website Find Reply
12-26-2019, 06:42 PM
#6
RE: black screen when booting SGI o2
You registered 4 times. I have to manually approve the account. Hang tight

I'm the system admin of this site. Private security technician, licensed locksmith, hack of a c developer and vintage computer enthusiast. 

https://contrib.irixnet.org/raion/ -- contributions and pieces that I'm working on currently. 

https://codeberg.org/SolusRaion -- Code repos I control

Technical problems should be sent my way.
Raion
Chief IRIX Officer

Trade Count: (9)
Posts: 4,240
Threads: 533
Joined: Nov 2017
Location: Eastern Virginia
Website Find Reply
12-26-2019, 06:49 PM
#7
RE: black screen when booting SGI o2
It's probably outputting at resolution that your monitor doesn't support or it it trying to output through the plat panel connector. The funny thing with IRIX is that you can easily mess up your resolution settings. And if it's setup to use the flat panel connector, removing the hardware won't automatically reset IRIX, it's not that intuitive.

Confirm that you are getting a graphical output in the prom?

If it's not a clean install of IRIX, I suggest that you carry out a clean install, to make the system your own.

This video that I made will help you with this task:

(This post was last modified: 12-26-2019, 09:38 PM by Irinikus.)
Irinikus
Hardware Connoisseur

Trade Count: (0)
Posts: 3,475
Threads: 319
Joined: Dec 2017
Location: South Africa
Website Find Reply
12-26-2019, 09:36 PM
#8
RE: black screen when booting SGI o2
Thanks for your reply.
Yes, This is what I think. And I was sure that removing the hardware wasn't enough. And I confirm that I have a perfect video output on the prom menu. I can see what I do until I launch the installation from CD, then the video output shut down.

The problem is that there isn't any system installed on the machine, and even when I try to launch the installation from the local CD rom, the files are copied on the hard disk, but the output goes to black. I was wondering if there is a way to reset the video initialisation, it's probably stored somewhere in the pram chip. I heard about the "ireeprom" command, but I really don't know if this is relevant or if this is what I have to do.
guibrush
O2

Trade Count: (0)
Posts: 11
Threads: 1
Joined: Dec 2019
Location: Switzerland
Website Find Reply
12-26-2019, 09:58 PM
#9
RE: black screen when booting SGI o2
I've been in similar situations with several Indigo2s.  I've bought a few where the PROM works fine, but the moment you boot into ANYTHING it results in a weird image or blank screen (including the OS install miniroot!).  If you actually have an installed OS (I didn't) you MAY have access to the resetenv command to reset ALL settings to factory defaults while in PROM (which would fix it).

I found I HAD to install Irix, then it reset the variables (I previously tried manually doing "console g" and such...nothing worked).  Since I couldn't see out the screen I made a serial cable and hooked to a laptop as a terminal.  Then used that to fully install Irix.  Once installed, ALL variables had been reset and the screen worked fine in graphical mode!

So that's my only recommendation, you may have to install Irix headless to "undo" the previous owners BS.  Not to rant too hard, but I don't understand why some people aren't happy at 1280x1024.  If you have a SOG monitor, it's likely 4:3 aspect.  Just let the machine do what it wants and stop forcing it.  Makes maintenance and such really painful when the graphics setting are set to something weird.

Good luck!
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
12-27-2019, 06:06 AM
#10
RE: black screen when booting SGI o2
Hi weblacky
Thanks for your answer.
Ok, I understand what you mean, this make sense. I will try to make a serial connection and install IRIX headless.

Is the reset happening really automatically then, or do I have to use some specific command for that ?

By the way, I didn't changed the resolution, I got the machine in this state, with the flat pannel card installed (but without the flat monitor). But now I know that I don't have to try to change the resolution later :-)
guibrush
O2

Trade Count: (0)
Posts: 11
Threads: 1
Joined: Dec 2019
Location: Switzerland
Website Find Reply
12-27-2019, 08:12 AM


Forum Jump:


Users browsing this thread: 1 Guest(s)