Jump to content
  • 0

Midnight Commander for Zybo


Victor

Question

15 answers to this question

Recommended Posts

Hello @lonel,

I have done it  and got the messages:

..............................................................

[INFO] succesfully configured rootfs

Please suggest what necessary to do after that ?

Thank you,

Best regards,
Victor.

 

 

 

 

 

 

Link to comment
Share on other sites

I have got the error:

root@victor-System-Product-Name:/home/victor/Zybo-Z7-10# petalinux-build
[INFO] building project
[INFO] sourcing bitbake
INFO: bitbake petalinux-user-image
ERROR:  OE-core's config sanity checker detected a potential misconfiguration.
    Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).
    Following is the list of potential problems / advisories:

    Do not use Bitbake as root.

Summary: There was 1 ERROR message shown, returning a non-zero exit code.
ERROR: Failed to build project

 

I do not understand this error.

Please help to do this command without errors.

Best regards,
Victor.

Link to comment
Share on other sites

Error again:

victor@victor-System-Product-Name:~/Zybo-Z7-10$ petalinux-build
[INFO] building project
[INFO] sourcing bitbake
ERROR: Failed to source bitbake
ERROR: Failed to build project
victor@victor-System-Product-Name:~/Zybo-Z7-10$ 

Link to comment
Share on other sites

I have done it.

victor@victor-System-Product-Name:~/Zybo-Z7-10$ petalinux-build
[INFO] building project
[INFO] generating Kconfig for project
                                                                                                                                                     
........................................................................................................................
NOTE: Successfully copied built images to tftp dir:  /var/lib/tftpboot
[INFO] successfully built project

victor@victor-System-Product-Name:~/Zybo-Z7-10$ petalinux-package --boot --force --fpga /home/victor/Zybo-Z7-10__v2/design_1_wrapper.bit --u-boot 
INFO: File in BOOT BIN: "/home/victor/Zybo-Z7-10/images/linux/zynq_fsbl.elf"
INFO: File in BOOT BIN: "/home/victor/Zybo-Z7-10__v2/design_1_wrapper.bit"
INFO: File in BOOT BIN: "/home/victor/Zybo-Z7-10/images/linux/u-boot.elf"
INFO: Generating zynq binary package BOOT.BIN...
INFO: Binary is ready.

Then I erased files   BOOT.BIN  image.ub  from SD   and wrote there new ones. 

Anfortunately loading from the new SD gives  errors.

Please look the file "messages" in the attachment.

Thank you.

 

 

 

 

 

messages.txt

Link to comment
Share on other sites

it doesn't work anymore in PetaLinux 2020.2 ☹️
I appended to file project-spec/meta-user/conf/user-rootfsconfig
the line CONFIG_mc
then I ran petalinux-config -c rootfs and selected the mc checkbox
when running petalinux-build I get the error:

ERROR: petalinux-image-minimal-1.0-r0 do_rootfs: The postinstall intercept hook 'update_gio_module_cache' failed, details in /project/test/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/petalinux-image-minimal/1.0-r0/temp/log.do_rootfs

note that if I uncheck the mc checkbox it builds and runs fine
I get the same update_gio_module_cache error when I try to build other PetaLinux standard packages that used to build ok before updating to 2020.2

is there any workaround for update_gio_module_cache errors ?

Thanks!
Cris
 

Link to comment
Share on other sites

Hi @Cris ,

Have you tried a clean build after upgrading to 2020.2 ?
If not, try removing everything in build directory except downloads directory. Also remove components directory. Finish work in progress with petalinux-build -c {component} -x finish before removing components directory.


 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...