wiki:cmds:cmds-linux
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| wiki:cmds:cmds-linux [2026/02/01 20:00] – [Youtube download] cleiton | wiki:cmds:cmds-linux [2026/04/03 01:52] (current) – [Headset Bluetooth Arch] cleiton | ||
|---|---|---|---|
| Line 200: | Line 200: | ||
| - | ===== Headset Bluetooth Arch ===== | ||
| - | $ pikaur -S pulseaudio-alsa pulseaudio-bluetooth bluez-utils | ||
| - | $ sudo systemctl status bluetooth.service | ||
| - | $ sudo systemctl enable bluetooth.service | ||
| - | $ sudo systemctl start bluetooth.service | ||
| - | $ sudo systemctl status bluetooth.service | ||
| - | | ||
| - | #GUI para gerenciamento | ||
| - | $ pikaur -Sy blueman | ||
| - | |||
| - | Caso não reconheça, use a cli: | ||
| - | |||
| - | <cli> | ||
| - | $ bluetoothctl | ||
| - | [bluetooth]# | ||
| - | [bluetooth]# | ||
| - | [bluetooth]# | ||
| - | [bluetooth]# | ||
| - | [NEW] Device 00: | ||
| - | [bluetooth]# | ||
| - | [bluetooth]# | ||
| - | [bluetooth]# | ||
| - | [bluetooth]# | ||
| - | [bluetooth]# | ||
| - | |||
| - | </ | ||
| - | |||
| - | Para fazer com que seu fone de ouvido se conecte automaticamente, | ||
| - | |||
| - | $ sudo vim / | ||
| - | --- | ||
| - | ### Automatically switch to newly-connected devices | ||
| - | load-module module-switch-on-connect | ||
| - | |||
| - | |||
| - | Se necessário, | ||
| - | |||
| - | < | ||
| - | Pacotes usados no Manjaro: | ||
| - | |||
| - | pikaur -Sy \ | ||
| - | pulseaudio pulseaudio-alsa \ | ||
| - | pulseaudio-bluetooth pulseaudio-ctl \ | ||
| - | pulseaudio-equalizer pulseaudio-jack \ | ||
| - | pulseaudio-lirc pulseaudio-rtp \ | ||
| - | pulseaudio-zeroconf xfce4-pulseaudio-plugin | ||
| - | </ | ||
| - | |||
| - | Fonte: https:// | ||
| - | |||
| - | Para um equalizador gráfico: | ||
| - | |||
| - | pikaur -Sy pulseaudio-equalizer-ladspa | ||
| - | |||
| - | Adicionando o Pulse Audio Equalizer ao startup do sistema | ||
| - | |||
| - | Edite o arquivo: | ||
| - | |||
| - | $ sudo vi / | ||
| - | --- | ||
| - | #add as linhas ao final | ||
| - | load-module module-equalizer-sink | ||
| - | load-module module-dbus-protocol | ||
| - | --- | ||
| - | |||
| - | Repo: https:// | ||
| - | |||
| - | Em caso que o pulse não inicie e fique sem áudio com mensagem '' | ||
| - | systemctl --user start pulseaudio | ||
| - | systemctl --user status pulseaudio | ||
| - | |||
| - | Para o erro: | ||
| - | pulseaudio[1865]: | ||
| - | | ||
| - | Desabilite o módulo editando o arquiv abaixo e comentando a linha: | ||
| - | / | ||
| ===== Install pikaur by git ===== | ===== Install pikaur by git ===== | ||
wiki/cmds/cmds-linux.txt · Last modified: by cleiton
