F&S Support Forum
Recent Activities
-
FS-Support_BS
Replied to the thread FSInstaller - Recovery Tool for i.MX8 and i.MX93 series.PostHello indigo ,
the error message you receive indicates that your user account has not the necessary permissions to download from "My F&S".
To fix this, please login to your "My F&S" account (My F&S » F&S Elektronik Systeme GmbH) and use the "Unlock… -
indigo
Replied to the thread FSInstaller - Recovery Tool for i.MX8 and i.MX93 series.Post -
catermaat
Replied to the thread Releases seem to be unavailable.PostOhh, oke thats nice. Yeah Ubunut 22.04 works. Thanks for the help -
fs-support_PG
Replied to the thread Releases seem to be unavailable.PostI just did the build on WSL inside our docker container fus-ubuntu-2022.04.2
https://github.com/FSEmbedded/docker-fus/tree/ubuntu-22.04
You will have to add the fs-toolchain /usr/local/arm/ to the container though.
Maybe this helps? -
catermaat
Replied to the thread Releases seem to be unavailable.PostYeah, buildroot does the same, it does not download the release, it makes the .tar.gz. that one byte would make the hash different and fail the build.
But the vm works, i may convert the azure pipeline to fedora or something -
fs-support_DB
Replied to the thread Releases seem to be unavailable.PostYou are comparing two .tar.gz files created on different machines and (presumably) different tar an gz programs (different versions and linked libraries).
If only one byte in the .tar.gz is different, you get different sha256 sums.
You have to compare the… -
catermaat
Replied to the thread Releases seem to be unavailable.Post -
fs-support_PG
Replied to the thread Releases seem to be unavailable.PostHmm I see, that' odd...
Is it mainly with NXP gits from github?
Which Linux Distro are you using in your pipeline ?
Here is the output from my build
(Code, 6 lines)
Your F&S Support Team -
catermaat
Replied to the thread Releases seem to be unavailable.PostYeah ur right, i was confused.
The VM works perfect, but somehow the azure pipeline cant get the hash correct. This worked before and it still build fsimx6sx_min_defconfig with a lot of similar packages.
(Code, 15 lines)
Thanks for checking the build on ur… -
fs-support_PG
Replied to the thread Releases seem to be unavailable.PostHello,
I am not quite sure what you mean. libdrm-imx and imx-lib are two different projects.
Are you using the F&S Build Machine?
New F&S Development Machine - Fedora36-arm32
Could you try to build the release fsimx6sx-B2024.01?
…