michalsc / Emu68

M68K emulation for AArch64/AArch32
Mozilla Public License 2.0
371 stars 40 forks source link

IO issues with Samsung Evo Plus cards #271

Open CptPusheen opened 6 months ago

CptPusheen commented 6 months ago

I encountered IO issues only with this brand, two different card capacities(64 and 256GB) bought from two different places. Heavy IO operations like copying or deleting multiple files can lead to 100% cpu usage that can freeze whole amiga(no screen updates, elements on screen become unclickable). Copying folders between partitions of the same card, copying from card to ram, ram to card - all exhibit this issues. Writing the exact same disk image into SanDisk card resolved freezing issues completely.

Amiga used: A1200 rev 2b with pistorm32-lite+cm4+pcmcia ethernet card+original floppy drive. Emu68 version change doesn't seem to do anything - tested rc1-3 and WIP

Steps to reproduce:

Actual results:

Expected results:

Workaround:

(emmc|sd).low_speed in cmdline.txt seem to fix this issue but card runs at 25% original speed