If no one objects, I'd like to see something like this added to 
'/etc/rc.d/init.d/sound' in the next release:


   if [ -x /usr/bin/emu10k1-ctl ];then
        if [ ! -r /etc/emu10k1.conf ];then
            action "Setting emu10k1 settings" /usr/bin/emu10k1-ctl -t
        else
            action "Loading emu10k1 settings" /usr/bin/emu10k1-ctl
        fi
    fi

I'm not sure but the default '/etc/emu10k1.conf' may have 4 speaker 
support. It should if it doesn't.

-- 
Sincerely,

David Walluck
<[EMAIL PROTECTED]>



Reply via email to