Amiga.org
Amiga computer related discussion => Amiga Software Issues and Discussion => Topic started 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
-
Anybody ?
-
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/ .
-
Does other 060-specific software work?
--
moto
-
you can try those ribs err libs: http://phase5.a1k.org/index.php?id=0
-
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
-
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.
-
it could be due to you not having an FPU, is there an 060EC version?
-
Dont know.
Any program out there that can determine that?
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
-
Yeah please listen to biggun, and get the latest version..
For me the first really usable version of Aweb (also on 060)..
-
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
krize wrote:
Yeah please listen to biggun, and get the latest version..
For me the first really usable version of Aweb (also on 060)..
-
It crashes you say. When ? Also if you run snoopdos do you see what happens before the crash ?
-
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
-
uh?
Have you got the right 68060 and 68040 libraries installed?
You shouldn't need to disable cache!
-
@oddmario
Updated all the libraries from the link above.
No difference.
Did you follow the install instructions?
*******************************************************************
* 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 *
* *
*******************************************************************
-
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.
-
I,m running on kick 3,1 and WB 3,1
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.