All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Ivica Bukvic <ico@fuse.net>
Cc: alsa-devel@lists.sourceforge.net,
	alsa-user@lists.sourceforge.net, 'Paul Davis' <pbd@op.net>
Subject: Re: Suse 8.0 Alsa CVS compile problem (possibly snd-hammerfall-mem problem?)
Date: Tue, 21 May 2002 12:38:59 +0200	[thread overview]
Message-ID: <acd8aa$1sh$2@main.gmane.org> (raw)
In-Reply-To: <000401c1ffa3$302e0900$ac1f830a@ico>

At Sun, 19 May 2002 22:08:06 -0400,
Ivica Bukvic wrote:
> 
> Hi all, I am having an odd problem with the ALSA cvs compile on SUSE
> 8.0. I am trying to do this in order to get the hdsp driver. However,
> whenever I compile the driver it stores all the modules in the
> /lib/modules/2.4.18-4GB/ folder assuming that my kernel is 2.4.18-4GB.
> However, when I open the k control center it tells me that I am using
> 2.4.18-64GB-SMP kernel (which makes no sense since I am using it on a
> single processor laptop).
> 
> So, when I try to install the module for the built-in soundcard (intel
> 8x0), it installs fine, but when I try to modprobe snd-hammerfall-mem,
> it fails saying that it has been compiled for the 2.4.18-4GB kernel and
> that I am using 2.4.18-64GB-SMP kernel -> hence the kernel mismatch ->
> modprobe failed.
> 
> Anyone has a clue as to why is this happening?

i guess the header files included in the kernel tree don't match with
the version of the kernel you're using.
as default, kernel-source package includes the configuration for the
default kernel (i.e. 2.4.18-4GB).

i recommend to replace the kernel with the default one instead of smp.
(it happens often that the installer chooses an smp kernel on pentium
 4 is found.)

or, if you insist to use the current smp kernel, copy the version.h
and autoconf.h under /boot directory (renamed with vmlinuz. prefix) to
/usr/src/linux/include/linux directory and reconfigure the driver,
clean and reinstall it.


Takashi

_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

  parent reply	other threads:[~2002-05-21 10:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <000401c1ffa3$302e0900$ac1f830a@ico>
2002-05-20  2:33 ` Suse 8.0 Alsa CVS compile problem (possibly snd-hammerfall-mem problem?) Paul Davis
2002-05-21 10:38 ` Takashi Iwai [this message]
2002-05-20  2:08 Ivica Bukvic

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='acd8aa$1sh$2@main.gmane.org' \
    --to=tiwai@suse.de \
    --cc=alsa-devel@lists.sourceforge.net \
    --cc=alsa-user@lists.sourceforge.net \
    --cc=ico@fuse.net \
    --cc=pbd@op.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.