Sound problem - no output device detected
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgO9GURib1T8z7lCwjOGLQaGtrueEthgQ8LO42ZX8cOfTqDK4jvDDpKkLFwf2J49kYCMNW7d4ABih_XCb_2UXdq5fPJDkoyg7-8g_YfRUot-XnaXkNYycsNp7lA5_TW9td0FFpLQ2APzKcZ/s1600/1.jpg)
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhYQ0N5W1qAOxLP7t7iOM6O6AzbZnkXUy16s7P_CWfOb5UbTQY_aDsc727chyphenhyphen5W4IppVNernMMQeaUFTB_rFzAd95_CDt-tnwN-nBx6JyUp2duGjPaL5-VgNO41AVsA_vu30EJcipdDG409/s400/Clash+Royale+CLAN+TAG%2523URR8PPP.png)
up vote
2
down vote
favorite
I just installed Ubuntu 16.04 and can't make the sound work - have been trying for good ten hours. I am a linux newbie so I will appreciate any help.
This is how my sound settings look like, there is no output and the slider is gray.
The speakers are internal and headphones are connected via the aux cable - sound is coming out from none of them. There is however no hardware issue with the headphones, they work perfectly when connected to a phone, and I don't expect any hardware problem with the internal speakers.
I followed the advices such as unmute the AlsaMixer master, but I can't see it at all:
sudo aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 7: HDMI 1 [HDMI 1]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 8: HDMI 2 [HDMI 2]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 9: HDMI 3 [HDMI 3]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 10: HDMI 4 [HDMI 4]
Subdevices: 1/1
Subdevice #0: subdevice #0
lspci -v | grep -A7 -i "audio"
00:1f.3 Audio device: Intel Corporation Device 9d71 (rev 21)
Subsystem: Dell Device 0786
Flags: bus master, fast devsel, latency 32, IRQ 16
Memory at d5228000 (64-bit, non-prefetchable) [size=16K]
Memory at d5200000 (64-bit, non-prefetchable) [size=64K]
Capabilities: <access denied>
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel, snd_soc_skl
uname -r
4.13.0-36-generic
It seems this might be the problem, but I have no idea what should I do next:
dmesg | grep snd_hda_intel
[ 3.286909] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[ 5.166250] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 8.212134] snd_hda_intel 0000:00:1f.3: azx_get_response timeout, switching to polling mode: last cmd=0x000f0000
[ 9.220171] snd_hda_intel 0000:00:1f.3: No response from codec, disabling MSI: last cmd=0x000f0000
[ 10.224131] snd_hda_intel 0000:00:1f.3: Codec #0 probe error; disabling it...
My notebook is Dell Vostro 5568.
Thank you for any of your suggestions!
16.04 sound pulseaudio alsa
 |Â
show 2 more comments
up vote
2
down vote
favorite
I just installed Ubuntu 16.04 and can't make the sound work - have been trying for good ten hours. I am a linux newbie so I will appreciate any help.
This is how my sound settings look like, there is no output and the slider is gray.
The speakers are internal and headphones are connected via the aux cable - sound is coming out from none of them. There is however no hardware issue with the headphones, they work perfectly when connected to a phone, and I don't expect any hardware problem with the internal speakers.
I followed the advices such as unmute the AlsaMixer master, but I can't see it at all:
sudo aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 7: HDMI 1 [HDMI 1]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 8: HDMI 2 [HDMI 2]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 9: HDMI 3 [HDMI 3]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 10: HDMI 4 [HDMI 4]
Subdevices: 1/1
Subdevice #0: subdevice #0
lspci -v | grep -A7 -i "audio"
00:1f.3 Audio device: Intel Corporation Device 9d71 (rev 21)
Subsystem: Dell Device 0786
Flags: bus master, fast devsel, latency 32, IRQ 16
Memory at d5228000 (64-bit, non-prefetchable) [size=16K]
Memory at d5200000 (64-bit, non-prefetchable) [size=64K]
Capabilities: <access denied>
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel, snd_soc_skl
uname -r
4.13.0-36-generic
It seems this might be the problem, but I have no idea what should I do next:
dmesg | grep snd_hda_intel
[ 3.286909] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[ 5.166250] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 8.212134] snd_hda_intel 0000:00:1f.3: azx_get_response timeout, switching to polling mode: last cmd=0x000f0000
[ 9.220171] snd_hda_intel 0000:00:1f.3: No response from codec, disabling MSI: last cmd=0x000f0000
[ 10.224131] snd_hda_intel 0000:00:1f.3: Codec #0 probe error; disabling it...
My notebook is Dell Vostro 5568.
Thank you for any of your suggestions!
16.04 sound pulseaudio alsa
Which kernel version are you using? In 16.04, it's likely to be older than your hardware.
â CL.
Mar 6 at 8:23
@DavidFoerster I made the changes you wanted, hope it is ok now.
â mazanec
Mar 6 at 11:00
@CL. Does it mean I need the most recent version?
â mazanec
Mar 6 at 11:01
Probably; try upgrading both the kernel and linux-firmware packages.
â CL.
Mar 6 at 12:33
The kernel appears to be the most recent version already. Did you install thelinux-firmware
package? What's the output ofdmesg | grep snd_hda_intel
?
â David Foerster
Mar 6 at 12:41
 |Â
show 2 more comments
up vote
2
down vote
favorite
up vote
2
down vote
favorite
I just installed Ubuntu 16.04 and can't make the sound work - have been trying for good ten hours. I am a linux newbie so I will appreciate any help.
This is how my sound settings look like, there is no output and the slider is gray.
The speakers are internal and headphones are connected via the aux cable - sound is coming out from none of them. There is however no hardware issue with the headphones, they work perfectly when connected to a phone, and I don't expect any hardware problem with the internal speakers.
I followed the advices such as unmute the AlsaMixer master, but I can't see it at all:
sudo aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 7: HDMI 1 [HDMI 1]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 8: HDMI 2 [HDMI 2]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 9: HDMI 3 [HDMI 3]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 10: HDMI 4 [HDMI 4]
Subdevices: 1/1
Subdevice #0: subdevice #0
lspci -v | grep -A7 -i "audio"
00:1f.3 Audio device: Intel Corporation Device 9d71 (rev 21)
Subsystem: Dell Device 0786
Flags: bus master, fast devsel, latency 32, IRQ 16
Memory at d5228000 (64-bit, non-prefetchable) [size=16K]
Memory at d5200000 (64-bit, non-prefetchable) [size=64K]
Capabilities: <access denied>
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel, snd_soc_skl
uname -r
4.13.0-36-generic
It seems this might be the problem, but I have no idea what should I do next:
dmesg | grep snd_hda_intel
[ 3.286909] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[ 5.166250] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 8.212134] snd_hda_intel 0000:00:1f.3: azx_get_response timeout, switching to polling mode: last cmd=0x000f0000
[ 9.220171] snd_hda_intel 0000:00:1f.3: No response from codec, disabling MSI: last cmd=0x000f0000
[ 10.224131] snd_hda_intel 0000:00:1f.3: Codec #0 probe error; disabling it...
My notebook is Dell Vostro 5568.
Thank you for any of your suggestions!
16.04 sound pulseaudio alsa
I just installed Ubuntu 16.04 and can't make the sound work - have been trying for good ten hours. I am a linux newbie so I will appreciate any help.
This is how my sound settings look like, there is no output and the slider is gray.
The speakers are internal and headphones are connected via the aux cable - sound is coming out from none of them. There is however no hardware issue with the headphones, they work perfectly when connected to a phone, and I don't expect any hardware problem with the internal speakers.
I followed the advices such as unmute the AlsaMixer master, but I can't see it at all:
sudo aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 7: HDMI 1 [HDMI 1]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 8: HDMI 2 [HDMI 2]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 9: HDMI 3 [HDMI 3]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 10: HDMI 4 [HDMI 4]
Subdevices: 1/1
Subdevice #0: subdevice #0
lspci -v | grep -A7 -i "audio"
00:1f.3 Audio device: Intel Corporation Device 9d71 (rev 21)
Subsystem: Dell Device 0786
Flags: bus master, fast devsel, latency 32, IRQ 16
Memory at d5228000 (64-bit, non-prefetchable) [size=16K]
Memory at d5200000 (64-bit, non-prefetchable) [size=64K]
Capabilities: <access denied>
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel, snd_soc_skl
uname -r
4.13.0-36-generic
It seems this might be the problem, but I have no idea what should I do next:
dmesg | grep snd_hda_intel
[ 3.286909] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[ 5.166250] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 8.212134] snd_hda_intel 0000:00:1f.3: azx_get_response timeout, switching to polling mode: last cmd=0x000f0000
[ 9.220171] snd_hda_intel 0000:00:1f.3: No response from codec, disabling MSI: last cmd=0x000f0000
[ 10.224131] snd_hda_intel 0000:00:1f.3: Codec #0 probe error; disabling it...
My notebook is Dell Vostro 5568.
Thank you for any of your suggestions!
16.04 sound pulseaudio alsa
16.04 sound pulseaudio alsa
edited Mar 6 at 20:55
asked Mar 6 at 1:06
mazanec
112
112
Which kernel version are you using? In 16.04, it's likely to be older than your hardware.
â CL.
Mar 6 at 8:23
@DavidFoerster I made the changes you wanted, hope it is ok now.
â mazanec
Mar 6 at 11:00
@CL. Does it mean I need the most recent version?
â mazanec
Mar 6 at 11:01
Probably; try upgrading both the kernel and linux-firmware packages.
â CL.
Mar 6 at 12:33
The kernel appears to be the most recent version already. Did you install thelinux-firmware
package? What's the output ofdmesg | grep snd_hda_intel
?
â David Foerster
Mar 6 at 12:41
 |Â
show 2 more comments
Which kernel version are you using? In 16.04, it's likely to be older than your hardware.
â CL.
Mar 6 at 8:23
@DavidFoerster I made the changes you wanted, hope it is ok now.
â mazanec
Mar 6 at 11:00
@CL. Does it mean I need the most recent version?
â mazanec
Mar 6 at 11:01
Probably; try upgrading both the kernel and linux-firmware packages.
â CL.
Mar 6 at 12:33
The kernel appears to be the most recent version already. Did you install thelinux-firmware
package? What's the output ofdmesg | grep snd_hda_intel
?
â David Foerster
Mar 6 at 12:41
Which kernel version are you using? In 16.04, it's likely to be older than your hardware.
â CL.
Mar 6 at 8:23
Which kernel version are you using? In 16.04, it's likely to be older than your hardware.
â CL.
Mar 6 at 8:23
@DavidFoerster I made the changes you wanted, hope it is ok now.
â mazanec
Mar 6 at 11:00
@DavidFoerster I made the changes you wanted, hope it is ok now.
â mazanec
Mar 6 at 11:00
@CL. Does it mean I need the most recent version?
â mazanec
Mar 6 at 11:01
@CL. Does it mean I need the most recent version?
â mazanec
Mar 6 at 11:01
Probably; try upgrading both the kernel and linux-firmware packages.
â CL.
Mar 6 at 12:33
Probably; try upgrading both the kernel and linux-firmware packages.
â CL.
Mar 6 at 12:33
The kernel appears to be the most recent version already. Did you install the
linux-firmware
package? What's the output of dmesg | grep snd_hda_intel
?â David Foerster
Mar 6 at 12:41
The kernel appears to be the most recent version already. Did you install the
linux-firmware
package? What's the output of dmesg | grep snd_hda_intel
?â David Foerster
Mar 6 at 12:41
 |Â
show 2 more comments
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1012249%2fsound-problem-no-output-device-detected%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Which kernel version are you using? In 16.04, it's likely to be older than your hardware.
â CL.
Mar 6 at 8:23
@DavidFoerster I made the changes you wanted, hope it is ok now.
â mazanec
Mar 6 at 11:00
@CL. Does it mean I need the most recent version?
â mazanec
Mar 6 at 11:01
Probably; try upgrading both the kernel and linux-firmware packages.
â CL.
Mar 6 at 12:33
The kernel appears to be the most recent version already. Did you install the
linux-firmware
package? What's the output ofdmesg | grep snd_hda_intel
?â David Foerster
Mar 6 at 12:41