LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   alsaconf fails to load driver for snd-intel8x0 (https://www.linuxquestions.org/questions/linux-software-2/alsaconf-fails-to-load-driver-for-snd-intel8x0-385616/)

jojotx0 11-22-2005 05:33 PM

alsaconf fails to load driver for snd-intel8x0
 
I tried to install ALSA daemon 1.0.10 and when installing, failed to install the intel8x0 module, so I uninstalled it, and reinstalled ALSA daemon 1.0.8 using Synaptic, but when I run alsaconf, I get:
Code:

Running update-modules...
depmod: *** Unresolved symbols in /lib/modules/2.4.27-2-386/updates/alsa/snd-pdaudiocf.o
depmod: *** Unresolved symbols in /lib/modules/2.4.27-2-386/updates/alsa/snd-vx-cs.o
depmod: *** Unresolved symbols in /lib/modules/2.4.27-2-386/updates/alsa/snd-vxp440.o
depmod: *** Unresolved symbols in /lib/modules/2.4.27-2-386/updates/alsa/snd-vxpocket.o
Loading driver...
/lib/modules/2.4.27-2-386/updates/alsa/snd-timer.o: /lib/modules/2.4.27-2-386/updates/alsa/snd-timer.o: unresolved symbol snd_ecards_limit
/lib/modules/2.4.27-2-386/updates/alsa/snd-timer.o: /lib/modules/2.4.27-2-386/updates/alsa/snd-timer.o: unresolved symbol snd_register_device
/lib/modules/2.4.27-2-386/updates/alsa/snd-timer.o: /lib/modules/2.4.27-2-386/updates/alsa/snd-timer.o: unresolved symbol snd_compat_strlcpy
/lib/modules/2.4.27-2-386/updates/alsa/snd-timer.o: /lib/modules/2.4.27-2-386/updates/alsa/snd-timer.o: unresolved symbol snd_verbose_printk
/lib/modules/2.4.27-2-386/updates/alsa/snd-timer.o: /lib/modules/2.4.27-2-386/updates/alsa/snd-timer.o: unresolved symbol snd_info_create_module_entry
/lib/modules/2.4.27-2-386/updates/alsa/snd-timer.o: /lib/modules/2.4.27-2-386/updates/alsa/snd-timer.o: unresolved symbol snd_info_free_entry
/lib/modules/2.4.27-2-386/updates/alsa/snd-timer.o: /lib/modules/2.4.27-2-386/updates/alsa/snd-timer.o: unresolved symbol snd_compat_kcalloc
/lib/modules/2.4.27-2-386/updates/alsa/snd-timer.o: /lib/modules/2.4.27-2-386/updates/alsa/snd-timer.o: unresolved symbol snd_device_new
/lib/modules/2.4.27-2-386/updates/alsa/snd-timer.o: /lib/modules/2.4.27-2-386/updates/alsa/snd-timer.o: unresolved symbol snd_oss_info_register
/lib/modules/2.4.27-2-386/updates/alsa/snd-timer.o: /lib/modules/2.4.27-2-386/updates/alsa/snd-timer.o: unresolved symbol snd_unregister_device
/lib/modules/2.4.27-2-386/updates/alsa/snd-timer.o: /lib/modules/2.4.27-2-386/updates/alsa/snd-timer.o: unresolved symbol snd_iprintf
/lib/modules/2.4.27-2-386/updates/alsa/snd-timer.o: /lib/modules/2.4.27-2-386/updates/alsa/snd-timer.o: unresolved symbol snd_info_register
/lib/modules/2.4.27-2-386/updates/alsa/snd-timer.o: /lib/modules/2.4.27-2-386/updates/alsa/snd-timer.o: unresolved symbol snd_compat_request_module
/lib/modules/2.4.27-2-386/updates/alsa/snd-timer.o: /lib/modules/2.4.27-2-386/updates/alsa/snd-timer.o: unresolved symbol snd_kmalloc_strdup
/lib/modules/2.4.27-2-386/updates/alsa/snd-timer.o: /lib/modules/2.4.27-2-386/updates/alsa/snd-timer.o: unresolved symbol snd_info_unregister
/lib/modules/2.4.27-2-386/updates/alsa/snd-timer.o: insmod /lib/modules/2.4.27-2-386/updates/alsa/snd-timer.o failed
/lib/modules/2.4.27-2-386/updates/alsa/snd-timer.o: insmod snd-intel8x0 failed
Setting default volumes...


===============================================================================

 Now ALSA is ready to use.
 For adjustment of volumes, use your favorite mixer.

 Have a lot of fun!

and when I try and run any sound application like amaroK I get "/dev/dsp does not exist"
I don't really know why this is happening (hence me asking here)

Does anyone know why this is happening?

jojotx0 11-22-2005 05:45 PM

it didn't dawn on me until I was playing around in XMMS to try another sound daemon, I tried the Enlightenment Sound Daemon, and it says the same thing:
Code:

/dev/dsp: No such device
so I am a little confuzzled by everything :(

XavierP 11-22-2005 05:48 PM

Did you follow the documentation for your card at www.alsa-project.org - it takes you through the install.

jojotx0 11-22-2005 07:24 PM

after what you said XavierP, I redownloaded the ALSA 1.0.10 daemin archives, and installed ALSA 1.0.10, and found out what I did wrong..instead of "./configure --with-cards=intel8x0" I did "./configure --with-cards=intel8x9"

With this, I now have ALSA daemon working again :)

XavierP 11-23-2005 02:45 PM

Cool :cool: I have used those instructions every time I have reinstalled and they have worked every time without fail. Congrats on getting it all working.

TextBrowserAddict 08-01-2007 04:47 PM

Nvidia (chipset Intel8x0) Modprobe fails
 
Following the tutorial at:

http://www.alsa-project.org/alsa-doc...odule=intel8x0

I run about 1/5th through it and hit this line:

modprobe snd-intel8x0;modprobe snd-pcm-oss;modprobe snd-mixer-oss;modprobe snd-seq-oss

which should start my soundcard. Instead, I get these errors

/lib/modules/2.4.33.3/kernel/sound/acore/snd-timer.o: /lib/modules/2.4.33.3/kernel/sound/acore/snd-timer.o: unresolved symbol snd_compat_kcalloc
/lib/modules/2.4.33.3/kernel/sound/acore/snd-timer.o: insmod /lib/modules/2.4.33.3/kernel/sound/acore/snd-timer.o failed
/lib/modules/2.4.33.3/kernel/sound/acore/snd-timer.o: insmod snd-intel8x0 failed
/lib/modules/2.4.33.3/kernel/sound/acore/snd-timer.o: /lib/modules/2.4.33.3/kernel/sound/acore/snd-timer.o: unresolved symbol snd_compat_kcalloc
/lib/modules/2.4.33.3/kernel/sound/acore/snd-timer.o: insmod /lib/modules/2.4.33.3/kernel/sound/acore/snd-timer.o failed
/lib/modules/2.4.33.3/kernel/sound/acore/snd-timer.o: insmod snd-pcm-oss failed
/lib/modules/2.4.33.3/kernel/sound/acore/seq/snd-seq-device.o: /lib/modules/2.4.33.3/kernel/sound/acore/seq/snd-seq-device.o: unresolved symbol snd_compat_kcalloc
/lib/modules/2.4.33.3/kernel/sound/acore/seq/snd-seq-device.o: insmod /lib/modules/2.4.33.3/kernel/sound/acore/seq/snd-seq-device.o failed
/lib/modules/2.4.33.3/kernel/sound/acore/seq/snd-seq-device.o: insmod snd-seq-oss failed

*prays to the linux gods*


All times are GMT -5. The time now is 09:07 PM.