12/1/2020 11:43 AM | |
Posts: 19 Rating:
|
Hello Experts, Is there anyway to install Ubuntu on IOT2050 Dual core processor? Thanks, yogesh |
12/4/2020 8:10 AM | |
Joined: 4/28/2015 Last visit: 1/7/2025 Posts: 578 Rating:
|
It's likely technically possibly, either by manually extracting needed artifacts from the example image, implanting them into an aarch64 Ubuntu image (nothing to recommend beyond a feasibility study). Or, better, by resurrecting the path of enhancing the Isar build system with Ubuntu that my colleague once tried: https://groups.google.com/d/msgid/isar-users/20181115172931.12117-1-henning.schild%40siemens.com. This was never merged due to lacking interest of the community, specifically in testing and maintaining it afterwards. |
12/14/2020 8:14 AM | |
Joined: 4/28/2015 Last visit: 1/7/2025 Posts: 578 Rating:
|
I've a first prototype for that, but lots of small variations require further cleanup efforts to make things work (e.g. networking...). Will share ASAP. The base changes for Isar have been submitted already: https://groups.google.com/d/msgid/isar-users/cover.1607929886.git.jan.kiszka%40siemens.com. |
12/14/2020 11:50 AM | |
Joined: 4/28/2015 Last visit: 1/7/2025 Posts: 578 Rating:
|
The patches are online now, see https://github.com/siemens/meta-iot2050/commits/jan/ubuntu. You need to run
to build the image. Feedback would be appreciated! |
12/14/2020 3:29 PM | |
Posts: 19 Rating:
|
Thank you so much Jan. |
12/14/2020 11:08 PM | |
Joined: 4/28/2015 Last visit: 1/7/2025 Posts: 578 Rating:
|
Yep, related to https://github.com/siemens/meta-iot2050/pull/65. That patch is now also part of the Ubuntu queue. IOW: refresh and try, should work again. |
Follow us on