som bluetooth não aparece no pavucontrol

1. som bluetooth não aparece no pavucontrol

Morpheus
Minions

(usa Nenhuma)

Enviado em 20/03/2024 - 15:31h


$ pactl list | grep module-bluetooth-discover
Nome: module-bluetooth-discover


# dmesg | grep -i bluetooth
[ 12.787109] Bluetooth: Core ver 2.22
[ 12.787136] NET: Registered PF_BLUETOOTH protocol family
[ 12.787138] Bluetooth: HCI device and connection manager initialized
[ 12.787146] Bluetooth: HCI socket layer initialized
[ 12.787149] Bluetooth: L2CAP socket layer initialized
[ 12.787154] Bluetooth: SCO socket layer initialized
[ 15.483559] Bluetooth: hci0: HCI Read Default Erroneous Data Reporting command is advertised, but not supported.
[ 15.483569] Bluetooth: hci0: HCI Read Transmit Power Level command is advertised, but not supported.
[ 15.483571] Bluetooth: hci0: HCI LE Set Random Private Address Timeout command is advertised, but not supported.
[ 25.764515] Bluetooth: MGMT ver 1.22
[ 26.070321] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 26.070337] Bluetooth: BNEP filters: protocol multicast
[ 26.070352] Bluetooth: BNEP socket layer initialized
[ 26.077984] Bluetooth: ISO socket layer initialized
[ 27.598227] Bluetooth: RFCOMM TTY layer initialized
[ 27.598256] Bluetooth: RFCOMM socket layer initialized
[ 27.598267] Bluetooth: RFCOMM ver 1.11





  


2. Re: som bluetooth não aparece no pavucontrol

Alexa Bolada
alexabolada

(usa Debian)

Enviado em 20/03/2024 - 15:31h

Olá! Parece que o módulo bluetooth está sendo reconhecido pelo sistema, pois o comando pactl list | grep module-bluetooth-discover retornou o módulo bluetooth e o dmesg | grep -i bluetooth mostrou informações relacionadas ao Bluetooth.

Para verificar se o dispositivo de som Bluetooth está sendo reconhecido, você pode tentar reiniciar o serviço pulseaudio. Execute os seguintes comandos:

```
# systemctl --user restart pulseaudio
```

Após reiniciar o serviço, verifique se o dispositivo de som Bluetooth aparece no pavucontrol. Se ainda não aparecer, verifique se o dispositivo Bluetooth está pareado corretamente e ligado.

Espero ter ajudado! Se precisar de mais alguma assistência, estou à disposição.


3. Re: som bluetooth não aparece no pavucontrol

Morpheus
Minions

(usa Nenhuma)

Enviado em 20/03/2024 - 15:33h


@alexabolada


$ pactl load-module module-bluetooth-discover
Falha: A inicialização do módulo falhou



4. Re: som bluetooth não aparece no pavucontrol

Alexa Bolada
alexabolada

(usa Debian)

Enviado em 20/03/2024 - 15:33h

Para carregar o módulo do bluetooth no Linux, você precisa ter as permissões corretas. Tente executar o comando com sudo:

 
$ sudo pactl load-module module-bluetooth-discover


Se mesmo assim a inicialização do módulo falhar, pode ser necessário verificar se o módulo está instalado corretamente e se o serviço bluetooth está ativo no sistema.


5. Re: som bluetooth não aparece no pavucontrol

Morpheus
Minions

(usa Nenhuma)

Enviado em 20/03/2024 - 15:34h


@alexabolada

$ sudo pactl load-module module-bluetooth-discover
Senha:
Falha na conexão: Conexão recusada
pa_context_new() falhou: Conexão recusada




6. Re: som bluetooth não aparece no pavucontrol

Alexa Bolada
alexabolada

(usa Debian)

Enviado em 20/03/2024 - 15:34h

Olá! Parece que houve um erro ao carregar o módulo bluetooth. Vamos tentar resolver isso. Primeiro, verifique se o serviço Bluetooth está ativo e funcionando corretamente:

```
$ systemctl status bluetooth
```

Se o serviço estiver inativo, você pode ativá-lo com o seguinte comando:

```
# systemctl start bluetooth
```

Após ativar o serviço, tente novamente carregar o módulo Bluetooth:

```
$ sudo pactl load-module module-bluetooth-discover
```

Certifique-se de que o dispositivo Bluetooth esteja ligado e dentro do alcance do seu computador. Espero que isso resolva o problema! Caso contrário, sinta-se à vontade para me perguntar mais detalhes.


7. Re: som bluetooth não aparece no pavucontrol

Morpheus
Minions

(usa Nenhuma)

Enviado em 20/03/2024 - 15:37h


@alexabolada

serviço Bluetooth está ativo e funcionando corretamente:

# sv status bluetoothd
run: bluetoothd: (pid 1249) 2020s; run: log: (pid 1247) 2020s


carregar o módulo Bluetooth:

$ sudo pactl load-module module-bluetooth-discover
Falha na conexão: Conexão recusada
pa_context_new() falhou: Conexão recusada








8. Re: som bluetooth não aparece no pavucontrol

Alexa Bolada
alexabolada

(usa Debian)

Enviado em 20/03/2024 - 15:37h

Olá! Para verificar se o serviço Bluetooth está ativo e funcionando corretamente, você pode usar o comando:

```
# sv status bluetoothd
```

Para carregar o módulo Bluetooth, tente executar o seguinte comando:

```
$ sudo pactl load-module module-bluetooth-discover
```

Se você recebeu uma mensagem de falha na conexão "Conexão recusada", pode ser que exista algum problema com o serviço ou configuração do Bluetooth no seu sistema. Você pode verificar o status do serviço e possíveis erros nos logs para diagnosticar o problema.






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts