[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

ALSA as modules_image



I know that I've had ALSA working on this laptop, unfortunately I can't
find my notes on how I installed it the last time. This time I'm getting
errors that give me no information on how to track down the problem.

Any ideas on where I can look for problems would be much appreciated!!
kernel: vanilla 2.4.20 patched for ACPI
alsa version: 0.9.4
debian: unstable

I've installed:
	alsa-base
	alsa-utils
	alsa-xmms
	alsa-source

cd /usr/src/
expanded alsa-driver

dpkg-reconfigure alsa-base and alsa-source to choose my sound card

cd /usr/src/linux
make-kpkg --append-to-version=.currentkernelname modules_image
(no errors at the end of the processing)

emmajane@debian:/usr/src$ sudo dpkg -i
alsa-modules-2.4.20.030603d_0.9.4-1+10.00.Custom_i386.deb 
Password:
(Reading database ... 53070 files and directories currently installed.)
Preparing to replace alsa-modules-2.4.20.030603d 0.9.4-1+10.00.Custom
(using alsa-modules-2.4.20.030603d_0.9.4-1+10.00.Custom_i386.deb) ...
Unpacking replacement alsa-modules-2.4.20.030603d ...
Setting up alsa-modules-2.4.20.030603d (0.9.4-1+10.00.Custom) ...
Configuration file for ALSA 0.9 exists.
Attempting to start.

Shutting down ALSA (unknown version): not running
Starting ALSA (unknown version): failed - ALSA modules not installed
invoke-rc.d: initscript alsa, action "restart" failed.
dpkg: error processing alsa-modules-2.4.20.030603d (--install):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 alsa-modules-2.4.20.030603d


I do have the soundcore module loaded:
soundcore               3492   0 (autoclean)

In the dmesg output I can't find anything that looks like my soundcard
(ALI5451 is what I've been trying to install). The only thing that looks
remotely familar is that acronym ALI:

ALI15X3: IDE controller on PCI bus 00 dev 80
ALI15X3: detected chipset, but driver not compiled in!
PCI: No IRQ known for interrupt pin A of device 00:10.0ALI15X3: chipset revision 196
ALI15X3: not 100% native mode: will probe irqs later
ALI15X3: simplex device:  DMA disabled
ide0: ALI15X3 Bus-Master DMA disabled (BIOS)
ALI15X3: simplex device:  DMA disabled
ide1: ALI15X3 Bus-Master DMA disabled (BIOS)



When I try to install the modules for ALSA I get the following:
emmajane@debian:~$ sudo insmod snd-ali5451
Using /lib/modules/2.4.20.030603d/alsa/snd-ali5451.o
/lib/modules/2.4.20.030603d/alsa/snd-ali5451.o: unresolved symbol
snd_pcm_new
/lib/modules/2.4.20.030603d/alsa/snd-ali5451.o: unresolved symbol
snd_verbose_printk
/lib/modules/2.4.20.030603d/alsa/snd-ali5451.o: unresolved symbol
snd_pcm_format_width
/lib/modules/2.4.20.030603d/alsa/snd-ali5451.o: unresolved symbol
snd_pcm_set_sync
/lib/modules/2.4.20.030603d/alsa/snd-ali5451.o: unresolved symbol
snd_pcm_lib_free_pages
/lib/modules/2.4.20.030603d/alsa/snd-ali5451.o: unresolved symbol
snd_kcalloc
/lib/modules/2.4.20.030603d/alsa/snd-ali5451.o: unresolved symbol
snd_ctl_add
/lib/modules/2.4.20.030603d/alsa/snd-ali5451.o: unresolved symbol
snd_device_new
/lib/modules/2.4.20.030603d/alsa/snd-ali5451.o: unresolved symbol
snd_pcm_lib_malloc_pages
/lib/modules/2.4.20.030603d/alsa/snd-ali5451.o: unresolved symbol
snd_pcm_period_elapsed
/lib/modules/2.4.20.030603d/alsa/snd-ali5451.o: unresolved symbol
snd_pcm_format_unsigned
/lib/modules/2.4.20.030603d/alsa/snd-ali5451.o: unresolved symbol
snd_pcm_hw_constraint_minmax
/lib/modules/2.4.20.030603d/alsa/snd-ali5451.o: unresolved symbol
snd_pcm_set_ops
/lib/modules/2.4.20.030603d/alsa/snd-ali5451.o: unresolved symbol
snd_ac97_mixer
/lib/modules/2.4.20.030603d/alsa/snd-ali5451.o: unresolved symbol
snd_pcm_lib_ioctl
/lib/modules/2.4.20.030603d/alsa/snd-ali5451.o: unresolved symbol
snd_card_register
/lib/modules/2.4.20.030603d/alsa/snd-ali5451.o: unresolved symbol
snd_ctl_new1
/lib/modules/2.4.20.030603d/alsa/snd-ali5451.o: unresolved symbol
snd_ac97_resume
/lib/modules/2.4.20.030603d/alsa/snd-ali5451.o: unresolved symbol
snd_pcm_lib_preallocate_pci_pages_for_all
/lib/modules/2.4.20.030603d/alsa/snd-ali5451.o: unresolved symbol
snd_card_free
/lib/modules/2.4.20.030603d/alsa/snd-ali5451.o: unresolved symbol
snd_card_new


-- 
Emma Jane Hogbin
[[ 416 417 2868 ][ www.xtrinsic.com ]]



Reply to: