Making Fenix images in Github

Thank you, please take your time, also please refer to the log of the error attached…

image

Full build logs here: log

1 Like

Hello @Electr1

Your configurarion file is not correct.

LINUX should be 4.9
UBOOT should be 2015.01

I think this is the reason why you build failed.

2 Likes

Oh, I see… My bad :sweat_smile:
sorry for the mix up…

@numbqq it got errors again…

image

Full log is here

OK. I will check this.

Hello @Electr1

This issue has been fixed, please try again.

2 Likes

@numbqq the problem got fixed successfully, thank you

In addition, I think it might be good if we can also produce the *.kresq image file as well, while we do the image process in github actions, do you agree ?

2 Likes

will be very soon!!! WIP

3 Likes

I have forked the repo and am currently being testing it!
Waiting for my (do nothing) commit to be taken into account t

1 Like

what is your Github profile ?


Apparent, khadas fenix repo came with already 2 existing workflows, and your instructions made me create a new 3rd one…

Numbqq’s work flow is for all VIMs linux images…
Mine is just a specific image creation workflow…

If you want all the images you can go for Numbqq’s workflow, otherwise your just exploiting github way too much… :sweat_smile:

GithubActions has queued much more things than I really needed, I had to cancel one workflow, but still do not understand how to only select the one I need, I should have cloned your repo and not khadas one!!

not required, you can keep your fork, but you can remove the workflow you don’t need…

I painfully managed to cancel all pending and unexpected builds,and keep just one positive result and its associated compressed image : https://github.com/dsir-minute/fenix/suites/1186772671/artifacts/17435106

Nicely done,

I think @numbqq should Update the fenix instructions. since we have these new features like compress images etc.

We can tidy up workflows and the user instructions for it…

1 Like

For those looking for up-to-date images built by fenix and github actions for vim1,2,3,3L and edge , you cand download them drirectly from https://github.com/khadas/fenix/actions/runs/234391433

Basically, we now have Nightly builds for Fenix :smiley:

Yes, we will update the documentation.:slight_smile:

1 Like

For now, the resulting files are zip files including both the emmc and the SD xz images, so direct flash from the cloud or kresq cannot benefit from those available zip files…