public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Lee Revell <rlrevell@joe-job.com>
To: "Pelle Lundström" <lunper@gmail.com>
Cc: David Wragg <david@wragg.org>,
	linux-kernel@vger.kernel.org,
	ALSA user list <alsa-user@lists.sourceforge.net>
Subject: Re: PROBLEM: No initialization of sound card
Date: Wed, 23 Nov 2005 15:34:42 -0500	[thread overview]
Message-ID: <1132778083.10453.24.camel@mindpipe> (raw)
In-Reply-To: <b1952ae90511231230j1121e7a0v501cf135761e154a@mail.gmail.com>

On Wed, 2005-11-23 at 21:30 +0100, Pelle Lundström wrote:
> When running the commands "lsmod | grep ^snd | cut -d\  -f1 | xargs
> rmmod" and then "modprobe snd_es18xx" then I get errors.
> 
> The dmesg output is:
> : Unknown symbol snd_info_register

This usually means your ALSA modules were not compiled against the right
kernel version.  Or some of the old modules failed to unload and you're
now trying to load a mix of old and new modules.

Lee


      reply	other threads:[~2005-11-23 20:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-12 20:43 PROBLEM: No initialization of sound card Pelle Lundström
2005-11-12 20:53 ` Martin Schlemmer
2005-11-12 21:34 ` David Wragg
2005-11-13  0:21   ` Lee Revell
2005-11-23 20:30     ` Pelle Lundström
2005-11-23 20:34       ` Lee Revell [this message]

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=1132778083.10453.24.camel@mindpipe \
    --to=rlrevell@joe-job.com \
    --cc=alsa-user@lists.sourceforge.net \
    --cc=david@wragg.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lunper@gmail.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox