On 4/20/2010 6:53 AM, myt...@blandford.net wrote:
>> $aplay -l
>> **** List of PLAYBACK Hardware Devices ****
>> card 0: Intel [HDA Intel], device 0: ALC883 Analog [ALC883 Analog]
>> Subdevices: 1/1
>> Subdevice #0: subdevice #0
>> card 0: Intel [HDA Intel], device 1: ALC883 Digital [ALC883 Digital]
>> Subdevices: 1/1
>> Subdevice #0: subdevice #0
>> card 1: NVidia [HDA NVidia], device 3: NVIDIA HDMI [NVIDIA HDMI]
>> Subdevices: 1/1
>> Subdevice #0: subdevice #0
>> card 1: NVidia [HDA NVidia], device 7: NVIDIA HDMI [NVIDIA HDMI]
>> Subdevices: 1/1
>> Subdevice #0: subdevice #0
>> card 1: NVidia [HDA NVidia], device 8: NVIDIA HDMI [NVIDIA HDMI]
>> Subdevices: 1/1
>> Subdevice #0: subdevice #0
>> card 1: NVidia [HDA NVidia], device 9: NVIDIA HDMI [NVIDIA HDMI]
>> Subdevices: 1/1
>> Subdevice #0: subdevice #0
>>
>> Why I have *four* devices I have no idea. When I get a chance, I'll test
>> the digital audio out.
> 
> Try the module options listed in the xbmc wiki for these cards:
> 
> http://wiki.xbmc.org/index.php?title=HOW-TO_set_up_HDMI_audio_on_nVidia_GeForce_G210,_GT220,_or_GT240

After a bit of experimentation, modifying modprobe.conf with:

options snd-hda-intel enable_msi=0 probe_mask=0xffff,0xfff2

got rid of the extra devices:

$aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: ALC883 Analog [ALC883 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: Intel [HDA Intel], device 1: ALC883 Digital [ALC883 Digital]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 3: NVIDIA HDMI [NVIDIA HDMI]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

When loading the snd_hda_intel driver there is a delay and a series of
messages like:

ALSA hda_intel.c:1420: Codec #1 probe error; disabling it...

But it seems to come up and alsamixer now only has one iec958 device instead
of four. I'll test output when I can get in front of the receiver. Kind of
hard to do remotely. :)

Thanks.

_______________________________________________
atrpms-users mailing list
atrpms-users@atrpms.net
http://lists.atrpms.net/mailman/listinfo/atrpms-users

Reply via email to