English Amiga Board


Go Back   English Amiga Board > Support > support.Hardware

 
 
Thread Tools
Old 19 January 2005, 07:42   #1
keropi
.
 
Join Date: Oct 2004
Location: Ioannina/Greece
Posts: 5,040
BlizKick Help: Cannot load/find more than one module...

I had probs with os3.9 romupdate, so after following suggestions, I tried using Blizkick for patching the rom, as it does not "reboot" the amiga and the picassoII autoconfig data remains there...
I installed BB1 and BB2, and have extracted succesfully the modules from BB2 AmigaOS ROM Update ... I took'em, and put them to DEVS:MODULES ...
Then added this line after the powerflyer driver:
C:BlizKick EXTRESBUF=300000 MODULE FastFileSystem FileSystem.resource ram-handler console.device

as the BlizKick guide suggested for os3.9 ... but ONLY the first module is loaded, for the 2nd I get a Object Not Found, and an error 10 , so I get dumped to CLI... It does not matter what the 2nd or 1st module is, I tried some combinations... Then I decided to change the default path of modules, as it is described on the BK Guide... but still only the 1st module can be used...

Or is there a prog to make a reboot so that the autoconfig data returns? for using after setpatch.... prepareemul does not help...

Has anyone any suggestion to make? Anyone ever encountered this prob?
Thanx!
keropi is offline  
Old 19 January 2005, 08:13   #2
thomas
Registered User
 
thomas's Avatar
 
Join Date: Jan 2002
Location: Germany
Posts: 7,024
I think you have to specify the full path to the modules. Something like this:

C:BlizKick EXTRESBUF=300000 MODULE Devs:Modules/FastFileSystem Devs:Modules/FileSystem.resource Devs:Modules/ram-handler Devs:Modules/console.device

Last edited by Paul; 19 January 2005 at 11:18. Reason: Deleted direct signature
thomas is offline  
Old 19 January 2005, 08:16   #3
keropi
.
 
Join Date: Oct 2004
Location: Ioannina/Greece
Posts: 5,040
yep, tried that also, does not work...
Do you think I should try putting the BK before the powerflyer ata3.driver???? This I have not tried yet...
keropi is offline  
Old 19 January 2005, 08:30   #4
thomas
Registered User
 
thomas's Avatar
 
Join Date: Jan 2002
Location: Germany
Posts: 7,024
I doubt it, but you should try it anyway.

Another thing you should try is to change the order of the modules to see if it always finds only the first one or if it finds only Fastfilesystem and none of the others.

And perhaps you should read the BlizKick docs again. I don't remember it now but perhaps there is a difference between MODULE and MODULES or somethnig like that.
thomas is offline  
Old 19 January 2005, 08:41   #5
keropi
.
 
Join Date: Oct 2004
Location: Ioannina/Greece
Posts: 5,040
MODULE-S ??? could it be so simple?
keropi is offline  
Old 19 January 2005, 08:42   #6
Bamiga2002
BlizzardPPC'less
 
Bamiga2002's Avatar
 
Join Date: May 2004
Location: Finland
Age: 46
Posts: 3,210
Send a message via MSN to Bamiga2002
See what protection bits the modules have, change all to "rwed" and try again. I think you don't need 300000 as extresbuf, 100000 will be enough (i have a dozen modules with that extresbuf). What ROMs do you have in the A1200? I think they should be 3.1.
Bamiga2002 is offline  
Old 19 January 2005, 08:47   #7
keropi
.
 
Join Date: Oct 2004
Location: Ioannina/Greece
Posts: 5,040
I put 300000 as suggested by BK author... I'll see at the prot bits later at home... also I have the 3.1 roms on my amiga... 40.67 chips I think...
Bamiga2002, what is your BK command line?
keropi is offline  
Old 19 January 2005, 11:42   #8
Npl
Registered User
 
Join Date: Aug 2004
Location: Vienna / Austria
Age: 45
Posts: 257
As far as I remember its critical that you dint patch anything when using romupdatesplit - it will only generate the modules setpatch would use NOW.

Further you should try adding MODULE in front of EACH module. eg C:BlizKick EXTRESBUF=300000 MODULE FastFileSystem MODULE FileSystem.resource MODULE ram-handler MODULE console.device
Npl is offline  
Old 19 January 2005, 11:58   #9
keropi
.
 
Join Date: Oct 2004
Location: Ioannina/Greece
Posts: 5,040
hmmmm I'll try romupdatesplit using "boot with no startup sequence"
The repetition of MODULE switch, is not valid, because tried it
keropi is offline  
Old 19 January 2005, 12:40   #10
thomas
Registered User
 
thomas's Avatar
 
Join Date: Jan 2002
Location: Germany
Posts: 7,024
In order to kill an active ROM update, you have to switch off the computer (it is reset-proof). Remember to change the SetPatch line to read NOROMUPDATE so it does not get activated again.
thomas is offline  
Old 19 January 2005, 12:55   #11
keropi
.
 
Join Date: Oct 2004
Location: Ioannina/Greece
Posts: 5,040
already I have NOROMUPDATE in setpatch command, and do a cold reboot... but I get the above error
keropi is offline  
Old 19 January 2005, 17:45   #12
Bamiga2002
BlizzardPPC'less
 
Bamiga2002's Avatar
 
Join Date: May 2004
Location: Finland
Age: 46
Posts: 3,210
Send a message via MSN to Bamiga2002
So i've split the ROM patches as modules from 3.9 BB2 and included further startup info if that's any help:



C:BlizKick * EXTRESBUF=100000 SANITY=1000 SPEEDROM NOPUPREBOOT MODULE BPPCFix BPPCFix040 exec.library bootmenu RAM-handler PatchMath020 NewAlert Colour FastFileSystem FileSystem.resource console.device romfixes QUIET

........

C:SetPatch NOROMUPDATE QUIET
C:PatchControl
C:CyberPatcher ON
C:ProtectExtresBuf >NIL: WRITEPROTECT ON
C:StackAttack MINSTACK=40000 ADDSTACK=8192
Bamiga2002 is offline  
Old 19 January 2005, 19:32   #13
keropi
.
 
Join Date: Oct 2004
Location: Ioannina/Greece
Posts: 5,040
I had succes using BK just by adding the * ... but unfortunately it also resets the autoconfig data, so no picassoII until a warm reboot...
I am stuck with setpatch NOROMUPDATES
keropi 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
blizkick hexaae support.WinUAE 4 21 March 2013 16:31
Testers wanted: BlizKick module to disable monitor hacks in CyberStorm/Blizzard d0pefish Coders. System 0 16 May 2012 10:51
BlizKick problem Diz_57 support.Apps 10 22 January 2011 01:34
BlizKick NovaCoder support.Apps 10 31 January 2009 21:48
How to find the module you are looking for Amiga1992 request.Modules 25 31 October 2008 18:52

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 16:03.

Top

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