|
|
我是用m-a装的驱动,装完ALSA它只说:
No configuration file found for ALSA 1.0.
没有其它信息了,用lsmod查看得下列东东:
Module Size Used by
8250 18208 0
serial_core 18176 1 8250
intel_agp 15772 1
agpgart 26920 2 intel_agp
ehci_hcd 25348 0
evdev 7424 0
nvidia 2074472 12
uhci_hcd 27280 0
ohci_hcd 16260 0
snd_emu10k1_synth 6656 0
snd_emu10k1 88324 3 snd_emu10k1_synth
snd_pcm_oss 47396 1
snd_mixer_oss 17152 2 snd_pcm_oss
snd_pcm 79524 2 snd_emu10k1,snd_pcm_oss
snd_ac97_codec 59652 1 snd_emu10k1
snd_page_alloc 8964 2 snd_emu10k1,snd_pcm
snd_emux_synth 33280 1 snd_emu10k1_synth
snd_seq_virmidi 5632 1 snd_emux_synth
snd_rawmidi 18976 2 snd_emu10k1,snd_seq_virmidi
snd_seq_midi_event 6016 1 snd_seq_virmidi
snd_seq_midi_emul 6912 1 snd_emux_synth
snd_seq 45968 4 snd_emux_synth,snd_seq_virmidi,snd_seq_midi_event,snd_seq_midi_emul
snd_timer 19588 2 snd_pcm,snd_seq
snd_seq_device 6536 5 snd_emu10k1_synth,snd_emu10k1,snd_emux_synth,snd_rawmidi,snd_seq
snd_hwdep 7200 2 snd_emu10k1,snd_emux_synth
snd_util_mem 3456 2 snd_emu10k1,snd_emux_synth
snd 43236 14 snd_emu10k1,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_ac97_codec,snd_emux_synth,snd_seq_virmidi,snd_rawmidi,snd_seq_midi_event,snd_seq,snd_timer,snd_seq_device,snd_hwdep,snd_util_mem
好多啊,有很多东西我都看不懂,怎么会这样的?
哪位高手指点一下,让我的声卡出声音吧
装声卡过程中,我只是用modconf加过emu10k1的模块
下面我应该怎么做了,谢谢! |
|