wormthingy
22 Sep 2006, 16:42
ok, here's my problem:
my volume control gets stuck* after i get back from hibernate mode
* the master volume is stuck on mute and the other sliders cant be moved.
to make my soundcard usually work i type in "sudo modprobe snd-es18xx" in the terminal but it does not work after hibernate :(
if needed, here is the stuff i got back from the 'lsmod' command (i only copied the snd part)
snd_es18xx 31944 1
snd_pcm_oss 53664 0
snd_mixer_oss 18688 1 snd_pcm_oss
snd_pcm 89864 2 snd_es18xx,snd_pcm_oss
snd_page_alloc 10632 1 snd_pcm
snd_opl3_lib 10624 1 snd_es18xx
snd_timer 25220 2 snd_pcm,snd_opl3_lib
snd_hwdep 9376 1 snd_opl3_lib
snd_mpu401_uart 7808 1 snd_es18xx
snd_rawmidi 25504 1 snd_mpu401_uart
snd_seq_device 8716 2 snd_opl3_lib,snd_rawmidi
snd 55268 12 snd_es18xx,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_o pl3_lib,snd_timer,snd_hwdep,snd_mpu401_uart,snd_ra wmidi,snd_seq_device
other info : after the sudo modprobe snd-es18xx command i get two devices,
- ESS AudioDrive ES1896 (Alsa mixer)
- ESS AudioDrive ES1896 (OSS mixer) (this one lags alot)
my volume control settings: ( "-" means "same as above" )
under tab 'playback'
3D control level (both) 100%
PCM (both) -
PCM2 -
fm (both) -
line in -
CD -
microphone -
PC Speaker -
Aux (both) -
Mono (both) -
Mono Input -
Hardware Master -
under tab 'capture'
Master - (stuck on mute, unless when volume is down to 0, but as soon as i pull it up it goes back to mute)
Line-in -
CD -
Microphone -
Capture left is at 95% right is at 70%
under tab 'Switches'
3D Control - Switch [on]
Mic Boost (+26dB) -
Hardware Master Volume Split -
Record monitor -
i'd say thats all info needed :)
EDIT:
ilia@ilia-desktop:~$ aplay --list-devices
**** List of PLAYBACK Hardware Devices ****
card 0: ES1869 [ESS AudioDrive ES1869], device 0: ES1869 [ESS AudioDrive ES1869]
Subdevices: 2/2
Subdevice #0: subdevice #0
Subdevice #1: subdevice #1
and
found this :
http://www.alsa-project.org/alsa-doc/doc-php/template.php?company=ESS+Technology&card=.&chip=ES18xx&module=es18xx
i think the solution lies somewhere in there, the problem is that i dont really know what i should do :(
my volume control gets stuck* after i get back from hibernate mode
* the master volume is stuck on mute and the other sliders cant be moved.
to make my soundcard usually work i type in "sudo modprobe snd-es18xx" in the terminal but it does not work after hibernate :(
if needed, here is the stuff i got back from the 'lsmod' command (i only copied the snd part)
snd_es18xx 31944 1
snd_pcm_oss 53664 0
snd_mixer_oss 18688 1 snd_pcm_oss
snd_pcm 89864 2 snd_es18xx,snd_pcm_oss
snd_page_alloc 10632 1 snd_pcm
snd_opl3_lib 10624 1 snd_es18xx
snd_timer 25220 2 snd_pcm,snd_opl3_lib
snd_hwdep 9376 1 snd_opl3_lib
snd_mpu401_uart 7808 1 snd_es18xx
snd_rawmidi 25504 1 snd_mpu401_uart
snd_seq_device 8716 2 snd_opl3_lib,snd_rawmidi
snd 55268 12 snd_es18xx,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_o pl3_lib,snd_timer,snd_hwdep,snd_mpu401_uart,snd_ra wmidi,snd_seq_device
other info : after the sudo modprobe snd-es18xx command i get two devices,
- ESS AudioDrive ES1896 (Alsa mixer)
- ESS AudioDrive ES1896 (OSS mixer) (this one lags alot)
my volume control settings: ( "-" means "same as above" )
under tab 'playback'
3D control level (both) 100%
PCM (both) -
PCM2 -
fm (both) -
line in -
CD -
microphone -
PC Speaker -
Aux (both) -
Mono (both) -
Mono Input -
Hardware Master -
under tab 'capture'
Master - (stuck on mute, unless when volume is down to 0, but as soon as i pull it up it goes back to mute)
Line-in -
CD -
Microphone -
Capture left is at 95% right is at 70%
under tab 'Switches'
3D Control - Switch [on]
Mic Boost (+26dB) -
Hardware Master Volume Split -
Record monitor -
i'd say thats all info needed :)
EDIT:
ilia@ilia-desktop:~$ aplay --list-devices
**** List of PLAYBACK Hardware Devices ****
card 0: ES1869 [ESS AudioDrive ES1869], device 0: ES1869 [ESS AudioDrive ES1869]
Subdevices: 2/2
Subdevice #0: subdevice #0
Subdevice #1: subdevice #1
and
found this :
http://www.alsa-project.org/alsa-doc/doc-php/template.php?company=ESS+Technology&card=.&chip=ES18xx&module=es18xx
i think the solution lies somewhere in there, the problem is that i dont really know what i should do :(