English Amiga Board


Go Back   English Amiga Board > Support > support.Apps

 
 
Thread Tools
Old 22 June 2016, 21:47   #1
JohnFante
Registered User
 
JohnFante's Avatar
 
Join Date: Sep 2012
Location: Copenhagen - Denmark
Posts: 65
BoingBag 3&4 - does not work on A1200

I have a A1200 with BPPC and Mediator with Voodoo etc.

I am trying install BoingBag 3&4 on top of a fresh BoingBag 2 install. http://amigan.1emu.net/releases/#others. But I can not get it to boot, it just hangs at a black screen after the reset. Here is a short discription. I think the problem is in the altered startupsequence.

I am using IDEfix so I need a small alterration in my BoingBag 2 startupsequence to skip the scsi update in the BoingBag 2 ROM-update.

Code:
C:SetPatch SKIPROMMODULES "scsi.device" QUIET
With that it works fine.

After installing BoingBag 3&4 the startupsequence is altered at the start to this:

Code:
If Exists C:IDEFix
  C:IDEFix
EndIf

FailAt 21
SYS:C/LoadResident >NIL: DEVS:trackdisk.device L:KingCON-Handler
FailAt 20
SYS:C/LoadModule >NIL: DEVS:battmem.resource DEVS:console.device DEVS:FileSystem.resource DEVS:misc.resource DEVS:potgo.resource L:FastFileSystem L:Ram-Handler L:Shell-Seg LIBS:dos.library LIBS:layers.library REVERSE NOREBOOT
SYS:C/SetPatch SKIPROMUPDATES console.device,dos,filesystem,FileSystem.resource,ram-handler,shell QUIET

...
At first I got an error saying LoadResident and LoadModule is not present in C. I then copied them manually and that removed that error.

Any suggestions?
JohnFante is offline  
Old 23 June 2016, 00:00   #2
TTD
Registered User
 
Join Date: Sep 2011
Location: Copenhagen/Denmark
Posts: 144
Send a message via MSN to TTD
Can you boot the machine without startup-sequence?

The last code with setpatch does not which I can see include the scsi.device have you try that? (That you know when it was working?)

So should look like this -

SYS:C/SetPatch SKIPROMUPDATES scsi.device,console.device,dos,filesystem,FileSystem.resource,ram-handler,shell QUIET

Else try to set ; this sign before the line you want to skip in startup-sequence.

I can see you're from Denmark, so maybe if your near me, we can look into the problem together (More eyes looking)
TTD is offline  
Old 23 June 2016, 09:53   #3
JohnFante
Registered User
 
JohnFante's Avatar
 
Join Date: Sep 2012
Location: Copenhagen - Denmark
Posts: 65
Thank you :-)

Adding scsi.device was a part of the solution.

It seems that there are some errors in the install script. It did not copythe necessary files from the DEVS: folder. I went through them manually and copied the missing files and now it boots fine. Got my Voodoo going so now I will check the rest and see if I have the best available files. My BPPC has a 060 so I would like to be sure I have the best libs.

I have written the creator and told him about this. Maybe it is a known error.
JohnFante is offline  
Old 23 June 2016, 13:32   #4
Daedalus
Registered User
 
Daedalus's Avatar
 
Join Date: Jun 2009
Location: Dublin, then Glasgow
Posts: 6,349
Yep, hopefully they can fix it for others. Part of the problem is that there are so many changes to the startup-sequence that people recommend that the standard 3.9 startup-sequence is rarely standard any more. That's a mess to deal with and shouldn't really be the case. It means that different configurations need to be individually taken into account, which is tricky and means it'll never work 100% on all setups.
Daedalus is online now  
 


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

Similar Threads
Thread Thread Starter Forum Replies Last Post
AmigaOS 3.9 BoingBag #4 gulliver support.Apps 594 27 October 2021 23:51
OS 3.9 BoingBag 1 cant install JAH support.Apps 13 31 March 2013 20:00
OS3.9 Boingbag 3 caver99 support.Apps 7 04 February 2013 23:15
AmigaOS 3.9 BoingBag 1 and 2 hab New to Emulation or Amiga scene 4 01 January 2006 21:30
Boingbag updates... BarrySWE support.Apps 11 02 October 2005 20:37

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 12:39.

Top

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