Widespread Augmented Reality

Widespread Augmented Reality
Click on the image to get the Android Augmented Reality Heads up Display

Wednesday, September 1, 2021

GRGSM_LIVEMON and [ERROR] avahi_service_browser_new() failed: Bad state

I am running Kali Linux in Oracle VM Virtual Box on a Windows 10 machine.

I mostly followed the instructions at Pentesting to get GRGSM_LIVEMON and the HackRF installed.

There are many resources that provide instructions on how to install the HackRF so that hackrf_info on the command line will list the device.

What I want to address here is this error when running grgsm_livemon:

[ERROR] avahi_service_browser_new() failed: Bad state

The frequency sink still shows but the error troubled me so I did the following:

sudo apt-get install avahi-daemon

sudo apt-get install avahi-discover

sudo apt-get install -y avahi-utils

Switch to directory kali@kali:/etc/init.d$ 

./avahi-daemon stop

kali@kali:/etc/init.d$ ./avahi-daemon status

kali@kali:/etc/init.d$ ./avahi-daemon start

grgsm_livemon  

!!!!! Ran with no Avahi Bad state error !!!!




No comments:

Post a Comment