Part Number: TDA4VM
Tool/software:
Is there a way I can run Ubuntu 20.04 / 22.04 / 24.04 in the TDA4VM board? (Probably SK-TDA4VM)
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Part Number: TDA4VM
Tool/software:
Is there a way I can run Ubuntu 20.04 / 22.04 / 24.04 in the TDA4VM board? (Probably SK-TDA4VM)
Hi,
We haven't tried running ubuntu directly on TDA4VM board. But it is possible to run ubuntu on the docker that comes pre-packaged with SDK.
Regards,
Tanmay
Hi Tanmay,
Is there any documentation about running ubuntu on the docker?
How to install that ubuntu?
Hi,
You can try using the steps mentioned here : https://www.makeuseof.com/run-ubuntu-as-docker-container/
Regards,
Tanmay
Hi,
I do not quite understand what you intend to do.
But yes, if you integrate the x11 app with your yocto build, you should be able to run x11.
Regards,
Tanmay
Hi Tanmay,
I do not quite understand what you intend to do.
Basically, I need ubuntu in TDA4VM.
And easiest way I can get there is by using docker. But integrating wayland display server with gnome is quite difficult. Thats why I want to use x11 as my display server