English Amiga Board


Go Back   English Amiga Board > Support > support.WinUAE

 
 
Thread Tools
Old 15 February 2016, 01:57   #241
Aegis
Gentleman
 
Aegis's Avatar
 
Join Date: Dec 2015
Location: The Fortesque Mansion
Posts: 254
I can play back a video DVD .ISO file in DVPlayer using Cyberstorm SCSI (albeit without sound for some reason) but using CDFS instead I get an 'Instruction Storage Interrupt' Grim Reaper - is there any info I can provide that might help in debugging this?



(I'm assuming UAE CDFS support should work as transparently as SCSI?)

Beta 6 is awesome btw - I'm really having to get creative to find bugs I can confirm Michael's bug too - it's been like this for a few builds but before that WinUAE was just crashing when you rebooted so it's a big improvement
Attached Files
File Type: zip winuae_debug_3.3.0.zip (82.7 KB, 199 views)

Last edited by Aegis; 15 February 2016 at 02:17.
Aegis is offline  
Old 15 February 2016, 03:27   #242
Aegis
Gentleman
 
Aegis's Avatar
 
Join Date: Dec 2015
Location: The Fortesque Mansion
Posts: 254
How freaking cool is this?



The palette's whack 'cause you have to run 16-bit in R5G6B5 (non-PC) to see the colours correctly but WinUAE doesn't seem to be able to screengrab that.
Aegis is offline  
Old 15 February 2016, 08:28   #243
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,545
Quote:
Originally Posted by Aegis View Post
I can play back a video DVD .ISO file in DVPlayer using Cyberstorm SCSI (albeit without sound for some reason) but using CDFS instead I get an 'Instruction Storage Interrupt' Grim Reaper - is there any info I can provide that might help in debugging this?
-log -scsiemulog command line parameters possibly can show the bad request in the log. Maybe.
Toni Wilen is offline  
Old 15 February 2016, 12:21   #244
Aegis
Gentleman
 
Aegis's Avatar
 
Join Date: Dec 2015
Location: The Fortesque Mansion
Posts: 254
Quote:
Originally Posted by Toni Wilen View Post
-log -scsiemulog command line parameters possibly can show the bad request in the log. Maybe.
Done! I booted OS4, added the ISO and (tried) to play it in DVPlayer - logs attached for CDFS and SCSI.
Attached Files
File Type: zip winuae_debug_3.3.0_CDFS.zip (40.2 KB, 201 views)
File Type: zip winuae_debug_3.3.0_SCSI.zip (55.0 KB, 193 views)
Aegis is offline  
Old 15 February 2016, 15:49   #245
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,545
Quote:
Originally Posted by Aegis View Post
Done! I booted OS4, added the ISO and (tried) to play it in DVPlayer - logs attached for CDFS and SCSI.
Logs shows very different SCSI commands with different parameters. Did you do exactly same steps in both tests?
Toni Wilen is offline  
Old 15 February 2016, 16:21   #246
Aegis
Gentleman
 
Aegis's Avatar
 
Join Date: Dec 2015
Location: The Fortesque Mansion
Posts: 254
Quote:
Originally Posted by Toni Wilen View Post
Logs shows very different SCSI commands with different parameters. Did you do exactly same steps in both tests?
Yes!

1) Booted OS4.1
2) hit F12 and added the .ISO
3) Ran DVPlayer and selected 'Open DVD/VCD'
4) Profit?

With CS-SCSI the DVD played, with CDFS the Grim Reaper.

Actually, there might be a difference - I have CybPPC kmod turned off when using only CDFS (since it takes up RAM for no good reason) - I had to turn it back on for CS-SCSI - do you want me to run it again with the kmod enabled for both tests? (CDFS module was/is enabled for both tests obviously).

Quote:
Originally Posted by Kicklayout-A4000
; Machine specific modules
;
;MODULE Kickstart/cybppc.device.kmod
;MODULE Kickstart/cybppc.config
;MODULE Kickstart/A4000/scsi.device.kmod
*Edit* I just tested CDFS with cybppc kmod enabled and still gives the same error.

Last edited by Aegis; 15 February 2016 at 16:34.
Aegis is offline  
Old 15 February 2016, 16:48   #247
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,545
redownload winuae.7z and do same CDFS test again. (More logging added)
Toni Wilen is offline  
Old 15 February 2016, 17:16   #248
Aegis
Gentleman
 
Aegis's Avatar
 
Join Date: Dec 2015
Location: The Fortesque Mansion
Posts: 254
Quote:
Originally Posted by Toni Wilen View Post
redownload winuae.7z and do same CDFS test again. (More logging added)
Done!
Attached Files
File Type: zip WinUAE_logs_CDFS.zip (31.8 KB, 189 views)
File Type: zip WinUAE_logs_SCSI.zip (40.4 KB, 194 views)
Aegis is offline  
Old 15 February 2016, 18:33   #249
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,545
Next update available, attach logs again if it still does not work..
Toni Wilen is offline  
Old 15 February 2016, 18:55   #250
Aegis
Gentleman
 
Aegis's Avatar
 
Join Date: Dec 2015
Location: The Fortesque Mansion
Posts: 254
Quote:
Originally Posted by Toni Wilen View Post
Next update available, attach logs again if it still does not work..
Nope - same error.
Attached Files
File Type: zip WinUAE_logs_CDFS.zip (33.4 KB, 181 views)
Aegis is offline  
Old 15 February 2016, 20:03   #251
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,545
Bleh. It looks like problem is not in that part of code..

Update #3 (or something). More command line options needed: -log -scsilog -scsiemulog

Attach both CDFS and hardware SCSI emulation logs. Could you also insert the CD before starting emulation to reduce unneeded log lines?
Toni Wilen is offline  
Old 15 February 2016, 21:10   #252
Aegis
Gentleman
 
Aegis's Avatar
 
Join Date: Dec 2015
Location: The Fortesque Mansion
Posts: 254
Quote:
Originally Posted by Toni Wilen View Post
Bleh. It looks like problem is not in that part of code..

Update #3 (or something). More command line options needed: -log -scsilog -scsiemulog

Attach both CDFS and hardware SCSI emulation logs. Could you also insert the CD before starting emulation to reduce unneeded log lines?
Here you go
Attached Files
File Type: zip WinUAE_logs_CDFS.zip (33.3 KB, 191 views)
File Type: zip WinUAE_logs_SCSI.zip (59.7 KB, 187 views)
Aegis is offline  
Old 15 February 2016, 21:17   #253
DamienD
Banned
 
DamienD's Avatar
 
Join Date: Aug 2005
Location: London / Sydney
Age: 47
Posts: 20,420
Sorry for the off topic post Toni.

Aegis; what game is that in your post #242? Looks way cool but it's OS4 only hey?
DamienD is offline  
Old 15 February 2016, 21:22   #254
Aegis
Gentleman
 
Aegis's Avatar
 
Join Date: Dec 2015
Location: The Fortesque Mansion
Posts: 254
Quote:
Originally Posted by DamienD View Post
Sorry for the off topic post Toni.

Aegis; what game is that in your post #242? Looks way cool but it's OS4 only hey?
That's Descent: FreeSpace - Hyperion ported it to AmigaOS and the demo's available on OS4Depot - it runs pretty well under WinUAE!

Here's the 68060 demo (needs Wazp3D for WinUAE).

*Edit* Seems you can do quite a bit with 128mb of RAM
Attached Thumbnails
Click image for larger version

Name:	001.png
Views:	399
Size:	416.4 KB
ID:	47498  

Last edited by Aegis; 15 February 2016 at 21:58.
Aegis is offline  
Old 15 February 2016, 22:05   #255
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,545
Should be really fixed now.
Toni Wilen is offline  
Old 15 February 2016, 22:41   #256
Aegis
Gentleman
 
Aegis's Avatar
 
Join Date: Dec 2015
Location: The Fortesque Mansion
Posts: 254
Quote:
Originally Posted by Toni Wilen View Post
Should be really fixed now.
Sadly not I'm not getting the Grim Reaper any more but instead DVPlayer's saying 'can't open DVD menu stream' - the DVPlayer audio subtask will Reaper with a DSI shortly afterwards.

The strange thing is that I can play back the VOBs straight off the ISO but I try to get it to play as a DVD it fails.
Aegis is offline  
Old 15 February 2016, 22:52   #257
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,545
Yes, it is, you just confirmed it because behavior is different. Now some other thing goes wrong.

-> new logs again.
Toni Wilen is offline  
Old 15 February 2016, 23:05   #258
Aegis
Gentleman
 
Aegis's Avatar
 
Join Date: Dec 2015
Location: The Fortesque Mansion
Posts: 254
Quote:
Originally Posted by Toni Wilen View Post
Yes, it is, you just confirmed it because behavior is different. Now some other thing goes wrong.

-> new logs again.
New logs! (I changed the config name to debug so I don't have to keep nuking my beta 6 setup)

*Edit* another (little) bug maybe? When I turn on 'limit directory drives to 1GB' AmigaOS is reporting 720MB in use whereas Windows is telling me the directory is using 348MB
Attached Files
File Type: zip WinUAE_logs_CDFS.zip (48.1 KB, 191 views)
File Type: zip WinUAE_logs_SCSI.zip (67.5 KB, 192 views)

Last edited by Aegis; 16 February 2016 at 04:47.
Aegis is offline  
Old 16 February 2016, 16:59   #259
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,545
Quote:
Originally Posted by Aegis View Post
New logs! (I changed the config name to debug so I don't have to keep nuking my beta 6 setup)
You sure both configs are same? Now CDFS log shows QEMU PCI audio emulation starting just before the crash but SCSI does not.

Quote:
*Edit* another (little) bug maybe? When I turn on 'limit directory drives to 1GB' AmigaOS is reporting 720MB in use whereas Windows is telling me the directory is using 348MB
You didn't include all required info (total space!) but I am quite sure this is normal. It is scaled to 1G.
Toni Wilen is offline  
Old 16 February 2016, 17:16   #260
Aegis
Gentleman
 
Aegis's Avatar
 
Join Date: Dec 2015
Location: The Fortesque Mansion
Posts: 254
Quote:
Originally Posted by Toni Wilen View Post
You sure both configs are same? Now CDFS log shows QEMU PCI audio emulation starting just before the crash but SCSI does not.
That's interesting since whilst SCSI plays the DVD .ISO, there's no audio

And yes, same configs - only differences are:

1) SCSI instead of UAE (duh )
2) Automount CDFS is turned on for UAE.


Quote:
Originally Posted by Toni Wilen View Post
You didn't include all required info (total space!) but I am quite sure this is normal. It is scaled to 1G.
Which leads me to this question - *without* Limit size of directory drives to 1G WinUAE/OS4 is reporting the drive as 931G (705 used/225 free) - the actual formatted size of the drive is 1.81TB (1.37 used/451 free) - is that correct for WinUAE?

*Edit* just checked it in AF2016/WB3.X/3.2.2 - same deal - volume size/free space is half of what's actually there (different drive: actual size: 279GB, used: 249GB, free: 30GB / WinUAE size: 139GB, used: 124GB, free: 15GB).

Last edited by Aegis; 16 February 2016 at 17:39.
Aegis 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 14:58.

Top

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