dwhinham / mt32-pi

🎹🎶 A baremetal kernel that turns your Raspberry Pi 3 or later into a Roland MT-32 emulator and SoundFont synthesizer based on Circle, Munt, and FluidSynth.
https://twitter.com/d0pefish
GNU General Public License v3.0
1.29k stars 81 forks source link

0.8.0 not working at all on Pi 4 2GB w/Clumsy MIDI #51

Closed rhester72 closed 3 years ago

rhester72 commented 3 years ago

I see from the Pi LED that it's trying to boot - a longish-series of flashes, a pause, a flash, a pause, a final flash, and then nothing. No display at all on the OLED, no response to reboot SysEx over MIDI.

Replacing the kernels on the SD card with the ones from v0.7.1 restores functionality (even with the 'extra' options of the v0.8.0 config still in place).

Not sure how to debug from here.

dwhinham commented 3 years ago

Sorry about that! I always seem to forget something at each major release. 😅

I've just put out v0.8.1 to take care of this.

Thanks for reporting!