Hello.

I have a problem to run alsa-driver.
When I try '/sbin/insmod snd-es1968', I get unresolved symbols error.
/proc/ksyms don`t have nothing close to missing entries.

Any advice is wellcome.

Thanks.
Arkadi.

----------------------------------------------------------------------------------
My hardware:
snd-ess solo1 1969
( I hope it does not go too far from 1968 )

My system:
Red-Hat 9. Kernel 2.4.20.8.

Driver version:
driver "alsa-driver-1.0.4.tar.bz2"
utils "alsa-utils-1.0.4.tar.bz2"
libs "alsa-lib-1.0.4.tar.bz2"

Installation process I tried:
./configure --with-cards=es1968 --with-sequencer=yes
( no errors )
make
( no errors )
su
make install
( no errors
warning:
-------------------------------------------------------------------------------
WARNING!!! The mixer channels for the ALSA driver are muted by default!!!
**************************************************************************
You would use some ALSA or OSS mixer to set the appropriate volume.
-------------------------------------------------------------------------------
)
cd ../alsa-lib-1.0.4
./configure
make
make install

cd ../alsa-utils-1.0.4
./configure
make
make install

/sbin/modprob snd-es1968
(
error:
-------------------------------------------------------------------------------
/lib/modules/2.4.20-8/kernel/sound/pci/snd-es1968.o: init_module: No such device
Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters.
You may find more information in syslog or the output from dmesg
/lib/modules/2.4.20-8/kernel/sound/pci/snd-es1968.o: insmod /lib/modules/2.4.20-8/kernel/sound/pci/snd-es1968.o failed
/lib/modules/2.4.20-8/kernel/sound/pci/snd-es1968.o: insmod snd-es1968 failed
-------------------------------------------------------------------------------
)
# insmod failed, therefore, I looked on:
/sbin/insmod snd-es1968
(
error:
-------------------------------------------------------------------------------
Using /lib/modules/2.4.20-8/kernel/sound/pci/snd-es1968.o
/lib/modules/2.4.20-8/kernel/sound/pci/snd-es1968.o: unresolved symbol snd_dma_alloc_pages_fallback_R18d33983
/lib/modules/2.4.20-8/kernel/sound/pci/snd-es1968.o: unresolved symbol snd_mpu401_uart_new_R5fb57a92
/lib/modules/2.4.20-8/kernel/sound/pci/snd-es1968.o: unresolved symbol snd_pcm_suspend_all_R9e381a38
/lib/modules/2.4.20-8/kernel/sound/pci/snd-es1968.o: unresolved symbol snd_dma_set_reserved_R77de065d
/lib/modules/2.4.20-8/kernel/sound/pci/snd-es1968.o: unresolved symbol snd_mpu401_uart_interrupt_Rff6d4aa3
/lib/modules/2.4.20-8/kernel/sound/pci/snd-es1968.o: unresolved symbol snd_pcm_format_width_R55eb2175
/lib/modules/2.4.20-8/kernel/sound/pci/snd-es1968.o: unresolved symbol snd_pcm_new_Rce6a2be5
/lib/modules/2.4.20-8/kernel/sound/pci/snd-es1968.o: unresolved symbol snd_ac97_write_cache
/lib/modules/2.4.20-8/kernel/sound/pci/snd-es1968.o: unresolved symbol snd_dma_free_reserved_Rfe02b257
/lib/modules/2.4.20-8/kernel/sound/pci/snd-es1968.o: unresolved symbol snd_pcm_period_elapsed_R96300b8c
/lib/modules/2.4.20-8/kernel/sound/pci/snd-es1968.o: unresolved symbol snd_pcm_set_ops_Rebee7278
/lib/modules/2.4.20-8/kernel/sound/pci/snd-es1968.o: unresolved symbol snd_dma_free_pages_Rdbbb3d95
/lib/modules/2.4.20-8/kernel/sound/pci/snd-es1968.o: unresolved symbol snd_ac97_mixer
/lib/modules/2.4.20-8/kernel/sound/pci/snd-es1968.o: unresolved symbol snd_dma_get_reserved_R0d073398
/lib/modules/2.4.20-8/kernel/sound/pci/snd-es1968.o: unresolved symbol snd_pcm_lib_ioctl_Rb7ac04fa
/lib/modules/2.4.20-8/kernel/sound/pci/snd-es1968.o: unresolved symbol snd_ac97_resume
/lib/modules/2.4.20-8/kernel/sound/pci/snd-es1968.o: unresolved symbol snd_ac97_bus
-------------------------------------------------------------------------------
)


_________________________________________________________________
Help STOP SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=features/junkmail




-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to