No sound - 'Dummy Output' on Debian 9 fresh install
I have had no sound out of my laptop since I installed Debian overtop of Windows 10. Sound worked just fine in Windows, but nothing I have done has been able to bring it back since the install.
I'm running Debian 9 on a Dell XPS 15 (9570) with XFCE on top of lightdm.
Sample Commands:
aplay
:
trevor@xps:~$ aplay -l
aplay: device_list:270: no soundcards found...
pacmd
:
trevor@xps:~$ pacmd list-cards
0 card(s) available.
lspci
:
trevor@xps:~$ lspci -nnk | grep -A1 Audio
00:1f.3 Audio device [0403]: Intel Corporation Device [8086:a348] (rev 10)
Subsystem: Dell Device [1028:087c]
lsmod
:
trevor@xps:~$ lsmod | grep snd
snd_hda_intel 36864 0
snd_hda_codec 135168 1 snd_hda_intel
snd_hda_core 86016 2 snd_hda_intel,snd_hda_codec
snd_hwdep 16384 1 snd_hda_codec
snd_pcm 110592 3 snd_hda_intel,snd_hda_codec,snd_hda_core
snd_timer 32768 1 snd_pcm
snd 86016 5 snd_hda_intel,snd_hwdep,snd_hda_codec,snd_timer,snd_pcm
soundcore 16384 1 snd
groups
:
trevor@xps:~$ groups trevor
trevor : trevor cdrom floppy audio dip video plugdev netdev bluetooth lpadmin scanner bumblebee
I see a common fix of killing pulseaudio and restarting it. I have tried this, and it does nothing. PulseAudio dies, restarts, and behaves the exact same way it did before.
Does anyone have any ideas as to why my audio isn't working?
debian audio pulseaudio
add a comment |
I have had no sound out of my laptop since I installed Debian overtop of Windows 10. Sound worked just fine in Windows, but nothing I have done has been able to bring it back since the install.
I'm running Debian 9 on a Dell XPS 15 (9570) with XFCE on top of lightdm.
Sample Commands:
aplay
:
trevor@xps:~$ aplay -l
aplay: device_list:270: no soundcards found...
pacmd
:
trevor@xps:~$ pacmd list-cards
0 card(s) available.
lspci
:
trevor@xps:~$ lspci -nnk | grep -A1 Audio
00:1f.3 Audio device [0403]: Intel Corporation Device [8086:a348] (rev 10)
Subsystem: Dell Device [1028:087c]
lsmod
:
trevor@xps:~$ lsmod | grep snd
snd_hda_intel 36864 0
snd_hda_codec 135168 1 snd_hda_intel
snd_hda_core 86016 2 snd_hda_intel,snd_hda_codec
snd_hwdep 16384 1 snd_hda_codec
snd_pcm 110592 3 snd_hda_intel,snd_hda_codec,snd_hda_core
snd_timer 32768 1 snd_pcm
snd 86016 5 snd_hda_intel,snd_hwdep,snd_hda_codec,snd_timer,snd_pcm
soundcore 16384 1 snd
groups
:
trevor@xps:~$ groups trevor
trevor : trevor cdrom floppy audio dip video plugdev netdev bluetooth lpadmin scanner bumblebee
I see a common fix of killing pulseaudio and restarting it. I have tried this, and it does nothing. PulseAudio dies, restarts, and behaves the exact same way it did before.
Does anyone have any ideas as to why my audio isn't working?
debian audio pulseaudio
The driver was fixed at March this year. Use newer kernel from stretch-backports.
– Ipor Sircer
Sep 10 at 18:05
add a comment |
I have had no sound out of my laptop since I installed Debian overtop of Windows 10. Sound worked just fine in Windows, but nothing I have done has been able to bring it back since the install.
I'm running Debian 9 on a Dell XPS 15 (9570) with XFCE on top of lightdm.
Sample Commands:
aplay
:
trevor@xps:~$ aplay -l
aplay: device_list:270: no soundcards found...
pacmd
:
trevor@xps:~$ pacmd list-cards
0 card(s) available.
lspci
:
trevor@xps:~$ lspci -nnk | grep -A1 Audio
00:1f.3 Audio device [0403]: Intel Corporation Device [8086:a348] (rev 10)
Subsystem: Dell Device [1028:087c]
lsmod
:
trevor@xps:~$ lsmod | grep snd
snd_hda_intel 36864 0
snd_hda_codec 135168 1 snd_hda_intel
snd_hda_core 86016 2 snd_hda_intel,snd_hda_codec
snd_hwdep 16384 1 snd_hda_codec
snd_pcm 110592 3 snd_hda_intel,snd_hda_codec,snd_hda_core
snd_timer 32768 1 snd_pcm
snd 86016 5 snd_hda_intel,snd_hwdep,snd_hda_codec,snd_timer,snd_pcm
soundcore 16384 1 snd
groups
:
trevor@xps:~$ groups trevor
trevor : trevor cdrom floppy audio dip video plugdev netdev bluetooth lpadmin scanner bumblebee
I see a common fix of killing pulseaudio and restarting it. I have tried this, and it does nothing. PulseAudio dies, restarts, and behaves the exact same way it did before.
Does anyone have any ideas as to why my audio isn't working?
debian audio pulseaudio
I have had no sound out of my laptop since I installed Debian overtop of Windows 10. Sound worked just fine in Windows, but nothing I have done has been able to bring it back since the install.
I'm running Debian 9 on a Dell XPS 15 (9570) with XFCE on top of lightdm.
Sample Commands:
aplay
:
trevor@xps:~$ aplay -l
aplay: device_list:270: no soundcards found...
pacmd
:
trevor@xps:~$ pacmd list-cards
0 card(s) available.
lspci
:
trevor@xps:~$ lspci -nnk | grep -A1 Audio
00:1f.3 Audio device [0403]: Intel Corporation Device [8086:a348] (rev 10)
Subsystem: Dell Device [1028:087c]
lsmod
:
trevor@xps:~$ lsmod | grep snd
snd_hda_intel 36864 0
snd_hda_codec 135168 1 snd_hda_intel
snd_hda_core 86016 2 snd_hda_intel,snd_hda_codec
snd_hwdep 16384 1 snd_hda_codec
snd_pcm 110592 3 snd_hda_intel,snd_hda_codec,snd_hda_core
snd_timer 32768 1 snd_pcm
snd 86016 5 snd_hda_intel,snd_hwdep,snd_hda_codec,snd_timer,snd_pcm
soundcore 16384 1 snd
groups
:
trevor@xps:~$ groups trevor
trevor : trevor cdrom floppy audio dip video plugdev netdev bluetooth lpadmin scanner bumblebee
I see a common fix of killing pulseaudio and restarting it. I have tried this, and it does nothing. PulseAudio dies, restarts, and behaves the exact same way it did before.
Does anyone have any ideas as to why my audio isn't working?
debian audio pulseaudio
debian audio pulseaudio
edited yesterday
Rui F Ribeiro
38.8k1479128
38.8k1479128
asked Sep 10 at 18:00
Trevor Sears
88213
88213
The driver was fixed at March this year. Use newer kernel from stretch-backports.
– Ipor Sircer
Sep 10 at 18:05
add a comment |
The driver was fixed at March this year. Use newer kernel from stretch-backports.
– Ipor Sircer
Sep 10 at 18:05
The driver was fixed at March this year. Use newer kernel from stretch-backports.
– Ipor Sircer
Sep 10 at 18:05
The driver was fixed at March this year. Use newer kernel from stretch-backports.
– Ipor Sircer
Sep 10 at 18:05
add a comment |
2 Answers
2
active
oldest
votes
As said by ipor in the comments:
echo 'deb http://deb.debian.org/debian stretch-backports main contrib non-free' >/etc/apt/sources.list.d/stretchbackports.list
apt-get update
apt-get install linux-image-4.17.0-0.bpo.3-amd64
Maybe you will have some dependencies problem, if that is your case, try aptitude install linux-image-4.17.0-0.bpo.3-amd64 , and select 'n' until you get a good solution, then press 'y'.
Reboot at the new kernel
Good lucky
It worked like a charm, thank you!
– Trevor Sears
Sep 10 at 22:47
add a comment |
had this on a few workstations: not sure why but here is how I fixed it;
-open terminal
-type: alsamixer
you will see a graphical representation of channels and sound levels
Check on the bottom to see if 'M' is present--> if it is --> means 'mute' press M on your keyboard and voila! sound is back....hope it helps!
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f468071%2fno-sound-dummy-output-on-debian-9-fresh-install%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
As said by ipor in the comments:
echo 'deb http://deb.debian.org/debian stretch-backports main contrib non-free' >/etc/apt/sources.list.d/stretchbackports.list
apt-get update
apt-get install linux-image-4.17.0-0.bpo.3-amd64
Maybe you will have some dependencies problem, if that is your case, try aptitude install linux-image-4.17.0-0.bpo.3-amd64 , and select 'n' until you get a good solution, then press 'y'.
Reboot at the new kernel
Good lucky
It worked like a charm, thank you!
– Trevor Sears
Sep 10 at 22:47
add a comment |
As said by ipor in the comments:
echo 'deb http://deb.debian.org/debian stretch-backports main contrib non-free' >/etc/apt/sources.list.d/stretchbackports.list
apt-get update
apt-get install linux-image-4.17.0-0.bpo.3-amd64
Maybe you will have some dependencies problem, if that is your case, try aptitude install linux-image-4.17.0-0.bpo.3-amd64 , and select 'n' until you get a good solution, then press 'y'.
Reboot at the new kernel
Good lucky
It worked like a charm, thank you!
– Trevor Sears
Sep 10 at 22:47
add a comment |
As said by ipor in the comments:
echo 'deb http://deb.debian.org/debian stretch-backports main contrib non-free' >/etc/apt/sources.list.d/stretchbackports.list
apt-get update
apt-get install linux-image-4.17.0-0.bpo.3-amd64
Maybe you will have some dependencies problem, if that is your case, try aptitude install linux-image-4.17.0-0.bpo.3-amd64 , and select 'n' until you get a good solution, then press 'y'.
Reboot at the new kernel
Good lucky
As said by ipor in the comments:
echo 'deb http://deb.debian.org/debian stretch-backports main contrib non-free' >/etc/apt/sources.list.d/stretchbackports.list
apt-get update
apt-get install linux-image-4.17.0-0.bpo.3-amd64
Maybe you will have some dependencies problem, if that is your case, try aptitude install linux-image-4.17.0-0.bpo.3-amd64 , and select 'n' until you get a good solution, then press 'y'.
Reboot at the new kernel
Good lucky
answered Sep 10 at 18:45
Luciano Andress Martini
3,453931
3,453931
It worked like a charm, thank you!
– Trevor Sears
Sep 10 at 22:47
add a comment |
It worked like a charm, thank you!
– Trevor Sears
Sep 10 at 22:47
It worked like a charm, thank you!
– Trevor Sears
Sep 10 at 22:47
It worked like a charm, thank you!
– Trevor Sears
Sep 10 at 22:47
add a comment |
had this on a few workstations: not sure why but here is how I fixed it;
-open terminal
-type: alsamixer
you will see a graphical representation of channels and sound levels
Check on the bottom to see if 'M' is present--> if it is --> means 'mute' press M on your keyboard and voila! sound is back....hope it helps!
add a comment |
had this on a few workstations: not sure why but here is how I fixed it;
-open terminal
-type: alsamixer
you will see a graphical representation of channels and sound levels
Check on the bottom to see if 'M' is present--> if it is --> means 'mute' press M on your keyboard and voila! sound is back....hope it helps!
add a comment |
had this on a few workstations: not sure why but here is how I fixed it;
-open terminal
-type: alsamixer
you will see a graphical representation of channels and sound levels
Check on the bottom to see if 'M' is present--> if it is --> means 'mute' press M on your keyboard and voila! sound is back....hope it helps!
had this on a few workstations: not sure why but here is how I fixed it;
-open terminal
-type: alsamixer
you will see a graphical representation of channels and sound levels
Check on the bottom to see if 'M' is present--> if it is --> means 'mute' press M on your keyboard and voila! sound is back....hope it helps!
answered Sep 11 at 12:45
okwaho
1
1
add a comment |
add a comment |
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f468071%2fno-sound-dummy-output-on-debian-9-fresh-install%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
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
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
The driver was fixed at March this year. Use newer kernel from stretch-backports.
– Ipor Sircer
Sep 10 at 18:05