Welcome, Guest. Please login or register.

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

Description:

0 Members and 1 Guest are viewing this topic.

Offline motorollinTopic starter

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show all replies
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 motorollinTopic starter

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show all replies
Re: Problems getting AfA_OS working
« Reply #1 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 motorollinTopic starter

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show all replies
Re: Problems getting AfA_OS working
« Reply #2 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 motorollinTopic starter

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show all replies
Re: Problems getting AfA_OS working
« Reply #3 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
 

Offline motorollinTopic starter

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show all replies
Re: Problems getting AfA_OS working
« Reply #4 on: July 03, 2007, 08:57:19 AM »
I have just moved the AFA loader directly after AddDataTypes and all of the problems are solved now! I think the important point is that AFA has to be loaded before VisualPrefs.

Thanks again everyone for all the help.

--
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