ILI9341+R_Pi zero2W+volumio3. How&

Hello! 48 hours //and it not work
К PI Zero2w ILI9341/
Wiring
–CS GPIO 8
–RESET GPIO 23
–DC GPIO 24
–MOSI(SDI) GPIO 10
–SCK GPIO 11
–LED GPIO 12
–MISO GPIO 9

Putty command

  1. SSH into your Volumio
  2. Download ZIP or clone repository
  • Download: wget -O tft24-plugin.zip https://github.com/one-step-behind/tft24-plugin/archive/refs/heads/main.zip and unpack
  • Clone: git clone https://github.com/one-step-behind/tft24-plugin.git
  1. Change into tft24-plugin directory
  2. Run the command: volumio plugin install to freshly install or volumio plugin update to update the plugin

not work.
Pls, Help me.

Before proceeding, please clarify what you’re trying to achieve.
Downloading something from Git and installing it as a Volumio plugin doesn’t make sense in this context.

If you’re aiming to enable kiosk mode on a locally attached screen, the recommended approach is:

  1. Reflash your SD card with a clean Volumio installation.
  2. Install the Touch Display plugin via the Volumio plugin manager.

If you run into issues, feel free to reply in this topic.