[comp.sys.amiga.hardware] 1Meg Agnus fixes Was: Re: RAD: Problems

etxtomp@eos.ericsson.se (Tommy Petersson) (11/27/90)

In article <5874@crash.cts.com> lkoop@pnet01.cts.com (Lamonte Koop) writes:
-
-IO92257@MAINE.BITNET writes:
->I have mounted RAD: on my A2000:
->  6.2 motherboard (purchased in April)
->  2 meg SupraRAM in first slot
->  2 floppies
->  1 Meg Agnus
-   ^^^^^^^^--And herein probably lies a simple solution.
-
->Ok, here is the problem...I mount it,
->put files in it, (it is an 880K RAD:) then
->I reboot the machine (Ctrl-Amiga-Amiga)
->No Dice.  The RAD: is GONE.  
-
-The fix is basically an addition to your Startup sequence.  Look for the
-line: SetPatch >NIL: .  Change this to: SetPatch >NIL: r  , adding the
-'r', lowercase, no slash. [If you want to see what it's doing, leave out
-the '>NIL:' redirection, but that just clutters the screen.  The 'r' option
-allows the use of RAD: or other recoverable ramdisks on 1-meg CHIP RAM
-machines.  The reason it worked with your A1000, is that the 1000 was probably
-(unless hacked up :-) ) using a 512K older Agnus.
-

A somewhat related question: After installing a 1Meg Agnus, should the
program FastMemFirst still be in the Startup-Sequence? (I recall it's
used to move C0.... memory to the end of the list of FASTmem, which is
now not quite actual)

I have a 2000 with an A2620 (with 2Meg) + the old Commodore 2meg memory
board. How will I make sure that the programs first use 32bit memory, then
normal FAST and last CHIP ram?

ANYONE HAD A SUPRA WORDSYNC CONTROLLER WORK WITH AN A2620???

Tommy Petersson

daveh@cbmvax.commodore.com (Dave Haynie) (11/28/90)

In article <1990Nov26.171840.24465@ericsson.se> etxtomp@eos.ericsson.se writes:
>In article <5874@crash.cts.com> lkoop@pnet01.cts.com (Lamonte Koop) writes:

>A somewhat related question: After installing a 1Meg Agnus, should the
>program FastMemFirst still be in the Startup-Sequence? 

Assuming you actually change the jumpers to give you 1Meg of Chip RAM as well,
the FastMemFirst program becomes obselete.

>I have a 2000 with an A2620 (with 2Meg) + the old Commodore 2meg memory
>board. How will I make sure that the programs first use 32bit memory, then
>normal FAST and last CHIP ram?

The A2620 design assures that, by being the first autoconfig unit in the 
configuration chain.  The OS always orders memory of the same kind in the
order is was found in the configuration chain.

>Tommy Petersson


-- 
Dave Haynie Commodore-Amiga (Amiga 3000) "The Crew That Never Rests"
   {uunet|pyramid|rutgers}!cbmvax!daveh      PLINK: hazy     BIX: hazy
		      ONLY 230 MILES TO GO

billsey@agora.uucp (Bill Seymour) (12/06/90)

In article <1990Nov26.171840.24465@ericsson.se> etxtomp@eos.ericsson.se writes:
:
:A somewhat related question: After installing a 1Meg Agnus, should the
:program FastMemFirst still be in the Startup-Sequence? (I recall it's
:used to move C0.... memory to the end of the list of FASTmem, which is
:now not quite actual)
:
:I have a 2000 with an A2620 (with 2Meg) + the old Commodore 2meg memory
:board. How will I make sure that the programs first use 32bit memory, then
:normal FAST and last CHIP ram?
:
:ANYONE HAD A SUPRA WORDSYNC CONTROLLER WORK WITH AN A2620???
:
:Tommy Petersson

	There's no need for FastMemFirst if yoou have no $C00000 memory. The
32 bit memory starting at $200000 is used first without any extra massaging
on your part. The only things I know of that allocate from the top down are
recoverable ram disks and the like...
	I'm using a WordSync in my machine here at work with the 2620 and I
am having no problems. I used to use the Wordsync with my 2630 at home...
What kinds of troubles are you having?

-- 
     -Bill Seymour                                            billsey@agora
***** American People/Link Amiga Zone Hardware Specialist  NES*BILL *****
Bejed, Inc.       NES, Inc.        Northwest Amiga Group    At Home Sometimes
(503) 281-8153    (503) 246-9311   (503) 656-7393 BBS       (503) 640-0842

etxtomp@eos.ericsson.se (Tommy Petersson) (12/07/90)

In article <1990Dec5.215739.589@agora.uucp> billsey@agora.uucp (Bill Seymour) writes:
>In article <1990Nov26.171840.24465@ericsson.se> etxtomp@eos.ericsson.se writes:
>:
>:A somewhat related question: After installing a 1Meg Agnus, should the
>:program FastMemFirst still be in the Startup-Sequence? (I recall it's
>:used to move C0.... memory to the end of the list of FASTmem, which is
>:now not quite actual)
>:
>:I have a 2000 with an A2620 (with 2Meg) + the old Commodore 2meg memory
>:board. How will I make sure that the programs first use 32bit memory, then
>:normal FAST and last CHIP ram?
>:
>:ANYONE HAD A SUPRA WORDSYNC CONTROLLER WORK WITH AN A2620???
>:
>:Tommy Petersson
>
>	There's no need for FastMemFirst if yoou have no $C00000 memory. The
>32 bit memory starting at $200000 is used first without any extra massaging
>on your part. The only things I know of that allocate from the top down are
>recoverable ram disks and the like...
>	I'm using a WordSync in my machine here at work with the 2620 and I
>am having no problems. I used to use the Wordsync with my 2630 at home...
>What kinds of troubles are you having?
>
>-- 
>     -Bill Seymour                                            billsey@agora
>***** American People/Link Amiga Zone Hardware Specialist  NES*BILL *****
>Bejed, Inc.       NES, Inc.        Northwest Amiga Group    At Home Sometimes
>(503) 281-8153    (503) 246-9311   (503) 656-7393 BBS       (503) 640-0842


The machine works OK in 68000 mode, hangs in 68020 mode.
I finally got into contact with Supra US, and they said it was a
problem with an old version of their aotoboot ROM and a PAL. They
should send new chips, I hope they do.

Tommy Petersson