cariboulite
cariboulite copied to clipboard
Initial setup questions
Hello,
I am about to start setting up the unit I received about a month ago. After reading the info on the main page and crowdsourced page, I have some general questions.
- It sounds like DragonOS is a ready image with everything preset. Should run install.sh at least once after the first boot? Or is it intended for post-first boot using "Raspberry Pi Imager" (Any Debian image) and not DragonOS?
- Looks like cloning and building are done on rPi itself. (No cross-compiling) . How much space is required? I have a few 8G SD cards free. Or should I get 16 or larger?
- How do you check which firmware you running and how do you upgrade in the future? I do not see anything in the install.sh script related to firmware upgrade.
- In the future, besides
apt upgrade
to upgrade the system, do you just rerun the install.sh again after pulling the latest? or one should always reclone the latest so you rebuild with clean. How does the incremental build look now? Any issues? - Related to HF Support #14 , looks like there are no additional changes/configurations to Rx in HF bands. So SDR++ or any other software should be able to access that range. Correct?
- Anyone did add an RFI shield? Did you notice the lower noise floor? Can you purchase a shield anywhere or did you just make it yourself?
Thank you
EDIT: Looks like some good videos on Youtube. Will close if all my questions are answered.
The install.sh script isn’t built for DragonOS
- the config.txt file is located in /boot/firmware
- the script assumes the the user is pi not user ubuntu
- biggest problem i’ve encountered is with the kernel module not loading
so far i’ve used the git pull command to update the files and re run the install.sh script. Assuming that the SoapySDR stuff is already installed, it will skip this part the second time. there is a bug in the script that fails to install SoapySDRServer (wrong path). this is important if you wish to run an SDR application on a different computer
To run the installer on DragonOS open it and remove raspberrypi-kernel-headers from the apt install. Also just change the lines that say /boot/config.txt to /boot/firmware/config.txt as mentioned above. Then make the edits to the config.txt that it tells you to.
I check the code about a week ago and I was able to use the CaribouLite by running sudo SoapySDRServer —bind and then connect to it from another DragonOS laptop.
I will check again this week and see how it’s all progressed, goal being to include everything running by default in DragonOS Pi64.
I picked up a aluminum case and drilled 2 holes for the sma connections. looks real nice and should provide shielding.
I picked up a aluminum case and drilled 2 holes for the sma connections. looks real nice and should provide shielding.
Mind sharing the part list/link and overall impression/picture?
I picked up a aluminum case and drilled 2 holes for the sma connections. looks real nice and should provide shielding.
Mind sharing the part list/link and overall impression/picture?
yes please for me to
It's a basic aluminum enclosure that I laser burned. I have not gotten my setup working yet and I am kind of worried about heat so I have been running with the top off. I may look for a bigger case to house a fan with it. I don't remember in what post but somebody mentioned that the thing warmed up pretty good and so did the pi.
Pi3 case right ?
Pi3 case right ?
Correct. These can be found on Amazon or eBay for like 10 bucks or less
But again, I would like to mention that somebody noted in another thread that they noticed that their pie and their caribou we're getting kind of warm so I have not put the lid on this case for fear of overheating.