, 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
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
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
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