Quote:
Originally Posted by Lysdestic
I used softvol to create a master channel. Works, However, It doesn't seem to work on reboot unless I restart alsa.
Besides sofvol not working on reboot, unless I rcalsasound restart, I can't have multiple apps using sound. IE, if amarok is playing music, kopete will not play sounds.
|
If you wish "rcalsasound restart" run automatically everytime at boot, you could put "rcalsasound restart" (no quotes) as the last line in "/etc/init.d/boot.local"
Quote:
Originally Posted by Lysdestic
EDIT: Here is my /etc/asound.conf:
|
Typically in openSUSE, the convention is not to put that in an asound.conf file, but create a custom /home/username/.asoundrc file, and put that code there. Of course that means each user will need the same file under their /home/username directory.