请问一下,怎么您的内核能驱动我的声卡,自己编译的内核或用孙老师的CLFS,一直都不能驱动声卡,以下是我用您的内核启动的信息
#dmesg |grep snd
[    4.671081] snd_hda_intel 0000:04:00.1: Force to snoop mode by module option
[    5.734120] snd_hda_codec_conexant hdaudioC0D0: CX20632: BIOS auto-probing.
[    5.740883] snd_hda_codec_conexant hdaudioC0D0: autoconfig for CX20632: line_outs=2 (0x1f/0x21/0x0/0x0/0x0) type:speaker
[    5.740888] snd_hda_codec_conexant hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    5.740891] snd_hda_codec_conexant hdaudioC0D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[    5.740894] snd_hda_codec_conexant hdaudioC0D0:    mono: mono_out=0x0
[    5.740896] snd_hda_codec_conexant hdaudioC0D0:    dig-out=0x20/0x0
[    5.740898] snd_hda_codec_conexant hdaudioC0D0:    inputs:
[    5.740901] snd_hda_codec_conexant hdaudioC0D0:      Aux=0x1a
[    5.740903] snd_hda_codec_conexant hdaudioC0D0:    dig-in=0x26
自己编译的内核或用孙老师的CLFS则看不到这些。请赐教。谢谢!