LinuxSir.cn,穿越时空的Linuxsir!

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

help!!!/etc/modporbe.conf, I am crazy!!

[复制链接]
发表于 2006-4-5 02:44:58 | 显示全部楼层 |阅读模式
FC5, I am crazy aoubt the intergreted audio card, my video is also intergreted, my notebook is DELL Inspiron 630m, I have use alsaconf ,but still fail, the conf file seems as before. I read the document "用ALSA驱动声卡流程详解", about this words:
判断是否有必要重编内核:
[root@localhost beinan]# modinfo soundcore
filename: /lib/modules/2.6.11-1.1369_FC4/kernel/soundBAK/soundcore.ko
description: Core sound module
author: Alan Cox
license: GPL
alias: char-major-14-*
vermagic: 2.6.11-1.1369_FC4 686 REGPARM 4KSTACKS gcc-4.0
depends:
srcversion: E11490DC3F523551C4C2A6D

my result is like this , that is to say , no need to recompile the kernel?

below are some of my info, help me to solve the problem, bye the way, I use the command:
cat  /usr/share/sounds/phone.wav > /dev/audio, I can here some noise, but not very clearly, I need to focus so I can here it
lspci:
      00:1b.0 Audio device: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) High Definition Audio Controller (rev 03)

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

lsmod:
     snd_hda_intel          17233  1
snd_hda_codec         112065  1 snd_hda_intel
ipw2200                95633  0
snd_intel8x0           30301  0
ieee80211              28681  1 ipw2200
ieee80211_crypt         6081  1 ieee80211
ohci1394               31749  0
snd_ac97_codec         83937  1 snd_intel8x0
snd_ac97_bus            2497  1 snd_ac97_codec
ieee1394              288665  1 ohci1394
snd_seq_dummy           3781  0
snd_seq_oss            28993  0
snd_seq_midi_event      7105  1 snd_seq_oss
snd_seq                47153  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device          8909  3 snd_seq_dummy,snd_seq_oss,snd_seq
snd_pcm_oss            45009  0
snd_mixer_oss          16449  2 snd_pcm_oss
sg                     32348  0
b44                    23245  0
mii                     5313  1 b44
joydev                  9473  0
snd_pcm                76869  5 snd_hda_intel,snd_hda_codec,snd_intel8x0,snd_ac97_codec,snd_pcm_oss
snd_timer              22597  2 snd_seq,snd_pcm
snd                    50500  11 snd_hda_intel,snd_hda_codec,snd_intel8x0,snd_ac97_codec,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
ehci_hcd               29005  0
uhci_hcd               28881  0
soundcore               9377  2 snd
snd_page_alloc         10441  3 snd_hda_intel,snd_intel8x0,snd_pcm
ahci                   12613  0
ext3                  116169  3
jbd                    52693  1 ext3
ata_piix                9925  6
libata                 53969  2 ahci,ata_piix
sd_mod                 16449  7
scsi_mod              124649  4 sg,ahci,libata,sd_mod
 楼主| 发表于 2006-4-5 22:39:20 | 显示全部楼层
help!!!
回复 支持 反对

使用道具 举报

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

本版积分规则

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