Welcome, Guest. Please login or register.

Author Topic: problems running AFA_os  (Read 3575 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Amigaz

  • Hero Member
  • *****
  • Join Date: Feb 2004
  • Posts: 1959
  • Country: se
  • Gender: Male
    • Show all replies
Re: problems running AFA_os
« on: January 07, 2007, 06:31:54 PM »
Quote

Craven1200 wrote:
hi,

i have some problems getting afa_os to run.
when i install it and add the afa_os_loader to the s-s
my system halts during boot (no errors/info whatsoever)
or when i get the WB shown i get an empty screen with only the titlebar,

im running:

OS3.9
Birdie
VisualPrefs
Powericons
Fullpalette
Blizkick (with homemade 44.1 rom) with patches

anyone had this problem before ?




Yep

You run ATE, right?

When I use to run it according to it's docs I had the same probs...it's better to run VisualPrefs, FullPalette, Birdie "on their own" for it to work.
I can post my startup-sequence if you want.
A helpful tip is also to check how they are set up in AmiKit..there's so many patches there running together and you can learn alot by studying how it's set up
-------------------------------------------------------------------
Amiga 4000T - A3640 '040
Amiga 4000 - CS MKIII
Amiga 1200 - Blizzard 1230 MKIV
Amiga 1200 - Stock
Amiga CD32 - TF360
A bunch of ol' A500's
 

Offline Amigaz

  • Hero Member
  • *****
  • Join Date: Feb 2004
  • Posts: 1959
  • Country: se
  • Gender: Male
    • Show all replies
Re: problems running AFA_os
« Reply #1 on: January 07, 2007, 06:42:05 PM »
Quote

Craven1200 wrote:
yeah i tried looking at amikit s-s

can't find much wrong with mine however and i discarded ate (i think, i dont know how much "garbage" it leaves on my system)

im also running WarpDT  datatypes can those be a problem ?



Nope

I run AfA sometimes but I commented it out of my SS but I can post my SS if you want..so you have a template
-------------------------------------------------------------------
Amiga 4000T - A3640 '040
Amiga 4000 - CS MKIII
Amiga 1200 - Blizzard 1230 MKIV
Amiga 1200 - Stock
Amiga CD32 - TF360
A bunch of ol' A500's
 

Offline Amigaz

  • Hero Member
  • *****
  • Join Date: Feb 2004
  • Posts: 1959
  • Country: se
  • Gender: Male
    • Show all replies
Re: problems running AFA_os
« Reply #2 on: January 07, 2007, 06:58:02 PM »
Quote

Craven1200 wrote:
yes please


Coming up  :-)

Just gotta finish some chip ram testing on my A4000  :hammer:
-------------------------------------------------------------------
Amiga 4000T - A3640 '040
Amiga 4000 - CS MKIII
Amiga 1200 - Blizzard 1230 MKIV
Amiga 1200 - Stock
Amiga CD32 - TF360
A bunch of ol' A500's
 

Offline Amigaz

  • Hero Member
  • *****
  • Join Date: Feb 2004
  • Posts: 1959
  • Country: se
  • Gender: Male
    • Show all replies
Re: problems running AFA_os
« Reply #3 on: January 07, 2007, 07:02:47 PM »
Ok, here's my startup-sequence
I thought I had AfA still in there but I had removed it, where you see IconBefast is the correct place to put the AfA OS Loader

; $VER: Startup-Sequence_HardDrive 45.2 (19.1.2001)
; Startup-Sequence for AmigaOS 3.9
C:BlizKick workbench:devs/kicka4000.rom QUIET
If EXISTS C:SquirrelSCSI
    C:SquirrelSCSI
EndIf

Set SCSIUpdate 1
If EXISTS C:IDEFix
    C:IDEFix
    Set SCSIUpdate 0
EndIf
If EXISTS SYS:Expansion/XSurfIDE
    Set SCSIUpdate 0
EndIf
If EXISTS SYS:Prefs/Env-Archive/NOSCSIUPDATE
    Set SCSIUpdate 0
EndIf
If $SCSIUpdate EQ 1
    SetPatch NOROMUPDATE QUIET

;BEGIN ShowAmiga96
C:env-handler
Workbench:Utilities/Expansion/ShowAmiga96/Bin/ShowAmiga96_Rev239C18
;END ShowAmiga96

StackAttack
Else
    SetPatch SKIPROMUPDATES "scsi.device" QUIET
EndIf
Unset SCSIUpdate
C:PatchControl
C:TagLiFE
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: DEVS:DOSDrivers/~(#?.info)

C:LoadMonDrvs

;SYS:Utilities/Expansion/ShowAmiga96/Bin/ShowAmiga96_Rev239C18     ;shows the picture during startup

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

C:AddDataTypes REFRESH QUIET
;C:IconBeFast
;BEGIN TitleShadow
Run <>NIL: SYS:C/TitleShadow
;END TitleShadow
Run > NIL: "Workbench:Utilities/Expansion/VisualPrefs/VisualPrefs"
;Run >NIL: SYS:Utilities/Expansion/VisualPrefs/TRAP ALL COMPLETE     ;enables the customization of Amiga ReAction GUI
C:IPrefs
SYS:Utilities/Expansion/FullPalette/FPPrefs     ;applies FullPalette settings
C:ConClip
Run >NIL: SYS:Utilities/Expansion/Birdie/Birdie ?
Path >NIL: RAM: C: SYS:Utilities SYS:Rexxc SYS:System S: SYS:Prefs SYS:WBStartup SYS:Tools SYS:Tools/Commodities

SYS:System/REXXMast >NIL:

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

Resident Execute REMOVE
Resident Assign REMOVE
Run >NIL: PowerIcons NOGHOSTSELECT GHOST=50 SELR=80 SELB=80 SCROLLSPEEDUP TEXTMODE=1 BETTEROUTLINE
StackAttack AUTO
C:LoadWB
;C:LoadDB
EndCLI >NIL:
-------------------------------------------------------------------
Amiga 4000T - A3640 '040
Amiga 4000 - CS MKIII
Amiga 1200 - Blizzard 1230 MKIV
Amiga 1200 - Stock
Amiga CD32 - TF360
A bunch of ol' A500's
 

Offline Amigaz

  • Hero Member
  • *****
  • Join Date: Feb 2004
  • Posts: 1959
  • Country: se
  • Gender: Male
    • Show all replies
Re: problems running AFA_os
« Reply #4 on: January 07, 2007, 08:14:55 PM »
I don't think it's wise to run both IconBeFast and AfA at the same time  :-o
-------------------------------------------------------------------
Amiga 4000T - A3640 '040
Amiga 4000 - CS MKIII
Amiga 1200 - Blizzard 1230 MKIV
Amiga 1200 - Stock
Amiga CD32 - TF360
A bunch of ol' A500's