6/18/2021 9:25 PM | |
Joined: 2/22/2019 Last visit: 10/8/2024 Posts: 11 Rating:
|
Hello, I am trying without any success to build the example image adding this config options:
Could someone help me? I am experimenting problems with the build host environment. I would appreciate if someone could build the image for me, or give me some straight instructions to do that. Following this instructions gives me several errors, related to /work/isar/meta/recipes-core/isar-bootstrap/isar-bootstrap-target.bb:do_boostrap and [...]/isar-bootstrap-host.bb:do_bootstrap (sudo: /usr/bin/sudo must be owned by uid 0 and have the setuid bit set) I am trying to run a Simcom SIM7500/SIM7600 in my iot2050. I attach the readme provided for installing the drivers. The driver is in this link Attachmentreadme.txt (411 Downloads) |
6/21/2021 2:52 PM | |
Joined: 12/12/2016 Last visit: 3/17/2025 Posts: 640 Rating:
|
Hello, Have you tried adding these lines into this file? Then rebuilding the image using the docker method? -> its the easiest to do because you dont have to care about unmatched dependencies on your host machine... BR |
6/21/2021 4:06 PM | |
Joined: 4/28/2015 Last visit: 11/12/2024 Posts: 3345 Rating:
|
Hi, did you follow these instructions for setting up your environment? Basically your user needs to be in the docker group and the kas command must not be executed as root or with sudo. What are your errors about the /build directory? Could you share the console log? Best regards! |
Not working for IOT2050 support anymore from March 1st, 2024. |
|
6/24/2021 12:09 PM | |
Joined: 2/22/2019 Last visit: 10/8/2024 Posts: 11 Rating:
|
Hi, I have built the image including the config parameters and also the IMAGE_INSTALL += "linux-headers-${KERNEL_NAME}", as states inAdd kernel-headers to example Image #13 |
6/24/2021 12:24 PM | |
Joined: 2/22/2019 Last visit: 10/8/2024 Posts: 11 Rating:
|
When trying to 'make intall' the driver for my pcie, I get into
Have you got any previous experience with that? Is this a good option? BR PS: I have removed back lash from the code output in order to let me post this entry. |
Last edited by: rramvig at: 06/24/2021 12:25:50 |
|
Follow us on