SoulS Posted February 7, 2017 Share Posted February 7, 2017 I was going to watch hak5 on youtube but then i notice that there were no sound drivers at all. Im on a laptop that only have kali on it. Since it is a fresh install i thougt this was wierd. Anyone that have ancounterd the same problem and can help? Btw im new to hacking and all the videos you guys have on hak5 are so many so anyone have a recomendation on were to start for a noob? Quote Link to comment Share on other sites More sharing options...
b0N3z Posted February 8, 2017 Share Posted February 8, 2017 Not to offend you but Kali is not a good OS to use on a daily machine. I have had this problem on kali2.0, rolling 2016.1 and rolling 2016.2. It a common problem and well documented. Check the Kali Forums through google. They talk about a lot of different things so basically wherever your interests start is probably a good place to start. Quote Link to comment Share on other sites More sharing options...
SoulS Posted February 8, 2017 Author Share Posted February 8, 2017 3 hours ago, b0N3z said: Not to offend you but Kali is not a good OS to use on a daily machine. I have had this problem on kali2.0, rolling 2016.1 and rolling 2016.2. It a common problem and well documented. Check the Kali Forums through google. They talk about a lot of different things so basically wherever your interests start is probably a good place to start. Thank you for the reply and yes i know Kali is not a good daily OS. Thanks for the suggestion too and the tips! Quote Link to comment Share on other sites More sharing options...
digip Posted February 8, 2017 Share Posted February 8, 2017 No sound on native hardware or a VM? If in a VM, after boot, click on the tab of the hyper-visor, and reconnect the sound card, then on Kali, turn up the volume. This is a common issue not isolated to Kali and happens with many linux distros in VM's. For native hardware, if pulseaudio isn't working, can try installing Alsamixer which can sometimes help to get the sound working, but I've not run into any issues with kali on native hardware(yet). Quote Link to comment Share on other sites More sharing options...
b0N3z Posted February 8, 2017 Share Posted February 8, 2017 (edited) This is what I did on a fresh install of kali rolling and it worked fine for me. curl -s https://raw.githubusercontent.com/nu11secur1ty/pulseaudio/master/pulseaudio.sh | bash Edited February 8, 2017 by b0N3z Quote Link to comment Share on other sites More sharing options...
SoulS Posted February 19, 2017 Author Share Posted February 19, 2017 On 2/8/2017 at 10:24 PM, b0N3z said: This is what I did on a fresh install of kali rolling and it worked fine for me. curl -s https://raw.githubusercontent.com/nu11secur1ty/pulseaudio/master/pulseaudio.sh | bash Thank you this helped alot! Lets hope this was the last time i ask for these types of problems. :P Quote Link to comment Share on other sites More sharing options...
b0N3z Posted February 19, 2017 Share Posted February 19, 2017 any time you reinstall it will happen Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.