Linux/Trouble Shooting
[Linux] 에러해결: Connection to Bluez failed (블루투스 연결 실패)
i5
2023. 8. 13. 21:59
반응형
Bluetooth Manager를 실행하고 싶을 떄, 나오는 에러이다.
해결방법은, 아래의 명령어를 터미널 창에서 실행해주면 된다.
sudo /etc/init.d/bluetooth start
반응형