Linux no audio at all
Clash Royale CLAN TAG#URR8PPP
up vote
1
down vote
favorite
I am not able to hear any sound from my linux since yesterday (while on windows it works, so the audio card is fine). I tried to fix it but nothing worked. Here is some information:
$ inxi -A
Audio: Card-1 Advanced Micro Devices [AMD/ATI] RV710/730 HDMI Audio [Radeon HD 4000 series]
driver: snd_hda_intel
Card-2 Intel 82801I (ICH9 Family) HD Audio Controller driver: snd_hda_intel
Sound: Advanced Linux Sound Architecture v: k4.7.0-0.bpo.1-amd64
$ inxi -Fx
System: Host: laptop Kernel: 4.7.0-0.bpo.1-amd64 x86_64 (64 bit gcc:
4.9.2) Desktop: Xfce 4.12.2 (Gtk 2.24.25)
Distro: MX-16_x64 Metamorphosis 12 December 2016
Graphics: Card: Advanced Micro Devices [AMD/ATI] RV730/M96 [Mobility
Radeon HD 4650/5165] bus-ID: 01:00.0
Audio: Card-1 Advanced Micro Devices [AMD/ATI] RV710/730 HDMI Audio
[Radeon HD 4000 series]
driver: snd_hda_intel bus-ID: 01:00.1
Card-2 Intel 82801I (ICH9 Family) HD Audio Controller driver:
snd_hda_intel bus-ID: 00:1b.0
Sound: Advanced Linux Sound Architecture v: k4.7.0-0.bpo.1-amd64
pulseaudio reinstall:
sudo apt-get purge pulseaudio;
sudo apt-get clean && sudo apt-get autoremove
Reboot
sudo apt-get install pulseaudio
As you can see, when I play a video with VLC (the audio output is the hdmi), volume control (pavucontrol) seems to recognize the audio:
The HDMI port is the only available!
If in VLC i switch to build-in then even volume control is mute. The same on youtube.
I need a little help! Thank you.
audio
add a comment |Â
up vote
1
down vote
favorite
I am not able to hear any sound from my linux since yesterday (while on windows it works, so the audio card is fine). I tried to fix it but nothing worked. Here is some information:
$ inxi -A
Audio: Card-1 Advanced Micro Devices [AMD/ATI] RV710/730 HDMI Audio [Radeon HD 4000 series]
driver: snd_hda_intel
Card-2 Intel 82801I (ICH9 Family) HD Audio Controller driver: snd_hda_intel
Sound: Advanced Linux Sound Architecture v: k4.7.0-0.bpo.1-amd64
$ inxi -Fx
System: Host: laptop Kernel: 4.7.0-0.bpo.1-amd64 x86_64 (64 bit gcc:
4.9.2) Desktop: Xfce 4.12.2 (Gtk 2.24.25)
Distro: MX-16_x64 Metamorphosis 12 December 2016
Graphics: Card: Advanced Micro Devices [AMD/ATI] RV730/M96 [Mobility
Radeon HD 4650/5165] bus-ID: 01:00.0
Audio: Card-1 Advanced Micro Devices [AMD/ATI] RV710/730 HDMI Audio
[Radeon HD 4000 series]
driver: snd_hda_intel bus-ID: 01:00.1
Card-2 Intel 82801I (ICH9 Family) HD Audio Controller driver:
snd_hda_intel bus-ID: 00:1b.0
Sound: Advanced Linux Sound Architecture v: k4.7.0-0.bpo.1-amd64
pulseaudio reinstall:
sudo apt-get purge pulseaudio;
sudo apt-get clean && sudo apt-get autoremove
Reboot
sudo apt-get install pulseaudio
As you can see, when I play a video with VLC (the audio output is the hdmi), volume control (pavucontrol) seems to recognize the audio:
The HDMI port is the only available!
If in VLC i switch to build-in then even volume control is mute. The same on youtube.
I need a little help! Thank you.
audio
It is probably driver problem. Try live booting the same distro and check if audio works. If still it doesn't work then boot some other distro
â Arpit Agarwal
Oct 21 '17 at 11:54
With a live distro it works :s
â gepeppe
Oct 27 '17 at 6:54
Reinstall the OS again then maybe something broke the driver
â Arpit Agarwal
Oct 27 '17 at 6:58
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I am not able to hear any sound from my linux since yesterday (while on windows it works, so the audio card is fine). I tried to fix it but nothing worked. Here is some information:
$ inxi -A
Audio: Card-1 Advanced Micro Devices [AMD/ATI] RV710/730 HDMI Audio [Radeon HD 4000 series]
driver: snd_hda_intel
Card-2 Intel 82801I (ICH9 Family) HD Audio Controller driver: snd_hda_intel
Sound: Advanced Linux Sound Architecture v: k4.7.0-0.bpo.1-amd64
$ inxi -Fx
System: Host: laptop Kernel: 4.7.0-0.bpo.1-amd64 x86_64 (64 bit gcc:
4.9.2) Desktop: Xfce 4.12.2 (Gtk 2.24.25)
Distro: MX-16_x64 Metamorphosis 12 December 2016
Graphics: Card: Advanced Micro Devices [AMD/ATI] RV730/M96 [Mobility
Radeon HD 4650/5165] bus-ID: 01:00.0
Audio: Card-1 Advanced Micro Devices [AMD/ATI] RV710/730 HDMI Audio
[Radeon HD 4000 series]
driver: snd_hda_intel bus-ID: 01:00.1
Card-2 Intel 82801I (ICH9 Family) HD Audio Controller driver:
snd_hda_intel bus-ID: 00:1b.0
Sound: Advanced Linux Sound Architecture v: k4.7.0-0.bpo.1-amd64
pulseaudio reinstall:
sudo apt-get purge pulseaudio;
sudo apt-get clean && sudo apt-get autoremove
Reboot
sudo apt-get install pulseaudio
As you can see, when I play a video with VLC (the audio output is the hdmi), volume control (pavucontrol) seems to recognize the audio:
The HDMI port is the only available!
If in VLC i switch to build-in then even volume control is mute. The same on youtube.
I need a little help! Thank you.
audio
I am not able to hear any sound from my linux since yesterday (while on windows it works, so the audio card is fine). I tried to fix it but nothing worked. Here is some information:
$ inxi -A
Audio: Card-1 Advanced Micro Devices [AMD/ATI] RV710/730 HDMI Audio [Radeon HD 4000 series]
driver: snd_hda_intel
Card-2 Intel 82801I (ICH9 Family) HD Audio Controller driver: snd_hda_intel
Sound: Advanced Linux Sound Architecture v: k4.7.0-0.bpo.1-amd64
$ inxi -Fx
System: Host: laptop Kernel: 4.7.0-0.bpo.1-amd64 x86_64 (64 bit gcc:
4.9.2) Desktop: Xfce 4.12.2 (Gtk 2.24.25)
Distro: MX-16_x64 Metamorphosis 12 December 2016
Graphics: Card: Advanced Micro Devices [AMD/ATI] RV730/M96 [Mobility
Radeon HD 4650/5165] bus-ID: 01:00.0
Audio: Card-1 Advanced Micro Devices [AMD/ATI] RV710/730 HDMI Audio
[Radeon HD 4000 series]
driver: snd_hda_intel bus-ID: 01:00.1
Card-2 Intel 82801I (ICH9 Family) HD Audio Controller driver:
snd_hda_intel bus-ID: 00:1b.0
Sound: Advanced Linux Sound Architecture v: k4.7.0-0.bpo.1-amd64
pulseaudio reinstall:
sudo apt-get purge pulseaudio;
sudo apt-get clean && sudo apt-get autoremove
Reboot
sudo apt-get install pulseaudio
As you can see, when I play a video with VLC (the audio output is the hdmi), volume control (pavucontrol) seems to recognize the audio:
The HDMI port is the only available!
If in VLC i switch to build-in then even volume control is mute. The same on youtube.
I need a little help! Thank you.
audio
edited Oct 21 '17 at 9:29
asked Oct 21 '17 at 8:44
gepeppe
214
214
It is probably driver problem. Try live booting the same distro and check if audio works. If still it doesn't work then boot some other distro
â Arpit Agarwal
Oct 21 '17 at 11:54
With a live distro it works :s
â gepeppe
Oct 27 '17 at 6:54
Reinstall the OS again then maybe something broke the driver
â Arpit Agarwal
Oct 27 '17 at 6:58
add a comment |Â
It is probably driver problem. Try live booting the same distro and check if audio works. If still it doesn't work then boot some other distro
â Arpit Agarwal
Oct 21 '17 at 11:54
With a live distro it works :s
â gepeppe
Oct 27 '17 at 6:54
Reinstall the OS again then maybe something broke the driver
â Arpit Agarwal
Oct 27 '17 at 6:58
It is probably driver problem. Try live booting the same distro and check if audio works. If still it doesn't work then boot some other distro
â Arpit Agarwal
Oct 21 '17 at 11:54
It is probably driver problem. Try live booting the same distro and check if audio works. If still it doesn't work then boot some other distro
â Arpit Agarwal
Oct 21 '17 at 11:54
With a live distro it works :s
â gepeppe
Oct 27 '17 at 6:54
With a live distro it works :s
â gepeppe
Oct 27 '17 at 6:54
Reinstall the OS again then maybe something broke the driver
â Arpit Agarwal
Oct 27 '17 at 6:58
Reinstall the OS again then maybe something broke the driver
â Arpit Agarwal
Oct 27 '17 at 6:58
add a comment |Â
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');
);
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%2funix.stackexchange.com%2fquestions%2f399501%2flinux-no-audio-at-all%23new-answer', 'question_page');
);
Post as a guest
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
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
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
It is probably driver problem. Try live booting the same distro and check if audio works. If still it doesn't work then boot some other distro
â Arpit Agarwal
Oct 21 '17 at 11:54
With a live distro it works :s
â gepeppe
Oct 27 '17 at 6:54
Reinstall the OS again then maybe something broke the driver
â Arpit Agarwal
Oct 27 '17 at 6:58