Hi everyone, I am very new to linux, and audio is not working in Kali, I have tried couple of steps :


1) sudo apt-get install alsa-base alsa-tools alsa-tools-gui alsa-utils alsa-oss alsamixergui libalsaplayer0 - Package alsa-base is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

Package alsa-utils is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'alsa-base' has no installation candidate
E: Unable to locate package alsa-tools
E: Unable to locate package alsa-tools-gui
E: Package 'alsa-utils' has no installation candidate
E: Unable to locate package alsa-oss
E: Unable to locate package alsamixergui
E: Unable to locate package libalsaplayer0

2) pulseaudio -D -Daemon startup failed


3) systemctl --user enable pulseaudio - runs fine, but audio doesnot come on reboot


4) systemctl --user status pulseaudio - runs fine and shows audio is active when I booted the device.

5) Then I thought to install alsa-utils manually - configure: error: Sufficiently new version of libasound not found.

6) I thought maybe I should install alsa-lib first - It creates couple of files and then says, "Creating asoundlib.h..." and ends

What else is on my mind? - I am not connecting alsa-lib to alsa-utils - Beacuse I have no idea how, searched internet found nothing, or maybe I have Nvidia graphics card, I have to follow some cuda installation or drivers, I dont know.


Please help me!!!