English Amiga Board


Go Back   English Amiga Board > Support > support.WinUAE

 
 
Thread Tools
Old 24 January 2016, 18:38   #101
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,534
Small update earlier today: possible small performance improvement.
Toni Wilen is offline  
Old 24 January 2016, 20:04   #102
Michael
A1260T/PPC/BV/SCSI/NET
 
Michael's Avatar
 
Join Date: Jan 2013
Location: Moscow / Russia
Posts: 840
8029 PCI no longer available under OS4?
Michael is offline  
Old 24 January 2016, 20:39   #103
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,534
Quote:
Originally Posted by Michael View Post
8029 PCI no longer available under OS4?
FAILURE DETECTED: All required information is missing. (Of course it is available). Crystal ball says you tried to use far too much Z3 space for RAM and RTG.
Toni Wilen is offline  
Old 24 January 2016, 21:00   #104
AMIGASYSTEM
Registered User
 
AMIGASYSTEM's Avatar
 
Join Date: Aug 2014
Location: Brindisi (Italy)
Age: 70
Posts: 8,254
Quote:
Originally Posted by Aegis View Post
That's gotta be WinUAE doing that though?? See the video here.
I've seen the video, included files into your Test_Image.zip, on OS4 if you copied to a HardFile or HD OS4 image files work perfectly, on OS3 instead I had found that described above.

Now I repeated the steps on your OS4, and I found that the incompatibility problem is just "dummy", In fact, if the same file copied into RAM, HD 0S4, or HardFile UAE external, the image file can be seen perfectly. The error is due to the slowness of the Directory Filesystem, I am attaching a video showing what was said:

[ Show youtube player ] (watch the video to the end)

Last edited by AMIGASYSTEM; 24 January 2016 at 21:13.
AMIGASYSTEM is offline  
Old 24 January 2016, 21:13   #105
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,534
What are you talking about? Speed (or lack of it) has nothing to do with it. You can read files fine from even slower media like floppy disks..

IT IS A BUG! It only happens when timing is exactly right (or wrong). Problem not happening in your tests does not mean anything at all. Please, stop this, this is not the first time you reported some bug as being not a problem because you couldn't duplicate it!
Toni Wilen is offline  
Old 24 January 2016, 21:43   #106
ccapublic
Registered User
 
Join Date: Dec 2014
Location: France
Posts: 60
Quote:
Originally Posted by Toni Wilen View Post
Attach some. (m68k JIT is out of scope obviously, not OS4 related )
Here attached configurations and logs with latest winuae compiled today.

OK1_xxx : Working configuration for reference (NOJIT / 32MB VRAM / 256MB Z3 FAST)

OK2_xxx : Second working configuration (same as above but 128MB Z3 FAST)

NOK1_xxx : Crashing. Same as OK2 but with 68k JIT. You said you did not care about 68k jit for os4 as it is a ppc only os but I found this crash weird so attached it just in case

NOK2_xxx : Hanging (or looping on some stuff as I can see windows desktop flashing regularly as if d3d screen got closed and reopened). Same as OK2 but 512MB z3fast

Note : I also got crashing confs with nojit but can't reproduce. Only hangs here.

EDIT : On my Windows 7 64bits with i7-3720 and 8GB RAM, Same configurations never hang or crash, whether 68k JIT is on or off, and even with 64MB VRAM and 768MB Z3FAST.

Thanks Toni !
Attached Files
File Type: zip Logs.zip (97.6 KB, 249 views)

Last edited by ccapublic; 25 January 2016 at 12:33.
ccapublic is offline  
Old 24 January 2016, 23:33   #107
Aegis
Gentleman
 
Aegis's Avatar
 
Join Date: Dec 2015
Location: The Fortesque Mansion
Posts: 254
Quote:
Originally Posted by Toni Wilen View Post
Small update earlier today: possible small performance improvement.
Definitely getting quicker - uaehf.device support feels nearly as fast as Cyberstorm SCSI now - is it my imagination or does uaegfx feel snappier too?
Aegis is offline  
Old 25 January 2016, 00:15   #108
AMIGASYSTEM
Registered User
 
AMIGASYSTEM's Avatar
 
Join Date: Aug 2014
Location: Brindisi (Italy)
Age: 70
Posts: 8,254
Quote:
Originally Posted by Toni Wilen View Post
IT IS A BUG!
I have not talked about bugs, unfortunately my English is misinterpreted, i said that the IFF files copied "Directory Filesystem" manifests the problem raised by the user Aegis, while the file IFF copied on HardFile It does not have this problem, then I said that the only difference noted between directory "Directory Filesystem" and "HardFile" just the speed; if if you watch the video until the end you will understand what I meant.
AMIGASYSTEM is offline  
Old 25 January 2016, 17:42   #109
themamboman
Registered User
 
Join Date: Dec 2012
Location: Atlanta, USA
Posts: 154
Just to be clear, in the uae configuration file, we need to add both:

uaeboard=full+indirect
and
uaeboard_mode=1

as well as putting the uae-configuration file into the same folder as the winaue executable?

Then, we can use uae zorro II/III as well as host folders instead of hdfs?

Thanks!
themamboman is offline  
Old 25 January 2016, 18:09   #110
Aegis
Gentleman
 
Aegis's Avatar
 
Join Date: Dec 2015
Location: The Fortesque Mansion
Posts: 254
Quote:
Originally Posted by themamboman View Post
Just to be clear,...
Just uaeboard=full+indirect added to your config (doesn't matter where the config is so long as WinUAE's path points to it) plus the 68k UAE monitor in Devs/Monitors.
Aegis is offline  
Old 25 January 2016, 20:07   #111
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,534
Another update that should increase performance even more.

--

Quote:
Originally Posted by Aegis View Post
Definitely getting quicker - uaehf.device support feels nearly as fast as Cyberstorm SCSI now - is it my imagination or does uaegfx feel snappier too?
Everything that needs traps will be faster (=call Amiga-side code from UAE side)

Quote:
Originally Posted by AMIGASYSTEM View Post
I have not talked about bugs, unfortunately my English is misinterpreted, i said that the IFF files copied "Directory Filesystem" manifests the problem raised by the user Aegis, while the file IFF copied on HardFile It does not have this problem, then I said that the only difference noted between directory "Directory Filesystem" and "HardFile" just the speed; if if you watch the video until the end you will understand what I meant.
I thought you meant whole bug does not exists because some reasons

Quote:
Originally Posted by themamboman View Post
Just to be clear, in the uae configuration file, we need to add both:

uaeboard=full+indirect
and
uaeboard_mode=1
uaeboard_mode is gone. uaeboard may also change before this becomes part of official betas..

Quote:
as well as putting the uae-configuration file into the same folder as the winaue executable?
uae-configuration is Amiga executable, put it somewhere in your OS4 installation (if you need to use uae-configuration)

Quote:
Then, we can use uae zorro II/III as well as host folders instead of hdfs?
Yes but folders are currently a bit too slow. Use them only for sharing data, don't use it to boot OS4.
Toni Wilen is offline  
Old 25 January 2016, 20:20   #112
Aegis
Gentleman
 
Aegis's Avatar
 
Join Date: Dec 2015
Location: The Fortesque Mansion
Posts: 254
Whoa!! That just made a huge difference to PPaint - there's no longer a slow fill/screen redraw when you start it up.

I still have an issue with mouse focus though (you have to click to get the mouse moving when PPaint loads and then on Workbench after you quit) and still no pointer in the WinUAE panel after opening any new screen at a different resolution to the desktop (DOpus exhibits same behaviour for example).

*Edit* uaehf and Cyberstorm SCSI seem pretty much as fast now - hard to tell them apart - great stuff!

Last edited by Aegis; 25 January 2016 at 20:46.
Aegis is offline  
Old 25 January 2016, 21:03   #113
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,534
Quote:
Originally Posted by ccapublic View Post
EDIT : On my Windows 7 64bits with i7-3720 and 8GB RAM, Same configurations never hang or crash, whether 68k JIT is on or off, and even with 64MB VRAM and 768MB Z3FAST.
You are running out of process address space. More than 512M Z3 address space is practically impossible when using 32-bit Windows. It gets even worse if JIT is enabled. Unfortunately it is already too late when memory is starting to run out to do anything else than to quit or crash..
Toni Wilen is offline  
Old 25 January 2016, 22:03   #114
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,534
Quote:
Originally Posted by Aegis View Post
I still have an issue with mouse focus though (you have to click to get the mouse moving when PPaint loads and then on Workbench after you quit) and still no pointer in the WinUAE panel after opening any new screen at a different resolution to the desktop (DOpus exhibits same behaviour for example).
Which PPaint version? And exact steps to reproduce it.

Quote:
*Edit* uaehf and Cyberstorm SCSI seem pretty much as fast now - hard to tell them apart - great stuff!
I think that was last easy speed up fix. We'll see..
Toni Wilen is offline  
Old 25 January 2016, 22:57   #115
ccapublic
Registered User
 
Join Date: Dec 2014
Location: France
Posts: 60
Quote:
Originally Posted by Toni Wilen View Post
You are running out of process address space...
Thanks for having taken time to have a look.
ccapublic is offline  
Old 25 January 2016, 23:25   #116
Aegis
Gentleman
 
Aegis's Avatar
 
Join Date: Dec 2015
Location: The Fortesque Mansion
Posts: 254
Quote:
Originally Posted by Toni Wilen View Post
Which PPaint version? And exact steps to reproduce it.
You can do it with DOpus 4 included with AmigaOS 4.1

1) I'm running full-window, 16-bit @ 1440x1080
2) Open DOpus, right-click/Project/Configure
3) Select Screen/Screenmode
4) I select 720x540 (half current res) 16-bit - Ok/Use
5) When the screenmode changes my pointer is frozen until I click
6) When I quit DOpus, pointer is frozen again until I click
7) Now if I hit F12, there's no mouse pointer for WinUAE's panel - I have tab through it.

*Edit* current config:
Attached Files
File Type: uae AmigaOS 4.1.uae (26.1 KB, 235 views)
Aegis is offline  
Old 26 January 2016, 12:57   #117
Aegis
Gentleman
 
Aegis's Avatar
 
Join Date: Dec 2015
Location: The Fortesque Mansion
Posts: 254
Toni - please take a look at this thread: http://forum.hyperion-entertainment....p=36709#p36709
Aegis is offline  
Old 26 January 2016, 13:21   #118
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,534
Z3 RAM stuff has been mentioned dozens of times already since PPC support was added. Nothing has happened. It is nothing new. It is trivial update = it is about politics, not about technical reasons.
Toni Wilen is offline  
Old 26 January 2016, 13:33   #119
Aegis
Gentleman
 
Aegis's Avatar
 
Join Date: Dec 2015
Location: The Fortesque Mansion
Posts: 254
Quote:
Originally Posted by Toni Wilen View Post
Z3 RAM stuff has been mentioned dozens of times already since PPC support was added. Nothing has happened. It is nothing new. It is trivial update = it is about politics, not about technical reasons.
Not saying that you're wrong (because I don't think you are) but I suspect accommodating WinUAE user requests is way down their list of priorities at the moment since A-Eon's sitting on a bunch of Cyrus boards they can't sell until AOS is ready for it. I'm hopeful we'll see Z3 support eventually once Hyperion turns their attention back to more general 4.x updates.

*Edit* also, clearly from that thread, some of the developers aren't aware of benefits Z3 support would bring to UAE since they're considering it from a hardware perspective.

In the meantime it seems they're happy to answer any questions you might have which can only be good for the work you're currently doing.

There's also ways of squeezing more free RAM out of Classic OS 4.1 - I'm up to around 90MB now and I'll write a detailed guide once 3.3.x is released so that users can make the most of what's currently available.

Lastly, I'd suggest that any readers that are interested in better AOS4 support in WinUAE:

1) make a donation to Toni
2) buy a copy of AOS4FE (if you haven't already)
3) get on the Hyperion forums and state your interest in Z3 support

Last edited by Aegis; 26 January 2016 at 13:54.
Aegis is offline  
Old 26 January 2016, 13:50   #120
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,534
Quote:
Originally Posted by Aegis View Post
Not saying that you're wrong (because I don't think you are) but I suspect accommodating WinUAE user requests is way down their list of priorities at the moment since A-Eon's sitting on a bunch of Cyrus boards they can't sell until AOS is ready for it. I'm hopeful we'll see Z3 support eventually once Hyperion turns their attention back to more general 4.x updates.
Because rumours say it has been done ages ago but it is kept disabled because of reasons.

Quote:
In the meantime it seems they're happen to answer any questions you might have which can only be good for the work you're currently doing.
<rant>

I am not so sure about that. Yes, developers probably are happy to answer guestions but probably half of answers will be "NDA required" (There is no public API to control what Petunia translates, which would have solved my problem completely and instantly). Or it is not supported. Or why are you doing it that way? Especially low level stuff (that no application developer need to know) seems to be some black magic that should not be talked about. Low level stuff is the interesting part, high level stuff is simple and boring.

When I ask something, I want technical answers, not politics. It is much less annoying to not ask than to ask and get stupid answer. It is easier to just reverse-engineer it (but not in this case because I don't do PPC) It has worked just fine for me so far

Also I expect to get some anti-emulation garbage from some users too. Thats the main reason I only post in EAB. Signal to noise ratio is very good here. Not that good in other public Amiga forums. (There is far too many so called experts that only repeat myths that are known to be wrong 10+ years ago or they are stuck in the past and think PCs are still the same they were in 1990s and so on..)

</rant>
Toni Wilen 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
FS-UAE 1.3 Development Series FrodeSolheim support.FS-UAE 376 28 October 2012 17:42
FS-UAE 1.1 Development Series FrodeSolheim support.FS-UAE 214 06 May 2012 13:53
OS4 compatible? oRBIT Coders. General 1 12 May 2010 14:50
E-UAE Development pjhutch support.OtherUAE 1 06 October 2008 02:26
Status of E-UAE pjhutch support.OtherUAE 3 29 June 2008 23:03

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 02:59.

Top

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