Ralf
Ralf
I tried the 2023.02 buildroot in https://github.com/ftCommunity/ftcommunity-TXT/compare/br-2023?expand=1, but it does not compile due to some compile problem (afaik it was that QT SIP was updated and does not compile properly).
2023.02 is actually lts. My own proposal would be to use the most recent lts which works oit of the box.
I will give 2023.02.3 a try. That would allow tflite https://pypi.org/project/tflite-runtime/2.13.0/ whic requires some numpy which we don't have yet: https://git.busybox.net/buildroot/plain/CHANGES?id=2023.02.3
I fixed the python-sip bug in https://github.com/buildroot/buildroot/pull/131
I am in turn not familiar with touch usability, but if someone has a concept or some concrete idea, I think we should discuss it. For instance, we could extend...
I am closing this suggestion as I don't think it is realistic (hardware and software-wise). If someone would like to help, there are other topics helping more.
Working: [test2.rpp.zip](https://github.com/ftCommunity/ftcommunity-TXT/files/12138303/test2.rpp.zip)
I guess this will be a difficult problem. I could reproduce the problem with the following commands: ``` ssh txt su - pgrep xinit | xargs kill chroot /rom/ /bin/su...
test2.rpp (which did not crash) does not mention video initialization: [test2.txt](https://github.com/ftCommunity/ftcommunity-TXT/files/12165601/test2.txt)
I would continue to test which robopro component causes the behaviour. When I add a camera to test2.rpp, it still works [test3.rpp.zip](https://github.com/ftCommunity/ftcommunity-TXT/files/12165702/test3.rpp.zip). I don't see anything special in the log...