How to configure sound to work properly in GNOME
- 11.01.10, 01:01
sudo killall esd
sudo cp /etc/esound/esd.conf /etc/esound/esd.conf_backup
sudo gedit /etc/esound/esd.conf
...
auto_spawn=0
spawn_options=-terminate -nobeeps -as 5
...
auto_spawn=1
spawn_options=-terminate -nobeeps -as 2 -d default
sudo apt-get install libesd-alsa0
sudo gedit /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 2048
buffer_size 32768
rate 48000
}
bindings {
0 0
1 1
}
}
sudo ln -fs /usr/lib/libesd.so.0 /usr/lib/libesd.so.1
System -> Preferences -> Sound
Sound preferences
General Tab -> Sounds for events (Un-Checked)
)))
sudo cp /etc/esound/esd.conf /etc/esound/esd.conf_backup
sudo gedit /etc/esound/esd.conf
- Find this section
...
auto_spawn=0
spawn_options=-terminate -nobeeps -as 5
...
- Replace with the following lines
auto_spawn=1
spawn_options=-terminate -nobeeps -as 2 -d default
- Save the edited file
sudo apt-get install libesd-alsa0
sudo gedit /etc/asound.conf
- Insert the following lines into the new file
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 2048
buffer_size 32768
rate 48000
}
bindings {
0 0
1 1
}
}
- Save the edited file
sudo ln -fs /usr/lib/libesd.so.0 /usr/lib/libesd.so.1
System -> Preferences -> Sound
Sound preferences
General Tab -> Sounds for events (Un-Checked)
- Save and close all opened applications, Reboot computer
)))
2
ó: _[Gr@D]_
111.01.10, 03:35
" .
))) "
쳺 - !
.
211.01.10, 08:59³ 1 ó: _[Gr@D]_
- ?
ó: Code_Warrior
311.01.10, 09:46
, ? ?
ó: _[Gr@D]_
411.01.10, 17:01³ 2
* * .
.
511.01.10, 18:49³ 4 ó: _[Gr@D]_
" Linux. , , ?"
ó: _[Gr@D]_
612.01.10, 02:29³ 5
UseNix
712.01.10, 05:35³ 3 ó: Code_Warrior
ubuntu
UseNix
812.01.10, 05:36³ 5