LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1107|回复: 9

Help me! FC5 -- can't hear sound!

[复制链接]
发表于 2006-4-28 19:02:49 | 显示全部楼层 |阅读模式
kernel: 2.6.15--1.2.054_FC5smp #1 SMP

[color="Magenta"]I have tried the listed volume tools below but have no use:
#system-config-soundcard
#gnome-volume-control
#kmix
#alsamixer

[color="Magenta"]Please help me!  Thank you!


[color="Magenta"]This is my scsound.log:

------- System Config Soundcard --------
Fri Apr 28 18:49:33 EDT 2006

------- lspci --------
00:00.0 Host bridge: Intel Corporation 915G/P/GV/GL/PL/910GL Processor to I/O Controller (rev 04)
00:02.0 VGA compatible controller: Intel Corporation 82915G/GV/910GL Express Chipset Family Graphics Controller (rev 04)
00:1b.0 Audio device: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 1 (rev 04)
00:1c.1 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 2 (rev 04)
00:1d.0 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1 (rev 04)
00:1d.1 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2 (rev 04)
00:1d.2 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3 (rev 04)
00:1d.3 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4 (rev 04)
00:1d.7 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller (rev 04)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev d4)
00:1f.0 ISA bridge: Intel Corporation 82801FB/FR (ICH6/ICH6R) LPC Interface Bridge (rev 04)
00:1f.1 IDE interface: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) IDE Controller (rev 04)
00:1f.2 IDE interface: Intel Corporation 82801FB/FW (ICH6/ICH6W) SATA Controller (rev 04)
00:1f.3 SMBus: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus Controller (rev 04)
03:08.0 Ethernet controller: Intel Corporation 82562ET/EZ/GT/GZ - PRO/100 VE (LOM) Ethernet Controller (rev 04)

------- lsmod --------
Module                  Size  Used by
i915                   22465  1
drm                    68181  2 i915
ipv6                  246433  14
ppdev                  12741  0
autofs4                22981  1
hidp                   24001  2
rfcomm                 42709  0
l2cap                  31681  10 hidp,rfcomm
bluetooth              52901  5 hidp,rfcomm,l2cap
sunrpc                140925  1
ip_conntrack_ftp       11697  0
ip_conntrack_netbios_ns     6977  0
ipt_REJECT              9536  1
xt_state                6209  11
ip_conntrack           54040  3 ip_conntrack_ftp,ip_conntrack_netbios_ns,xt_state
nfnetlink              10457  1 ip_conntrack
xt_tcpudp               7233  13
iptable_filter          7105  1
ip_tables              16389  1 iptable_filter
x_tables               16965  4 ipt_REJECT,xt_state,xt_tcpudp,ip_tables
vfat                   16193  4
fat                    51933  1 vfat
dm_mirror              24081  0
dm_mod                 54745  1 dm_mirror
video                  18885  0
button                 10577  0
battery                13253  0
ac                      8901  0
lp                     16265  0
parport_pc             29413  1
parport                38281  3 ppdev,lp,parport_pc
floppy                 61829  0
nvram                  12617  0
ehci_hcd               33229  0
uhci_hcd               33233  0
sg                     36317  0
e100                   37573  0
mii                     9281  1 e100
snd_hda_intel          21329  2
snd_hda_codec         116033  1 snd_hda_intel
snd_seq_dummy           7749  0
snd_seq_oss            33345  0
snd_seq_midi_event     11073  1 snd_seq_oss
snd_seq                52401  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device         12877  3 snd_seq_dummy,snd_seq_oss,snd_seq
snd_pcm_oss            49105  0
snd_mixer_oss          20417  1 snd_pcm_oss
snd_pcm                81093  3 snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_timer              26693  2 snd_seq,snd_pcm
snd                    55109  13 snd_hda_intel,snd_hda_codec,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore              13345  1 snd
snd_page_alloc         14537  2 snd_hda_intel,snd_pcm
i2c_i801               12365  0
i2c_core               24897  1 i2c_i801
ext3                  121929  1
jbd                    57173  1 ext3
ata_piix               14149  6
libata                 58321  1 ata_piix
sd_mod                 20545  7
scsi_mod              129641  3 sg,libata,sd_mod

------- /etc/modprobe.conf --------
alias eth0 e100
alias scsi_hostadapter ata_piix
alias snd-card-0 snd-hda-intel
options snd-card-0 index=0
options snd-hda-intel index=0
remove snd-hda-intel { /usr/sbin/alsactl store 0 >/dev/null 2>&1 || : ; }; /sbin/modprobe -r --ignore-remove snd-hda-intel

------- /etc/asound.conf --------
#Generated by system-config-soundcard, do not edit by hand
#SWCONF
#DEV 0
defaults.pcm.card 0
defaults.pcm.device 0
defaults.ctl.card 0

------- aplay -l --------
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

------- amixer --------
Simple mixer control 'Master',0
  Capabilities: pvolume pswitch
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 31
  Mono:
  Front Left: Playback 23 [74%] [on]
  Front Right: Playback 23 [74%] [on]
Simple mixer control 'PCM',0
  Capabilities: pvolume
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 255
  Mono:
  Front Left: Playback 193 [76%]
  Front Right: Playback 193 [76%]
Simple mixer control 'Capture',0
  Capabilities: cvolume cswitch
  Capture channels: Front Left - Front Right
  Limits: Capture 0 - 15
  Front Left: Capture 12 [80%] [on]
  Front Right: Capture 12 [80%] [on]
Simple mixer control 'Capture Mux',0
  Capabilities: volume
  Playback channels: Front Left - Front Right
  Capture channels: Front Left - Front Right
  Limits: 0 - 4
  Front Left: 4 [100%]
  Front Right: 4 [100%]
Simple mixer control 'Input Source',0
  Capabilities: enum
  Items: 'Mic' 'Line'
  Item0: 'Line'

------- /proc/asound/version --------
Advanced Linux Sound Architecture Driver Version 1.0.11rc2 (Wed Jan 04 08:57:20 2006 UTC).

------- rpm -q alsa-lib --------
alsa-lib-1.0.11-3.rc2.2

------- rpm -q alsa-utils --------
alsa-utils-1.0.11-3.rc2

------- /proc/asound/modules --------
0 snd_hda_intel

------- /proc/asound/pcm --------
00-00: STAC92xx Analog : STAC92xx Analog : playback 1 : capture 2

------- system-config-soundcard --------

/usr/share/system-config-soundcard/soundcard.py:273: DeprecationWarning: use gtk.ComboBox
  self.primarySubDeviceOptionMenu = gtk.OptionMenu()
/usr/share/system-config-soundcard/soundcard.py:308: GtkDeprecationWarning: gtk.timeout_add is deprecated, use gobject.timeout_add instead
  self.timer = gtk.timeout_add (100, self.checkStatus, self)
/usr/share/system-config-soundcard/soundcard.py:548: GtkDeprecationWarning: gtk.TRUE is deprecated, use True instead
  gtk.main()
Playing WAVE '/usr/share/system-config-soundcard/sound-sample.wav' : Signed 16 bit Little Endian, Rate 44100 Hz, Stereo
Aborted by signal Terminated...
Playing WAVE '/usr/share/system-config-soundcard/sound-sample.wav' : Signed 16 bit Little Endian, Rate 44100 Hz, Stereo
Read config:
card 0
device 0
HW 0
----------- Kudzu -------------
Desc:           Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) High Definition Audio Controller
Driver:         snd-hda-intel
Device:         None

----------- **** -------------
 楼主| 发表于 2006-4-28 21:45:56 | 显示全部楼层
up up up!
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-4-29 10:43:06 | 显示全部楼层
求大侠帮忙!
我下载了 2.6.16.4 的内核,把声卡的模块都编译进了内核,编译完后用alsaconf配置了声卡;
但在新内核下仍然没有声音!
请问怎么回事呢?
万分感谢!
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-4-30 08:58:45 | 显示全部楼层
我又下载了如下四个包,编译安装,用alsaconf配置后仍然没有声音

alsa-lib-1.0.11rc4.tar.bz2
alsa-utils-1.0.11rc4.tar.bz2
alsa-driver-1.0.11rc4.tar.bz2
alsa-oss-1.0.11.tar.bz2
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-4-30 18:23:42 | 显示全部楼层
Nobody help me!  555...
回复 支持 反对

使用道具 举报

发表于 2006-4-30 18:33:04 | 显示全部楼层
哦!! 但愿我能帮你哦!!!

你的声卡能否认出?? 如果可以识别你的声卡,但是没有声音,我就可以帮助你哦!!

那就在命令行输入 alsamixer 看看。这个程序的基本操作是 方向键控制要调整的音量, q 和 w 同样也是调整音量, 调整之后用 esc 退出。但是需要注意的是用方向键移动到 master 和 PCM wave 这两个音量之后, 察看最上面的状态栏, 有没有 [ OFF] 这一项,用 m 来切换是否静音, 多按几下 m 就知道是怎么回事了。最主要的就是把那几个是OFF的选项全部打开,至于什么意思我也不知道欧! 莱鸟一个!! 反正这样你的声卡肯定能出声,可疑告别无声的Fedroa.
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-5-1 21:31:29 | 显示全部楼层
gosnowlee真是好人啊! 感动...

不过你说的这些我早就做过了啊,不管用啊...
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-5-2 12:00:53 | 显示全部楼层
唉!放弃 fc5 了...

我又重新装上了 fc3 ,但 fc3 连声卡都没认出来;
我编译安装了新版本的 alsa ,然后 alsaconf 认出了声卡,但是 alsamixer 启动失败;
在网上搜了一下,在 /etc/modprobe.conf 中加了一句
             options snd-hda-intel model=5stack
然后 alsamixer 就可以启动了,将 master 音量改为 on ;
但是 system-config-soundcard 仍然没有识别出声卡;
奇怪的是用 xmms 却可以听 mp3 了!

哪位大侠给解释一下其中的缘由啊,谢谢!
回复 支持 反对

使用道具 举报

发表于 2006-5-2 12:47:32 | 显示全部楼层
但是 system-config-soundcard 仍然没有识别出声卡;
奇怪的是用 xmms 却可以听 mp3 了!

呵呵!!实在是奇怪那,我就不知道你的声音是怎么出来的那~~~

要是不行的话,使用ubuntu5.10哦!!硬件支持很不错哦~~
回复 支持 反对

使用道具 举报

发表于 2006-5-7 01:10:01 | 显示全部楼层
楼主现在的声卡有声音吗?  我也有这个问题,芯片组是intel 945pm的,ich7的南桥,也是用的snd-hda-intel模块,试过了很多发行版,内核也试过不少,自编alsa也试过,结果都是没有声音。
不过alsa的邮件列表上面倒是也有很多人有这个问题,估计还是alsa本身的原因,希望下一个版本估计会解决,没声音真tmd的痛苦!
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表