Logan
Logan
I'm having this exact same problem, using bettercap v2.26.1 (built for linux amd64 with go1.13.4) on Arch linux.
I've successfully done this before on Ubuntu, Kali, Arch Linux, and the Raspberry Pi. I don't know why I'm getting this error this time. Any insights?
Here's the output of my cmake: `-- The CXX compiler identification is GNU 4.9.2` `-- Check for working CXX compiler: /usr/bin/c++` `-- Check for working CXX compiler: /usr/bin/c++ -- works`...
I did try `sudo ldconfig`, but it didn't seem to make a difference.
Shouldn't `sudo apt-get update` update libhackrf to the latest version? I've done that, as well as `sudo apt-get upgrade` and even `sudo apt-get dist-upgrade`. How do I check the version...
I reinstalled a newer version of Raspbian and everything seemed to work just fine.
I intend to use this on Raspberry Pi as well in the future. Have you tried updating your python 3 to the latest 3.6? (Or even 3.7, soon). As always,...