3
« on: October 30, 2018, 08:11:21 PM »
Hello! I just got a BladeRF for a class project for use with my Raspberry Pi. I want to ethically broadcast as a BTS to make a call from my phone to my partner's phone (and nobody else, nor use it as an IMSI catcher). I'm in America and going to use Band 8 900MHZ so I don't trip over actual American phone frequencies. But I keep getting stuck on one problem that I can't get past while following the EvilSocket guide.
When I run yate -s as root, it hangs up on the "Yate engine is initialized and starting up on raspberrypi". It doesn't freeze or crash, it just stops until I Ctrl+C out of it. I'm assuming RTNETLINK has something to do with it since that's what comes next on all the documentation I've read. Any ideas on what's going wrong with it?
My BladeRF-cli version =1.6.1, libbladeRF=2.0.2, FW=1.6.1, and FPGA=0.1.2 and I'm using the evilbts.
Can anybody give some suggestions on even the simplest/dumbest things I might have missed? What files have to be in a specific place? Simple diagnostic things I should make sure of? The only thing I've deviated from in the EvilSocket guide is running everything as root instead of making a group with permissions for running.