Bluetooth não está mais funcionando no Ubuntu 16.04 LTS (Desligou o Bluetooth, mas não é possível ligar novamente)

2

tl; dr eu desliguei o Bluetooth e ele não ligará novamente.

Eu tenho rodado o Ubuntu 16.04 LTS por cerca de seis meses e o Bluetooth tem funcionado perfeitamente. Eu tenho usado Bluetooth com um mouse Logitech M555b sem problemas. Eu comprei recentemente outro mouse Bluetooth (Logitech T630) e depois de configurá-lo com sucesso foi extremamente lento e errático.

Desativei o Bluetooth e ele NÃO ligará novamente. (Eu o desliguei usando o botão de alternar em Configurações do sistema & gt; Bluetooth) Passei os últimos dois dias tentando transformar o meu Bluetooth de volta sem sucesso.

O ícone do Bluetooth desapareceu da barra de menus superior e não voltará. Eu tentei ligar o Bluetooth novamente usando o botão de alternância encontrado em Configurações do sistema & gt; Bluetooth e, a princípio, ele mudaria para 'ligado' e ficaria laranja, mas o ícone do menu não retornaria e, ao fechar as configurações e reabri-lo, estaria de volta na posição 'desligado'.

Esse comportamento estava ocorrendo quando meu Bluetooth ainda estava aparecendo em "rfkill list all" como "hci0" (não havia blocos flexíveis). Agora ele não aparece em 'lista rfkill all' e todas as opções em Configurações do sistema & gt; O Bluetooth, incluindo o botão de ativação / desativação, está em cinza.

Coisas que tentei:

  • 'sudo /etc/init.d/bluetooth restart'
  • 'sudo modprobe btusb'
  • 'reinstalar todos os pacotes relacionados ao Bluetooth via Synaptic
  • 'rfkill unblock hci0' (Quando o Bluetooth estava aparecendo em 'rfkill list all', mesmo que não houvesse nenhum bloco suave, mas 'hci0' não aparece mais em 'rfkill list all'
  • 'rfkill desbloquear tudo'
  • 'sudo apt-get install --reinstalar o bluez'
  • 'sudo hciconfig hci0 redefinir' & amp; 'sudo hciconfig hci0 up' (Quando o hci0 ainda estava aparecendo, hci0 desapareceu agora)
  • 'sudo service bluetooth stop' & amp; 'sudo service bluetooth start'
  • instalando o pacote 'bluetooth'
  • instalando o pacote 'blueman' (a execução desse aplicativo restaurou temporariamente o ícone do bluetooth na barra de menus, mas nenhuma de suas opções funcionou)
  • 'sudo mv / etc / bluetooth /etc/bluetooth.backup'
  • muitas, muitas reinicializações e desligamentos

Eu li dezenas de links relacionados a bluetooth-problems-in-ubuntu e nada funcionou. Eu não acredito que isso seja uma duplicata. Estes são alguns dos links que eu tentei encontrar uma solução de:

  • askubuntu.com/questions/286834/bluetooth-not-working-in-ubuntu-13-04
  • ubuntuforums.org/showthread.php?t=2324071
  • ubuntuforums.org/showthread.php?t=2219575
  • askubuntu.com/questions/758778/ubuntu-15-10-bluetooth-no-adapters-found?noredirect=1&lq=1
  • askubuntu.com/questions/474839/bluetooth-is-disable-on-ubuntu-14-04
  • askubuntu.com/questions/614319/ubuntu-15-04-bluetooth-no-adapters-found-dell-precision-m4800
  • ubuntuforums.org/showthread.php?t=1546007

e muito mais, mas não está deixando postar links porque sou novo no site.

Aqui estão alguns resultados:

$ lsusb

Bus 002 Device 002: ID 8087:8001 Intel Corp. 
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:8009 Intel Corp. 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 003: ID 1c4f:0032 SiGma Micro 
Bus 003 Device 002: ID 04d9:0161 Holtek Semiconductor, Inc. 
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

$ rfkill listar todos

0: phy0: Wireless LAN
    Soft blocked: yes
    Hard blocked: no

$ lspci -knn | grep Net -A2; Isusb

03:00.0 Network controller [0280]: Intel Corporation Wireless 7260 [8086:08b1] (rev 73)
    Subsystem: Intel Corporation Dual Band Wireless-AC 7260 [8086:4070]
    Kernel driver in use: iwlwifi
Bus 002 Device 002: ID 8087:8001 Intel Corp. 
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:8009 Intel Corp. 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 003: ID 1c4f:0032 SiGma Micro 
Bus 003 Device 002: ID 04d9:0161 Holtek Semiconductor, Inc. 
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

$ "hciconfig -a" não retorna nada

$ lsmod

Module                  Size  Used by
bluetooth             520192  0
xt_multiport           16384  2
iptable_filter         16384  1
ip_tables              24576  1 iptable_filter
x_tables               36864  3 ip_tables,xt_multiport,iptable_filter
input_leds             16384  0
pci_stub               16384  1
vboxpci                24576  0
vboxnetadp             28672  0
vboxnetflt             28672  0
vboxdrv               454656  3 vboxnetadp,vboxnetflt,vboxpci
snd_hda_codec_hdmi     53248  1
arc4                   16384  2
nls_iso8859_1          16384  1
intel_rapl             20480  0
x86_pkg_temp_thermal    16384  0
intel_powerclamp       16384  0
coretemp               16384  0
kvm_intel             172032  0
kvm                   540672  1 kvm_intel
snd_hda_codec_realtek    86016  1
snd_hda_codec_generic    77824  1 snd_hda_codec_realtek
iwlmvm                311296  0
irqbypass              16384  1 kvm
snd_hda_intel          40960  5
mac80211              737280  1 iwlmvm
crct10dif_pclmul       16384  0
crc32_pclmul           16384  0
snd_hda_codec         135168  4 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel
snd_soc_rt5640        114688  0
snd_hda_core           73728  5 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
snd_hwdep              16384  1 snd_hda_codec
snd_soc_ssm4567        16384  0
snd_soc_rl6231         16384  1 snd_soc_rt5640
iwlwifi               200704  1 iwlmvm
aesni_intel           167936  0
aes_x86_64             20480  1 aesni_intel
lrw                    16384  1 aesni_intel
gf128mul               16384  1 lrw
glue_helper            16384  1 aesni_intel
snd_soc_core          212992  2 snd_soc_rt5640,snd_soc_ssm4567
ablk_helper            16384  1 aesni_intel
cryptd                 20480  2 aesni_intel,ablk_helper
snd_compress           20480  1 snd_soc_core
ac97_bus               16384  1 snd_soc_core
snd_pcm_dmaengine      16384  1 snd_soc_core
snd_pcm               106496  7 snd_soc_rt5640,snd_soc_core,snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_pcm_dmaengine,snd_hda_core
serio_raw              16384  0
cfg80211              565248  3 iwlwifi,mac80211,iwlmvm
snd_seq_midi           16384  0
lpc_ich                24576  0
snd_seq_midi_event     16384  1 snd_seq_midi
shpchp                 36864  0
mei_me                 36864  0
snd_rawmidi            32768  1 snd_seq_midi
mei                    98304  1 mei_me
snd_seq                69632  2 snd_seq_midi_event,snd_seq_midi
snd_seq_device         16384  3 snd_seq,snd_rawmidi,snd_seq_midi
snd_timer              32768  2 snd_pcm,snd_seq
snd                    81920  23 snd_hda_codec_realtek,snd_soc_core,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_compress
dw_dmac                16384  0
snd_soc_sst_acpi       16384  0
dw_dmac_core           24576  1 dw_dmac
elan_i2c               36864  0
8250_fintek            16384  0
soundcore              16384  1 snd
i2c_designware_platform    16384  0
i2c_designware_core    20480  1 i2c_designware_platform
8250_dw                16384  0
acpi_pad               20480  0
spi_pxa2xx_platform    24576  0
mac_hid                16384  0
parport_pc             32768  0
ppdev                  20480  0
lp                     20480  0
parport                49152  3 lp,ppdev,parport_pc
autofs4                40960  2
hid_generic            16384  0
usbhid                 49152  0
i915                 1208320  4
i2c_algo_bit           16384  1 i915
drm_kms_helper        155648  1 i915
syscopyarea            16384  1 drm_kms_helper
sysfillrect            16384  1 drm_kms_helper
sysimgblt              16384  1 drm_kms_helper
fb_sys_fops            16384  1 drm_kms_helper
psmouse               126976  0
drm                   364544  5 i915,drm_kms_helper
e1000e                237568  0
ahci                   36864  4
ptp                    20480  1 e1000e
libahci                32768  1 ahci
alx                    36864  0
pps_core               20480  1 ptp
mdio                   16384  1 alx
video                  40960  1 i915
sdhci_acpi             16384  0
i2c_hid                20480  0
sdhci                  45056  1 sdhci_acpi
hid                   118784  3 i2c_hid,hid_generic,usbhid
fjes                   28672  0

$ lspci -nnk | grep -iA2 net; Isusb; lsmod | grep azul; dmesg | egrep -i 'azul | empresa'

00:19.0 Ethernet controller [0200]: Intel Corporation Ethernet Connection I217-V [8086:153b]
    DeviceName:  Onboard LAN
    Subsystem: Gigabyte Technology Co., Ltd Ethernet Connection I217-V [1458:e000]
    Kernel driver in use: e1000e
    Kernel modules: e1000e
--
02:00.0 Ethernet controller [0200]: Qualcomm Atheros AR8161 Gigabit Ethernet [1969:1091] (rev 10)
    Subsystem: Gigabyte Technology Co., Ltd AR8161 Gigabit Ethernet [1458:e000]
    Kernel driver in use: alx
    Kernel modules: alx
03:00.0 Network controller [0280]: Intel Corporation Wireless 7260 [8086:08b1] (rev 73)
    Subsystem: Intel Corporation Dual Band Wireless-AC 7260 [8086:4070]
    Kernel driver in use: iwlwifi
Bus 002 Device 002: ID 8087:8001 Intel Corp. 
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:8009 Intel Corp. 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 003: ID 1c4f:0032 SiGma Micro 
Bus 003 Device 002: ID 04d9:0161 Holtek Semiconductor, Inc. 
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
bluetooth             520192  0
[    2.142805] iwlwifi 0000:03:00.0: Direct firmware load for iwlwifi-7260-17.ucode failed with error -2
[    2.146406] iwlwifi 0000:03:00.0: loaded firmware version 16.242414.0 op_mode iwlmvm
[ 1658.082516] Bluetooth: Core ver 2.21
[ 1658.082530] Bluetooth: HCI device and connection manager initialized
[ 1658.082533] Bluetooth: HCI socket layer initialized
[ 1658.082535] Bluetooth: L2CAP socket layer initialized
[ 1658.082538] Bluetooth: SCO socket layer initialized

Obrigado por qualquer ajuda fornecida, o Bluetooth estava funcionando há dois dias e estou desesperado para que ele funcione novamente.

    
por D Haro 19.10.2016 / 09:31

0 respostas