From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [PATCH]snd-usb-usx2y 0.7.1 against cvs head: please test it! Date: Wed, 14 Jul 2004 17:05:45 +0200 Sender: alsa-devel-admin@lists.sourceforge.net Message-ID: References: <200407131155.43747.annabellesgarden@yahoo.de> <32788.192.168.1.5.1089756746.squirrel@www.rncbc.org> <42174.195.245.190.94.1089805075.squirrel@www.rncbc.org> Mime-Version: 1.0 (generated by SEMI 1.14.5 - "Awara-Onsen") Content-Type: text/plain; charset=US-ASCII Return-path: In-Reply-To: <42174.195.245.190.94.1089805075.squirrel@www.rncbc.org> Errors-To: alsa-devel-admin@lists.sourceforge.net List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , List-Archive: To: Rui Nuno Capela Cc: alsa-devel@lists.sourceforge.net, Karsten Wiese , Martin Langer , Werner Schweer List-Id: alsa-devel@alsa-project.org At Wed, 14 Jul 2004 12:37:55 +0100 (WEST), Rui Nuno Capela wrote: > > Takashi Iwai wrote: > > Rui Nuno Capela wrote: > >> > >> Erm... I get the following while modprobing snd-usb-usx2y: > >> > >> WARNING: Error inserting snd_hwdep > >> (/lib/modules/2.6.7-cko6.0smp/kernel/sound/acore/snd-hwdep.ko): Unknown > >> symbol in module, or unknown parameter (see dmesg) > >> FATAL: Error inserting snd_usb_usx2y > >> (/lib/modules/2.6.7-cko6.0smp/kernel/sound/snd-usb-usx2y.ko): Unknown > >> symbol in module, or unknown parameter (see dmesg) > >> > >> Then the relevant dmesg says: > >> > >> snd_hwdep: Unknown symbol snd_kcalloc > >> snd_usb_usx2y: Unknown symbol snd_hwdep_new > > > > Did you run cvscompile? configure script must be regenerated. > > > > > > Yes, I've ran ./cvscompile. My steps were just the following: > > cvs co alsa-kernel > cvs co alsa-driver > cd alsa-driver > export ALSAKERNELDIR=../alsa-kernel > ./cvscompile > su -c "make install" > > Something wrong? Should be ok. snd_kcalloc() is an obsolete function which was replaced recently with kcalloc(). I guess the modules are not installed correctly, or the detection of the kernel verion was wrong. Takashi ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com