[QUOTE=cadyboy][root@localhost alsa-driver-1.0.10]# make install
find /lib/modules/2.4.20-8/kernel/sound -name 'snd*.*o' | xargs rm -f
make[1]: Entering directory `/tmp/alsa-driver-1.0.10/acore'
mkdir -p /lib/modules/2.4.20-8/kernel/sound/acore
cp snd-hwdep.o snd-page-alloc.o snd-pcm.o snd-rawmidi.o snd-timer.o snd.o /lib/modules/2.4.20-8/kernel/sound/acore
cp: stat‘snd-hwdep.o’失败: 没有那个文件或目录
cp: stat‘snd-page-alloc.o’失败: 没有那个文件或目录
cp: stat‘snd-pcm.o’失败: 没有那个文件或目录
cp: stat‘snd-rawmidi.o’失败: 没有那个文件或目录
cp: stat‘snd-timer.o’失败: 没有那个文件或目录
cp: stat‘snd.o’失败: 没有那个文件或目录
make[1]: *** [_modinst__] Error 1
make[1]: Leaving directory `/tmp/alsa-driver-1.0.10/acore'
make: *** [install-modules] Error 1
[root@localhost alsa-driver-1.0.10]#
???????????[/QUOTE]
我的也是出现这种问题,请高手帮一下忙.小弟不胜感激!
--------------------next---------------------
[root@localhost alsa-utils-1.0.10]# alsaconf
图形界面如下:
┌─────────────-─────────────────┐
│ │
│ ALSA CONFIGURATOR │
│ version 1.0.10 │
│ │
│ This script is a configurator for │
│ Advanced Linux Sound Architecture (ALSA) driver. │
│ │
│ │
│ If ALSA is already running, you should close all sound │
│ apps now and stop the sound driver. │
│ alsaconf will try to do this, but it's not 100% sure. │
│ │
└─────────────────-─────────────┘
Building card database..
┌──────────────────────────────────┐
│ Searching sound cards │
┌──--──────────────────────────────┐ │
│ │ 96% │ │
└─--───────────────────────────────┘ │
└──────────────────────────────────┘
┌─────────Soundcard Selection────-───────────┐
│ │
│ Following card(s) are found on your system. │
│ Choose a soundcard to configure: │
│
┌──────────────────────────────────┐
│ intel8x0 Intel Corp.: Unknown device 266e (rev 03) │
│ legacy Probe legacy ISA (non-PnP) chips │
│ │
│ │
│ │
│ │
│ │
│ │
└──────────────────────────────────┘
│ < OK > │
└──────────────────────────────────┘
我选择第一项: intel8x0
┌────────────────────────┐
│ │
│ Configuring snd-intel8x0 │
│ Do you want to modify /etc/modules.conf? │
│ │
├────────────────────────┤
│ < Yes > < No > │
└────────────────────────┘
┌─────────────────────────────┐
│ │
│ │
│ OK, sound driver is configured. │
│ │
│ ALSA CONFIGURATOR │
│ │
│ will prepare the card for playing now. │
│ │
│ Now I'll run alsasound init script, then I'll use │
│ amixer to raise the default volumes. │
│ You can change the volume later via a mixer │
│ program such as alsamixer or gamix. │
├─────────────────────────────┤
│ < OK > │
└─────────────────────────────┘
Loading driver...
Starting sound driver: snd-intel8x0 /lib/modules/2.4.20-8/kernel/sound/acore/snd-page-alloc.o: unresolved symbol
pci_free_consistent/lib/modules/2.4.20-8/kernel/sound/acore/snd-page-alloc.o: unresolved symbol create_proc_entry
/lib/modules/2.4.20-8/kernel/sound/acore/snd-page-alloc.o: unresolved symbol pci_alloc_consistent
/lib/modules/2.4.20-8/kernel/sound/acore/snd-page-alloc.o: unresolved symbol remove_proc_entry
/lib/modules/2.4.20-8/kernel/sound/acore/snd-page-alloc.o: unresolved symbol mem_map
/lib/modules/2.4.20-8/kernel/sound/acore/snd-page-alloc.o: unresolved symbol vmalloc_to_page
/lib/modules/2.4.20-8/kernel/sound/acore/snd-page-alloc.o: insmod /lib/modules/2.4.20-8/kernel/sound/acore/snd-page-alloc.o
failed/lib/modules/2.4.20-8/kernel/sound/acore/snd-page-alloc.o: insmod snd-intel8x0 failed
done
Setting default volumes...
Saving the mixer setup used for this in /etc/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!
最后信息表明,没发现声卡,请问问题出在哪里?
--------------------next---------------------
阅读(647) | 评论(0) | 转发(0) |