|
我的本本在Debian下从来没出声过(在红旗4.1和FC4下正常),以前有音量图标出现,但找不到设备。
今天testing下装了最新内核,linux-image-2.6.12-1-686,gnome启动桌面后显示“没有找到音量控制元素或设备(No volume control elements and/or devices found.)”。
“首选项”->“多媒体系统选择器”中,选“OSS-Open SoundSystem”和“ALSA - Advanced Linux Sound Architecture)”测试,均显示“为...(这里指前面的两个之一)创建测试流水线失败”如"Failed to construct test pipeline for 'ALSA - Advanced Linux Sound Architecture'"。
运行alsaconf后流程见后:
----------------------------------------------------------
第一图:
ALSA CONFIGURATOR
version 1.0.9a
This script is a configurator for
Advanced Linux Sound Architecture (ALSA) driver.
You should stop all sound aplications now.
<确定>
----------------------------------------------------------
Unloading ALSA sound driver modules: snd-intel8x0m snd-intel8x0 snd-ac97-codec s nd-pcm-oss snd-mixer-oss snd-pcm snd-timer snd-page-alloc.
Building card database...
----------------------------------------------------------
Search soundcard...
----------------------------------------------------------
第二图:
Soundcard Selection
Following card(s) are found on your system.
intel8x0 Intel Corp. 82801DB/DBL/DBM (ICH4... 注:后面还没显示完整,但我知道这个是对的,因在FC4中安装声卡后也是显示这个
ligacy Probe legacy ISA (non-PnP) chips
<确定> <取消>
选前一个
----------------------------------------------------------
第三图:
Configuring snd-intel8x0
Do you want to modify /etc/modprobe.d/sound
(and /etc/modprobe.conf if present)?
<是> <否>
选是
----------------------------------------------------------
第四图:
OK, sound driver is configured.
ALSA CONFIGURATOR
will prepare the card for playing now.
Now I will load the ALSA sound driver and use
amixer to raise the default volumes.
You can change the volume later via a mixer
<确定>
----------------------------------------------------------
Running update-modules...
Loading driver...
Setting default volumes...
Saving the mixer setup used for this in /var/lib/alsa/asound.state.
/usr/sbin/alsactl: save_state:1163: No soundcards found...
===============================================================================
Now ALSA is ready to use.
For adjustment of volumes, use your favorite mixer.
Have a lot of fun!
----------------------------------------------------------
从前面几步看来是识别出了声卡的型号了,但在第四图之后显示的错误又说声卡没找到,为什么?结果当然是照旧了。下面应该怎么做? |
|