Steve, > Following the docs I did the following: > > env ALSA_CARDS="cs46xx" >> /etc/make.conf
The docs say to use ' not " eg. # env ALSA_CARDS='emu10k1' emerge alsa-driver Try editing /etc/make.conf and changing the double quotes to single quotes. Later David Kirk
