I need it to work with Optical out to an AV receiver AND almost equally important - with MPD, or "MUSICPD" as FreeBSD now calls it. osstest works, and I hear the music through the receiver via SPDIF perfect. Anything else will not work. MPD outputs loud static. Trying to play Mplayer there is no sound at all. I'm not sure what I am doing wrong, I was certain this card would work.
- Code: Select all
Version info: OSS 4.2 (b 2006/201205180713) (0x00040100) BSD
Platform: FreeBSD/amd64 9.0-RELEASE-p1 FreeBSD 9.0-RELEASE-p1 #0: Fri May 18 02:52:41 EDT 2012 root@FreeBSD:/usr/obj/usr/src/sys/FREEBSD (FreeBSD)
Number of audio devices: 2
Number of audio engines: 7
Number of MIDI devices: 1
Number of mixer devices: 1
Device objects
0: oss_cmi878x0 Asus Xonar (unknown) interrupts=38211 (38212)
MIDI devices (/dev/midi*)
0: CMI8788 UART (MIDI port 1 of device object 0)
Mixer devices
0: CMedia CMI8788 (Mixer 0 of device object 0)
Audio devices
Asus Xonar (unknown) (MultiChannel) /dev/oss/oss_cmi878x0/pcm0 (device index 0)
Asus Xonar (unknown) (SPDIF) /dev/oss/oss_cmi878x0/pcm1 (device index 1)
Nodes
/dev/dsp -> /dev/oss/oss_cmi878x0/pcm0
/dev/dsp_in -> /dev/oss/oss_cmi878x0/pcm0
/dev/dsp_out -> /dev/oss/oss_cmi878x0/pcm0
/dev/dsp_ac3 -> /dev/oss/oss_cmi878x0/pcm1
/dev/dsp_mmap -> /dev/oss/oss_cmi878x0/pcm0
/dev/dsp_multich -> /dev/oss/oss_cmi878x0/pcm0
- Code: Select all
Selected mixer 0/CMedia CMI8788
Known controls are:
pcm [<leftvol>:<rightvol>] (currently 100:100)
rear [<leftvol>:<rightvol>] (currently 100:100)
center [<leftvol>:<rightvol>] (currently 100:100)
side [<leftvol>:<rightvol>] (currently 100:100)
ext.monitor.analog ON|OFF (currently OFF)
ext.monitor.spdif ON|OFF (currently OFF)
ext.monitor.inputsrc <Line|Mic> (currently Line)
ext.routing.spread ON|OFF (currently OFF)
ext.routing.spdif-loopback ON|OFF (currently OFF)
spdif-out.enable ON|OFF (currently ON)
spdif-out.adc/dac ON|OFF (currently OFF)
spdif-out.pro <Consumer|Professional> (currently Consumer)
spdif-out.audio <Audio|Data> (currently Audio)
spdif-out.copy ON|OFF (currently OFF)
spdif-out.pre-emph ON|OFF (currently OFF)
spdif-out.rate <44.1KHz|48KHz|32KHz|88.2KHz|96KHz|64KHz|176.4KHz|192KHz> (currently 44.1KHz)
spdif-out.vbit ON|OFF (currently OFF)
vmix0-enable ON|OFF (currently ON)
vmix0-rate <decimal value> (currently 48000) (Read-only)
vmix0-channels <Stereo|Multich> (currently Stereo)
vmix0-src <High|OFF> (currently Fast)
vmix0-outvol <monovol> (currently 24.7 dB)
vmix0-invol <monovol> (currently 25.0 dB)
vmix0.pcm1 [<leftvol>:<rightvol>] (currently 25.0:25.0 dB)
vmix0.pcm2 [<leftvol>:<rightvol>] (currently 25.0:25.0 dB)
vmix0.pcm3 [<leftvol>:<rightvol>] (currently 25.0:25.0 dB)
vmix0.pcm4 [<leftvol>:<rightvol>] (currently 25.0:25.0 dB)
This forum is not very active, I may not get far. Just wondering if this is a known problem w/ these CMI 878x cards. I am limited to PCI Express, and there's a handful of good ones that are cheap.
