luciodra wrote: 30 Nov 2024 08:23
Last thing: can the graphics card play a role? The ET4000ax is really hot and I put a heatsink on it...
From the video I share Oldskool's suspicion that the 68150 is probably not the issue, or at least not the one I would suspect first.
If that was the case I'd expect it to crash or behave incorrect almost immediately.
Incompatibility with the graphics card could be something for sure. I've only tested with the few I have.
But since they are expensive I'm not sure I'd rush out and replace it without more proof - unless you happen to have a bunch just lying around.
Read/Writes to the card stalls the system until the card says "done!". If something is not quite correct somewhere and the "done!" never arrives - then you will end up hanging forever and with a non-responding NMI.
(Not saying the card would be faulty as such -
if this is what is happening then I'd be more willing to place the blame on Raven not being compatible with it)
I keep thinking that it could really be something very stupid, for example: what do you have in the AUTO folder? I also read about ISA_BIOS.PRG :roll:
If searching for a specific issue I would try with as little as possible in the AUTO folder to get rid of the number of different variables that it can be.
Exactly the same with hardware, but since you need pretty much everything to get to the desktop there's not much you can remove.
Does the same issue happen with _nothing_ in the auto folder and just a black-and-white EmuTOS?
(You may want to keep rvbios.prg in the auto folder though, it contains the official Motorola support package which is required to make some programs compatible with 68060)
In the first ISA slot I inserted a network card for testing and I have the impression that by removing it the system is more stable... is this possible?
It is possible. Basically anything that disturbs the bus could be the cause at this point. RAM/ROM too but I
think it's less likely (but certainly not impossible) based on what you told me about the NMI button behavior.
I would remove all cards except for the graphics card if hunting for what the issue can be.
A more throughout test could be to also remove the graphics card and see if commandline-only EmuTOS over serial connection can trigger the same issue to happen, but it'll be harder to find programs to run..
I think the YARTT memory tester runs as textmode only so that could be one.
The though process there being; if it's rock solid without graphics card but has issues with graphics card then we could start suspect it's either:
a) graphics card specific or b) isa-bus in general