AskOverflow.Dev

AskOverflow.Dev Logo AskOverflow.Dev Logo

AskOverflow.Dev Navigation

  • Início
  • system&network
  • Ubuntu
  • Unix
  • DBA
  • Computer
  • Coding
  • LangChain

Mobile menu

Close
  • Início
  • system&network
    • Recentes
    • Highest score
    • tags
  • Ubuntu
    • Recentes
    • Highest score
    • tags
  • Unix
    • Recentes
    • tags
  • DBA
    • Recentes
    • tags
  • Computer
    • Recentes
    • tags
  • Coding
    • Recentes
    • tags
Início / user-388930

Biman Paul's questions

Martin Hope
Biman Paul
Asked: 2025-01-09 03:40:22 +0800 CST

Não é possível ligar o Bluetooth no Acer Aspire 3 executando o Ubuntu 22.04

  • 6

Não é possível ligar o bluetooth. No entanto, o WiFi está funcionando.

Laptop: Acer Aspire 3
OS: Ubuntu 22.04

$ sudo lshw -C network
  *-network                 
       description: Wireless interface
       product: Alder Lake-P PCH CNVi WiFi
       vendor: Intel Corporation
       physical id: 14.3
       bus info: pci@0000:00:14.3
       logical name: wlo1
       version: 01
       serial: a0:b3:39:4a:13:7a
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress msix bus_master cap_list ethernet physical wireless
       configuration: broadcast=yes driver=iwlwifi driverversion=6.8.0-49-generic firmware=86.fb5c9aeb.0 so-a0-hr-b0-86.uc ip=172.20.10.2 latency=0 link=yes multicast=yes wireless=IEEE 802.11
       resources: iomemory:600-5ff irq:16 memory:6001154000-6001157fff

Qualquer ajuda nesse sentido é apreciada. Obrigado.

$ lsb_release -a; uname -a; lspci -knn | grep Net -A3; lsusb; sudo dmesg | grep -i bluetooth
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 22.04.5 LTS
Release:    22.04
Codename:   jammy
Linux biman-Aspire-A324-51 6.8.0-49-generic #49~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Nov  6 17:42:15 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
00:14.3 Network controller [0280]: Intel Corporation Alder Lake-P PCH CNVi WiFi [8086:51f0] (rev 01)
    DeviceName: Onboard - Ethernet
    Subsystem: Intel Corporation Device [8086:0244]
    Kernel driver in use: iwlwifi
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 003: ID ab20:1276 SunplusIT Inc PC Camera
Bus 003 Device 006: ID 0b05:1a14 ASUSTek Computer, Inc. ASUS MD100 Mouse
Bus 003 Device 004: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller
Bus 003 Device 002: ID 05e3:0608 Genesys Logic, Inc. Hub
Bus 003 Device 005: ID 8087:0026 Intel Corp. AX201 Bluetooth
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
[   13.455576] Bluetooth: Core ver 2.22
[   13.455726] NET: Registered PF_BLUETOOTH protocol family
[   13.455728] Bluetooth: HCI device and connection manager initialized
[   13.455734] Bluetooth: HCI socket layer initialized
[   13.455738] Bluetooth: L2CAP socket layer initialized
[   13.455744] Bluetooth: SCO socket layer initialized
[   13.626180] Bluetooth: hci0: Device revision is 2
[   13.626190] Bluetooth: hci0: Secure boot is enabled
[   13.626193] Bluetooth: hci0: OTP lock is enabled
[   13.626195] Bluetooth: hci0: API lock is enabled
[   13.626197] Bluetooth: hci0: Debug lock is disabled
[   13.626198] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[   13.626202] Bluetooth: hci0: Bootloader timestamp 2019.40 buildtype 1 build 38
[   13.626367] Bluetooth: hci0: DSM reset method type: 0x00
[   13.628129] Bluetooth: hci0: Failed to load Intel firmware file intel/ibt-0040-1050.sfi (-2)
[   13.629119] Bluetooth: hci0: Reading supported features failed (-56)
[   13.629126] Bluetooth: hci0: Error reading debug features
[   13.630112] Bluetooth: hci0: Failed to read MSFT supported features (-56)
[   15.608919] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   15.608925] Bluetooth: BNEP filters: protocol multicast
[   15.608931] Bluetooth: BNEP socket layer initialized
[  392.175442] Bluetooth: hci0: Device revision is 2
[  392.175461] Bluetooth: hci0: Secure boot is enabled
[  392.175465] Bluetooth: hci0: OTP lock is enabled
[  392.175469] Bluetooth: hci0: API lock is enabled
[  392.175472] Bluetooth: hci0: Debug lock is disabled
[  392.175474] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[  392.175480] Bluetooth: hci0: Bootloader timestamp 2019.40 buildtype 1 build 38
[  392.175693] Bluetooth: hci0: DSM reset method type: 0x00
[  392.175917] Bluetooth: hci0: Failed to load Intel firmware file intel/ibt-0040-1050.sfi (-2)
[  392.177419] Bluetooth: hci0: Reading supported features failed (-56)
[  392.177442] Bluetooth: hci0: Error reading debug features
[  392.177451] Bluetooth: hci0: MSFT extension not registered
22.04
  • 1 respostas
  • 30 Views

Sidebar

Stats

  • Perguntas 205573
  • respostas 270741
  • best respostas 135370
  • utilizador 68524
  • Highest score
  • respostas
  • Marko Smith

    Existe um comando para listar todos os usuários? Também para adicionar, excluir, modificar usuários, no terminal?

    • 9 respostas
  • Marko Smith

    Como excluir um diretório não vazio no Terminal?

    • 4 respostas
  • Marko Smith

    Como descompactar um arquivo zip do Terminal?

    • 9 respostas
  • Marko Smith

    Como instalo um arquivo .deb por meio da linha de comando?

    • 11 respostas
  • Marko Smith

    Como instalo um arquivo .tar.gz (ou .tar.bz2)?

    • 14 respostas
  • Marko Smith

    Como listar todos os pacotes instalados

    • 24 respostas
  • Martin Hope
    Flimm Como posso usar o docker sem sudo? 2014-06-07 00:17:43 +0800 CST
  • Martin Hope
    led-Zepp Como faço para salvar a saída do terminal em um arquivo? 2014-02-15 11:49:07 +0800 CST
  • Martin Hope
    ubuntu-nerd Como descompactar um arquivo zip do Terminal? 2011-12-11 20:37:54 +0800 CST
  • Martin Hope
    TheXed Como instalo um arquivo .deb por meio da linha de comando? 2011-05-07 09:40:28 +0800 CST
  • Martin Hope
    Ivan Como listar todos os pacotes instalados 2010-12-17 18:08:49 +0800 CST
  • Martin Hope
    David Barry Como determino o tamanho total de um diretório (pasta) na linha de comando? 2010-08-06 10:20:23 +0800 CST
  • Martin Hope
    jfoucher "Os seguintes pacotes foram retidos:" Por que e como resolvo isso? 2010-08-01 13:59:22 +0800 CST
  • Martin Hope
    David Ashford Como os PPAs podem ser removidos? 2010-07-30 01:09:42 +0800 CST

Hot tag

10.10 10.04 gnome networking server command-line package-management software-recommendation sound xorg

Explore

  • Início
  • Perguntas
    • Recentes
    • Highest score
  • tag
  • help

Footer

AskOverflow.Dev

About Us

  • About Us
  • Contact Us

Legal Stuff

  • Privacy Policy

Language

  • Pt
  • Server
  • Unix

© 2023 AskOverflow.DEV All Rights Reserve