K3YOMI / Wall-of-Flippers

A simple and easy way to find Flipper Zero Devices and Bluetooth Low Energy Based Attacks
MIT License
780 stars 57 forks source link

Unable to run wall of flippers #8

Closed ralphiedawg closed 9 months ago

ralphiedawg commented 9 months ago

I am running debian on arm64 host. Each time I try to boot wof, I receive this in console: [!] Wall of Flippers >> Starting Wall of Flippers

Traceback (most recent call last):
  File "/home/debian/Wall-of-Flippers/WallofFlippers.py", line 638, in <module>
    ble_adapters = [adapter for adapter in os.listdir('/sys/class/bluetooth/') if 'hci' in adapter]
FileNotFoundError: [Errno 2] No such file or directory: '/sys/class/bluetooth/'

Honestly, no clue how to fix this.

K3YOMI commented 9 months ago

Do you have a BT adapter?

Check: systemctl status bluetooth

ralphiedawg commented 9 months ago

@K3YOMI

Unit bluetooth.service could not be found.

Does this mean I need to purchase a USB Bluetooth adapter and use that in addition to the VM?

K3YOMI commented 9 months ago

@K3YOMI

Unit bluetooth.service could not be found.

Does this mean I need to purchase a USB Bluetooth adapter and use that in addition to the VM?

This can happen if your system doesn't have Bluetooth support, or if the Bluetooth service is not properly installed or configured. I would double check your current chipset or if you have BT support. This could also be linked to a driver.

ralphiedawg commented 9 months ago

@K3YOMI I found out that UTM, my VM service, does not support Bluetooth passthrough. It would work if I was to use a Bluetooth USB adapter and pass that through. I appreciate your help though.

Noted, I'll figure this out when possible. I have a spare laptop around with BT