Discussion about this post

User's avatar
Matus Novak's avatar

Thank you for the article.

An important note, that the build seems to expect some hardcoded file paths. When running in Docker, the Tina-Linux folder must be at /workspace/Tina-Linux

If you have extracted it on the host, the following Docker command will solve the issue:

docker run --rm -v /path/to/Tina-Linux:/workspace/Tina-Linux -it tina-linux-16-04:latest

Expand full comment
Artur's avatar

Hi! I'm so glad I found this article! I had the same problems you describe, also used vmware. Also couldn't find a clean sdk. I found this chip very interesting, but there is almost no community support, and the manufacturer hid all the tools. Have you made any progress with this board? Do you have opkg working?

I'm waiting for the next article on T113-S3 from you)

Expand full comment
1 more comment...

No posts