Well,
after updating and restarting something changed but after a minute of bulding process has ended with unrecognized bela hardware:
`
Stopping Bela ...
Building project...
Building BelaContextManager.cpp...
...done
Building Gpio.cpp...
...done
Building RTAudio.cpp...
...done
Building RTAudioCommandLine.cpp...
...done
Building board_detect.cpp...
...done
Building I2c_Codec.cpp...
...done
Building PRU.cpp...
...done
Building Mcasp.cpp...
...done
Building render.cpp...
...done
Using library Fft
Using library Scope
Using library WSServer
Using library math_neon
Using library ne10
Building library Fft: Fft.o
Building library Scope: Scope.o
Building library WSServer: WSServer.o
Linking...
...done
Build finished
Running project...
Error: unrecognized Bela hardware. Is a cape connected?
Error: unable to initialise audio
make: *** [Makefile:744: runide] Error 1
Bela stopped
root@bela:~/Bela#
`
and after restarting again
Stopping Bela ...
Building project...
Build finished
Running project...
Error: unrecognized Bela hardware. Is a cape connected?
Error: unable to initialise audio
make: *** [Makefile:744: runide] Error 1
Bela stopped
I've so added --verbose to the command line arguments
Enabling Bela at startup in a loop...
Created symlink /etc/systemd/system/default.target.wants/bela_startup.service → /lib/systemd/system/bela_startup.service.
startup completed
Stopping Bela ...
Building project...
Build finished
Running project...
Bela_initAudio()
Starting with period size 16 ;analog enabled
DAC level 999999.000000 dB; ADC level 999999.000000 dB; headphone level 999999.000000 dB
Detected hardware: NoHardware
Hardware specified at the command line: NoHardware
Hardware specified in the user's belaconfig: NoHardware
Hardware to be used: NoHardware
Error: unrecognized Bela hardware. Is a cape connected?
Error: unable to initialise audio
make: *** [Makefile:744: runide] Error 1
It says no hardware but my computer recognizes it in the network preferences.