do you have that too ? for me it's the only thing which report my soundcart.....
PCI brigde PLX technology, Inc, PEX 8111 PCI Express-to-PCI (rev21)

I have a Asus Xonar DX (PCI-Express)
pie ~ # alsamixer
alsamixer: function snd_ctl_open failed for default: No such file or directory
pie ~ #pie ~ # lspci -v | grep -i audio
0b:04.0 Multimedia audio controller: C-Media Electronics Inc Unknown device 8788
pie ~ #pie ~ # /etc/init.d/alsasound start
* Loading ALSA modules ...
* Could not detect custom ALSA settings. Loading all detected alsa drivers.
* Loading: snd_virtuoso ... [ ok ]
* Loading: snd-pcm-oss ... [ ok ]
* Loading: snd-seq-oss ... [ ok ]
* ERROR: Failed to load necessary drivers [ ok ]
* Restoring Mixer Levels ...
* No mixer config in /var/lib/alsa/asound.state, you have to unmute your card! [ ok ]media-sound/alsa-driver
Available versions: (~)1.0.14-r1 (~)1.0.15-r1 (~)1.0.16 [M](**)9999
Installed versions: 1.0.16(17:42:53 06/05/08)(alsa_cards_virtuoso kernel_linux midi oss
# --- BEGIN: Generated by ALSACONF, do not edit. ---
# --- ALSACONF version 1.0.16 ---
alias char-major-116 snd
alias char-major-14 soundcore
alias snd-card-0 snd-virtuoso
alias sound-slot-0 snd-virtuoso
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss
alias /dev/dsp snd-pcm-oss
options snd cards_limit=1
# --- END: Generated by ALSACONF, do not edit. ---
pie ~ # cat /etc/modules.autoload.d/kernel-2.6
# /etc/modules.autoload.d/kernel-2.6: kernel modules to load when system boots.
#
# Note that this file is for 2.6 kernels.
#
# Add the names of modules that you'd like to load when the system
# starts into this file, one per line. Comments begin with # and
# are ignored. Read man modules.autoload for additional details.
# For example:
# aic7xxx
snd-virtuoso
pie ~ #
Help? I don't know what to do.. I have the driver set but no sound..
It was in for a short period of time at the start of 2.6.25 but in the latest gentoo-sources seems to have gone. Maybe check vanilla-sources... I think we will see it back soon with quite a few changes in 1.0.17 of ALSA and whatever version of linux merges with that.epsilon72 wrote:When are we going to get snd_oxygen (also for 8788) in-kernel support? I've been using the 1.0.16 driver for a while now.
This looks like a PulseAudio issue rather then an oxygen issue. Does your onboard should cards work? I would try dumping your PulseAudio USE flags and see if it is still bust. The easiest way to get the driver working in gentoo at the moment is using the 1.0.16 ebuild that is in portage rather then following the generic ALSA guide.flacvest wrote:HI,
I'm confused by a few things from following this guide: http://www.alsa-project.org/main/index. ... ule-oxygen
When I do the "insert modules" commands, The terminal keeps... going. It doesn't return a prompt. Is that signs of a problem???
Also, when I do the "alsamixer" command I get this confusing output from the terminal, and before you yell at me, I DO plan on getting PulseAudio and ALSA working on my box, eventually with the mbeq LADSPA plugin.
Here's the terminal output:
whimsy alsa-utils-1.0.17rc1 # alsamixer
ALSA lib control.c:874:(snd_ctl_open_conf) Cannot open shared library /usr/lib/alsa-lib/libasound_module_ctl_pulse.so
alsamixer: function snd_ctl_open failed for default: No such file or directory
What do I do next?!?! Pls assist, I'm compleeeetly Lost.
Best,
far0k wrote:It was in for a short period of time at the start of 2.6.25 but in the latest gentoo-sources seems to have gone. Maybe check vanilla-sources... I think we will see it back soon with quite a few changes in 1.0.17 of ALSA and whatever version of linux merges with that.epsilon72 wrote:When are we going to get snd_oxygen (also for 8788) in-kernel support? I've been using the 1.0.16 driver for a while now.