Tab Output: “Internal Audio Digital Stereo (HDMI) - Stereo”
In Alsamixer:
Card: PulseAudio
Chip: PulseAudio
Select Sound Card: Default - volume settings are OK
Select Sound Card: HDA Nvidia - S/PDIF volume settings not muted, but volume is 00 (which I can’t modify).
Can anybody help me to get the correct settings?
Ultimately, I would like to install XBMC and to use this computer as a media box. Will I only have stereo HDMI output, or will I be able to change this somewhere?
**Open up another terminal (this will enable Youtube, and XBMC system sounds):
**Type in: alsamixer
Use F6 to select the sound card output. Make sure that IEC958 is unmuted by pressing the letter “m” without quotes. This is a toggle and will switch between being muted and not.
Restart your PC and see if this might help. This is what it said to try for Ubuntu…
A different approach from what jdmcdaniel3 recommended is to take a look at conram’s post in this thread: Sound to multiple output devices with pulse? (post #20), … if we apply his solution to your setup, then edit the /etc/pulse/default.pa file, with this addition:
I’ve tried every combination of “device=hw:1,3” (such as 1,0 - 0,1 - 0,0 - …) but each time when I open pavucontrol I get a “connection refused” error.
Tx for your help so far. I think I’ve found the cause of my problem, but not yet a fully satisfied solution…
The kernel on this PC is optimized for XEN virtual servers. So when I boot, I have the option to boot into the “normal” kernel or a “XEN” kernel. So far, I’ve always used the XEN kernel.
When I switch to the normal kernel, I am able to install the proprietary NVIDIA drivers and I have sound over HDMI by adding the following to /etc/pulse/default-pa
This is a backup PC to backup all data, but it is also used as a backup destination for our primary server which runs several XEN virtual images. Besides that it is being used as a backup media, I keep it in place in case our primary server breaks down so I can easily switch the XEN virtual images to this PC and start working from this PC. Hence, that I have installed a XEN kernel and boot into that kernel. Because 99% of the time, the PC is not doing anything, I was thinking of adding XBMC to it.
Now my question … will I still be able to boot into the XEN kernel, install XBMC and make use of HDMI and its sound? Another solution would be to install everything on the normal kernel, and whenever there is an issue with our primary server, reboot this backup PC with the XEN kernel. At that time, I won’t be able to use XBMC but that would only be in “emergency” cases.