All of lore.kernel.org
 help / color / mirror / Atom feed
* alsa-driver in the kernel
@ 2005-11-25 19:11 Peter Ganzhorn
  2005-11-25 20:36 ` James Courtier-Dutton
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Ganzhorn @ 2005-11-25 19:11 UTC (permalink / raw)
  To: alsa-devel

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-11-29 15:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-25 19:11 alsa-driver in the kernel Peter Ganzhorn
2005-11-25 20:36 ` James Courtier-Dutton
2005-11-29 15:31   ` Takashi Iwai

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.