michalsc / Emu68

M68K emulation for AArch64/AArch32
Mozilla Public License 2.0
376 stars 41 forks source link

Amiga HDToolbox unable to access SD card (Pi4) #266

Open tstimac opened 8 months ago

tstimac commented 8 months ago

Affected device: Pi4 Asset used: Emu68-pistorm32lite.zip from Jan 13 Computer: Amiga 1200, kickstart 3.0

Followed these instructions step by step: https://michalsc.github.io/Emu68/tutorials/SD_Preparation.html

Setting SCSI_DEVICE_NAME=brcm-emmc.device and starting HDToolbox shows an empty "Hard Drives in System" list.

Has the device name been changed recently? Thanks!

luvwagn commented 8 months ago

if you re-open HDToolBox's icon info, is the SCSI_DEVICE_NAME still set correctly? I can't remember which tool, but sometimes you need to edit the name and HIT ENTER, and then [Save], otherwise it doesn't "stick" ?


From: tstimac @.> Sent: Wednesday, February 28, 2024 5:19 PM To: michalsc/Emu68 @.> Cc: Subscribed @.***> Subject: [michalsc/Emu68] Amiga HDToolbox unable to access SD card (Pi4) (Issue #266)

Affected device: Pi4 Asset used: Emu68-pistorm32lite.zip from Jan 13

Followed these instructions step by step: https://michalsc.github.io/Emu68/tutorials/SD_Preparation.html

Setting SCSI_DEVICE_NAME=brcm-emmc.device and starting HDToolbox shows an empty "Hard Drives in Sysyem" list.

Has the device name been changed recently? Thanks!

— Reply to this email directly, view it on GitHubhttps://github.com/michalsc/Emu68/issues/266, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AP2ELBTSXD3263SJL774BLTYV2AZLAVCNFSM6AAAAABD7BPYYOVHI2DSMVQWIX3LMV43ASLTON2WKOZSGE3DAMJWGA2DCNI. You are receiving this because you are subscribed to this thread.Message ID: @.***>

tstimac commented 8 months ago

Yeah I know the press enter thing. Unfortunately it's not the issue. :(

tstimac commented 8 months ago

Addendum: With Kickstart 3.1 and Install 3.1 it works.

I downgraded my A1200 from 3.1 to 3.0 few years ago due to stability issues and faster boot time. For example some games do not work properly on 3.1. This was documented on English Amiga Board a few times. Even found an explanation by Toni Wilen: https://eab.abime.net/showthread.php?p=841062#post841062

Still it would be interesting to see why it does not work on kickstart 3.0 / install 3.0 combo, nor on kickstart 3.1 / install 3.0 combo, nor kickstart 3.0 / install 3.1 combo.