Re: Raven060 (luciodra build).
Posted: 17 Nov 2024 07:45
@Oldskool @agranlund
What type of adapter/hard disk do you use with Raven?
What type of adapter/hard disk do you use with Raven?
We welcome retro users & hardware gurus alike! Come and join the party :)
https://www.exxosforum.co.uk/forum/
I bet read/write timing might be too aggressive for a normal HDD.luciodra wrote: 16 Nov 2024 17:35 ISmall update: with the 40 GB IDE hard disk of my Mac Mini, formatted MSDOS, Raven now boots, only I don't see any disk. The hard disk motor can be heard...
I found this combination that seems to work. The CF-Ide adapters don't work for me with several CFs, while the SD-de adapter works with an SD (one Gb) the others don't, but it probably depends on the maximum size of the partition, the FS and some other parameters.agranlund wrote: 17 Nov 2024 11:56 I bet read/write timing might be too aggressive for a normal HDD.
That stuff can be improved for sure, delays are hardcoded and doesn't (yet) respect the /RDY signal.
The signals are routed and it should just be a matter of logic in the ATFs, but it's one of those many things still in some kind of wip status.
(Ie; I moved on to more fun things once my CF card was up and running, and haven't revisited it since)
There should actually be an old Mac Mini ATA drive hiding somewhere around here.. but I wouldn't hold my breath getting inspiration testing and trying to get it working at the moment :)
What type of formatting did you use?Oldskool wrote: 17 Nov 2024 13:39 Yes.👍
Most cf worked for me. Just had better luck maybe.
Must install a battery now. Did not test the clock yet (your picture reminded me).
I apologise in advance if this is a silly question, but did you partition those larger SD cards or just formatted them to FAT16 as-is?With the 1 GB SD it works well, with the 8 GB one it shows the disk, with the others nothing appears.
This I'm not sure I have any good ideas on. From the crash message in the log you posted before it crashed as soon as interrupts where enabled, by getting a corrupt result when asking the MFP for the number. This happens very early in EmuTOS startup, and before it has even attempted to talk to any disk devices.With CF-ide without CF it boots, with CF (formatted fat16 or fat32) everything crashes without even a message.