|
发表于 2006-3-4 18:55:35
|
显示全部楼层
Loading soundcard settings on startup:
The 'make install' options of the ALSA drivers creates a file /etc/init.d/alsasound (if not, this file is also in alsa-driver-xxx/utils and should be copied to /etc/init.d, then chmod 755) which takes care of saving and loading the mixer settings etc. on bootup and shutdown, but you have to create links manually to let this actually happen, otherwise your mixer settings will always be resetted when you shut down:
具体情况看:http://alsa.opensrc.org/Quick+Install |
|