sarafs1926/ZCU216-PYNQ

Cant run on ubuntu since "can't install both gcc-multilib and gcc-arm-linux"

cplonski20 opened this issue · 3 comments

Thank you for providing us with this functionality.

I am trying to follow your github for building the PYNQ image for the ZCU216 but am running into the following problem on ubuntu 20.04 (Bug #1300211 “Can't install both gcc-multilib and gcc-arm-linux-...” : Bugs : gcc-defaults package : Ubuntu 1). Do you have a workaround for this?

Thanks

Hi, do you need to build it yourself or can you use the pre-built image here: https://drive.google.com/file/d/10kDKrEqA4l0_S3ysTlWbbOHgTsV0Zpyq/view?usp=sharing ? See this issue: #1

Hi again,

I tried to use this image and ran into the following problem:

https://discuss.pynq.io/t/a-connection-to-the-jupyter-server-could-not-be-established-jupyterlab-will-continue-trying-to-reconnect/6848/9

I also have heard that other people have experienced strange behavior such as that described here:

https://discuss.pynq.io/t/zcu216-booting-led-doesnt-turn-on/7284/5

I can confirm that both of these people are using the prebuilt image you supplied.

It seems the prebuilt image does not work with the notebooks in the RFSoC textbook. I was hoping to use the functionality introduced by these notebooks. I saw that it does appear to work somewhat with QICK (haven't fully explored) which seems to be what you were using it with though.

Any idea why the pre-built image you link has these problems and how they might be fixed?

Hi there,

Unfortunately I don't have insight about those issues. We would recommend that you raise issues on the RFSoC book repo instead: https://github.com/strath-sdr/RFSoC-Book

Sorry!