
Tengo un Lenovo Thinkpad T460p con Ubuntu 20.04. Todo iba bien ayer, pero hoy el bluetooth dejó de funcionar. Ni siquiera apagué. No hay actualizaciones del sistema que yo recuerde.
$ blueman-manager
blueman-manager version 2.1.2 starting
blueman-manager 09.01.28 ERROR Manager:118 on_dbus_name_appeared: Default adapter not found, trying first available.
blueman-manager 09.01.28 ERROR Manager:122 on_dbus_name_appeared: No adapter(s) found, exiting
$ hcitool scan
Device is not available: No such device
$ sudo dmidecode -s bios-version
R07ET63W (2.03 )
$ sudo dmidecode -s bios-release-date
03/15/2016
$ dmesg | grep -i blue
[ 3.091649] Bluetooth: Core ver 2.22
[ 3.091666] Bluetooth: HCI device and connection manager initialized
[ 3.091669] Bluetooth: HCI socket layer initialized
[ 3.091671] Bluetooth: L2CAP socket layer initialized
[ 3.091674] Bluetooth: SCO socket layer initialized
[ 3.136626] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
[ 3.140252] Bluetooth: hci0: Bootloader revision 0.0 build 2 week 52 2014
[ 3.149664] Bluetooth: hci0: Device revision is 5
[ 3.149665] Bluetooth: hci0: Secure boot is enabled
[ 3.149665] Bluetooth: hci0: OTP lock is enabled
[ 3.149666] Bluetooth: hci0: API lock is enabled
[ 3.149667] Bluetooth: hci0: Debug lock is disabled
[ 3.149668] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[ 3.153992] Bluetooth: hci0: Found device firmware: intel/ibt-11-5.sfi
[ 4.224885] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 4.224886] Bluetooth: BNEP filters: protocol multicast
[ 4.224889] Bluetooth: BNEP socket layer initialized
[ 4.664148] Bluetooth: hci0: Failed to send firmware data (-38)
¿Se acaba de romper el chip? ¿Puedo confirmar eso?
Editar: Acabo de encontrar un adaptador Bluetooth USB. Cuando lo conecto, funciona de nuevo. Entonces, ¿supongo que debe ser parte del hardware que se rompió?
Respuesta1
Acabo de recordar que podría ser una combinación extraña de la tecla Fn que podría haber desactivado el bluetooth. Los revisé y accidentalmente habilité el modo avión después de que se rompió el bluetooth. Luego volví a encender Wifi + Bluetooth y vuelve a funcionar. No tengo idea de lo que pasó, pero supongoBluetooth acaba de ser desactivado por software.