Welcome, Guest. Please login or register.

Author Topic: trouble with FastExec29, WBAllocFast and FastRAD11  (Read 1398 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline 6Topic starter

  • Full Member
  • ***
  • Join Date: Sep 2003
  • Posts: 106
    • Show only replies by 6
    • http://www.zazzle.com/Myassaboy
trouble with FastExec29, WBAllocFast and FastRAD11
« on: September 01, 2004, 03:26:56 PM »
I'm using an A1200hd desktop with a Viper 1260/50, 64M fast RAM which was running very slowly (I've heard that isn't uncommon with 68060's).

I've tried FastExec29 alone, which seems to work, somewhat.  It is currently installed in C: and called in the first line of S:startup-sequence, as directed.  But it eats chip RAM and keeps most of it tied up.  EG: When WB3.9 opens it has 1.364M chip RAM.  I open IBrowse and it drops to about 1M.  Closing IB only returns about 20,000 bytes.  With IB open, if I open a drawer on WB Chip RAM drops below 1M.  With a couple of drawers open, IB slows to a crawl or rolls over and plays dead.  I also get strange multi-colored lines horizontally across the WB.

With WBAllocFast, alone or with FastExec, if I open IB and another drawer, then try to close anything, the A1200 freezes and crashes.  It also displays the same colorful horizontal lines as above.  I tried placing it before IPrefs, as instructed, and as the first line in startup-sequence, before FastExec.  It does seem to retain some chip RAM, about 200,000 bytes.

I do not remember exactly what FastRAD does, just that it did not work.

Without any of them, the 1200 is very slow and seems to want to redraw screens several times, blanking and redrawing.

Does anyone have some suggestions?

6
God made apes, but he used a human to do it.
Man fit the plan, apes are here to prove it.
We can walk like a man, talk like a man, do what humans do.
Yes god made apes but a human supplied the glue.
 

Offline Doobrey

  • Hero Member
  • *****
  • Join Date: Oct 2002
  • Posts: 1876
    • Show only replies by Doobrey
    • http://www.doobreynet.co.uk
Re: trouble with FastExec29, WBAllocFast and FastRAD11
« Reply #1 on: September 02, 2004, 03:43:06 AM »
Quote

6 wrote:
I do not remember exactly what FastRAD does, just that it did not work.

Without any of them, the 1200 is very slow and seems to want to redraw screens several times, blanking and redrawing.


FastRAD patches RAD: to use fast memory. If you don`t have RAD: mounted (its a recoverable ram drive) it doesn`t work..

As for the other problems, it sounds like you haven`t got the right/any 060.library installed.
Maybe there`s a couple of gfx patches installed too that are trying to do the same thing ?
 
On schedule, and suing
 

Offline 6Topic starter

  • Full Member
  • ***
  • Join Date: Sep 2003
  • Posts: 106
    • Show only replies by 6
    • http://www.zazzle.com/Myassaboy
Re: trouble with FastExec29, WBAllocFast and FastRAD11
« Reply #2 on: September 02, 2004, 04:24:46 AM »
Howdy, Doobrey.  Actually, I may have partially solved my problem.  I had left off the final ":" in
C:WBAllocFast >NIL:  It works better, but still responds slowly, tho keeping more chip ram.  It didn't crash when I tested it, but I haven't tested it much yet.

I have installed the 040 and 060 libraries which came with the Viper.  Is there another which is compatible with the Viper, or are all of them compatible?  Is there a best one?  A worst one?

Thanks,
6
God made apes, but he used a human to do it.
Man fit the plan, apes are here to prove it.
We can walk like a man, talk like a man, do what humans do.
Yes god made apes but a human supplied the glue.