English Amiga Board


Go Back   English Amiga Board > Support > support.Hardware

 
 
Thread Tools
Old 30 August 2017, 23:32   #1061
strim
NetBSD developer
 
Join Date: May 2012
Location: Warsaw, Poland
Posts: 411
It's not strictly necessary, but highly recommended. See: https://github.com/Sakura-IT/SonnetA...nd-MMU-library .
strim is offline  
Old 31 August 2017, 02:22   #1062
grelbfarlk
Registered User
 
Join Date: Dec 2015
Location: USA
Posts: 2,912
Quote:
Originally Posted by spudje View Post
No, should I?
You're using CSPPC or MK3? I did say about 20 pages ago that it was necessary for me to use the MMU-Library on my CSPPC. I think a few other people in the thread are doing the same successfully on the Mk3 or CSPPC.

It's pretty much assumed at this point that people are going to be using that. Hedeon unfortunately doesn't have an Apollo 060 (or does he) or a Quikpak 060 (or does he) or any of the other exotic accelerators, that's going to make it really difficult to debug issues since he doesn't have the hardware and their proprietary 060.libraries, but at least he can target mostly the same drivers if we all use the ones with the MMU Library.

If the MMUlib absolutely didn't work on your hardware that would be another story, but I bet Thor would do his best to help you out to get it working.
grelbfarlk is offline  
Old 31 August 2017, 07:47   #1063
spudje
Registered User
 
Join Date: Dec 2014
Location: Netherlands
Posts: 1,406
Ok thx guys. Yes I have CSPPC. So I'll install MMUlib. I hoped I didn't have to because for what I read about this is an installation struggle all by itself. I'll keep you posted.
spudje is offline  
Old 31 August 2017, 11:00   #1064
Hedeon
Semi-Retired
 
Join Date: Mar 2012
Location: Leiden / The Netherlands
Posts: 2,002
Quote:
Originally Posted by spudje View Post
Ok thx guys. Yes I have CSPPC. So I'll install MMUlib. I hoped I didn't have to because for what I read about this is an installation struggle all by itself. I'll keep you posted.
Before you do that....

The library was developed (initially) on a system with a normal 060 library. Unconsiously however, it WAS developed on a system with mmu.library installed. It is opened by COP (a 68K debugger) which I have running.

So, the most easy test for now is:

1) Download the mulibs archive from THOR (on Aminet).
2) Just manually install the mmu.library in libs:
3) Restart the Amiga and start without startup-sequence
4) Execute Setpatch and the program called MuScan (from the archive).
5) Check if the PCI memory range is indicated as cache inhibited (see the 512MB Mediator range in ShowConfig).

If so, just add MuScan <>NIL: or something like that to the start of the startup-sequence (after SetPatch). This then initializes the mmu.library during startup which sets the MMU correctly.

I think this is the easiest way that SHOULD work.

Last edited by Hedeon; 31 August 2017 at 11:45. Reason: Added Setpatch to step 4
Hedeon is offline  
Old 31 August 2017, 20:06   #1065
Wrangler
Registered User
 
Join Date: Sep 2015
Location: London, UK
Posts: 414
@grelbfarlk: I can confirm the Sonnet works great with an Apollo 4060!
Wrangler is offline  
Old 31 August 2017, 21:25   #1066
spudje
Registered User
 
Join Date: Dec 2014
Location: Netherlands
Posts: 1,406
Thanks Hedoen, that sounds very much doable.

Quote:
Originally Posted by Hedeon View Post
Before you do that....

2) Just manually install the mmu.library in libs:
To be certain, with 2 you mean simply copy the library file to libs:, correct?
spudje is offline  
Old 31 August 2017, 22:42   #1067
Hedeon
Semi-Retired
 
Join Date: Mar 2012
Location: Leiden / The Netherlands
Posts: 2,002
Quote:
Originally Posted by spudje View Post
Thanks Hedoen, that sounds very much doable.



To be certain, with 2 you mean simply copy the library file to libs:, correct?
Yes. And only the mmu.library. Not any of the others.

You can dump the MuScan output in this thread if you are not sure what the output means.
Hedeon is offline  
Old 31 August 2017, 23:05   #1068
grelbfarlk
Registered User
 
Join Date: Dec 2015
Location: USA
Posts: 2,912
-Redacted- my experiences were with old versions.
It was my experience somewhere around build ~210 that my system was not reliable with the P5 060 library. Amigenerator for instance would run for 10 minutes and crash, Warp3D would either crash on startup or run for a minute or two if I was lucky. All those problems went away when I also switched to the MMULib 060.library, that might not be the case any longer. I haven't tested this in the last couple months so if it's working for Hedeon then it's fine.

-EDIT-
I tested the CSPPC system tonight, 252 was the last build that works fine for me with MMU 060.library. 275-281 builds crashed with Warp3d, tried a few non Warp3d apps and they seemed to run ok. Will test some more tomorrow.


Quote:
Originally Posted by Wrangler
@grelbfarlk: I can confirm the Sonnet works great with an Apollo 4060!
Are you also using the MMUlib and/or MMULib 060.library?

Last edited by grelbfarlk; 01 September 2017 at 02:36.
grelbfarlk is offline  
Old 31 August 2017, 23:55   #1069
Hedeon
Semi-Retired
 
Join Date: Mar 2012
Location: Leiden / The Netherlands
Posts: 2,002
Grelbfarlk, please don't make it more difficult then it is. You really just need the mmu.library. NOT the 060 libraries.

You might be right, as I only tested it on two CSPPCs and one CSMK2, but let's test the easy solution first.

Last edited by Hedeon; 01 September 2017 at 00:16. Reason: Made a nuance
Hedeon is offline  
Old 01 September 2017, 09:04   #1070
spudje
Registered User
 
Join Date: Dec 2014
Location: Netherlands
Posts: 1,406
Yes, I'll first try the easy version. If that doesn't work I'll do the full swing version. When is the question though, busy weekend with other stuff coming up.
spudje is offline  
Old 01 September 2017, 12:12   #1071
trixster
Guru Meditating
 
Join Date: Jun 2014
Location: England
Posts: 2,339
Is anyone brave enough to run with the case lid on full time? I'm still a little paranoid that the combined heat of the voodoo 3 and sonnet will cause long term issues.

With that in mind, I've ordered a replacement heatsink/fan for a spare Voodoo3 I have. It's 7mm deep so I hope it'll fit ok with enough clearance for the pci card below.

Last edited by trixster; 20 May 2020 at 17:25.
trixster is offline  
Old 01 September 2017, 12:57   #1072
grelbfarlk
Registered User
 
Join Date: Dec 2015
Location: USA
Posts: 2,912
Quote:
Originally Posted by trixster View Post
Is anyone brave enough to run with the case lid on full time? I'm still a little paranoid that the combined heat of the voodoo 3 and sonnet will cause long term issues.

With that in mind, I've ordered a replacement heatsink/fan for a spare Voodoo3 I have. It's 7mm deep so I hope it'll fit ok with enough clearance for the pci card below.
Both of my systems are running with the case on, desktop and tower.
grelbfarlk is offline  
Old 01 September 2017, 15:12   #1073
spudje
Registered User
 
Join Date: Dec 2014
Location: Netherlands
Posts: 1,406
I guess by the time I have it all running I will also be holding my breath when closing things up. But that's why I am considering drilling wholes in the Sonnet bracket and putting some fans in there. Next to the Sonnet & Voodoo I have the CSPPC PPC that joins the heating fun.
spudje is offline  
Old 01 September 2017, 15:45   #1074
Hedeon
Semi-Retired
 
Join Date: Mar 2012
Location: Leiden / The Netherlands
Posts: 2,002
Quote:
Originally Posted by trixster View Post
Is anyone brave enough to run with the case lid on full time? I'm still a little paranoid that the combined heat of the voodoo 3 and sonnet will cause long term issues.

With that in mind, I've ordered a replacement heatsink/fan for a spare Voodoo3 I have. It's 7mm deep so I hope it'll fit ok with enough clearance for the pci card below.
I have run it prolonged times with the cover closed. And the A3000 is even more cramped.

HOWEVER:

1) I have blown up 1 Voodoo3 card in that period
2) The chip which does the mouse movements becomes unsettled once in a while which give jittery mouse movements (fixed now 2 times by pressing down on the chip).

I'm running it partly open now (slide open to reveal the PCI slots, bu the zorro slots are still covered) because I have to exchange cards a few times a week. And the cover can only be removed after removing mouse, keyboard.....Call me lazy.
Hedeon is offline  
Old 01 September 2017, 15:47   #1075
Hedeon
Semi-Retired
 
Join Date: Mar 2012
Location: Leiden / The Netherlands
Posts: 2,002
Quote:
Originally Posted by grelbfarlk View Post

-EDIT-
I tested the CSPPC system tonight, 252 was the last build that works fine for me with MMU 060.library. 275-281 builds crashed with Warp3d, tried a few non Warp3d apps and they seemed to run ok. Will test some more tomorrow.
Can you post or point me to an up-to-date MuScan output?
Hedeon is offline  
Old 01 September 2017, 20:48   #1076
Wrangler
Registered User
 
Join Date: Sep 2015
Location: London, UK
Posts: 414
Case on here too but with a new heatsink and fan much like the one in your pic. Removing the Voodoo heatsink is "fun".
Wrangler is offline  
Old 01 September 2017, 21:45   #1077
spudje
Registered User
 
Join Date: Dec 2014
Location: Netherlands
Posts: 1,406
Quote:
Originally Posted by grelbfarlk View Post
-EDIT-
I tested the CSPPC system tonight, 252 was the last build that works fine for me with MMU 060.library. 275-281 builds crashed with Warp3d, tried a few non Warp3d apps and they seemed to run ok. Will test some more tomorrow.
Mmm, so maybe my issue is not MMU related. I have the same behaviour without MMUlib.
spudje is offline  
Old 02 September 2017, 02:51   #1078
Hedeon
Semi-Retired
 
Join Date: Mar 2012
Location: Leiden / The Netherlands
Posts: 2,002
You've tested only with Gears_PPC?
Hedeon is offline  
Old 02 September 2017, 11:49   #1079
Wrangler
Registered User
 
Join Date: Sep 2015
Location: London, UK
Posts: 414
Quote:
Originally Posted by grelbfarlk View Post
Are you also using the MMUlib and/or MMULib 060.library?
This is using MMUlib plus the MMUlib 060.library, and the 4060 runs fine. Although I'm not convinced either one is totally necessary.
Wrangler is offline  
Old 02 September 2017, 16:32   #1080
spudje
Registered User
 
Join Date: Dec 2014
Location: Netherlands
Posts: 1,406
Quote:
Originally Posted by Hedeon View Post
You've tested only with Gears_PPC?
Yes. I'll check with a demo or so too. Not yet in the mood of installing games before I'm sure all works.
spudje is offline  
 


Currently Active Users Viewing This Thread: 2 (0 members and 2 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
WANTED: PCI Sound Card VORTEX2 SuperQuard / SQ2500 or Turtlebeach SantaCruz pci card keropi MarketPlace 12 15 March 2017 02:48
Wanted:Sonnet Technologies QuadDoubler 50 (Doubler 4000) kronuz MarketPlace 0 16 June 2013 00:29
eBay : Sonnet Quaddoubler alexh MarketPlace 3 07 May 2013 00:50
Overlay problem on GeForce 7200 Leandro Jardim support.WinUAE 1 10 August 2010 15:50
Prometheus PCI & Voodoo 3 PCI GFX Card Slayer support.Hardware 21 05 September 2006 10:57

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 19:34.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.18549 seconds with 14 queries