|
|
#1 | |||
|
Registered User
Join Date: Oct 2005
Posts: 1
|
Hello,
I've a solution for the people who want to have hdmi sound with pulseaudio (for example, with ubuntu). It's a very dirty solution, but for me it work great. I'm running driver 270.41.03 and kernel 2.6.39 (git version under developpement) but it will certainly work with other kernel. First, follow the official documentation to get the sound working with alsa: ftp://download.nvidia.com/XFree86/gp...dmi-audio.html When you have a device working (for example, for me, the command "speaker-test -c 2 -r 48000 -D hdmi:1,1" is working). You have now your working hdmi output. Then, create a soundrc config file (i create a ~/.asoundrc but it will work with /etc/asoundrc too). In it, create a virtual device: Quote:
Default device redirect to pulseaudio. Now edit your /etc/pulse/default.pa Uncomments alsa sink and give your virtual device: Quote:
Quote:
Now restart pulseaudio with pulseaudio -k && pulseaudio You will have a complete working audio system. |
|||
|
|
|
|
|
#2 | |
|
Registered User
Join Date: May 2008
Posts: 199
|
As far as i know you can set the output to hdmi from the PulseAudio tray icon directly.
Right-click on it, select preferences, output device and select hdmi. Never tried though but if the device is working from ALSA, it should work there too. |
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Apr 2006
Posts: 6
|
Hello, this doesn't work for me because when you configure with the tray icon, pulse only can to take the first audio codec, and my tv is on the second.
Now, i put back the auto-detection of the driver by pulse audio and i've the choose between my internal sound card, hdmi audio, and the hdmi audio with the good codec (because i still forcing the load of load-module module-alsa-sink device=plug:nvhd ) |
|
|
|
![]() |
| Thread Tools | |
|
|