Skip to content

Instantly share code, notes, and snippets.

@ferranlala
ferranlala / midiman_firmware_debian_install.md
Created February 10, 2023 18:24 — forked from rockstarartist/midiman_firmware_debian_install.md
MidiSport Midiman 2x2 USB driver installation for Raspbian Linux

Install the midisport-firmware package (firmware is in the package and the package should be available via the debian package repository)

sudo apt-get install midisport-firmware
sudo touch /etc/udev/rules.d/99-midisport-firmware.rules
sudo vi /etc/udev/rules.d/99-midisport-firmware.rules

In the editor, paste the following rules: