-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
LibreSDR not booting from SD-card #5
Comments
Having the same issue. Wondering if anyone has managed to get the Ethernet to work and what steps they took! |
For those struggling to set this up, make sure your ethernet host and the libresdr are on the same subnet and you should be able to connect. To change the libresdr IP, use the OTG connection and change the config.txt Ethernet USB IP. When using the libresdr, you only need power (I used debug plug) and ethernet (not USB OTG). |
I have the same problem. What works:
What does not work:
Note: I do not think one has to erase the QSPI Flash in order to boot from SD. The schematics indicate that, as soon as an SD-Card is inserted, the boot mode is switched from QSPI to SD. |
Problem solved. I followed this guide on how to properly prepare a SD-card for the Zynq. Maybe the missing boot flag was the issue. I propose to update README.md, because it does not mention in detail how to prepare the card. Surprisingly, this video explains everything step-by-step, but using just an empty card, formatted FAT32, did not work for me. |
Thanks a lot, I have been trying to figure it out for a while! Will try it and update. |
Hi, I realize that you aren't responsible for the LibreSDR but I kinda need help
I tried to copy your pre-built firmware on a freshly formated SD card fileformat FAT32
my LibreSDR does not seem to boot with them and keeps acting as a plutoSDR.
I draw this conclusion from not beeing able to detect it's ethernet port by pinging it, sniffing it or just seeing it in winbox. It still acts as a Pluto working fine from a USB port however I kinda need the ethernet capability.
I think I might be missing the step "Once it is running, the software can be updated using mounted drive" could you explain this to me in greater detail as I struggle to figure what I am supposed to do
The text was updated successfully, but these errors were encountered: