[우분투] systemctl start bluetooth.service 를 해도 블루투스 데몬이 깨어나질 않습니다.

wjsdudtl의 이미지

1) 사용 보드 : Zed Board
2) 설치 이미지 : https://github.com/rlangoy/Ubuntu-16.04-Zedboard/releases/tag/v16.04.
- 우분투 16.04 라즈베리 2 용 이미지로 만든 zed board 용 이미지인듯 합니다.
3) 문제점
- systemctl 로 블루투스를 실행했음에도 불구하고 실행이 되질 않습니다.

ubuntu@ubuntu:~$ sudo systemctl status blue\tooth.service
● bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset
Active: inactive (dead)
Docs: man:bluetoothd(8)
ubuntu@ubuntu:~$ sudo systemctl start blue\tooth.service
ubuntu@ubuntu:~$ sudo systemctl status blue\tooth.service
● bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset
Active: inactive (dead)
Docs: man:bluetoothd(8)

- systemctl enable bluetooth.service 를 통해 부팅 시 실행하게 해두어도 재부팅을 하면 결과는
똑같습니다.

혹시 동일한 문제가 있으셨던 분들 있으면 도움 부탁 드립니다.

dist777의 이미지

말씀하신 Zedboard 라는건 만져본 적이 없어서 모르겠습니다만
일단, 기본적인 부분을 좀 여쭤보고 싶은데요.

인터넷에서 zedboard의 spec을 찾아보니
bluetooth 가 없는 것 처럼 보이는데,
그럼...별도로 동글을 장착하신건가요?
아님...제가 본 정보와는 달리..Bluetooth가 내장되어있는건가요?