Welcome, Guest. Please login or register.

Author Topic: Problems getting AfA_OS working  (Read 2949 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline motorollinTopic starter

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show only replies by motorollin
Problems getting AfA_OS working
« on: July 02, 2007, 06:28:30 PM »
I have installed AfA_OS as per the instructions in the guide. When the system boots it hangs at a black screen. There is no error or guru. If I run AFA_OS_LOADER with SnoopDOS running, I get
this report.  The last two lines keep repeating over and over again. Here is my startup sequence.

Any advice greatly appreciated.

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline Ancalimon

  • Hero Member
  • *****
  • Join Date: Apr 2002
  • Posts: 523
  • Country: 00
    • Show only replies by Ancalimon
    • http://www.myspace.com/orhunmusic
Re: Problems getting AfA_OS working
« Reply #1 on: July 02, 2007, 06:35:27 PM »
firstly add C:morelibspace before setpatch

also you should definetely use stackattack.

go to the drawer you installed afa_os and open patch. use the rawbinfo patch program. It should create a patched rawbinfo in wbstartup. move the old one to the disabled drawer in your wbstartup.
A4000T, 604e@400&060@66, 128MB+16MB+Zorram256, CVisionPPC, VLabMotion, Toccata, XSurf100&RapidRoad, Prisma Megamix

A1200, Blizzard060@50, 256MB, Blizzard IV SCSI, FastATA mk4
 

Offline AmiKit

Re: Problems getting AfA_OS working
« Reply #2 on: July 02, 2007, 06:40:48 PM »
Turn your computer off and on. Reboot is not enough for morelibspace.

Offline Ancalimon

  • Hero Member
  • *****
  • Join Date: Apr 2002
  • Posts: 523
  • Country: 00
    • Show only replies by Ancalimon
    • http://www.myspace.com/orhunmusic
Re: Problems getting AfA_OS working
« Reply #3 on: July 02, 2007, 06:55:34 PM »
BTW. I wonder if I will be able to use afaos with my real Amiga together with Blizkick?
A4000T, 604e@400&060@66, 128MB+16MB+Zorram256, CVisionPPC, VLabMotion, Toccata, XSurf100&RapidRoad, Prisma Megamix

A1200, Blizzard060@50, 256MB, Blizzard IV SCSI, FastATA mk4
 

Offline motorollinTopic starter

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show only replies by motorollin
Re: Problems getting AfA_OS working
« Reply #4 on: July 02, 2007, 07:01:48 PM »
Thanks for the advice. I did installed StackAttack and added morelibspace as suggested. The machine now boots, but my background is dithered poorly and no applications will run. Amidock doesn't open, and I can't even press RAMIGA-E to bring up the Execute dialogue.

[EDIT]
If I hold down the LMB during boot to disable AFA-OS then everything works ok. This is on a real Amiga by the way, not emulated.
[/EDIT]

Any other suggestions?

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline Ancalimon

  • Hero Member
  • *****
  • Join Date: Apr 2002
  • Posts: 523
  • Country: 00
    • Show only replies by Ancalimon
    • http://www.myspace.com/orhunmusic
Re: Problems getting AfA_OS working
« Reply #5 on: July 02, 2007, 07:07:15 PM »
this should be something to do with iprefs not loading corretly. Just a guess.

Have you tried putting afaos just before iprefs?


change  Assign AFA_OS_Libs: LIBS:AfA_OS_Libs
to      Assign >NIL: AFA_OS_Libs: LIBS:AfA_OS_Libs




and then try moving powericons just before loadwb.
A4000T, 604e@400&060@66, 128MB+16MB+Zorram256, CVisionPPC, VLabMotion, Toccata, XSurf100&RapidRoad, Prisma Megamix

A1200, Blizzard060@50, 256MB, Blizzard IV SCSI, FastATA mk4
 

Offline motorollinTopic starter

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show only replies by motorollin
Re: Problems getting AfA_OS working
« Reply #6 on: July 02, 2007, 07:39:00 PM »
Thanks so much FaLLeNOnE. Your suggestion of moving AFA_OS_LOADER just before IPrefs worked. My backdrop was still dithered, but I chose a 16 bit screenmode instead of 15 bit and this is now fine. Strange because 16 bit screenmodes never worked before!

I now have just minor problems with the appearance of the text. As you can see here, the background colour of inactive window border text is grey instead of transparent. In the active window it looks fine. Also the text on the Workbench title bar is too far over to the left so the boing ball overlaps it. The text used to be to the right of the boing ball before I installed AfA-OS. Finally, the window border text is not vertically aligned, whereas it was before.

Any advice on these minor problems would be really appreciated. Thanks again for your help so far.

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline Flashlab

  • Hero Member
  • *****
  • Join Date: Aug 2005
  • Posts: 1396
    • Show only replies by Flashlab
Re: Problems getting AfA_OS working
« Reply #7 on: July 02, 2007, 07:53:19 PM »
A bit off topic here but how's the speed? For me AfA OS was noticably slower than using iconbefast.
Amiga 4000D Cyberstorm PPC 060@50 604@200 SCSI 130Mb Ram G-Rex Voodoo3 PicassoIV Paloma Ariadne Delfina Lite

Online Flash version of BoulderDash: Offline...
 

Offline AmiKit

Re: Problems getting AfA_OS working
« Reply #8 on: July 02, 2007, 07:58:29 PM »
@motorollin

I think your original location of AfA_OS_Loader in s-s was correct. I mean on my system I run it right after C:AddDatatypes command and before VisualPrefs and IPrefs and everything works fine. However, disable PowerIcons as this patch is not needed anymore with AfA_OS. In addition, try to remove picture_datatype.exe and ilbm_datatype.exe from AfA_OS_Libs: directory and reboot. While this new picture datatype replacement supports alpha channels and other features, it might not be compatible with your system.

Offline Amigaz

  • Hero Member
  • *****
  • Join Date: Feb 2004
  • Posts: 1959
  • Country: se
  • Gender: Male
    • Show only replies by Amigaz
Re: Problems getting AfA_OS working
« Reply #9 on: July 02, 2007, 09:04:03 PM »
Quote

Flashlab wrote:
A bit off topic here but how's the speed? For me AfA OS was noticably slower than using iconbefast.


Noticed that too but with the newest AfA version it's sas fast as the latest iconbefast patch version
-------------------------------------------------------------------
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 Flashlab

  • Hero Member
  • *****
  • Join Date: Aug 2005
  • Posts: 1396
    • Show only replies by Flashlab
Re: Problems getting AfA_OS working
« Reply #10 on: July 02, 2007, 09:04:47 PM »
Is that version 3.96? That's what I tested and was slow on my system.
Amiga 4000D Cyberstorm PPC 060@50 604@200 SCSI 130Mb Ram G-Rex Voodoo3 PicassoIV Paloma Ariadne Delfina Lite

Online Flash version of BoulderDash: Offline...
 

Offline Amigaz

  • Hero Member
  • *****
  • Join Date: Feb 2004
  • Posts: 1959
  • Country: se
  • Gender: Male
    • Show only replies by Amigaz
Re: Problems getting AfA_OS working
« Reply #11 on: July 02, 2007, 09:26:46 PM »
Quote

Flashlab wrote:
Is that version 3.96? That's what I tested and was slow on my system.


Yessss....3.96

the AfA ttf fonts slow down the system alot
-------------------------------------------------------------------
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 Flashlab

  • Hero Member
  • *****
  • Join Date: Aug 2005
  • Posts: 1396
    • Show only replies by Flashlab
Re: Problems getting AfA_OS working
« Reply #12 on: July 02, 2007, 10:05:20 PM »
I don't really care about the fonts. It's the icons I'm after but I tried Ken's Icons with AfA OS and that was slow. Takes a lot of time to open a drawer with lots of icons (like Prefs) and when you scroll the window it stutters. Both things don't happen with my IconbeFast library...
Amiga 4000D Cyberstorm PPC 060@50 604@200 SCSI 130Mb Ram G-Rex Voodoo3 PicassoIV Paloma Ariadne Delfina Lite

Online Flash version of BoulderDash: Offline...
 

Offline AmiKit

Re: Problems getting AfA_OS working
« Reply #13 on: July 02, 2007, 10:18:07 PM »
@Flashlab

maybe the "Faster icons" tag is disabled in SYS:Prefs/AfA_Prefs ?

Offline motorollinTopic starter

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show only replies by motorollin
Re: Problems getting AfA_OS working
« Reply #14 on: July 03, 2007, 08:53:55 AM »
Quote
AmiKit wrote:
disable PowerIcons as this patch is not needed anymore with AfA_OS.

I have disabled this now, thanks. Perhaps the AfA loader would work in its original location now, but it's working where it is so I don't see any need to change it.

Quote
AmiKit wrote:
In addition, try to remove picture_datatype.exe and ilbm_datatype.exe from AfA_OS_Libs: directory and reboot. While this new picture datatype replacement supports alpha channels and other features, it might not be compatible with your system.

I have removed this and my backdrop is perfect now. Thanks!

I am still having problems with the text orientation and inactive window border text background, so any help appreciated with those.

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10