Using the FV1Dev on Ubuntu: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

7 January 2023

6 January 2023

  • curprev 20:3320:33, 6 January 2023PedalPCB talk contribs 938 bytes +938 Created page with "This method has been tested on Ubuntu 18.04 LTS. Other versions may work, but have not been verified. == Installation == Open a Terminal window and enter the following: Step 1: '''Update package information''' <code> sudo apt-get update </code> Step 2: '''Install libusb''' <code> sudo apt-get install libusb-1.0 </code> Step 3: '''Install SRecord''' <code> sudo apt-get install srecord </code> Step 4: '''Download FV1Dev Bundle for Ubuntu''' http://wiki.pedalpc..."