Skip to content

Fresh 3.3.2 install - Pedal interface stuck start/setup screen #262

Description

@tothoseofus

Hardware
pistomp 3
pi CM5 on waveshare mini base board A (https://www.waveshare.com/cm5-io-base-a.htm)
power directly into the pi with official power supply.

I've just done a fresh install with the new install system.
(Tried with the default install method (repositry) and also tried with pistompOS-3.3.2.img.xz image and the alternative install method.
It appeared to go well...
except the loading screen is upside down,
after loading pedalboard jumps straight to a white screen with a QR code and start / restore / setup at the bottom (restore greyed out). I can navigate between start and setup with the navigation encoder, but can not select either of them with any encoder button or footswitch.

Mod seems to be running fine, can access the web interface, sound works, changing pedalboards works through the web interface.
ssh is working.

restarted pistomp with ps-restart
while logging with
journalctl -u mod-ala-pi-stomp -f

Any ideas?
Was all working with 3.1.0

log below

Sep 09 12:58:39 pistomp python[2581]: INFO:root:Init modhandler
Sep 09 12:58:39 pistomp python[2581]: INFO:root:Using uvloop for WebSocket bridge
Sep 09 12:58:39 pistomp python[2581]: INFO:root:WebSocket worker started, connecting to ws://localhost:80/websocket
Sep 09 12:58:39 pistomp python[2581]: INFO:root:WebSocket bridge started
Sep 09 12:58:39 pistomp python[2581]: INFO:root:Init hardware: Pistompcore
Sep 09 12:58:39 pistomp python[2581]: INFO:root:WebSocket connected to ws://localhost:80/websocket
Sep 09 12:58:39 pistomp python[2581]: INFO:root:SPI 66.67 MHz requested, 50.00 MHz actual
Sep 09 12:58:39 pistomp python[2581]: ERROR:root:Initializing LED for footswitch 0: 'GPIO busy'
Sep 09 12:58:39 pistomp python[2581]: INFO:root:pi-Stomp Software Version (pkg): 3.3.2-0
Sep 09 12:58:39 pistomp python[2581]: INFO:root:Entering main loop. Press Control-C to exit.
Sep 09 12:59:39 pistomp python[2581]: INFO:root:WebSocket stats: sent=0, received=152, queue=0, peak_latency=1ms
Sep 09 12:59:41 pistomp python[2581]: INFO:root:Exit.
Sep 09 12:59:41 pistomp systemd[1]: Stopping mod-ala-pi-stomp.service - MOD-ALA-PI-STOMP...
Sep 09 12:59:41 pistomp python[2581]: INFO:root:External MIDI manager closed
Sep 09 12:59:41 pistomp python[2581]: INFO:root:WebSocket worker stopped
Sep 09 12:59:41 pistomp python[2581]: INFO:root:WebSocket bridge stopped
Sep 09 12:59:41 pistomp python[2581]: INFO:root:Completed cleanup
Sep 09 12:59:41 pistomp python[2581]: pygame-ce 2.5.7 (SDL 2.32.10, Python 3.13.5)
Sep 09 12:59:41 pistomp systemd[1]: mod-ala-pi-stomp.service: Deactivated successfully.
Sep 09 12:59:41 pistomp systemd[1]: Stopped mod-ala-pi-stomp.service - MOD-ALA-PI-STOMP.
Sep 09 12:59:41 pistomp systemd[1]: mod-ala-pi-stomp.service: Consumed 3.839s CPU time.
Sep 09 12:59:41 pistomp systemd[1]: Starting mod-ala-pi-stomp.service - MOD-ALA-PI-STOMP...
Sep 09 12:59:41 pistomp systemd[1]: Started mod-ala-pi-stomp.service - MOD-ALA-PI-STOMP.
Sep 09 12:59:42 pistomp python[2943]: INFO:root:restoring audio card settings from: /var/lib/alsa/asound.state
Sep 09 12:59:42 pistomp python[2943]: INFO:rtmidi.midiutil:Opening MIDI output port #0 (Midi Through:Midi Through Port-0 14:0).
Sep 09 12:59:42 pistomp python[2943]: INFO:root:Init modhandler
Sep 09 12:59:42 pistomp python[2943]: INFO:root:Using uvloop for WebSocket bridge
Sep 09 12:59:42 pistomp python[2943]: INFO:root:WebSocket worker started, connecting to ws://localhost:80/websocket
Sep 09 12:59:42 pistomp python[2943]: INFO:root:WebSocket bridge started
Sep 09 12:59:42 pistomp python[2943]: INFO:root:Init hardware: Pistompcore
Sep 09 12:59:42 pistomp python[2943]: INFO:root:WebSocket connected to ws://localhost:80/websocket
Sep 09 12:59:42 pistomp python[2943]: INFO:root:SPI 66.67 MHz requested, 50.00 MHz actual
Sep 09 12:59:42 pistomp python[2943]: ERROR:root:Initializing LED for footswitch 0: 'GPIO busy'
Sep 09 12:59:42 pistomp python[2943]: INFO:root:pi-Stomp Software Version (pkg): 3.3.2-0
Sep 09 12:59:42 pistomp python[2943]: INFO:root:Entering main loop. Press Control-C to exit.
Sep 09 13:00:42 pistomp python[2943]: INFO:root:WebSocket stats: sent=0, received=153, queue=0, peak_latency=1ms
Sep 09 13:01:42 pistomp python[2943]: INFO:root:WebSocket stats: sent=0, received=72, queue=0, peak_latency=1ms

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions