Coder Social home page Coder Social logo

Comments (1)

rbnpi avatar rbnpi commented on June 11, 2024

Version 3.2.2 which is the OS repository for the Bullseye OS has problems. The version which does have some support for this OS is version 4.3 which can be downloaded from this page
https://github.com/sonic-pi-net/sonic-pi/releases/tag/v4.3.0
scroll down to find links to the 32 or 64 bit versions of 4.3 for the Raspberry PI and download the binary .deb file
choose the version appropriate to your OS

I would remove version 3.2.2 by typing sudo apt purge sonic-pi in a terminal window.
Make sure your OS is up to date using sudo apt update followed by sudo apt upgrade
You can install the new version by navigating to the downloads folder and then typing
sudo apt install ./sonic-pi_4.3.0_1_bullseye.armhf.deb (for the 32 bit versions)
or
sudo apt install ./sonic-pi_4.3.0_1_bullseye.arm64.deb (for the 64 bit version)
Once installed I would reboot your raspberry PI before launching Sonic Pi from the Menu entry in the Programming Section.

If you upgrade your OS in the future to the latest version of the Raspberry Pi OS based on Debian Bookworm you will need to upgrade Sonic Pi again. The latest version is 4.5 but this only works on the 64bit version of the OS IT is available on the sonic-pi.net website.

from sonic-pi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.