Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keeps telling me to "Make sure your bluetooth device is powered up with 'hciconfig hciX up'" #190

Open
VoreckLukas opened this issue Feb 10, 2022 · 2 comments

Comments

@VoreckLukas
Copy link

So I ran sudo hciconfig hciX up after the error. ANd I espected it to work since I've never had problems after that before. But today when I did that and ran ds4drv again I get the same error again

❯ ds4drv
[info][controller 1] Created devices /dev/input/js0 (joystick) /dev/input/event260 (evdev)
[info][bluetooth] Scanning for devices
[error][bluetooth] Error while scanning for devices: 'hcitool scan' returned error. Make sure your bluetooth device is powered up with 'hciconfig hciX up'.

When I run hcitool scan manually I get

❯ hcitool scan
Scanning ...
Inquiry failed: Device or resource busy

I have no knowledge about bluetooth on linux as ds4drv is literally the only time I use bluetooth

@Bscout2011
Copy link

Running sudo apt install pi-bluetooth then sudo reboot resolved this issue for me.

@git-developer
Copy link

If you're lucky, re-plugging your bluetooth dongle or rebooting solves this problem. Otherwise, this could be a a duplicate of #123

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants