kali-linux

English translation below-Instalando e Fixando o som do Kali Linux – PULSEAUDIODepois de tentar todos os métodos do youtube, descobri que os drivers de áudio do kali não são reconhecidos por minha placa mãe. Então vou mostrar como resolvi.1. Primeiro temos que saber se seu driver de som esta instalado.

a. Vá em configuração, sons, e olhe sei tem algum driver de entrada e saída instalado. Caso não esteja aparecendo tente a opção b.b. Vá no terminal e digite: pulseaudio –start, para inicia-lo.

Caso de uma mensagens de erro, ou não apareça os drivers nas configurações de som, em entrada e saída, você deve baixar o driver no site da healtek (High Definition Audio Codecs).2. Baixado o driver descompacte, seguido as instruções do guia de instalação que vem com o driver.3. Agora vá ao terminal e entre na pasta do driver da healtek.

a. Dentro da pasta dos drivers use o comando: ./configure tecle enter.b. Depois o comando: ./configure –with-cards=had-inel e tecle enter.c. Depois o comando: make e tecle enter.d. E por fim o comando: make install e tecle enter.

Pronto agora os drivers estão instalados, confira nas configuração de áudio do kali.Quando iniciamos o kali, não tem mais áudio e os drivers sumiram, o que eu faço ?Agora vamos fixar os drivers no kali, para que não precisamos digitar “pulseaudio --start”, sempre que iniciamos o kali.4. Entre no terminal do kali.

a. Copie o comando no terminal:curl –s https://raw.githubusercontent.com/nu11secur1ty/pulseaudio/master/pulseaudio.sh | bash

b. Certifique-se que o comando estará em uma única linha no terminal e tecle enter.

Pronto reinicie o kali e teste o som para ver que esta fixo.Espero ter ajudado.Sou Joelson.English Translation:

Installing and Setting the Sound of Kali Linux - PULSEAUDIO

After trying all of the YouTube methods, I discovered that the Kali audio drivers are not recognized by my motherboard. So I'll show you how I solved it.

1. First, we have to know if your sound driver is installed.

a. Go to setup, sounds, and look now, do you have any input and output driver installed. If it is not appearing try option b.

b. Go to the terminal and type: pulseaudio -start, to start it. If an error message occurs, or the drivers do not appear in the sound, input and output settings, you must download the driver from the healtek (High Definition Audio Codecs) website.

2. When the driver is unpacked, follow the instructions in the installation guide that comes with the driver.

3. Now go to the terminal and enter the healtek driver folder.

a. Inside the drivers folder use the command: ./configure type enter.

b. Then the command: ./configure -with-cards = had-inel and hit enter.

c. Then the command: make and press enter.

d. And finally the command: make install and press enter.

Now that the drivers are installed, check out the audio configuration of kali. When we start kali, there is no audio and the drivers are gone, what do I do? Now let's fix the drivers on kali, so we do not have to type "pulseaudio --start" whenever we start kali.

4. Enter the kali terminal.

a. Copy the command to the terminal: curl -s https://raw.githubusercontent.com/nu11secur1ty/pulseaudio/master/pulseaudio.sh | Bash

b. Make sure the command will be on a single line in the terminal and hit enter. Soon restart the Kali and test the sound to see that it is fixed.

I hope I have helped.

I'm Joelson.

Start learning with Cybrary

Create a free account

Related Posts

All Blogs