keirf / flashfloppy

Floppy drive emulator for Gotek hardware
Other
1.33k stars 193 forks source link

Korg Triton - Showing either No Disk or Unformatted #915

Closed MikeyMcG closed 1 week ago

MikeyMcG commented 1 month ago

I just got a gotek with artery at32f435 chip, and flashfloppy+ v3.42 preinstalled, to replace the floppy drive in my Triton Rack. It has an oled screen and jog dial. I have set the jumper to S1 as the Triton uses a standard ibmpc floppy drive. In the ff.cfg file, I set the interface to "ibmpc", the host type to "akai", and display-type to "oled-128x64-rotate", just to be on the safe side.

After some trial and error creating floppy disk images, I was able to create them using poweriso, with an image size of 1.44mb and fat32 format. There is an option to set the cluster size, but I have just left that at "default" (512bytes). The gotek now "sees" the img files, and "opens" them. But before opening an img, my triton reports there is no disk in the drive. And when I open the img, it reports the drive is unformatted.

Am I (obviously?) doing something wrong? Are there any further steps I need to take when creating the img files, to let the triton see the open img, such as setting a different cluster size? Or am I going totally the wrong direction using flashfloppy?

keirf commented 1 month ago

Floppy disks are FAT12 not FAT32. It would be correct that there is no disk in drive when no img is selected. Once selected, the IMG is "inserted" and the Triton will read it. It should be satisfied if it sees a valid FAT12 filesystem.

keirf commented 1 month ago

I do still suggest diskflashback. It's integrated mostly into Windows Explorer so clicking on it won't bring up a GUI. If you look in the system tray in the taskbar you should see it in there, and from there you can create and mount new disk images. I'm looking at the "Creating Black Disk Images" section of the tutorial video

MikeyMcG commented 1 month ago

Hi, thanks for that. I watched the diskflashback video and then created the image files as high density, ibm pc, FAT12. I opened each image file on my pc and copied the files across. Again, the Gotek sees and opens the images, but the triton shows the same issues.

keirf commented 1 month ago

Try a double density 720k pc fat12 IMG.

keirf commented 3 weeks ago

Any luck?

MikeyMcG commented 3 weeks ago

Unfortunately not.

Sent from Proton Mail Android

-------- Original Message -------- On 8/11/24 09:01, Keir Fraser wrote:

Any luck?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

keirf commented 3 weeks ago

It will be something about the electrical connection to the Triton, or configuration of pin 2. You can try setting, in FF.CFG file (https://github.com/keirf/flashfloppy/wiki/FF.CFG-Configuration-File), interface=ibmpc-hdout.

Note that this is mentioned in the appropriate part of the wiki: https://github.com/keirf/flashfloppy/wiki/Host-Platforms#korg

MikeyMcG commented 3 weeks ago

Thanks

I'll have a look once I can get a locksmith out. The lock on my studio door has seized up and no amount of lubrication or tapping gently with a hammer is convincing it otherwise.

Sent from Proton Mail Android

-------- Original Message -------- On 8/11/24 11:58, Keir Fraser wrote:

It will be something about the electrical connection to the Triton, or configuration of pin 2. You can try setting, in FF.CFG file (https://github.com/keirf/flashfloppy/wiki/FF.CFG-Configuration-File), interface=ibmpc-hdout.

Note that this is mentioned in the appropriate part of the wiki: https://github.com/keirf/flashfloppy/wiki/Host-Platforms#korg

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

keirf commented 1 week ago

Closing tech support tickets. If you have further issues please use forums, Facebook group, or Discussions tab here on GitHub.