Torin
Torin
> I reboot VPS, and check the results of `systemctl start omr-admin`, as followed, root@iZ2zedyc2xu82zjw70o2s5Z:~# systemctl start omr-admin Job for omr-admin.service failed because the control process exited with error code....
> I check `pip3 install starlette` and then, Check `systemctl start omr-admin` and `systemctl | grep omr` `OMR-Admin` loaded successfully and failed...
> Its done. Why we need install fastapi?
> You can do a `make -j$(nproc)`, it's faster than a -j1. It's not recompiling from beginning if run in source directory. You can also compile a specific package with...
> Maybe you can try to build 0.60 kernel 6.1 that is more up to date. But I found there is only fullmesh supported in kernel 6.1. is that right?...
> Maybe you can try to build 0.60 kernel 6.1 that is more up to date. I build project by `OMR_TARGET="newboard" OMR_FEED_SRC="v0.59.1" OMR_KERNEL="5.4" ./build.sh`. Is that right? the problem is...