分页: 1 / 1

no sound and still no sound,

发表于 : 2006-04-02 18:20
windyik
there is not any sound effect after i install flight 5, or flight 6. the drivers seems are all fine.

However, still no sound

please please help me to solve it

can't type chinese,

发表于 : 2006-04-02 20:28
eexpress
cat /proc/modules | grep snd 先看看信息

发表于 : 2006-04-03 10:50
windyik
these are the message:

snd_hda_intel 18964 1 - Live 0xf8a57000
snd_hda_codec 137648 1 snd_hda_intel, Live 0xf8ac3000
snd_pcm_oss 53664 0 - Live 0xf8a89000
snd_mixer_oss 18688 1 snd_pcm_oss, Live 0xf896a000
snd_pcm 89736 3 snd_hda_intel,snd_hda_codec,snd_pcm_oss, Live 0xf8a72000
snd_timer 25220 1 snd_pcm, Live 0xf8962000
snd 55268 8 snd_hda_intel,snd_hda_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer, Live 0xf8974000
soundcore 10208 1 snd, Live 0xf8913000
snd_page_alloc 10632 2 snd_hda_intel,snd_pcm, Live 0xf890f000

发表于 : 2006-04-03 10:56
eexpress
没有alsa的啊。试试安装alsa-base。还有看看esd启动没。
$ ps -A|grep esd
4326 ? 00:00:02 esd

$ cat /proc/modules | grep snd
snd_intel8x0 35452 1 - Live 0xe0a05000
snd_ac97_codec 99776 1 snd_intel8x0, Live 0xe0a7c000
snd_ac97_bus 2400 1 snd_ac97_codec, Live 0xe09dd000
snd_pcm_oss 56448 0 - Live 0xe0ab2000
snd_mixer_oss 20544 1 snd_pcm_oss, Live 0xe0a28000
snd_pcm 96644 3 snd_intel8x0,snd_ac97_codec,snd_pcm_oss, Live 0xe0a99000
snd_timer 26884 1 snd_pcm, Live 0xe0a0f000
snd 59972 8 snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer, Live 0xe0a18000
soundcore 10784 1 snd, Live 0xe09e6000
snd_page_alloc 11304 2 snd_intel8x0,snd_pcm, Live 0xe09e2000