|
|
发表于 2003-11-18 18:41:04
|
显示全部楼层
http://www.mail-archive.com/alsa ... e.net/msg09145.html
Hi!
When I try to load the alsa module (version 0.9.6), modprobe fails with
the following error:
~> modprobe snd-ali5451
/lib/modules/2.4.20-20.9/kernel/sound/acore/snd.o: unresolved symbol schedule_work
/lib/modules/2.4.20-20.9/kernel/sound/acore/snd.o: insmod
/lib/modules/2.4.20-20.9/kernel/sound/acore/snd.o failed
/lib/modules/2.4.20-20.9/kernel/sound/acore/snd.o: insmod snd-ali5451 failed
Does anyone have an idea what's causing this? Any help is highly
appreciated!
Some info
---------
Computer: Fujitsu-Siemens Amilo A7600
OS: Red Hat 9, kernel 2.4.20-20.9
Soundcard: M5451 PCI AC-Link Controller Audio Device
Compilation
-----------
./configure --with-cards=ali5451 --with-sequencer=yes --with-oss
make
make install
./snddevices
chmod 666 /dev/dsp* /dev/mixer* /dev/sequencer* /dev/midi*
--
Best regards,
Vegard |
|