Welcome, Guest. Please login or register.

Author Topic: RemAPollo doesn't work  (Read 2128 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline hayashiTopic starter

  • Jr. Member
  • **
  • Join Date: Jan 2009
  • Posts: 82
    • Show only replies by hayashi
    • http://www.d-linc.co.uk
RemAPollo doesn't work
« on: August 30, 2009, 06:43:11 PM »
I tried to use RemAPollo to remap my ROM to fastmem so it could be patched for PowerWindows-NG, on an Apollo 1240/33 with 16MB RAM, 3.0 roms/3.1 WB and the following startup-sequence start:

DRAP
IF WARN
remapollo QUIET
END IF
setpatch QUIET

(with DRAP and remapollo in C)

AmigaOS booted but froze as soon as I tried to access any drive. Does anyone know what's causing this?

Thanks, Matt
[UK] A1200 with 2GB hard drive and Apollo 1240 040/33MHz/16MB FastRAM | A500+ with trapdoor memory upgrade and A520 modulator and no battery or power supply

Floppy Drive Grim Reaper and DPaint lover
 

Online paul1981

Re: RemAPollo doesn't work
« Reply #1 on: April 07, 2012, 10:03:32 PM »
Sorry to bump an old thread here, but I currently find myself with a similar problem:

Apollo 1240/40/16MB, 3.0 ROMS, Workbench3.1 (clean install)

After unpacking the RemAPollo.lha archive, I think I should be able to just click the "RemAPollo" icon to get my 3.0 kickstart copied and re-kicked from fastram. But it doesn't work, after it automatically reboots I just get a black screen, and no amount of resets help. Can't even get into "Amiga Early Startup Control". Soon after caps lock becomes unresponsive too.
What I wanted to do was use my 3.1 ROM image, but alas, same problem here...reboots with a black screen.

Maybe it's the 3.0 ROM/3.1 WB configuration like me and hayashi have that throws remapollo off?  Mind you, that's half of the whole purpose of RemAPollo right? So maybe not...
Am I missing something obvious here?
Thanks in advance...
« Last Edit: April 07, 2012, 10:07:54 PM by paul1981 »
 

Offline ChaosLord

  • Hero Member
  • *****
  • Join Date: Nov 2003
  • Posts: 2608
    • Show only replies by ChaosLord
    • http://totalchaoseng.dbv.pl/news.php
Re: RemAPollo doesn't work
« Reply #2 on: April 07, 2012, 11:20:49 PM »
Firstly EndIf is all one word.

My startup-sequence has:
Code: [Select]
DRAP
IF WARN
remapollo MAC QUIET
ENDIF

IF Exists C:IDEFIX
  C:IDEFIX reboot quiet
EndIf

C:SetPatch QUIET SKIPROMUPDATES scsi.device

Works great on my Apollo 1260
Wanna try a wonderfull strategy game with lots of handdrawn anims,
Magic Spells and Monsters, Incredible playability and lastability,
English speech, etc. Total Chaos AGA
 

Offline PanterHZ

  • Sr. Member
  • ****
  • Join Date: Jul 2009
  • Posts: 295
    • Show only replies by PanterHZ
    • http://www.rhz1.com
Re: RemAPollo doesn't work
« Reply #3 on: April 07, 2012, 11:56:43 PM »
Have you remembered to patch 68040.library? I don't think RemApollo will work without this being done, and if this is the case you can find a tool and instuctions for this in the RemApollo archive.
But have in mind that the patched 68040.library may not work properly without using RemApollo, so it may be a good idea to keep a backup of the original file.
 

Online paul1981

Re: RemAPollo doesn't work
« Reply #4 on: April 08, 2012, 11:30:42 PM »
Quote from: PanterHZ;687584
Have you remembered to patch 68040.library? I don't think RemApollo will work without this being done, and if this is the case you can find a tool and instuctions for this in the RemApollo archive.
But have in mind that the patched 68040.library may not work properly without using RemApollo, so it may be a good idea to keep a backup of the original file.

Yes, I did patch the 68040.library.  I kept a backup as well. :)
Any other ideas?
 

Online paul1981

Re: RemAPollo doesn't work
« Reply #5 on: April 11, 2012, 11:50:41 PM »
Anyone?  Maybe it doesn't like my motherboard revision (1A)?  Maybe hayashi had a 1A as well.