bluetoothctl 및 스캔 결과가 없음

bluetoothctl 및 스캔 결과가 없음

질문을 삭제하고 새로운 질문을 올렸습니다.방법. bluetoothctl명령을 사용하여 어떤 장치(휴대전화, 헤드폰)도 찾을 수 없습니다 . ~에 따르면bluetoothctl을 사용하여 Ubuntu 명령줄에서 Bluetooth 장치를 스캔, 페어링 및 연결합니다.그리고블루투스 헤드셋(Arch wiki). 내 노트북에는 블루투스가 있습니다.

[bluetooth]# list
Controller 38:59:F9:42:98:34 debian [default]

그런데 을 사용하여 스캔할 수 없습니다 blueman.

root@debian:~# /etc/init.d/bluetooth start
Starting bluetooth (via systemctl): bluetooth.service.

[bluetooth]# show
Controller 38:59:F9:42:98:34 (public)
    Name: debian
    Alias: debian
    Class: 0x001c010c
    Powered: yes
    Discoverable: yes
    Pairable: yes
    UUID: A/V Remote Control        (0000110e-0000-1000-8000-00805f9b34fb)
    UUID: Audio Source              (0000110a-0000-1000-8000-00805f9b34fb)
    UUID: PnP Information           (00001200-0000-1000-8000-00805f9b34fb)
    UUID: Headset AG                (00001112-0000-1000-8000-00805f9b34fb)
    UUID: Headset                   (00001108-0000-1000-8000-00805f9b34fb)
    UUID: Message Notification Se.. (00001133-0000-1000-8000-00805f9b34fb)
    UUID: A/V Remote Control Target (0000110c-0000-1000-8000-00805f9b34fb)
    UUID: Phonebook Access Server   (0000112f-0000-1000-8000-00805f9b34fb)
    UUID: Message Access Server     (00001132-0000-1000-8000-00805f9b34fb)
    UUID: Audio Sink                (0000110b-0000-1000-8000-00805f9b34fb)
    UUID: OBEX File Transfer        (00001106-0000-1000-8000-00805f9b34fb)
    UUID: IrMC Sync                 (00001104-0000-1000-8000-00805f9b34fb)
    UUID: OBEX Object Push          (00001105-0000-1000-8000-00805f9b34fb)
    UUID: Vendor specific           (00005005-0000-1000-8000-0002ee000001)
    Modalias: usb:v1D6Bp0246d0532
    Discovering: yes

[bluetooth]# scan on
Discovery started
[CHG] Controller 38:59:F9:42:98:34 Discovering: yes
[bluetooth]# devices 
Device D0:13:FD:FC:D3:B2 LG Stylus2 Dual
Device F4:7B:5E:40:DC:2A TVBluetooth

이전에 LG 스타일러스 2가 발견되었습니다 gnome-control-center.
제 헤드폰은 삼성 레벨U 입니다.

관련 정보