> But the two things I can't seem to get working are ALSA and lirc. My > sound card is an Audigy that uses the emu10k1 driver.
if the module is loaded you shoud see the card when doing a cat /proc/asound/cards > Following the > Gentoo ALSA guide (http://www.gentoo.org/doc/en/alsa-guide.xml), I've > tried both the kernel and alsa-driver method. I usually prefer the kernel method except there is brad new hardware so the external drivers are more recent than the kernel drivers. > The card is detected. > All the 'cat /proc/asound' stuff as described in the "Issues" > section of the guide produces expected results. All my volume levels > are up and unmuted in 'alsamixer'. Yet I get no sound. I guess the card is already occupied by an soundserver like arts (KDE) or esound (Gnome). I'd try artsshell -q terminate starting xmms, setting my card in the preferences and see if it plays an audio file. You can also try aplay -N -D plughw:1 yourwavfilegoeshere.wav The N option makes it not waiting the device to get freed but reporting an error. If this doesn't help then maybe you want to consult the linux audio user list. Best regards ce -- gentoo-user@gentoo.org mailing list