English Amiga Board


Go Back   English Amiga Board > Support > support.Hardware

 
 
Thread Tools
Old 12 August 2020, 20:23   #4061
jbenam
Italian Amiga Zealot
 
Join Date: Jan 2009
Location: Italy
Age: 36
Posts: 1,913
Quote:
Originally Posted by trixster View Post
What processor library are you using? Have you tried mmulibs? What does BULI’s Config use?
I use Thor's mmulib on my config. Not sure about BULI's, I've already reflashes the CF with my image. I'll do some more testing with the beta library later.

EDIT: Same thing with the BETA library. I've also tried the diagnostic start without startup sequence as written in the wiki. Same error.

@Hedeon
I haven't got any logging or output - am I missing something?

Last edited by jbenam; 12 August 2020 at 21:06.
jbenam is offline  
Old 12 August 2020, 21:29   #4062
trixster
Guru Meditating
 
Join Date: Jun 2014
Location: England
Posts: 2,354
Have you used the rexx buildconfig script to setup an mmu-configuration file in prefs:env-archive, as discussed in https://github.com/Sakura-IT/SonnetA...nd-MMU-library
trixster is offline  
Old 12 August 2020, 22:37   #4063
gsoravil
Registered User
 
Join Date: Oct 2019
Location: North Port, FL, USA
Posts: 42
Phew, this is a lot to keep up with! Some of this is really above my head (at least for today) but I will try my best to keep up. I never really played in Amiga MMU land.

I can confirm that like jbenam I do sometimes get an 80000004 with Killer NIC (with PMC I do not).

So maybe there is hope on our v1 Mediators?

I will try to play with the MMU libs (per Trixter) and Buli's alternate powerpc.library as soon as I have a chance.

Buli - A3640 is the only 68K CPU card I have. I was hoping to just upgrade it to 060 w/custom ROMS (e.g. poor man's "A3660") and this project would supplement it on the PPC side. At least that's my goal.
gsoravil is offline  
Old 12 August 2020, 22:52   #4064
Hedeon
Semi-Retired
 
Join Date: Mar 2012
Location: Leiden / The Netherlands
Posts: 2,039
Not sure if that library has debugging enabled. But it is over serial. Or use sashimi to redirect.
Hedeon is offline  
Old 12 August 2020, 23:43   #4065
jbenam
Italian Amiga Zealot
 
Join Date: Jan 2009
Location: Italy
Age: 36
Posts: 1,913
Quote:
Originally Posted by trixster View Post
Have you used the rexx buildconfig script to setup an mmu-configuration file in prefs:env-archive, as discussed in https://github.com/Sakura-IT/SonnetA...nd-MMU-library
Yep, nothing changed. I still get the same ramlib error, memory gets added, stuff freezes after opening a few windows.

Quote:
Originally Posted by Hedeon View Post
Not sure if that library has debugging enabled. But it is over serial. Or use sashimi to redirect.
Thanks, thought as much. I'll try tomorrow and see if I can get something useful out of it.
jbenam is offline  
Old 13 August 2020, 07:26   #4066
BULI
Registered User
 
Join Date: Dec 2017
Location: Rzeszów
Posts: 404
Quote:
Originally Posted by trixster View Post
What processor library are you using? Have you tried mmulibs? What does BULI’s Config use?

In this config I used 68040.library from Commodore (for 36040 CPU card) and Oxypatcher, to proper init PPC, that should be enought.


About ram library, you can try startup Workbench with pressed right ALt on keyboard (start without WBstartup and Oxypatcher), and you will see is there any change.
BULI is offline  
Old 13 August 2020, 10:47   #4067
jbenam
Italian Amiga Zealot
 
Join Date: Jan 2009
Location: Italy
Age: 36
Posts: 1,913
@Hedeon
With Sashimi enabled (launching the executable without any flags, not sure if I need any) I don't even get the ramlib suspend/reboot prompt, it just freezes.

I can use a real serial cable with my lab PC if needed, but I'm not sure about baud rate, parity, etc. Any pointers?
jbenam is offline  
Old 13 August 2020, 13:31   #4068
Hedeon
Semi-Retired
 
Join Date: Mar 2012
Location: Leiden / The Netherlands
Posts: 2,039
Let's start over: please provide a pciinfo output and a MuScan output (from mmu lib package).

If no mmu lib installed. just try the following:

Copy the correct mmu package cpu lib and the mmu lib to libs:
reboot
MuScan (please show output)
InitPPC
Hedeon is offline  
Old 13 August 2020, 16:12   #4069
jbenam
Italian Amiga Zealot
 
Join Date: Jan 2009
Location: Italy
Age: 36
Posts: 1,913
Quote:
Originally Posted by Hedeon View Post
Let's start over: please provide a pciinfo output and a MuScan output (from mmu lib package).

If no mmu lib installed. just try the following:

Copy the correct mmu package cpu lib and the mmu lib to libs:
reboot
MuScan (please show output)
InitPPC
I already had MMUlib installed, but I noticed there's a new version from April and so I've ran the Installer again to update my current install.

Rebooted, got a MUScan (attached to this post) and then launched StartPPC (I do not use InitPPC as I do not have powerpc.library in Libs, but in powerpc, as advised on the wiki), now it just freezes

EDIT: Attached PCIinfo too, might be useful. Anyway, after trying again, we're back at ramlib suspend/reboot as usual.

Last edited by jbenam; 20 December 2021 at 22:16.
jbenam is offline  
Old 13 August 2020, 17:25   #4070
Hedeon
Semi-Retired
 
Join Date: Mar 2012
Location: Leiden / The Netherlands
Posts: 2,039
What happens if you make everything from 0x40000000 to 0x5FFFFFFF cache inhibited?

I'll post a test version of the library later today where debugging is for certain enabled.

Do you have stackattack2 installed?
Hedeon is offline  
Old 13 August 2020, 17:57   #4071
jbenam
Italian Amiga Zealot
 
Join Date: Jan 2009
Location: Italy
Age: 36
Posts: 1,913
Quote:
Originally Posted by Hedeon View Post
What happens if you make everything from 0x40000000 to 0x5FFFFFFF cache inhibited?

I'll post a test version of the library later today where debugging is for certain enabled.

Do you have stackattack2 installed?
I've put this in MMU-Configuration:

SetCacheMode from 0x40000000 size 0x1FFFFFFF CacheInhibit

Is that right?

Yep, I do have stackattack2 - with argument 32768. Same ramlib error.

Alright, fingers crossed for the debugging enabled version. Thanks for your time, much appreciated!
jbenam is offline  
Old 03 September 2020, 12:24   #4072
BULI
Registered User
 
Join Date: Dec 2017
Location: Rzeszów
Posts: 404
Chellange: Sulaco by Encore on my Amiga 4000 PPC (Ragnarok), this time with correct sound
[ Show youtube player ]

Look at the frames rate.


Quote:
Originally Posted by Hedeon View Post
Seen this?

[ Show youtube player ]

Look at the numbers. That is 604e 420MHz with a CVPPC card.

At 6:22. I'm guessing it's the CVPPC. Would be nice to know how it does with a Voodoo3.

It does of course run AOS4.
BULI is offline  
Old 03 September 2020, 13:07   #4073
Hedeon
Semi-Retired
 
Join Date: Mar 2012
Location: Leiden / The Netherlands
Posts: 2,039
It is limited to 50FPS sadly. The Mad Wizard demos are not.
Hedeon is offline  
Old 03 September 2020, 13:12   #4074
BULI
Registered User
 
Join Date: Dec 2017
Location: Rzeszów
Posts: 404
Quote:
Originally Posted by Hedeon View Post
It is limited to 50FPS sadly. The Mad Wizard demos are not.

Yes, it's true. Sulaco without sound give me perfect 50FPS on every scene.
BULI is offline  
Old 08 September 2020, 19:50   #4075
johnnybarker
Registered User
 
Join Date: Dec 2018
Location: Helmsdale Scotland
Age: 41
Posts: 181
This is on my a3000 with 420mhz CyberstormPPC and voodoo 2000. Nowhere near 50fps.
Attached Thumbnails
Click image for larger version

Name:	Encore.jpg
Views:	157
Size:	420.2 KB
ID:	68796  
johnnybarker is offline  
Old 08 September 2020, 21:23   #4076
trixster
Guru Meditating
 
Join Date: Jun 2014
Location: England
Posts: 2,354
Yeah, BULI’s 800+MHz G3 is much faster than the 604e on a csppc
trixster is offline  
Old 08 September 2020, 21:24   #4077
Hedeon
Semi-Retired
 
Join Date: Mar 2012
Location: Leiden / The Netherlands
Posts: 2,039
@johnnybarker

Thanks for sharing that. I guess memory and CPU to PCI access speeds is also a thing. The demos do not suffer THAT much when you turn off the second level cache of the G3/G4.
Hedeon is offline  
Old 09 September 2020, 10:24   #4078
johnnybarker
Registered User
 
Join Date: Dec 2018
Location: Helmsdale Scotland
Age: 41
Posts: 181
Should add that it was on full screen mode and 70ns ram speed. It crashed when I tried 60ns so perhaps would get a little more with better simms but probably not much. I can try it on the apocalypse card @450mhz when I get my PSU reassembled on the a4000. I expect results will be somewhere in between but not to far off the G3.
johnnybarker is offline  
Old 09 September 2020, 21:39   #4079
DarrenHD
Registered User
 
Join Date: Aug 2008
Location: London / Canada
Posts: 781
Quote:
Originally Posted by Hedeon View Post
@johnnybarker

Thanks for sharing that. I guess memory and CPU to PCI access speeds is also a thing. The demos do not suffer THAT much when you turn off the second level cache of the G3/G4.
I think my times are the same or slightly better with my (not overclocked) CS PPC, 233MHz, but with a GREX 4000. Voodoo 3. I can post them...

The GREX-4000 gets about 19MB/sec on long writes to graphics ram over the GREX, if the "MemTesting030+RTG" benchmark I'm using is anywhere near accurate.

A Mediator/Prometheus gets 8-9MB/sec in long writes to graphics ram.

Note: The GREX was advertised with 50MB/sec...:-/
DarrenHD is offline  
Old 10 September 2020, 08:50   #4080
BULI
Registered User
 
Join Date: Dec 2017
Location: Rzeszów
Posts: 404
Quote:
Originally Posted by johnnybarker View Post
This is on my a3000 with 420mhz CyberstormPPC and voodoo 2000. Nowhere near 50fps.

Try run this demo in Window Mode (like me in video from YT)- you should have little better performance.

Last edited by BULI; 10 September 2020 at 09:45.
BULI is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 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 21:15.

Top

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