Welcome, Guest. Please login or register.

Author Topic: Amiga 600 guru meditation on boot (sometimes)  (Read 6768 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline paul1981

Re: Amiga 600 guru meditation on boot (sometimes)
« on: December 28, 2018, 01:19:43 PM »
I short circuit is bad news, so you might be wise to download the A600 System Schematics and see if you can find where the C17b connects to to locate further damaged components. Also, as already mentioned, there must be quite a few Amiga's out there that have problematic SMD caps (if they don't now, they will do eventually). Look out for dulled solder joints on each cap or worse still - green joints/blemishes indicative of a more heavy leakage.
AmigaKit might be able to repair it for you, or if purchased with PayPal you could get a full refund if the Amiga was found to be faulty after being advertised as working. Of course, always contact the seller first to sort out problems like this.
 

Offline paul1981

Re: Amiga 600 guru meditation on boot (sometimes)
« Reply #1 on: January 05, 2019, 01:35:28 PM »
I've looked into it, it's a 0.33UF which has probably just failed of its own accord (or bending of the motherboard can cause these ceramics to go short). It is a RAM chip - half of your on-board 'Chip RAM' (512K). Try running a memory test program such as: http://m68k.aminet.net/package/util/misc/MemCheckBH

There are lots of other testers available, so take your pick. You should really think about replacing that capacitor though as it is there for a reason - stability.
 

Offline paul1981

Re: Amiga 600 guru meditation on boot (sometimes)
« Reply #2 on: January 07, 2019, 12:10:22 PM »
http://www.scuzzscink.com/amiga/scuzzblog_january19/scuzzblogdjanuary19_0101.htm

All A600's came with a hard drive cradle. Take another look at your photo and you'll see the shape of the cradle where dust hadn't landed on the shield for years - it's cleaner and shinier and in the shape of a hard drive cradle. The repair shop obviously removed it and didn't bother to refit it.

As for the hard drive not working - did you check the Kickstart version? 37.299 has no scsi.device in ROM, nor support files for the PCMCIA card slot. Kickstart versions 37.300 and 37.350 do and hence can detect and boot a hard disk. I mention those because they are the only other two Kickstart versions shipped with A600's.

If you do have a suitable Kickstart and it still doesn't detect a hard disk, I wonder if perhaps the board requires the Gayle fix chip and it wasn't fitted with one. As you probably know, there's an early Gayle revision that shipped with some 600's that was buggy or insufficient in some manner and the chip to fix these faults was soldered in right below the Gayle chip in position XU1. Of course, that position is empty on most motherboards as most are fitted with correctly functioning Gayle chips.
« Last Edit: January 07, 2019, 12:18:32 PM by paul1981 »
 

Offline paul1981

Re: Amiga 600 guru meditation on boot (sometimes)
« Reply #3 on: January 07, 2019, 12:53:48 PM »
I'm sorry for the stupid question, but I'm really a newbie with amigas... how can I make the test program you linked run on the amiga?

Unfortunately replacing the C17B will prove almost impossible, since the pads basically exploded with the capacitor and there is nothing to solder to there. Moreover I don't have any ceramic capacitor lying around. The most I can do would be installing an electrolytic capacitor in its place (by this I mean simply between the first and the last pin of U17), but I don't really think if it worth the trouble (and risk).


Update: I recapped the machine, no noticable difference (even the audio is still very faint). Most capacitors were not really bad. I noticed a few traces under C303 (in particular D15) that were almost black. They tested ok with the multimeter, but I might consider using wire there. The same for a trace just under C334 (near the rca jacks for audio)

It seems to me that your board has been shorted out, probably on the metal shield. I wonder if someone had trod on it when it was on or something hence pushing the traces through the mylar and onto the shield. If not trod on, then the keyboard heavily banged or similar.

To use that program, you'll need a program called lha first in order to uncompress other files from aminet (similar to zip files):
http://aminet.net/package/util/arc/lha

This is a self extracting archive. It should create an executable called 'lha' which you should copy to your C directory, or in your case just to the Ram Disk (or on a floppy as you have no hard disk presumably).

Then, with your lha archive to hand (memcheckbh.lha on a floppy for example) and a copy of lha in either RAM (Ram Disk) or C, double click on the memcheckbh.lha icon and when the 'execute a command' requester opens, insert 'lha x ' before the archive, so that the text box will read 'lha x memcheckbh.lha' without the quotes and press return. Lha will then extract the archive into the same path as the archive itself (floppy in your case).

[generic]                  250     740  33.8% -lh5- 38b1 Jan 29  1995 MemCheck.info
[generic]                 1675    2984  56.1% -lh5- 465a Oct 15  1994 MemCheck/MemCheck
[generic]                 1833    3700  49.5% -lh5- 99e3 Oct 15  1994 MemCheck/MemCheck.doc
[generic]                  310     643  48.2% -lh5- 01cf Dec  8  1994 MemCheck/MemCheck.doc.info
[generic]                  494     884  55.9% -lh5- 8c23 Dec  7  1994 MemCheck/Product-Info

Five files should extract as above (you'll only see four though on the Workbench screen as one is a hidden '.info' file (an icon image). To read the documentation you can boot your Workbench disk, look in the Utilities drawer and run the program called More. Then when the file requester pops up, point it to the text file on your floppy DF0:MemCheck.doc.
The docs should tell you how to run the program and what options (if any) are required.

Just double clicking MemCheck and pressing OK or return should at least give you the options to run the program, or with a bit of luck it will run without options and start a memory test.

To do any of this you will need some way of getting the files from aminet to your Amiga. If you don't have a PC with a floppy drive and a copy of CrossDOS or fat95 on the Amiga side, you'll need a Serial or Parallel cable to transfer files (normally serial). There are kits you can buy with cable and software included. Alternatively, did your A600 come with any software at all? Normally they do come with some Magazine coverdisks or pd software and they will have lha already on them in the C directory. Also, if you're lucky you may find a memory check program too!