Welcome, Guest. Please login or register.

Author Topic: A2000 Boot-up issues  (Read 6830 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline rkidd7952

Re: A2000 Boot-up issues
« on: April 04, 2019, 02:20:21 PM »
Hi,

I'd be surprised if the relays on the Picasso would interfere with booting.  Those just switch the video output between the Picasso board and the native Amiga video (via the input VGA connector).  Does the system boot normally without the Picasso card?

You could also add some echo statements to your startup sequence to open a shell window using the Amiga video early in the boot sequence.  The relays won't come into play until the system tries to switch to a Picasso mode, so this could let you judge whether the issue happens before that point.

Robert
 

Offline rkidd7952

Re: A2000 Boot-up issues
« Reply #1 on: April 05, 2019, 04:26:41 AM »
Ah, assuming you don't have a monitor handy that can connect to the video port on the motherboard, you can connect the mono video port (third RCA, next to the audio jacks) to a TV with a composite input.  It won't be the best picture, but it'll be OK for troubleshooting. 

Robert
 

Offline rkidd7952

Re: A2000 Boot-up issues
« Reply #2 on: April 06, 2019, 03:28:12 PM »
Hi,

A word on what to expect from adding an echo statement: the echo may prevent the system from switching into a Picasso screen mode, but you should see a message indicating what's happening.  On my system, the early echo causes a shell window to open to display the output.  The system boots normally until it attempts to switch to a Picasso screen mode.  At that point, a requester pops up indicating Intuition can't change the screen mode because a window is open (the shell window).  When I dismiss the requester, the system finishes booting to Workbench using a native Amiga screen mode.

What happens when the system fails to boot?  Does it hang indefinitely, do you get a software failure message, etc?

Did you have a monitor connected to the Picasso output when you saw a blank screen on the mono output?  It looks like the relays only switch the color signals.  The sync signals are switched by the nearby logic chip.  If the system is booting far enough to open a Picasso screen, I think you'll get a stable blank screen on the monitor even if the relays have failed.

Robert