English Amiga Board


Go Back   English Amiga Board > Support > support.Apps

 
 
Thread Tools
Old 06 February 2018, 02:38   #1
Marmes
Registered User
 
Join Date: Jun 2012
Location: Portugal
Posts: 105
Remapollo for A4060

Hello!

Is there any remaper like remapollo for Apollo 4060, Remapollo 1.8 doesn't seem to work with A4060, or is there a way to put it working?

Cheers!
Marmes is offline  
Old 06 February 2018, 16:30   #2
daxb
Registered User
 
Join Date: Oct 2009
Location: Germany
Posts: 3,303
Did you have read the Requirements of RemApollo.doc? If you can check them all I would say it should work. If not try BlizKick or SKick or MMULib.
daxb is offline  
Old 06 February 2018, 20:17   #3
Marmes
Registered User
 
Join Date: Jun 2012
Location: Portugal
Posts: 105
Blizzkick no, will try others.
Marmes is offline  
Old 06 February 2018, 21:15   #4
Marmes
Registered User
 
Join Date: Jun 2012
Location: Portugal
Posts: 105
Here is my startup-sequence for my A4000D with Apollo 4060
Library for 060 is 60.10 as recomended. Patch was made from an old one also as recomended.
Modules were made with RUX AmigaOS ROM Update.

Still hangs, don't know why.

; $VER: Startup-Sequence_HardDrive 45.7 (30.10.2016) for BB4
; Startup-Sequence for hard drive systems

CRAP
IF WARN
C:RemAPollo QUIET MAC Modules LIBS:OS3.9/OS_Module1 OS_Module2 OS_Module3 OS_Module4 OS_Module5 OS_Module6 OS_Module7 OS_Module8 OS_Module9
EndIF
FailAt 21
C:LoadResident >NIL: DEVS:trackdisk.device
FailAt 20
C:LoadModule >NIL: DEVS:battmem.resource DEVS:console.device DEVS:FileSystem.resource DEVS:misc.resource DEVSotgo.resource L:FastFileSystem L:Ram-Handler L:Shell-Seg LIBS:dos.library LIBS:layers.library REVERSE NOREBOOT
C:SetPatch SKIPROMUPDATES console.device,dos,filesystem,FileSystem.resource,ram-handler,shell QUIET

C:Version >NIL:
C:AddBuffers >NIL: DF0: 15
FailAt 21

C:MakeDir RAM:T RAM:Clipboards RAM:ENV RAM:ENV/Sys
C:Copy >NIL: ENVARC: RAM:ENV ALL NOREQ

Resident >NIL: C:Assign PURE
Resident >NIL: C:Execute PURE

Assign >NIL: ENV: RAM:ENV
Assign >NIL: T: RAM:T
Assign >NIL: CLIPS: RAM:Clipboards
Assign >NIL: REXX: S:
Assign >NIL: PRINTERS: DEVS:Printers
Assign >NIL: KEYMAPS: DEVS:Keymaps
Assign >NIL: LOCALE: SYS:Locale
Assign >NIL: LIBS: SYS:Classes ADD
Assign >NIL: HELP: LOCALE:Help DEFER

BindDrivers
C:Mount >NIL: DEVSOSDrivers/~(#?.info)

C:LoadMonDrvs

;IF EXISTS DEVS:Monitors
; IF EXISTS DEVS:Monitors/VGAOnly
; DEVS:Monitors/VGAOnly
; EndIF

; C:List >NIL: DEVS:Monitors/~(#?.info|VGAOnly) TO T:M LFORMAT "DEVS:Monitors/%s"
; Execute T:M
; Celete >NIL: T:M
;EndIF

SetEnv Language "english"
SetEnv Workbench $Workbench
SetEnv Kickstart $Kickstart
UnSet Workbench
UnSet Kickstart

C:AddDataTypes REFRESH QUIET
C:IPrefs
C:ConClip

Path >NIL: RAM: C: SYS:Utilities SYS:Rexxc SYS:System S: SYS:Prefs SYS:WBStartup SYS:Tools SYS:Tools/Commodities

SYS:System/REXXMast >NIL:

SYS:C/MakeLink RAM:disk.info ENVARC:SYS/def_RAM.info SOFT

IF EXISTS S:User-Startup
Execute S:User-Startup
EndIF

Resident Execute REMOVE
Resident Assign REMOVE

C:LoadWB
EndCLI >NIL:
Marmes is offline  
Old 07 February 2018, 01:48   #5
emufan
Registered User
 
Join Date: Feb 2012
Location: #DrainTheSwamp
Posts: 4,545
there is some usefull info about the problem by PanterHZ over at amiga.org.
just as a reference, if someone else is looking for some solution aswell.
emufan is offline  
Old 07 February 2018, 13:07   #6
alexh
Thalion Webshrine
 
alexh's Avatar
 
Join Date: Jan 2004
Location: Oxford
Posts: 14,337
Have you checked which 68060 you have using a good software tool?

Some Chinese fakes are actually 68EC060 or 68LC060 parts which have no MMU (and don't work with remApollo)
alexh is offline  
Old 07 February 2018, 14:33   #7
daxb
Registered User
 
Join Date: Oct 2009
Location: Germany
Posts: 3,303
On how many forums did you post your question, three or more?

Further to the already many hints you can put on top of your S-S "set echo on" to see output. Quiet, >NIL: and similar should be off to get error messages. Then make your S-S at least up to SetPath "clean"/simple. To much resident loading stuff. It's to complicated at the moment.
daxb is offline  
Old 07 February 2018, 16:33   #8
Marmes
Registered User
 
Join Date: Jun 2012
Location: Portugal
Posts: 105
7
And after having it runing like it should I will post SS so everyone can do it also.

Quote:
Originally Posted by daxb View Post
On how many forums did you post your question, three or more?

Further to the already many hints you can put on top of your S-S "set echo on" to see output. Quiet, >NIL: and similar should be off to get error messages. Then make your S-S at least up to SetPath "clean"/simple. To much resident loading stuff. It's to complicated at the moment.
Marmes is offline  
Old 07 February 2018, 16:34   #9
Marmes
Registered User
 
Join Date: Jun 2012
Location: Portugal
Posts: 105
It's a REV6 CPU, as shown in wichamiga.
Quote:
Originally Posted by alexh View Post
Have you checked which 68060 you have using a good software tool?

Some Chinese fakes are actually 68EC060 or 68LC060 parts which have no MMU (and don't work with remApollo)
Marmes is offline  
Old 07 February 2018, 18:07   #10
alexh
Thalion Webshrine
 
alexh's Avatar
 
Join Date: Jan 2004
Location: Oxford
Posts: 14,337
I believe you can have Rev6 LC/EC 060's too. What does it say for MMU? Does it say full MMU?

But if you read this thread and the one over on Amiga.org the people who know seem to be saying you're using the remApollo tool incorrectly.
alexh is offline  
Old 07 February 2018, 19:24   #11
nogginthenog
Amigan
 
Join Date: Feb 2012
Location: London
Posts: 1,309
If you don't actually have a MMU then skick will work. It's not ideal (the memory will not be write-protected) and it only supports specific Kickstarts.
nogginthenog is offline  
Old 09 February 2018, 02:27   #12
Marmes
Registered User
 
Join Date: Jun 2012
Location: Portugal
Posts: 105
OK, everything works except DRAP command that stalls Apollo4060
You need to patch the 060 library v60.10 in order to make it run.
Patcher is included.
From that startup sequence I only removed DRAP. Also replaced OS3.9 Loadmodule for the latest one from aminet. Copied to C:
Now lets see what's going on with DRAP
Marmes is offline  
Old 09 February 2018, 04:13   #13
emufan
Registered User
 
Join Date: Feb 2012
Location: #DrainTheSwamp
Posts: 4,545
not sure what patch you are talking about, but on the ftp
you will find patches for Apollo 60.10 lib by Cosmos.
just in case you missed that.
emufan is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
os 3.9 bb2 fix for remapollo roy bates Hardware mods 30 09 September 2017 13:51
Blizkick Modules with RemAPollo? Amicol Amiga scene 10 23 January 2014 11:55
GVP A4060 questions Geijer support.Hardware 14 11 June 2011 08:02
Opitimisation and stability for A4060 Tony Landais support.Hardware 5 10 July 2005 16:35
A4060 install disk needed please Pyromania support.Hardware 2 05 October 2004 06:23

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 07:23.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.38585 seconds with 13 queries