Page 3 of 4
Re: TF1260 / TF360 Weirdness with OS3.9 (AKA Why i'm not releasing them just yet)
Posted: 21 Jun 2020 21:01
by terriblefire
supaduper wrote: 21 Jun 2020 20:41
terriblefire wrote: 21 Jun 2020 20:18
Just got an email from @chucky trying out @supaduper's latest image.
So when you say updates you mean BB2 updates?
And still the puzzle is that your test OS39 does work on mine all very puzzling
Yeah OS3.9 + BB1&2 and you get purple screen at startup.
We've dug deep into this now and i'm continuing to work on it.
EDIT: Specific setup is OS3.9 + BB1&2 + MMULib.
On my setup i have also got Mediator installed but that doesnt make a difference to the bootup.
Nothing else is installed on the card.
Re: TF1260 / TF360 Weirdness with OS3.9 (AKA Why i'm not releasing them just yet)
Posted: 21 Jun 2020 22:10
by PhilC
Good luck guys. Looking forward to seeing a working 1260 and 360
Re: TF1260 / TF360 Weirdness with OS3.9 (AKA Why i'm not releasing them just yet)
Posted: 22 Jun 2020 04:43
by supaduper
So I found an untouched OS39 with BB2 with all the updates among the many many Amiga images I have :), I will have a play with that later and see if we can get it to play ball :)
**EDIT
Okay so I have here OS39 + BB2 updates MMU libs ...And its all fully functional, so I will upload the image to you later Steve, its 4gb so will take a little longer :) for you and Chucky to try
pic below prooves its running with BB2 and MMU
Re: TF1260 / TF360 Weirdness with OS3.9 (AKA Why i'm not releasing them just yet)
Posted: 22 Jun 2020 13:52
by alenppc
No issues running 3.9 on the 360 here using the image Steve sent me, although I suspect this might not be the BB2 version?
Re: TF1260 / TF360 Weirdness with OS3.9 (AKA Why i'm not releasing them just yet)
Posted: 22 Jun 2020 14:12
by supaduper
alenppc wrote: 22 Jun 2020 13:52
No issues running 3.9 on the 360 here using the image Steve sent me, although I suspect this might not be the BB2 version?
Has he sent you the last one I sent him ? the one With BB2 updates ?
see the picture in the post above look at the Devs drawer BB2 update :)
Re: TF1260 / TF360 Weirdness with OS3.9 (AKA Why i'm not releasing them just yet)
Posted: 22 Jun 2020 14:17
by alenppc
supaduper wrote: 22 Jun 2020 14:12
alenppc wrote: 22 Jun 2020 13:52
No issues running 3.9 on the 360 here using the image Steve sent me, although I suspect this might not be the BB2 version?
Has he sent you the last one I sent him ? the one With BB2 updates ?
see the picture in the post above look at the Devs drawer BB2 update :)
Yes, it has the same files, and the version seems to be the same as yours. So I guess no issues then?
Exec is definitely updated, and no updates are skipped.
Re: TF1260 / TF360 Weirdness with OS3.9 (AKA Why i'm not releasing them just yet)
Posted: 22 Jun 2020 14:20
by supaduper
alenppc wrote: 22 Jun 2020 14:17
supaduper wrote: 22 Jun 2020 14:12
Has he sent you the last one I sent him ? the one With BB2 updates ?
see the picture in the post above look at the Devs drawer BB2 update :)
Yes, it has the same files, and the version seems to be the same as yours. So I guess no issues then?
Yes bud that is a vanilla OS_39 BB2 with MMU so good news it works for you, just waiting for chucky and Steve to see if they have any joy with it
Re: TF1260 / TF360 Weirdness with OS3.9 (AKA Why i'm not releasing them just yet)
Posted: 26 Jun 2020 22:05
by chucky
Still sadly purple screen for me :-(
Re: TF1260 / TF360 Weirdness with OS3.9 (AKA Why i'm not releasing them just yet)
Posted: 26 Jun 2020 22:52
by terriblefire
chucky wrote: 26 Jun 2020 22:05
Still sadly purple screen for me :-(
I am tracing through the OS 3.9 startup by hand on the Logic Analyzer... looking for why it fails.
EDIT: This may take some time.
Re: TF1260 / TF360 Weirdness with OS3.9 (AKA Why i'm not releasing them just yet)
Posted: 08 Jul 2020 20:34
by terriblefire
I believe i have a complete trace of all memory accesses after reboot from the end of the colour bars to the point where it sets the purple screen...
This was a chore to do with an LA with a 4K buffer..
Basically I have a way i can programatically reboot the Amiga (mains power on/off via IP commands) and i have a networked logic analyser (which is programmable over TCP/IP). So i decided to write code to trigger on the error (3rd write of 0f0f to dff180 after power up) at the end of the buffer and work backwards... Writing a python script to parse the buffer, setup new triggers, reboot the Amiga and repeat...
Here is the output... its been weeks of effort to get this
capture_complete_clean.txt
Remember this is instruction and data fetches not cpu execution addresses.
I need to figure out where this deviates from winuae.