Re: [Alsa-user] ALC888 support

2008-03-19 Thread Radu Cristescu
, non-prefetchable) [size=16K] Capabilities: [44] Power Management version 2 Capabilities: [50] Message Signalled Interrupts: Mask+ 64bit+ Queue=0/0 Enable- Capabilities: [6c] HyperTransport: MSI Mapping Radu Cristescu wrote: > Hi, > > I have a MSI K9NGM3 mother board that has an ALC88

[Alsa-user] ALC888 support

2008-03-19 Thread Radu Cristescu
Hi, I have a MSI K9NGM3 mother board that has an ALC888 card on board. The hda_intel module is loaded for the controlling chip, but it says it doesn't know the model and I can't use S/PDIF on this card. hda_codec: Unknown model for ALC883, trying auto-probe from BIOS... I tried the latest sour

Re: [Alsa-user] Need help with asound.conf

2008-02-19 Thread Radu Cristescu
Adam Nielsen wrote: The problem is that I can't hear two concurrent audio streams at the same time when using the default device. I tried setting things up using dmix, but failed miserably. Any ideas what to do to make two applications play simultaneously through spdif based on this configuration

[Alsa-user] Need help with asound.conf

2008-02-18 Thread Radu Cristescu
Hi, I made an asound.conf file that looks like this: |pcm_slave.convert48k { pcm "spdif" rate 48000 } pcm.spdif_playback { type plug slave convert48k } pcm.asym_spdif { type asym playback.pcm "spdif_playback" capture.pcm "plughw:0" } pcm.!defaul