LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   no sound in kali linux (https://www.linuxquestions.org/questions/linux-newbie-8/no-sound-in-kali-linux-4175591924/)

bhuvnesh011995 10-21-2016 12:02 PM

no sound in kali linux
 
from two days im trying to hear sound from my laptop but its quit.please help me to install sound driver or anything to watch video with sound

rokytnji 10-21-2016 01:54 PM

Pump up the volume/ Linky

Emerson 10-21-2016 02:04 PM

Quote:

Originally Posted by bhuvnesh011995 (Post 5621048)
from two days im trying to hear sound from my laptop but its quit.please help me to install sound driver or anything to watch video with sound

So Kali is a multimedia distro now. Who would have thought.

urbanwks 10-21-2016 06:56 PM

Yay!

http://www.linuxquestions.org/questi...ml#post5620022

ardvark71 10-22-2016 12:05 AM

Quote:

Originally Posted by bhuvnesh011995 (Post 5621048)
from two days im trying to hear sound from my laptop but its quit.please help me to install sound driver or anything to watch video with sound

Hello and welcome to the forum :)

First, please read the information here. The more information we have regarding your situation, the better we can help you. ;)

Please also note that Kali is not designed for those just starting out in Linux or to be used as a "regular" distribution (for doing such things as web browsing, emailing, word processing, etc.) It's designed for penetration testing. If this describes you, I would highly encourage you to look into installing another distribution, such as Ubuntu (or one of its derivatives,) or Mint.

Concerning the sound issue, please open a terminal and post the results of these commands...

Code:

lspci -nnk | grep -i -A7 audio
Code:

lsmod | grep snd
Code:

aplay -l
Code:

dmesg | grep -iC 3 "audio"
This will hopefully give us more information concerning your sound chip and what might be going on. Also, what is the brand and model (and model number) of your system? Did anything happen prior to it losing sound, such as installing or uninstalling software?

Regards...

ondoho 10-23-2016 03:47 PM

Quote:

Originally Posted by urbanwks (Post 5621230)

that was my first thought when i saw the thread title!

jamison20000e 10-26-2016 10:37 PM

http://www.linuxquestions.org/questi...ix-4175592268/ :rolleyes:


All times are GMT -5. The time now is 09:49 PM.