Asus Xonar DGX recognized but no sound
I have a dual boot system with Windows 8 and Ubuntu 14.04LTS and I have a ASUS Xonar DGX. There's no sound in Ubuntu but it works correctly in Windows. I've looked at some of the other threads and used the terminal to check the card out. (That was a fun learning experience. :) ) The card appears to be recognized correctly. It shows as a CMI8788 [Oxygen HD Audio] in the sound settings as it should. But when I test the sound I get nothing.
Any help would be greatly appreciated.
EDIT:
I ran the requested reset on alsa and ran Lspci -v | grep -A7 -i "audio" again
01:00.1 Audio device: NVIDIA Corporation GF104 High Definition Audio Controller (rev a1)
Subsystem: NVIDIA Corporation Device 0865
Flags: bus master, fast devsel, latency 0, IRQ 17
Memory at f7dfc000 (32-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: snd_hda_intel
02:00.0 SATA controller: JMicron Technology Corp. JMB363 SATA/IDE Controller (rev 03) (prog-if 01 [AHCI 1.0])
--
04:04.0 Multimedia audio controller: C-Media Electronics Inc CMI8788 [Oxygen HD Audio]
Subsystem: ASUSTeK Computer Inc. Device 8521
Flags: bus master, medium devsel, latency 64, IRQ 17
I/O ports at d800 [size=256]
Capabilities: <access denied>
Kernel driver in use: snd_oxygen
07:03.0 FireWire (IEEE 1394): VIA Technologies, Inc. VT6306/7/8 [Fire II(M)] IEEE 1394 OHCI Controller (rev c0) (prog-if 10 [OHCI])
14.04 sound asus alsa
add a comment |
I have a dual boot system with Windows 8 and Ubuntu 14.04LTS and I have a ASUS Xonar DGX. There's no sound in Ubuntu but it works correctly in Windows. I've looked at some of the other threads and used the terminal to check the card out. (That was a fun learning experience. :) ) The card appears to be recognized correctly. It shows as a CMI8788 [Oxygen HD Audio] in the sound settings as it should. But when I test the sound I get nothing.
Any help would be greatly appreciated.
EDIT:
I ran the requested reset on alsa and ran Lspci -v | grep -A7 -i "audio" again
01:00.1 Audio device: NVIDIA Corporation GF104 High Definition Audio Controller (rev a1)
Subsystem: NVIDIA Corporation Device 0865
Flags: bus master, fast devsel, latency 0, IRQ 17
Memory at f7dfc000 (32-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: snd_hda_intel
02:00.0 SATA controller: JMicron Technology Corp. JMB363 SATA/IDE Controller (rev 03) (prog-if 01 [AHCI 1.0])
--
04:04.0 Multimedia audio controller: C-Media Electronics Inc CMI8788 [Oxygen HD Audio]
Subsystem: ASUSTeK Computer Inc. Device 8521
Flags: bus master, medium devsel, latency 64, IRQ 17
I/O ports at d800 [size=256]
Capabilities: <access denied>
Kernel driver in use: snd_oxygen
07:03.0 FireWire (IEEE 1394): VIA Technologies, Inc. VT6306/7/8 [Fire II(M)] IEEE 1394 OHCI Controller (rev c0) (prog-if 10 [OHCI])
14.04 sound asus alsa
runsudo alsa force-reload
from terminal and check again.
– Mudit Kapil
Mar 19 '15 at 15:34
Is the <access denied> tag the problem?
– DownrangeFuture
Mar 19 '15 at 17:20
It just means thatlspci
could not read some information because it was not run asroot
. Anyway, did you tell Ubuntu that you want to use the DGX, and not the GPU's HDMI output?
– CL.
Mar 19 '15 at 22:58
I did. It's set up to run the CMI8788 audio out. The other is actually disabled in the BIOS, I'm not sure why it still shows up.
– DownrangeFuture
Mar 23 '15 at 13:47
add a comment |
I have a dual boot system with Windows 8 and Ubuntu 14.04LTS and I have a ASUS Xonar DGX. There's no sound in Ubuntu but it works correctly in Windows. I've looked at some of the other threads and used the terminal to check the card out. (That was a fun learning experience. :) ) The card appears to be recognized correctly. It shows as a CMI8788 [Oxygen HD Audio] in the sound settings as it should. But when I test the sound I get nothing.
Any help would be greatly appreciated.
EDIT:
I ran the requested reset on alsa and ran Lspci -v | grep -A7 -i "audio" again
01:00.1 Audio device: NVIDIA Corporation GF104 High Definition Audio Controller (rev a1)
Subsystem: NVIDIA Corporation Device 0865
Flags: bus master, fast devsel, latency 0, IRQ 17
Memory at f7dfc000 (32-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: snd_hda_intel
02:00.0 SATA controller: JMicron Technology Corp. JMB363 SATA/IDE Controller (rev 03) (prog-if 01 [AHCI 1.0])
--
04:04.0 Multimedia audio controller: C-Media Electronics Inc CMI8788 [Oxygen HD Audio]
Subsystem: ASUSTeK Computer Inc. Device 8521
Flags: bus master, medium devsel, latency 64, IRQ 17
I/O ports at d800 [size=256]
Capabilities: <access denied>
Kernel driver in use: snd_oxygen
07:03.0 FireWire (IEEE 1394): VIA Technologies, Inc. VT6306/7/8 [Fire II(M)] IEEE 1394 OHCI Controller (rev c0) (prog-if 10 [OHCI])
14.04 sound asus alsa
I have a dual boot system with Windows 8 and Ubuntu 14.04LTS and I have a ASUS Xonar DGX. There's no sound in Ubuntu but it works correctly in Windows. I've looked at some of the other threads and used the terminal to check the card out. (That was a fun learning experience. :) ) The card appears to be recognized correctly. It shows as a CMI8788 [Oxygen HD Audio] in the sound settings as it should. But when I test the sound I get nothing.
Any help would be greatly appreciated.
EDIT:
I ran the requested reset on alsa and ran Lspci -v | grep -A7 -i "audio" again
01:00.1 Audio device: NVIDIA Corporation GF104 High Definition Audio Controller (rev a1)
Subsystem: NVIDIA Corporation Device 0865
Flags: bus master, fast devsel, latency 0, IRQ 17
Memory at f7dfc000 (32-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: snd_hda_intel
02:00.0 SATA controller: JMicron Technology Corp. JMB363 SATA/IDE Controller (rev 03) (prog-if 01 [AHCI 1.0])
--
04:04.0 Multimedia audio controller: C-Media Electronics Inc CMI8788 [Oxygen HD Audio]
Subsystem: ASUSTeK Computer Inc. Device 8521
Flags: bus master, medium devsel, latency 64, IRQ 17
I/O ports at d800 [size=256]
Capabilities: <access denied>
Kernel driver in use: snd_oxygen
07:03.0 FireWire (IEEE 1394): VIA Technologies, Inc. VT6306/7/8 [Fire II(M)] IEEE 1394 OHCI Controller (rev c0) (prog-if 10 [OHCI])
14.04 sound asus alsa
14.04 sound asus alsa
edited Mar 19 '15 at 17:19
DownrangeFuture
asked Mar 19 '15 at 15:22
DownrangeFutureDownrangeFuture
4816
4816
runsudo alsa force-reload
from terminal and check again.
– Mudit Kapil
Mar 19 '15 at 15:34
Is the <access denied> tag the problem?
– DownrangeFuture
Mar 19 '15 at 17:20
It just means thatlspci
could not read some information because it was not run asroot
. Anyway, did you tell Ubuntu that you want to use the DGX, and not the GPU's HDMI output?
– CL.
Mar 19 '15 at 22:58
I did. It's set up to run the CMI8788 audio out. The other is actually disabled in the BIOS, I'm not sure why it still shows up.
– DownrangeFuture
Mar 23 '15 at 13:47
add a comment |
runsudo alsa force-reload
from terminal and check again.
– Mudit Kapil
Mar 19 '15 at 15:34
Is the <access denied> tag the problem?
– DownrangeFuture
Mar 19 '15 at 17:20
It just means thatlspci
could not read some information because it was not run asroot
. Anyway, did you tell Ubuntu that you want to use the DGX, and not the GPU's HDMI output?
– CL.
Mar 19 '15 at 22:58
I did. It's set up to run the CMI8788 audio out. The other is actually disabled in the BIOS, I'm not sure why it still shows up.
– DownrangeFuture
Mar 23 '15 at 13:47
run
sudo alsa force-reload
from terminal and check again.– Mudit Kapil
Mar 19 '15 at 15:34
run
sudo alsa force-reload
from terminal and check again.– Mudit Kapil
Mar 19 '15 at 15:34
Is the <access denied> tag the problem?
– DownrangeFuture
Mar 19 '15 at 17:20
Is the <access denied> tag the problem?
– DownrangeFuture
Mar 19 '15 at 17:20
It just means that
lspci
could not read some information because it was not run as root
. Anyway, did you tell Ubuntu that you want to use the DGX, and not the GPU's HDMI output?– CL.
Mar 19 '15 at 22:58
It just means that
lspci
could not read some information because it was not run as root
. Anyway, did you tell Ubuntu that you want to use the DGX, and not the GPU's HDMI output?– CL.
Mar 19 '15 at 22:58
I did. It's set up to run the CMI8788 audio out. The other is actually disabled in the BIOS, I'm not sure why it still shows up.
– DownrangeFuture
Mar 23 '15 at 13:47
I did. It's set up to run the CMI8788 audio out. The other is actually disabled in the BIOS, I'm not sure why it still shows up.
– DownrangeFuture
Mar 23 '15 at 13:47
add a comment |
4 Answers
4
active
oldest
votes
Just ran into the same problem
After fiddling around I started alsamixer
, selected the sound card (F6), and changed Analog Output to Multichannel.
Install
alsa-utils
In terminal type:
sudo apt-get install alsa-utils
Run
alsamixer
in terminalHit the F6 key.
Arrow over to "Analog Output" and arrow up/down to change to "Multichannel"
I had actually given up on it since I only use the ubuntu side to build ROMs for my phone. It's not like I hang out when it's doing that. But I just tried this today and it fixed it! Thanks man.
– DownrangeFuture
Jan 27 '16 at 12:48
Thanks for this, this is exactly what I needed to do! I was just about to uninstall the ALSA/PulseAudio packages and recompile from source too, because I thought I was doing something wrong... PulseAudio still reports the output port as beingHeadphone
, so I guessalsamixer
is the way to go - I didn't know about this tool before to be honest, but am looking forward to learning how to use it.
– Breakthrough
Apr 15 '16 at 21:14
good trick helped me as well
– JoKeR
Oct 20 '17 at 12:40
this worked for me too, thanks!!
– Elliott
Jan 25 '18 at 18:55
add a comment |
Hey all I just got a Xonar card working in my Ryzen 3 1300X Linux Mint 18.2 box. Mint is a fork of Ubuntu. This post/question is old but I thought I would mention that I used alsamixer as well. Multichannel works but I found that while the sound option in the control panel would show Headphones it was not specifying front panel audio or the port on the sound card. Alsamixer gave me "Stereo Headphones" and "Stereo Headphones FP". As soon as I selected "Stereo Headphones" it worked and sounds great! Hope this little update helps someone. Cheers.
add a comment |
type in console alsamixer, choose your device by f6(if you can't see your card-device it not inserted) and go to 'Analog aut' by 'right-arrow', change the value by 'up arrow', press f10 to save. Maybe you should make appropriate analog output with sound settings on your ubuntu. I find my combination and it works.
add a comment |
You need to edit this file /etc/modprobe.d/alsa-base.conf
and then add a line in its end. Use the following commands:
sudo nano /etc/modprobe.d/alsa-base.conf
Now add the following line at its end:
options snd-hda-intel model=generic
Now reboot your computer. It should solve your problem.
See this question:
No sound from speakers, but headphones work
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
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: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
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%2faskubuntu.com%2fquestions%2f598759%2fasus-xonar-dgx-recognized-but-no-sound%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
4 Answers
4
active
oldest
votes
4 Answers
4
active
oldest
votes
active
oldest
votes
active
oldest
votes
Just ran into the same problem
After fiddling around I started alsamixer
, selected the sound card (F6), and changed Analog Output to Multichannel.
Install
alsa-utils
In terminal type:
sudo apt-get install alsa-utils
Run
alsamixer
in terminalHit the F6 key.
Arrow over to "Analog Output" and arrow up/down to change to "Multichannel"
I had actually given up on it since I only use the ubuntu side to build ROMs for my phone. It's not like I hang out when it's doing that. But I just tried this today and it fixed it! Thanks man.
– DownrangeFuture
Jan 27 '16 at 12:48
Thanks for this, this is exactly what I needed to do! I was just about to uninstall the ALSA/PulseAudio packages and recompile from source too, because I thought I was doing something wrong... PulseAudio still reports the output port as beingHeadphone
, so I guessalsamixer
is the way to go - I didn't know about this tool before to be honest, but am looking forward to learning how to use it.
– Breakthrough
Apr 15 '16 at 21:14
good trick helped me as well
– JoKeR
Oct 20 '17 at 12:40
this worked for me too, thanks!!
– Elliott
Jan 25 '18 at 18:55
add a comment |
Just ran into the same problem
After fiddling around I started alsamixer
, selected the sound card (F6), and changed Analog Output to Multichannel.
Install
alsa-utils
In terminal type:
sudo apt-get install alsa-utils
Run
alsamixer
in terminalHit the F6 key.
Arrow over to "Analog Output" and arrow up/down to change to "Multichannel"
I had actually given up on it since I only use the ubuntu side to build ROMs for my phone. It's not like I hang out when it's doing that. But I just tried this today and it fixed it! Thanks man.
– DownrangeFuture
Jan 27 '16 at 12:48
Thanks for this, this is exactly what I needed to do! I was just about to uninstall the ALSA/PulseAudio packages and recompile from source too, because I thought I was doing something wrong... PulseAudio still reports the output port as beingHeadphone
, so I guessalsamixer
is the way to go - I didn't know about this tool before to be honest, but am looking forward to learning how to use it.
– Breakthrough
Apr 15 '16 at 21:14
good trick helped me as well
– JoKeR
Oct 20 '17 at 12:40
this worked for me too, thanks!!
– Elliott
Jan 25 '18 at 18:55
add a comment |
Just ran into the same problem
After fiddling around I started alsamixer
, selected the sound card (F6), and changed Analog Output to Multichannel.
Install
alsa-utils
In terminal type:
sudo apt-get install alsa-utils
Run
alsamixer
in terminalHit the F6 key.
Arrow over to "Analog Output" and arrow up/down to change to "Multichannel"
Just ran into the same problem
After fiddling around I started alsamixer
, selected the sound card (F6), and changed Analog Output to Multichannel.
Install
alsa-utils
In terminal type:
sudo apt-get install alsa-utils
Run
alsamixer
in terminalHit the F6 key.
Arrow over to "Analog Output" and arrow up/down to change to "Multichannel"
edited Dec 22 '15 at 22:34
Mateo
7,29384871
7,29384871
answered Oct 20 '15 at 17:12
cygenb0ckcygenb0ck
17624
17624
I had actually given up on it since I only use the ubuntu side to build ROMs for my phone. It's not like I hang out when it's doing that. But I just tried this today and it fixed it! Thanks man.
– DownrangeFuture
Jan 27 '16 at 12:48
Thanks for this, this is exactly what I needed to do! I was just about to uninstall the ALSA/PulseAudio packages and recompile from source too, because I thought I was doing something wrong... PulseAudio still reports the output port as beingHeadphone
, so I guessalsamixer
is the way to go - I didn't know about this tool before to be honest, but am looking forward to learning how to use it.
– Breakthrough
Apr 15 '16 at 21:14
good trick helped me as well
– JoKeR
Oct 20 '17 at 12:40
this worked for me too, thanks!!
– Elliott
Jan 25 '18 at 18:55
add a comment |
I had actually given up on it since I only use the ubuntu side to build ROMs for my phone. It's not like I hang out when it's doing that. But I just tried this today and it fixed it! Thanks man.
– DownrangeFuture
Jan 27 '16 at 12:48
Thanks for this, this is exactly what I needed to do! I was just about to uninstall the ALSA/PulseAudio packages and recompile from source too, because I thought I was doing something wrong... PulseAudio still reports the output port as beingHeadphone
, so I guessalsamixer
is the way to go - I didn't know about this tool before to be honest, but am looking forward to learning how to use it.
– Breakthrough
Apr 15 '16 at 21:14
good trick helped me as well
– JoKeR
Oct 20 '17 at 12:40
this worked for me too, thanks!!
– Elliott
Jan 25 '18 at 18:55
I had actually given up on it since I only use the ubuntu side to build ROMs for my phone. It's not like I hang out when it's doing that. But I just tried this today and it fixed it! Thanks man.
– DownrangeFuture
Jan 27 '16 at 12:48
I had actually given up on it since I only use the ubuntu side to build ROMs for my phone. It's not like I hang out when it's doing that. But I just tried this today and it fixed it! Thanks man.
– DownrangeFuture
Jan 27 '16 at 12:48
Thanks for this, this is exactly what I needed to do! I was just about to uninstall the ALSA/PulseAudio packages and recompile from source too, because I thought I was doing something wrong... PulseAudio still reports the output port as being
Headphone
, so I guess alsamixer
is the way to go - I didn't know about this tool before to be honest, but am looking forward to learning how to use it.– Breakthrough
Apr 15 '16 at 21:14
Thanks for this, this is exactly what I needed to do! I was just about to uninstall the ALSA/PulseAudio packages and recompile from source too, because I thought I was doing something wrong... PulseAudio still reports the output port as being
Headphone
, so I guess alsamixer
is the way to go - I didn't know about this tool before to be honest, but am looking forward to learning how to use it.– Breakthrough
Apr 15 '16 at 21:14
good trick helped me as well
– JoKeR
Oct 20 '17 at 12:40
good trick helped me as well
– JoKeR
Oct 20 '17 at 12:40
this worked for me too, thanks!!
– Elliott
Jan 25 '18 at 18:55
this worked for me too, thanks!!
– Elliott
Jan 25 '18 at 18:55
add a comment |
Hey all I just got a Xonar card working in my Ryzen 3 1300X Linux Mint 18.2 box. Mint is a fork of Ubuntu. This post/question is old but I thought I would mention that I used alsamixer as well. Multichannel works but I found that while the sound option in the control panel would show Headphones it was not specifying front panel audio or the port on the sound card. Alsamixer gave me "Stereo Headphones" and "Stereo Headphones FP". As soon as I selected "Stereo Headphones" it worked and sounds great! Hope this little update helps someone. Cheers.
add a comment |
Hey all I just got a Xonar card working in my Ryzen 3 1300X Linux Mint 18.2 box. Mint is a fork of Ubuntu. This post/question is old but I thought I would mention that I used alsamixer as well. Multichannel works but I found that while the sound option in the control panel would show Headphones it was not specifying front panel audio or the port on the sound card. Alsamixer gave me "Stereo Headphones" and "Stereo Headphones FP". As soon as I selected "Stereo Headphones" it worked and sounds great! Hope this little update helps someone. Cheers.
add a comment |
Hey all I just got a Xonar card working in my Ryzen 3 1300X Linux Mint 18.2 box. Mint is a fork of Ubuntu. This post/question is old but I thought I would mention that I used alsamixer as well. Multichannel works but I found that while the sound option in the control panel would show Headphones it was not specifying front panel audio or the port on the sound card. Alsamixer gave me "Stereo Headphones" and "Stereo Headphones FP". As soon as I selected "Stereo Headphones" it worked and sounds great! Hope this little update helps someone. Cheers.
Hey all I just got a Xonar card working in my Ryzen 3 1300X Linux Mint 18.2 box. Mint is a fork of Ubuntu. This post/question is old but I thought I would mention that I used alsamixer as well. Multichannel works but I found that while the sound option in the control panel would show Headphones it was not specifying front panel audio or the port on the sound card. Alsamixer gave me "Stereo Headphones" and "Stereo Headphones FP". As soon as I selected "Stereo Headphones" it worked and sounds great! Hope this little update helps someone. Cheers.
answered Nov 27 '17 at 5:03
KitelessKiteless
111
111
add a comment |
add a comment |
type in console alsamixer, choose your device by f6(if you can't see your card-device it not inserted) and go to 'Analog aut' by 'right-arrow', change the value by 'up arrow', press f10 to save. Maybe you should make appropriate analog output with sound settings on your ubuntu. I find my combination and it works.
add a comment |
type in console alsamixer, choose your device by f6(if you can't see your card-device it not inserted) and go to 'Analog aut' by 'right-arrow', change the value by 'up arrow', press f10 to save. Maybe you should make appropriate analog output with sound settings on your ubuntu. I find my combination and it works.
add a comment |
type in console alsamixer, choose your device by f6(if you can't see your card-device it not inserted) and go to 'Analog aut' by 'right-arrow', change the value by 'up arrow', press f10 to save. Maybe you should make appropriate analog output with sound settings on your ubuntu. I find my combination and it works.
type in console alsamixer, choose your device by f6(if you can't see your card-device it not inserted) and go to 'Analog aut' by 'right-arrow', change the value by 'up arrow', press f10 to save. Maybe you should make appropriate analog output with sound settings on your ubuntu. I find my combination and it works.
answered Jan 6 at 20:22
Osip AkopiantsOsip Akopiants
11
11
add a comment |
add a comment |
You need to edit this file /etc/modprobe.d/alsa-base.conf
and then add a line in its end. Use the following commands:
sudo nano /etc/modprobe.d/alsa-base.conf
Now add the following line at its end:
options snd-hda-intel model=generic
Now reboot your computer. It should solve your problem.
See this question:
No sound from speakers, but headphones work
add a comment |
You need to edit this file /etc/modprobe.d/alsa-base.conf
and then add a line in its end. Use the following commands:
sudo nano /etc/modprobe.d/alsa-base.conf
Now add the following line at its end:
options snd-hda-intel model=generic
Now reboot your computer. It should solve your problem.
See this question:
No sound from speakers, but headphones work
add a comment |
You need to edit this file /etc/modprobe.d/alsa-base.conf
and then add a line in its end. Use the following commands:
sudo nano /etc/modprobe.d/alsa-base.conf
Now add the following line at its end:
options snd-hda-intel model=generic
Now reboot your computer. It should solve your problem.
See this question:
No sound from speakers, but headphones work
You need to edit this file /etc/modprobe.d/alsa-base.conf
and then add a line in its end. Use the following commands:
sudo nano /etc/modprobe.d/alsa-base.conf
Now add the following line at its end:
options snd-hda-intel model=generic
Now reboot your computer. It should solve your problem.
See this question:
No sound from speakers, but headphones work
edited Apr 13 '17 at 12:23
Community♦
1
1
answered Dec 8 '16 at 8:01
Tuan Viet DoTuan Viet Do
1
1
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- 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%2faskubuntu.com%2fquestions%2f598759%2fasus-xonar-dgx-recognized-but-no-sound%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
run
sudo alsa force-reload
from terminal and check again.– Mudit Kapil
Mar 19 '15 at 15:34
Is the <access denied> tag the problem?
– DownrangeFuture
Mar 19 '15 at 17:20
It just means that
lspci
could not read some information because it was not run asroot
. Anyway, did you tell Ubuntu that you want to use the DGX, and not the GPU's HDMI output?– CL.
Mar 19 '15 at 22:58
I did. It's set up to run the CMI8788 audio out. The other is actually disabled in the BIOS, I'm not sure why it still shows up.
– DownrangeFuture
Mar 23 '15 at 13:47