first of all, I'm sure I don't have pulseaudio installed. let me explain what
the exact symptom's like. there is no sound after i boot into debian linux from
window XP's restart. but no sound problem when i reboot into debian linux from
the debian linux with sound OK, sounds funny, isn't it.
I'm done I'm told to be done. here is what I've got.
Thanks for help me out. I'm really appreciate.
poirottr@PoirotKr:~$ sudo apt-get remove pulseaudio
패키지 목록을 읽는 중입니다... 완료
의존성 트리를 만드는 중입니다
상태 정보를 읽는 중입니다... 완료
Package 'pulseaudio' is not installed, so not removed
0개 업그레이드, 0개 새로 설치, 0개 제거 및 899개 업그레이드 안 함.
poirottr@PoirotKr:~$ sudo aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: ALC269 Analog [ALC269 Analog]
Subdevices: 0/1
Subdevice #0: subdevice #0
poirottr@PoirotKr:~$ sudo aplay -L
null
Discard all samples (playback) or generate zero samples (capture)
default:CARD=Intel
HDA Intel, ALC269 Analog
Default Audio Device
sysdefault:CARD=Intel
HDA Intel, ALC269 Analog
Default Audio Device
front:CARD=Intel,DEV=0
HDA Intel, ALC269 Analog
Front speakers
surround40:CARD=Intel,DEV=0
HDA Intel, ALC269 Analog
4.0 Surround output to Front and Rear speakers
surround41:CARD=Intel,DEV=0
HDA Intel, ALC269 Analog
4.1 Surround output to Front, Rear and Subwoofer speakers
surround50:CARD=Intel,DEV=0
HDA Intel, ALC269 Analog
5.0 Surround output to Front, Center and Rear speakers
surround51:CARD=Intel,DEV=0
HDA Intel, ALC269 Analog
5.1 Surround output to Front, Center, Rear and Subwoofer speakers
surround71:CARD=Intel,DEV=0
HDA Intel, ALC269 Analog
7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
poirottr@PoirotKr:~$ lsmod | grep snd
snd_hda_codec_realtek 142274 1
snd_hda_intel 21786 4
snd_hda_codec 63477 2 snd_hda_intel,snd_hda_codec_realtek
snd_hwdep 12943 1 snd_hda_codec
snd_pcm 53461 3 snd_hda_codec,snd_hda_intel
snd_page_alloc 12867 2 snd_pcm,snd_hda_intel
snd_seq 39512 0
snd_seq_device 13016 1 snd_seq
snd_timer 22356 3 snd_seq,snd_pcm
snd 42722 14
snd_timer,snd_seq_device,snd_seq,snd_pcm,snd_hwdep,snd_hda_codec,snd_hda_intel,snd_hda_codec_realtek
soundcore 12921 1 snd
poirottr@PoirotKr:~$ sudo alsa-utils restart
sudo: alsa-utils: command not found
poirottr@PoirotKr:~$ sudo service alsa-utils restart
[ ok ] Shutting down ALSA...done.
[ ok ] Setting up ALSA...done.
poirottr@PoirotKr:~$ sudo alsactl init
Found hardware: "HDA-Intel" "Realtek ALC269" "HDA:10ec0269,1043834a,00100004"
"0x1043" "0x834a"
Hardware is initialized using a generic method
poirottr@PoirotKr:~$