- Edited
Hi, there I have two BELAs. One sees doesn't see my MIDI device and one does. I check the lines at startup and I see a difference in the output:
The first one (without MIDI) stops here:
Nov 03 17:16:52 bela systemd[1]: Started Run Bela at boot.
Nov 03 17:16:52 bela stdbuf[318]: make: Entering directory '/root/Bela'
Nov 03 17:16:55 bela stdbuf[318]: make: Warning: File 'build/core/default_libpd_render.d' has modification time 54199393 s in the future
Nov 03 17:16:55 bela stdbuf[318]: Running /root/Bela/projects/LaserDrawing/LaserDrawing -p16 -C8 -B16 -H-6 -N1 -G0 -M0 -D0 -A0 --pga-gain-left=10 --pga-gain-right=10 -X0
The other has:
Nov 03 17:16:57 bela stdbuf[335]: Running Pd 0.48-0
Nov 03 17:16:57 bela stdbuf[335]: The following MIDI devices are enabled:
Nov 03 17:16:57 bela stdbuf[335]: Num Name In Out Pd channels
Nov 03 17:16:57 bela stdbuf[335]: [ 0] hw:1,0,0 x x (1-16)
Nov 03 17:16:57 bela stdbuf[335]: bonk version 1.5
Nov 03 17:16:57 bela stdbuf[335]: fiddle version 1.1 TEST4
Nov 03 17:16:57 bela stdbuf[335]: pique 0.1 for PD version 23
Nov 03 17:16:57 bela stdbuf[335]: sigmund~ version 0.07
Don't understand cause I can see my patch in the first one, so Pd is supposed to be running.
I think this BELA came without flashcard (on of the new ones).
What am I missing?