I just got a MT32-Pi hat for MiSTer. The cable has not arrived yet, so it's not connected to the MiSTer, but wanted to ask:
Is it normal that the hat doesn't turn on if the MiSTer cable is not attached and there's no USB-MIDI interface?
Is it normal that there's no console output whatsoever (via the HDMI of the Pi)? Not even any messages from the kernel?
It's a Raspberry Pi Model 3B. The HDMI screen stays black all the time. Editing config.txt in the SD card and setting disable_splash=0 makes the rainbow splash screen appear, which tells me that the SD is being read. That's irrespective of whether the hat is attached or not. The ROMs are in place as well as some extra soundfonts.
ETA: Switching to the original SD card makes the Pi boot normally (with no MT32 emulation of course).
ETA2: The green LED goes on for about 20 seconds, then off and stays that way flashes occasionally.
MT32-Pi questions
- pgimeno
- Top Contributor
- Posts: 709
- Joined: Thu Jun 11, 2020 9:44 am
- Has thanked: 277 times
- Been thanked: 226 times
MT32-Pi questions
Converters I've written: Floppy DIM/FDI/FDD/HDM to D88, D88 to XDF, Tape SVI 318/328 CAS to WAV
- d0pefish
- mt32-pi Creator
- Posts: 39
- Joined: Fri Dec 11, 2020 6:38 pm
- Location: Newcastle-upon-Tyne, UK
- Has thanked: 27 times
- Been thanked: 29 times
- Contact:
Re: MT32-Pi questions
It sounds like you have not correctly adjusted the config file for the MiSTer HAT.
If you followed the README, you would have eventually ended up here, where it is explained how to enable the screen, buttons etc: https://github.com/dwhinham/mt32-pi/wik ... tion#setup
Please see the FAQ for why there's no HDMI output: https://github.com/dwhinham/mt32-pi/wik ... ed-to-boot
If you followed the README, you would have eventually ended up here, where it is explained how to enable the screen, buttons etc: https://github.com/dwhinham/mt32-pi/wik ... tion#setup
Please see the FAQ for why there's no HDMI output: https://github.com/dwhinham/mt32-pi/wik ... ed-to-boot
- pgimeno
- Top Contributor
- Posts: 709
- Joined: Thu Jun 11, 2020 9:44 am
- Has thanked: 277 times
- Been thanked: 226 times
Re: MT32-Pi questions
Indeed that was the issue. I hate when it happens to me that the users' problems are RTFM-related, so it's really embarrassing to fall into that myself. Please accept my apologies.
Converters I've written: Floppy DIM/FDI/FDD/HDM to D88, D88 to XDF, Tape SVI 318/328 CAS to WAV