Audio device on motherboard disabled on Ubuntu 16.04

Clash Royale CLAN TAG#URR8PPP up vote
0
down vote
favorite
The following audio device on my ASUS PRIME B350-PLUS motherboard shows it's disabled.
24:00.3 Audio device: Advanced Micro Devices, Inc. [AMD] Device 1457
Subsystem: ASUSTeK Computer Inc. Device 86c7
Flags: fast devsel, IRQ 15
Memory at f7700000 (32-bit, non-prefetchable) [disabled] [size=32K]
Capabilities: [48] Vendor Specific Information: Len=08 <?>
Capabilities: [50] Power Management version 3
Capabilities: [64] Express Endpoint, MSI 00
Capabilities: [a0] MSI: Enable- Count=1/1 Maskable- 64bit+
Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?>
This occurred because I was trying very awkwardly and unsuccessfully to install Realtek's HD Audio Manager, which apparently doesn't work so well on Linux systems.
How can I get the audio device enabled again?
16.04 drivers sound
 |Â
show 1 more comment
up vote
0
down vote
favorite
The following audio device on my ASUS PRIME B350-PLUS motherboard shows it's disabled.
24:00.3 Audio device: Advanced Micro Devices, Inc. [AMD] Device 1457
Subsystem: ASUSTeK Computer Inc. Device 86c7
Flags: fast devsel, IRQ 15
Memory at f7700000 (32-bit, non-prefetchable) [disabled] [size=32K]
Capabilities: [48] Vendor Specific Information: Len=08 <?>
Capabilities: [50] Power Management version 3
Capabilities: [64] Express Endpoint, MSI 00
Capabilities: [a0] MSI: Enable- Count=1/1 Maskable- 64bit+
Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?>
This occurred because I was trying very awkwardly and unsuccessfully to install Realtek's HD Audio Manager, which apparently doesn't work so well on Linux systems.
How can I get the audio device enabled again?
16.04 drivers sound
Where did you get Realtek's HD Audio Manager from and how exactly did you install it?
â stumblebee
Mar 30 at 2:40
I followed instructions to enter code from a website. After I lost the sound, I went to several websites and tried several things to try to get it back. I cannot now find in Downloads or Trash anything resembling HD Audio Manager. However, I do have Rt-Linux-HDaudio5.18 unzipped and I think installed.
â anglerdave
Mar 30 at 15:02
aplay -l shows no soundcards found. When I check Sound Settings, no output devices are listed, and the output volume is set to 0. I can increase the volume and click on Test Sound, but nothing happens. I can close and reopen Sound Settings, and the output volume has reverted to 0.
â anglerdave
Mar 30 at 18:52
You could trysudo dpkg-reconfigure pulseaudothen reboot your system to get the default driver back.
â stumblebee
Mar 30 at 18:58
Sorry, no change. No output device listed in Sound Settings. Volume still 0. Can't test sound.
â anglerdave
Mar 30 at 19:30
 |Â
show 1 more comment
up vote
0
down vote
favorite
up vote
0
down vote
favorite
The following audio device on my ASUS PRIME B350-PLUS motherboard shows it's disabled.
24:00.3 Audio device: Advanced Micro Devices, Inc. [AMD] Device 1457
Subsystem: ASUSTeK Computer Inc. Device 86c7
Flags: fast devsel, IRQ 15
Memory at f7700000 (32-bit, non-prefetchable) [disabled] [size=32K]
Capabilities: [48] Vendor Specific Information: Len=08 <?>
Capabilities: [50] Power Management version 3
Capabilities: [64] Express Endpoint, MSI 00
Capabilities: [a0] MSI: Enable- Count=1/1 Maskable- 64bit+
Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?>
This occurred because I was trying very awkwardly and unsuccessfully to install Realtek's HD Audio Manager, which apparently doesn't work so well on Linux systems.
How can I get the audio device enabled again?
16.04 drivers sound
The following audio device on my ASUS PRIME B350-PLUS motherboard shows it's disabled.
24:00.3 Audio device: Advanced Micro Devices, Inc. [AMD] Device 1457
Subsystem: ASUSTeK Computer Inc. Device 86c7
Flags: fast devsel, IRQ 15
Memory at f7700000 (32-bit, non-prefetchable) [disabled] [size=32K]
Capabilities: [48] Vendor Specific Information: Len=08 <?>
Capabilities: [50] Power Management version 3
Capabilities: [64] Express Endpoint, MSI 00
Capabilities: [a0] MSI: Enable- Count=1/1 Maskable- 64bit+
Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?>
This occurred because I was trying very awkwardly and unsuccessfully to install Realtek's HD Audio Manager, which apparently doesn't work so well on Linux systems.
How can I get the audio device enabled again?
16.04 drivers sound
16.04 drivers sound
edited Mar 30 at 0:18
karel
50.6k11107127
50.6k11107127
asked Mar 29 at 21:22
anglerdave
1
1
Where did you get Realtek's HD Audio Manager from and how exactly did you install it?
â stumblebee
Mar 30 at 2:40
I followed instructions to enter code from a website. After I lost the sound, I went to several websites and tried several things to try to get it back. I cannot now find in Downloads or Trash anything resembling HD Audio Manager. However, I do have Rt-Linux-HDaudio5.18 unzipped and I think installed.
â anglerdave
Mar 30 at 15:02
aplay -l shows no soundcards found. When I check Sound Settings, no output devices are listed, and the output volume is set to 0. I can increase the volume and click on Test Sound, but nothing happens. I can close and reopen Sound Settings, and the output volume has reverted to 0.
â anglerdave
Mar 30 at 18:52
You could trysudo dpkg-reconfigure pulseaudothen reboot your system to get the default driver back.
â stumblebee
Mar 30 at 18:58
Sorry, no change. No output device listed in Sound Settings. Volume still 0. Can't test sound.
â anglerdave
Mar 30 at 19:30
 |Â
show 1 more comment
Where did you get Realtek's HD Audio Manager from and how exactly did you install it?
â stumblebee
Mar 30 at 2:40
I followed instructions to enter code from a website. After I lost the sound, I went to several websites and tried several things to try to get it back. I cannot now find in Downloads or Trash anything resembling HD Audio Manager. However, I do have Rt-Linux-HDaudio5.18 unzipped and I think installed.
â anglerdave
Mar 30 at 15:02
aplay -l shows no soundcards found. When I check Sound Settings, no output devices are listed, and the output volume is set to 0. I can increase the volume and click on Test Sound, but nothing happens. I can close and reopen Sound Settings, and the output volume has reverted to 0.
â anglerdave
Mar 30 at 18:52
You could trysudo dpkg-reconfigure pulseaudothen reboot your system to get the default driver back.
â stumblebee
Mar 30 at 18:58
Sorry, no change. No output device listed in Sound Settings. Volume still 0. Can't test sound.
â anglerdave
Mar 30 at 19:30
Where did you get Realtek's HD Audio Manager from and how exactly did you install it?
â stumblebee
Mar 30 at 2:40
Where did you get Realtek's HD Audio Manager from and how exactly did you install it?
â stumblebee
Mar 30 at 2:40
I followed instructions to enter code from a website. After I lost the sound, I went to several websites and tried several things to try to get it back. I cannot now find in Downloads or Trash anything resembling HD Audio Manager. However, I do have Rt-Linux-HDaudio5.18 unzipped and I think installed.
â anglerdave
Mar 30 at 15:02
I followed instructions to enter code from a website. After I lost the sound, I went to several websites and tried several things to try to get it back. I cannot now find in Downloads or Trash anything resembling HD Audio Manager. However, I do have Rt-Linux-HDaudio5.18 unzipped and I think installed.
â anglerdave
Mar 30 at 15:02
aplay -l shows no soundcards found. When I check Sound Settings, no output devices are listed, and the output volume is set to 0. I can increase the volume and click on Test Sound, but nothing happens. I can close and reopen Sound Settings, and the output volume has reverted to 0.
â anglerdave
Mar 30 at 18:52
aplay -l shows no soundcards found. When I check Sound Settings, no output devices are listed, and the output volume is set to 0. I can increase the volume and click on Test Sound, but nothing happens. I can close and reopen Sound Settings, and the output volume has reverted to 0.
â anglerdave
Mar 30 at 18:52
You could try
sudo dpkg-reconfigure pulseaudo then reboot your system to get the default driver back.â stumblebee
Mar 30 at 18:58
You could try
sudo dpkg-reconfigure pulseaudo then reboot your system to get the default driver back.â stumblebee
Mar 30 at 18:58
Sorry, no change. No output device listed in Sound Settings. Volume still 0. Can't test sound.
â anglerdave
Mar 30 at 19:30
Sorry, no change. No output device listed in Sound Settings. Volume still 0. Can't test sound.
â anglerdave
Mar 30 at 19:30
 |Â
show 1 more 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');
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%2f1020384%2faudio-device-on-motherboard-disabled-on-ubuntu-16-04%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
Where did you get Realtek's HD Audio Manager from and how exactly did you install it?
â stumblebee
Mar 30 at 2:40
I followed instructions to enter code from a website. After I lost the sound, I went to several websites and tried several things to try to get it back. I cannot now find in Downloads or Trash anything resembling HD Audio Manager. However, I do have Rt-Linux-HDaudio5.18 unzipped and I think installed.
â anglerdave
Mar 30 at 15:02
aplay -l shows no soundcards found. When I check Sound Settings, no output devices are listed, and the output volume is set to 0. I can increase the volume and click on Test Sound, but nothing happens. I can close and reopen Sound Settings, and the output volume has reverted to 0.
â anglerdave
Mar 30 at 18:52
You could try
sudo dpkg-reconfigure pulseaudothen reboot your system to get the default driver back.â stumblebee
Mar 30 at 18:58
Sorry, no change. No output device listed in Sound Settings. Volume still 0. Can't test sound.
â anglerdave
Mar 30 at 19:30