All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lee Revell <rlrevell@joe-job.com>
To: David Wragg <david@wragg.org>
Cc: "Pelle Lundström" <lunper@gmail.com>,
	linux-kernel@vger.kernel.org,
	"ALSA user list" <alsa-user@lists.sourceforge.net>
Subject: Re: PROBLEM: No initialization of sound card
Date: Sat, 12 Nov 2005 19:21:14 -0500	[thread overview]
Message-ID: <1131841275.15223.17.camel@mindpipe> (raw)
In-Reply-To: <m3veyxo8jb.fsf@dwragg.oilspace.com>

On Sat, 2005-11-12 at 21:34 +0000, David Wragg wrote:
> On Sat, 2005-11-12 at 21:43 +0100, Pelle Lundström wrote:
> > 1. Kernel 2.6.14.2 fails to locate and initiate sound card.
> 
> I have seen similar problems due to trailing spaces on option lines in
> /etc/modprobe.com.  These get interpreted by the kernel as zero-length
> options, causing similar "unknown parameter" errors. So check that
> file, and remove any suspicious spaces at the ends of lines.

Run "lsmod | grep ^snd | cut -d\  -f1 | xargs rmmod" then modprobe
snd_es18xx from the command line, then send the output of dmesg if it
does not work.

FYI, please cc: alsa-user at lists.sourceforge.net with any future ALSA
bug reports (alsa-devel if you have a patch).

Lee


  reply	other threads:[~2005-11-13  0:50 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 [this message]
2005-11-23 20:30     ` Pelle Lundström
2005-11-23 20:34       ` Lee Revell

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=1131841275.15223.17.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 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.