- »çºí ¶óÀÌºê °è¿¿ÜÀÇ »ç¿îµåÄ«µå¿¡¼ ¸ÖƼ¿þÀ̺ê ÆÐÄ¡Çϱâ (Á¨Åõ & µ¥ºñ¾È ¹öÀü)
1. esound ¼³Ä¡
- Gentoo
# emerge esound
# rc-update add esound default
- Debian
# apt-get install libesd-alsa0
2. /etc/asound.conf
pcm.card0 {
type hw
card 0
}
pcm.!default {
type plug
slave.pcm "dmixer"
}
pcm.dmixer {
type dmix
ipc_key 1025
slave {
pcm "hw:0,0"
period_time 0
period_size 1024
buffer_size 4096
periods 128
rate 44100
}
bindings {
0 0
1 1
}
}\
3. /etc/esound/esd.conf
[esd]
auto_spawn=1
spawn_options=-terminate -nobeeps -as 2 -d default
spawn_wait_ms=100
# default options are used in spawned and non-spawned mode
default_options=
4. System->Preference->¼Ò¸® ¸Þ´º¿¡¼ "»ç¿îµå ¼¹ö ½ÃÀÛÇϱâ"°¡ üũµÇ¾ú´ÂÁö È®ÀÎ
5. System->Preference->¸ÖƼ¹Ìµð¾î ½Ã½ºÅÛ ¼³Á¤ ÇÁ·Î±×·¥ ¸Þ´º¿¡¼ ALSA³ª ESD·Î ¼³Á¤
6. ÀçºÎÆÃ