Well, today I decided to move off of a raspbian install on a 3B to one on another 3B+ I had sitting right next to it, to free up the 3B for other projects.
The 3B is actively running a DMR piStar node, which is another story. It's using their os build. I've got the software recognizing the usb dongle. I can't for the life of me figure out why it's doing this link failure problem. I've tried reinstalling, reconfiguring. I'm really not sure what I'm doing wrong. I don't remember it being this hard to get it working before.
is not working for me, various different errors there. So, I have to do the manual install method, which works, as you can see, I input my key and email, etc.
It'd be real nice to get this all working on the one rPi, but I guess if I can't, I'll just put the other one back up there. Kinda sucks though, seems like a waste. Any ideas?
The 3B is actively running a DMR piStar node, which is another story. It's using their os build. I've got the software recognizing the usb dongle. I can't for the life of me figure out why it's doing this link failure problem. I've tried reinstalling, reconfiguring. I'm really not sure what I'm doing wrong. I don't remember it being this hard to get it working before.
Code:
sudo bash -c "$(wget -O - http://repo.feed.flightradar24.com/install_fr24_rpi.sh)"
It'd be real nice to get this all working on the one rPi, but I guess if I can't, I'll just put the other one back up there. Kinda sucks though, seems like a waste. Any ideas?
Comment