open-sdr / openwifi

open-source IEEE 802.11 WiFi baseband FPGA (chip) design: driver, software
GNU Affero General Public License v3.0
3.68k stars 627 forks source link

Connection issue with board and PC #315

Open waseem-arshad94 opened 1 year ago

waseem-arshad94 commented 1 year ago
  1. Could you send email to xianjun.jiao@ugent.be to introduce your self? yes i have send already

  2. Our image is used directly or you build your own image? Your Image

  3. What is your own modification? I insert the ILA in fpga design and make new bootfiles and pasted them in boot directory

  4. Versions: OS, Vivado, openwifi/openwifi-hw repo branch and commit revision: vivado 2019.1

  5. Board/hardware type: adrv9361z7035-bob

  6. WiFi channel number=1,6,11

  7. Steps to reproduce the issue, and the related error message, screenshot, etc: ping is not working even connection is good, cable is good generating request timeout error

  8. Describe your debug efforts by Linux native tools, such as tcpdump and "cat /proc/interrupts"

  9. Describe your debug efforts by: https://github.com/open-sdr/openwifi/blob/master/doc/README.md#Debug-methods

  10. Any other thing we need to know for helping you better? help me in the said issue

waseem-arshad94 commented 1 year ago

Basically When I generate my own boot files from openwifi-hw, and pasted into BOOT directory, board is not pinging with my PC. I just added the ILA to debug the signals. Thanks

HavingaThijs commented 1 year ago

Did you already try the fix as described in "known issue"?