Amiga.org

Amiga computer related discussion => Amiga Software Issues and Discussion => Topic started by: oddmario on March 30, 2006, 02:34:07 AM

Title: Aweb 060
Post by: oddmario on March 30, 2006, 02:34:07 AM
I am trying to install the 060 version of Aweb apl 34 on my A4000T i have CS2 060 installed and it says cannot install only for 060 and then stops.
The 020 and 040 versions work.
Any idea what i'm doing wrong?

WhichAmiga says:
CPU:MC68060 50 MHz Rev 1
FPU:N/A
MMU:68060mmu not active
:
:
Is there a way to get the mmu active?
I am using the 68060 libs from the driver disk i found on Amiga Resource.

All advice appreciated
Title: Re: Aweb 060
Post by: oddmario on June 01, 2006, 03:26:09 AM
Anybody ?
Title: Re: Aweb 060
Post by: Lando on June 01, 2006, 05:48:31 AM
Hi, I do not know the answer to your problem but you may find someone who can help if you post your question on the Aweb Mailing list at http://groups.yahoo.com/group/awebml/ .
Title: Re: Aweb 060
Post by: motorollin on June 01, 2006, 06:44:55 AM
Does other 060-specific software work?

--
moto
Title: Re: Aweb 060
Post by: Chain on June 01, 2006, 07:24:52 AM
you can try those ribs err libs: http://phase5.a1k.org/index.php?id=0
Title: Re: Aweb 060
Post by: biggun on June 01, 2006, 09:16:34 AM
I would recommend you to NOT use AWEB 3.4 anymore.
Aweb 3.4 is old use the new Aweb 3.5 branch instead.
Aweb 3.5 has about a million bugs fixed compared to 3.4
and a huge number of new features.

Aweb website:
http://aweb.sunsite.dk/

Cheers
Gunnar
Title: Re: Aweb 060
Post by: oddmario on June 01, 2006, 09:22:17 AM
Thanks Gunnar
I'm trying that one now, but would like to use the 060 Plugins.
A howto would be appreciated.

To all of you, Thanx :-)

Updated all the libraries from the link above.
No difference.
Still very annoying, since the installer query for the 060 and whichAmiga finds it.
Title: Re: Aweb 060
Post by: Oli_hd on June 01, 2006, 10:23:00 AM
it could be due to you not having an FPU, is there an 060EC version?
Title: Re: Aweb 060
Post by: oddmario on June 01, 2006, 10:25:55 AM
Dont know.
Any program out there that can determine that?

Quote

Oli_hd wrote:
it could be due to you not having an FPU, is there an 060EC version?


Edit :

On the chip it is written xc68060 The Motorola logo and that it is made in Malaysia
Title: Re: Aweb 060
Post by: krize on June 01, 2006, 12:52:42 PM
Yeah please listen to biggun, and get the latest version..

For me the first really usable version of Aweb (also on 060)..
Title: Re: Aweb 060
Post by: oddmario on June 01, 2006, 01:00:00 PM
Crashes unfortunately.
Also on my 030 A1200.
Probably something going on with my amigas today.

Everything else works fine.
So i'll try a new install.
I,m running on kick 3,1 and WB 3,1
Quote

krize wrote:
Yeah please listen to biggun, and get the latest version..

For me the first really usable version of Aweb (also on 060)..
Title: Re: Aweb 060
Post by: krize on June 01, 2006, 02:32:12 PM
It crashes you say. When ? Also if you run snoopdos do you see what happens before the crash ?
Title: Re: Aweb 060
Post by: lurkist on June 01, 2006, 06:32:37 PM
I had terrible trouble with my 060 and browsers, until I found a tip to disable the data cache.  Try adding NOCACHE to the SetPatch line in your Startup-Sequence.  Mine looks like this -

SetPatch NOCACHE SKIPROMUPDATES "scsi.device" QUIET

Things will be slower, but MUCH more reliable I have found.

Cheers
Title: Re: Aweb 060
Post by: Crumb on June 01, 2006, 07:13:19 PM
uh?

Have you got the right 68060 and 68040 libraries installed?

You shouldn't need to disable cache!
Title: Re: Aweb 060
Post by: Piru on June 01, 2006, 07:24:00 PM
@oddmario
Quote
Updated all the libraries from the link above.
No difference.

Did you follow the install instructions?
Code: [Select]
*******************************************************************
*   To get a layout which works for every processor use this:     *
*                                                                 *
*    37.30 CBM 68040.library -> libs:68040old.library             *
*    Phase5 68040.library -> libs:68040new.library                *
*    Phase5 68060.library -> libs:68060.library                   *
*    Phase5 68040dummy.library -> libs:68040.library              *
*                                                                 *
*******************************************************************
Title: Re: Aweb 060 Sorted :-)
Post by: oddmario on June 02, 2006, 08:11:33 AM
Libraries are installed correctly.
Snoopdos gave me a lot of fails!
Among others it couldn't find Norwegian catalog!!
One helped though,the jpgtemp assign was pointing the wrong direction.
Even though it displays them before it crashes!
Anyway this is what i did:
Innstalled the 3,4 040 version.
Tested OK.
Made a copy.
Backed up userstartup
Installed the latest 3,5 release.
Rebooted.
Started Aweb 3.5.
Crashed.
Put back my old userstartup with the old assigns.
Rebooted.
Same as Above,except it WORKED.
In Norwegian and all the normal pages work.
All the extensions i used still functions.

Aweb has indeed improved a lot.

Finally thanx to everyone for the help.

Title: Re: Aweb 060 Sorted :-)
Post by: AmigaMance on June 02, 2006, 11:41:28 AM
Quote
I,m running on kick 3,1 and WB 3,1

Quote
Rebooted.
Started Aweb 3.5.
Crashed.

Are you running a patch that increase the stack of ramlib, like MCPRamlibPatch? You should.
 What about ROM fixes like the one included in the blizkick modules or SystemPatch?

Edit: Oh, i have just read that you fixed the problem. Ok.