Git Product home page Git Product logo

microzed-pynq's People

Contributors

fredkellerman avatar nconder avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

restelli sarnold

microzed-pynq's Issues

ERROR: No suitable staging package found | do_populate_sysroot_setscene

Hello, I'm trying to build a SD card for a Microzed, but it doesn't work .

I did execute the setup_host.sh from the 2.6 branch from the xilinx github, and I have installed Vitis and Petalinux in 2020.1 version (and I used "source" before executing buildfast.sh).

However, my build fails. It succeeds building the default overlay, but when it comes to build the PYNQ SD Image, it doesn't.
The failure is due to an incapacity to find a sstate file :

NOTE: Sstate package /home/guillaume/Documents/Microzed-PYNQ-master/PYNQ-git/sdbuild/build/microzed-7020/petalinux_project/build/sstate-cache/universal/6a/e3/sstate:python3-setuptools-native:x86_64-linux:41.2.0:r0:x86_64:3:6ae3c70d422fd7132a2f013fe7a53f7a6da3303d96b54a0fb14ef662d446333d_populate_sysroot.tgz does not exist
ERROR: No suitable staging package found
DEBUG: Python function do_populate_sysroot_setscene finished

In the report log file, it can be seen that the script try to access to the .tgz file through internet, but an error 403 occurs :

Connecting to petalinux.xilinx.com|23.51.72.230|:80... connected.
HTTP request sent, awaiting response... 403 Forbidden
2023-04-21 12:46:44 ERROR 403: Forbidden.

And that for the .tgz.file it does the smae thing, but it works :

Connecting to petalinux.xilinx.com|23.51.72.230|:80... connected.
HTTP request sent, awaiting response... 200 OK

But what is strangiest, is that when I'm looking, after this failed build, in the repository /home/guillaume/Documents/Microzed-PYNQ-master/PYNQ-git/sdbuild/build/microzed-7020/petalinux_project/build/sstate-cache/universal , I find the 2 files required (the .tgz and .tgz.siginfo).

I have also try to download those files before executing buildfast.sh , but I haven't find a repository nor a path that would help the sccript to find those.

Do you have any ideas how to resolve this problem ?

Thanks,
Guillaume.

Ethernet MAC address is random

The boot code is not initializing the onboard Ethernet MAC address so a random address is being used each time. It has been this way from the beginning of this project.

This means that if you have a DHCP server on your LAN, a different IP will probably be assigned to the different MAC addresses.

I could possibly fix this, just don't have time :-) If someone wants to donate a PR that would be very welcomed!

When/if I do get back to this I will probably spend time updating to the latest version of PYNQ also and fix it there.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.