Difference between revisions of "Nvidia CK804"

From LinuxMCE
Jump to: navigation, search
(added note regarding change von NFORCE.conf)
Line 15: Line 15:
  
 
==NVidia CK804==
 
==NVidia CK804==
In the pluto-admin website under "Wizard:Devices:Media Directors" set the audio to "Manual settings" with "AC3 pass-through" checked for the desired Media Director.
+
In the LinuxMCE admin panel under "Wizard:Devices:Media Directors" set the audio to "CK804" with "AC3 pass-through" checked for the desired Media Director.
===asound.state===
+
===ALSA Error===
Info to come
+
The LinuxMCE 710 ALSA package has an error in the file
===asound.conf===
+
/usr/share/alsa/cards/NFORCE.conf
Info to come
+
===xine.conf===
+
Make the following change to /etc/pluto/xine.conf<br>
+
Change "#audio.speaker_arrangement:Stereo 2.0"<br>
+
To read "audio.speaker_arrangement:Pass Through"
+
  
If you still do not have success with your CK804 chip, but the KDE sounds come out just fine, change /etc/pluto/xine.conf
+
Change line 194, to be
Change "audio.alsa_front_device:asym_spdif"
+
device 0
To read "audio.alsa_front_device:default"
+
  
 +
instead of device 1
  
==NVidia CK804==
 
In the pluto-admin website under "Wizard:Devices:Media Directors" set the audio to "Manual settings" with "AC3 pass-through" checked for the desired Media Director.
 
 
===asound.state===
 
===asound.state===
Info to come
+
no change needed
 
===asound.conf===
 
===asound.conf===
Info to come
+
no change needed
 
===xine.conf===
 
===xine.conf===
 
Make the following change to /etc/pluto/xine.conf<br>
 
Make the following change to /etc/pluto/xine.conf<br>

Revision as of 15:00, 16 June 2008

NVidia CK804
Realtek ALC850 rev 0
on-board (ASUS A8N-E)
10de:0059
1043:812a
Analog Stereo works
S/PDIF output works with additional configuration (see below)


NVidia CK804

In the LinuxMCE admin panel under "Wizard:Devices:Media Directors" set the audio to "CK804" with "AC3 pass-through" checked for the desired Media Director.

ALSA Error

The LinuxMCE 710 ALSA package has an error in the file

/usr/share/alsa/cards/NFORCE.conf

Change line 194, to be

device 0

instead of device 1

asound.state

no change needed

asound.conf

no change needed

xine.conf

Make the following change to /etc/pluto/xine.conf
Change "#audio.speaker_arrangement:Stereo 2.0"
To read "audio.speaker_arrangement:Pass Through"

If you still do not have success with your CK804 chip, but the KDE sounds come out just fine, change /etc/pluto/xine.conf Change "audio.alsa_front_device:asym_spdif" To read "audio.alsa_front_device:default"