블루투스가 제대로 작동하지 않음

블루투스가 제대로 작동하지 않음

Bluetooth 하드웨어가 제대로 작동하지 않습니다. Asus PCE AX3000 Wi-Fi 카드가 있고 Wi-Fi가 잘 작동합니다(가끔 문제가 있을 수도 있고 전원 관리 문제인 것 같지만 견딜 수 있습니다). 저는 Linux Mint 20.1 커널 5.4.0-70-generic을 사용하고 있습니다. 가장 큰 문제는 블루투스가 전혀 작동하지 않는 것 같습니다.

service bluetooth status반품

● bluetooth.service - Bluetooth service
     Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
     Active: active (running) since Wed 2021-05-19 07:51:37 EDT; 11h ago
       Docs: man:bluetoothd(8)
   Main PID: 53546 (bluetoothd)
     Status: "Running"
      Tasks: 1 (limit: 38332)
     Memory: 1.1M
     CGroup: /system.slice/bluetooth.service
             └─53546 /usr/lib/bluetooth/bluetoothd

May 19 07:51:37 desktop-home systemd[1]: Starting Bluetooth service...
May 19 07:51:37 desktop-home bluetoothd[53546]: Bluetooth daemon 5.53
May 19 07:51:37 desktop-home systemd[1]: Started Bluetooth service.
May 19 07:51:37 desktop-home bluetoothd[53546]: Starting SDP server
May 19 07:51:37 desktop-home bluetoothd[53546]: Bluetooth management interface 1.14 initialized

관련 부분은 lspci -v다음과 같습니다.

    Subsystem: Intel Corporation Wi-Fi 6 AX200
    Flags: bus master, fast devsel, latency 0, IRQ 35
    Memory at f6400000 (64-bit, non-prefetchable) [size=16K]
    Capabilities: <access denied>
    Kernel driver in use: iwlwifi
    Kernel modules: iwlwifi

그것을 보고 bluetoothctl show나는 이해했다 No default controller available.

그리고

1: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
bluetoothctl: 5.53

다음 단계에 대한 안내를 받고 싶습니다.

답변1

하드웨어가 잘못 설치되었습니다. 카드를 다시 설치했는데 이제 작동하는 것 같습니다. 잘못된 경보를 보내서 죄송합니다.

관련 정보