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

Many error reports when running ./wgd.sh and ./fosdem.sh during Demo test #318

Open wuyuehua19 opened 1 year ago

wuyuehua19 commented 1 year ago
  1. Could you send email to xianjun.jiao@ugent.be to introduce your self? Sent
  2. Our image is used directly or you build your own image? I used directly image from the server "openwifi-1.4.0-notter.img"
  3. What is your own modification? No modification
  4. Versions: OS, Vivado, openwifi/openwifi-hw repo branch and commit revision ubantu18.04 to flash SD card
  5. Board/hardware type neptunesdr, (zynq7020+ad9361)
  6. WiFi channel number Not reach this step so far.
  7. Steps to reproduce the issue, and the related error message, screenshot, etc I followed the quick start: a. flash SD card with image openwifi-1.4.0-notter.img. b. /openwifi/setup_once.sh, then reboot the board c. cd openwifi -> ./wgd.sh -> ./fosdem.sh d. then there are many error reported as below

error_wgd_fosdem.txt

image image

wuyuehua19 commented 1 year ago

Comment: I've already copied files from /BOOT/neptunesdr to the base directory of BOOT partition, I forgot to write. a. flash SD card with image openwifi-1.4.0-notter.img. a.1 copy files from /BOOT/neptunesdr to the base directory of BOOT partition b. /openwifi/setup_once.sh, then reboot the board c. cd openwifi -> ./wgd.sh -> ./fosdem.sh d. then there are many error reported as below

JiaoXianjun commented 1 year ago

Maybe your hardware is different. Can you show me your hardware photo? Especially the version?

wuyuehua19 commented 1 year ago

FYI, it's NeptuneSDR, K210 image image

wuyuehua19 commented 1 year ago

Dump dmesg info with cmd "./wgd.sh", it report "Invalid bitstream, could not find a sync word. Bitstream must be a byte swapped .bin file", not sure if related to my issue. image

JiaoXianjun commented 1 year ago

Your hardware is the newer version compared with ours. You can ask the seller/author of neptune sdr for new img. We will also check and support soon.

wuyuehua19 commented 1 year ago

Thanks for your response. Will communicate with seller, and hope it's supported soon!

JiaoXianjun commented 11 months ago

You pick the new FPGA img from: https://github.com/open-sdr/openwifi-hw-img/tree/neptunesdr_new The changes are: https://github.com/open-sdr/openwifi-hw/tree/neptunesdr_new