All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Ganzhorn <shutdown@brend.org>
To: alsa-devel@lists.sourceforge.net
Subject: alsa-driver in the kernel
Date: Fri, 25 Nov 2005 20:11:25 +0100	[thread overview]
Message-ID: <438761DD.3090009@brend.org> (raw)

Hi there,

there are several hints on how to update the in-kernel alsa driver with 
the alsa driver one can download from alsa-project.org, but I had no 
luck at all updating kernel 2.6.14.3 with alsa 1.0.10 - it seems that 
there is something missing in the kernel, but there is nothing more 
mentioned to do in the howtos.

Actually my make process ends like this after updating the in-kernel driver:

  CC      sound/sound_core.o
  CC      sound/sound_firmware.o
  LD      sound/soundcore.o
  LD      sound/arm/built-in.o
  CC      sound/core/hwdep.o
sound/core/hwdep.c: In function `snd_hwdep_open':
sound/core/hwdep.c:84: error: `snd_major' undeclared (first use in this 
function)
sound/core/hwdep.c:84: error: (Each undeclared identifier is reported 
only once
sound/core/hwdep.c:84: error: for each function it appears in.)
make[2]: *** [sound/core/hwdep.o] Error 1
make[1]: *** [sound/core] Error 2
make: *** [sound] Error 2


So my question is if there is a good and up2date howto for updating the 
alsa driver in the kernel with those from alsa-project.org which are 
usually a bit more current.
I do not want to build alsa as modules, because I want a compact kernel 
without many modules.

It would be great if you could tell me what is necessary to do in order 
to get this working! :)

Peter


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click

             reply	other threads:[~2005-11-25 19:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-25 19:11 Peter Ganzhorn [this message]
2005-11-25 20:36 ` alsa-driver in the kernel James Courtier-Dutton
2005-11-29 15:31   ` Takashi Iwai

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=438761DD.3090009@brend.org \
    --to=shutdown@brend.org \
    --cc=alsa-devel@lists.sourceforge.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.