English Amiga Board


Go Back   English Amiga Board > Support > support.FS-UAE

 
 
Thread Tools
Old 03 October 2014, 19:40   #61
amigafreak68k
Registered User
 
Join Date: Apr 2013
Location: Engelsdorf / Germany
Posts: 468
There seems to be also some problems with general PPC emulation. "lha_wos" (WarpOS version of the lha archiver also slows down the system! I'd tested this with some archives (mostly mui custom classes needed for SimpleMail). In case of slow down the system is nearly unusable.
amigafreak68k is offline  
Old 04 October 2014, 09:11   #62
B14ck W01f
m68k all the way
 
Join Date: Aug 2011
Location: Koalaland
Posts: 523
Does anyone experience random lockups in 2.5.18dev?
B14ck W01f is offline  
Old 04 October 2014, 09:23   #63
amigafreak68k
Registered User
 
Join Date: Apr 2013
Location: Engelsdorf / Germany
Posts: 468
If my last post looks like an lockup, than yes.
amigafreak68k is offline  
Old 04 October 2014, 10:03   #64
B14ck W01f
m68k all the way
 
Join Date: Aug 2011
Location: Koalaland
Posts: 523
I mean when you try certain things in AmigaOS 4.1, like trying to reboot the system once installation completes and testing the AHI preferences.
B14ck W01f is offline  
Old 04 October 2014, 10:28   #65
amigafreak68k
Registered User
 
Join Date: Apr 2013
Location: Engelsdorf / Germany
Posts: 468
Yes. Look at the post before my last post! I've also corrupt files - i.e. downloaded archives - on harddisk (cybppc.device), but I must trst if this is filesystem or device related!
amigafreak68k is offline  
Old 04 October 2014, 16:28   #66
amigafreak68k
Registered User
 
Join Date: Apr 2013
Location: Engelsdorf / Germany
Posts: 468
PPC Support in FS-UAE

To simply test the software reboot, only type "reboot" in CLI. For me it always freezes the system. I'll test this now on WinUAE.

Edit: In WinUAE I get a green screen in case of software reboot. I get also green screen, if I use A + A + Ctrl. I get no crash, if I use F12 + "Reset"

In fact the same behavior as in FS-UAE. Definitely a FS-UAE-only-problem

Last edited by amigafreak68k; 04 October 2014 at 16:40.
amigafreak68k is offline  
Old 04 October 2014, 19:43   #67
FrodeSolheim
FS-UAE Developer
 
FrodeSolheim's Avatar
 
Join Date: Dec 2011
Location: Førde, Norway
Age: 43
Posts: 4,043
@amigafreak68k It's always a good idea to compare with WinUAE . Does the FS-UAE problem only occur with the "slirp" version?

Last edited by FrodeSolheim; 04 October 2014 at 19:50.
FrodeSolheim is offline  
Old 04 October 2014, 19:59   #68
amigafreak68k
Registered User
 
Join Date: Apr 2013
Location: Engelsdorf / Germany
Posts: 468
No. Same behavior with normal version
amigafreak68k is offline  
Old 05 October 2014, 16:00   #69
mulder77
Registered User
 
Join Date: Aug 2014
Location: Germany
Posts: 58
Is there a chance to add a local filesystem as an additional disk to the Cyberstorm PPC SCSI controller?
No matter how I try, this disk is always added as uae-0 according to the ESM.

I tried to increase the priority, but it seems to be ignored ("hard_drive_0_priority = 6"). So Kickstart 3.1 tries to boot off this local filesystem instead of the attached HDF.

OS4 kernel then won't boot, even if I chose DH0 (first partition on cybppc HDF file) from the 3.1 ESM.
mulder77 is offline  
Old 05 October 2014, 20:50   #70
FrodeSolheim
FS-UAE Developer
 
FrodeSolheim's Avatar
 
Join Date: Dec 2011
Location: Førde, Norway
Age: 43
Posts: 4,043
@mulder77 No, directory hard drives are implemented via emulated m68k file system handlers directly installed into AmigaOS - there's no HD controller involved.

Likewise, these directory hard drives cannot function under AmigaOS 4.

(Additionally, enabling directory hard drives also implicitly enables the UAE boot ROM - which interferes - so make sure no UAE virtual devices are enabled when running AmigaOS4)
FrodeSolheim is offline  
Old 05 October 2014, 23:03   #71
Foul
Registered User
 
Foul's Avatar
 
Join Date: Jun 2009
Location: Perigueux/France
Age: 49
Posts: 1,516
Send a message via ICQ to Foul Send a message via MSN to Foul
Frode, for my reboot problem, i made a minimal config test :

The goal is to boot the startup-sequence then it load blizkick to map the kickstart (and modules) into rom to speedup system, reboot one time and load Workbench.

fs-uae2.5.11dev :
With 060 config : Normal boot/reboot and workbench loaded
With PPC config : Blizkick and no reboot (blizkick freeze on displayed cli window)

fs-uae2.5.12dev and all next :
With 060 config : Normal boot/reboot and workbench loaded
With PPC config : Blizkick and no reboot (freeze on black screen)

When freezing, just reboot manually (CTRL+A+A) and Workbench load...

Config file :

Code:
[fs-uae]
amiga_model = A1200/020

hard_drive_1 = /media/Amiga/Downloads/test/

kickstart_file = Kickstart v3.1 rev 40.68 (1993)(Commodore)(A1200).rom

#PPC config
uae_cpuboard_type = BlizzardPPC
uae_cpuboardmem1_size = 128
cpuboard_flash_file = blizzardppc_060_44.71.rom

#060 Config
#uae_cpuboard_type = Blizzard1260
#uae_cpuboardmem1_size = 128
#cpuboard_flash_file = Blizzard_1260.rom

uae_cpu_model = 68060
uae_fpu_model = 68060

uae_maprom = 0xf0000000
Just swap PPC/060 Config to test.

Minimal Directory/Hardrive attached (just replace media/Amiga/Downloads/test/ path to yours)

Thank you

Last edited by FrodeSolheim; 06 October 2014 at 10:17. Reason: Removed attachment (contained kickstart)
Foul is offline  
Old 06 October 2014, 02:21   #72
Foul
Registered User
 
Foul's Avatar
 
Join Date: Jun 2009
Location: Perigueux/France
Age: 49
Posts: 1,516
Send a message via ICQ to Foul Send a message via MSN to Foul
Another simple test to do to get stucked on a black screen :

get PPCTestDisk : http://powerup.amigaworld.de/download.php?id=59

Boot with :

Code:
[fs-uae]
amiga_model = A1200/020

floppy_drive_0 = ppctest.dms

kickstart_file = Kickstart v3.1 rev 40.68 (1993)(Commodore)(A1200).rom

uae_cpuboard_type = BlizzardPPC
uae_cpuboardmem1_size = 128
cpuboard_flash_file = blizzardppc_060_44.71.rom

uae_cpu_model = 68060
uae_fpu_model = 68060
and Amiga Boot and stay Frozen on black screen...

Anyone can test and confirm plz ?

edit : i removed qemu-uae.so to test and Floppy is booting... so it's related to the plugin... i join it if anyone want to test :

http://goo.gl/HkSo9R : qemu-uae-linux-x86-64.zip 8.4 Mo
Attached Files
File Type: zip log.zip (11.3 KB, 128 views)

Last edited by Foul; 06 October 2014 at 02:34.
Foul is offline  
Old 06 October 2014, 07:50   #73
mulder77
Registered User
 
Join Date: Aug 2014
Location: Germany
Posts: 58
I can confirm the behavior.
I even tried to boot with no startup sequence, but no luck either.

I have my own compiled version of the plugin here. As soon as I disable the plugin, boot process is ok.
mulder77 is offline  
Old 06 October 2014, 20:12   #74
FrodeSolheim
FS-UAE Developer
 
FrodeSolheim's Avatar
 
Join Date: Dec 2011
Location: Førde, Norway
Age: 43
Posts: 4,043
@Foul The issue is that you are using a 68020-based model (which defaults to A1200 speed / cycle exact), and manually override the CPU to 68060 without also specifying uae_cpu_speed = max. It hangs because the PPC CPU is started (presumably by the Blizzard ROM), and the PPC CPU does not work without fastest-possible mode.
FrodeSolheim is offline  
Old 06 October 2014, 20:18   #75
Foul
Registered User
 
Foul's Avatar
 
Join Date: Jun 2009
Location: Perigueux/France
Age: 49
Posts: 1,516
Send a message via ICQ to Foul Send a message via MSN to Foul
added uae_cpu_speed = max , System Boot, but crash/reboot just after WarpOS Test...

Run fine with PowerUP Test.
Foul is offline  
Old 06 October 2014, 20:47   #76
FrodeSolheim
FS-UAE Developer
 
FrodeSolheim's Avatar
 
Join Date: Dec 2011
Location: Førde, Norway
Age: 43
Posts: 4,043
Quote:
Originally Posted by Foul View Post
System Boot, but crash/reboot just after WarpOS Test...
Not a bug.

Phase5 releases the BlizzardPPC hardware and puts the ppc.library into the Flash ROM. It is started at boot time and can't be deactivated. As a consequence, WarpUp doesn't work on these boards (...).
(http://cd.textfiles.com/amigaplus/so..._english.guide)
FrodeSolheim is offline  
Old 06 October 2014, 20:53   #77
Foul
Registered User
 
Foul's Avatar
 
Join Date: Jun 2009
Location: Perigueux/France
Age: 49
Posts: 1,516
Send a message via ICQ to Foul Send a message via MSN to Foul
Nothing more... you're the Best
Foul is offline  
Old 06 October 2014, 21:14   #78
amigafreak68k
Registered User
 
Join Date: Apr 2013
Location: Engelsdorf / Germany
Posts: 468
Yes! The very best! I hope he'll not lost the enthusiasm to debug the other bug just like Toni
amigafreak68k is offline  
Old 07 October 2014, 19:31   #79
FrodeSolheim
FS-UAE Developer
 
FrodeSolheim's Avatar
 
Join Date: Dec 2011
Location: Førde, Norway
Age: 43
Posts: 4,043
@amigafreak68k It was easy to reproduce the crash with Ctrl+A+A (actually, it happens about 50-70% of the time here, while other times I either get a green screen or it works).

The good news is that I believe I have fixed it (a bit more testing required)
FrodeSolheim is offline  
Old 07 October 2014, 19:51   #80
amigafreak68k
Registered User
 
Join Date: Apr 2013
Location: Engelsdorf / Germany
Posts: 468
Quote:
Originally Posted by FrodeSolheim View Post
(a bit more testing required)
You know a address
amigafreak68k 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 for OS X PPC (Not officially supported) SnakeCoils support.FS-UAE 409 08 August 2023 20:23
[QUESTION] Will we see PPC support in FS-UAE too? amigafreak68k support.FS-UAE 39 09 September 2014 22:28
[FS-UAE] New Dedicated Forum: support.FS-UAE FrodeSolheim support.FS-UAE 1 02 October 2012 20:12
WinUAE ppc support? blasterreal support.WinUAE 8 29 September 2010 00:51
PPC UAE on os 3.9 DDNI request.UAE Wishlist 7 26 October 2006 19:09

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 12:32.

Top

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