Re: [linux-audio-user] snd-hdsp module load failed???

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [linux-audio-user] snd-hdsp module load failed???
From: Fernando Pablo Lopez-Lezcano (nando_AT_ccrma.Stanford.EDU)
Date: Sat Oct 11 2003 - 00:31:47 EEST


> then I got the failed today, and when I tried to insmod the module from a
> terminal I get:
> # /sbin/insmod snd-hdsp
> Using /lib/modules/2.4.20-20.1.caps.rh90/kernel/sound/snd-hdsp.o
> /lib/modules/2.4.20-20.1.caps.rh90/kernel/sound/snd-hdsp.o: unresolved symbol
> snd_hwdep_new_Rf0dea83e

Don't use insmod, use modprobe instead. "snd-hdsp" depends on a module
that was not loaded and that's why it is failing with an unresolved
symbol message. Modprobe takes care of dependencies and loads anything
that the module needs.

-- Fernando


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Sat Oct 11 2003 - 00:53:59 EEST