Re: [hatari-devel] TT emulation crashes when there is no ACSI drive |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
- To: hatari-devel@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [hatari-devel] TT emulation crashes when there is no ACSI drive
- From: Thomas Huth <th.huth@xxxxxxxxx>
- Date: Wed, 29 May 2019 10:07:47 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.de; s=2017; t=1559117271; bh=p776DP4Ud2sNq/DrSHoqPCLdyYJ1EyG4OsxMoF396gM=; h=Date:From:To:Subject:From; b=bJqxJeCsrWt4zElrOMYIjJ2Y8Lz5qGSgD4NOsF25JSJOt/as/ugcdrYV6g3H7su+s VuEqq7gWUbvDb82kcz9eRuxlChiCXGMvdfltNGPse4ixLRf4FRbARCTQUdxbX/XtRN w9A3mUXOVnt5Zv3N/XtfynoGAXjKRCFD4I68mbiyBd8LkhLoDrWrcsplXEwJwrIabv /clUPaRpC5cen7D5lzoozCcE+G01LgvRY3h8dbez7T+9XjX/mD+YfCSdua7rLVNt2o YdYvZn2z4GNEDqg8/aPLu2QaZm0HK1L7HbSBMu5qdkqSQzEjJRV7Qr3Z8Hxxcb99YM B5gMCs3A6nttw==
Am Tue, 28 May 2019 19:05:19 +0200
schrieb Nicolas Pomarède <npomarede@xxxxxxxxxxxx>:
> Le 27/05/2019 à 21:47, Uwe Seimet a écrit :
> > Hi,
> >
> > This may be due to a recent change, but the only thing I can say is
> > that there was no such issue with a Hatari 2.2.1 version I compiled
> > in February.
>
> Hi
>
> just reading the thread about "Emulation of the TT second MFP", I see
> a message from Eero :
>
> "
> Linux assumes that if setting SCU interrupt mask doesn't generate
> a fault, it and VME are both present. To get TT booting (using IDE)
> with Linux, I had to change its access to cause a fault.
> "
>
> Eero, could this be the reason Uwe is seeing an error now ? (note
> that I didn't try to replicate this myself yet, so this might be
> completely unrelated)
I think it's unrelated. AFAIK Eero never committed that temporary hack
(otherwise the "buserror-tt" tests would fail now).
Uwe, I can not reproduce that crash here. Your crash information
contained "PC=$fa005c" ... that's in the cartridge space... Are you
using a GEMDOS drive? With AUTO folder? If so, could you temporarily
rename the AUTO folder, to see whether it makes a difference? If not,
disable the GEMDOS drive?
Or are you maybe using an extended VDI resolution? If so, does the
crash go away when you disable it?
If that all does not help, could you please send your hatari.cfg file
and the exact parameters that you use to run Hatari?
Thomas