From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: Linux 2.6.21 regression with hda-intel (Conexant 5045) Date: Fri, 18 May 2007 11:22:43 +0200 Message-ID: References: <1179414132.4415.295.camel@razman.gruemaster.com> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx1.suse.de (ns.suse.de [195.135.220.2]) by alsa0.perex.cz (Postfix) with ESMTP id 9C73B2452C for ; Fri, 18 May 2007 11:22:43 +0200 (CEST) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: G.Ohrner@post.rwth-aachen.de Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org At Fri, 18 May 2007 11:05:15 +0200, Gunter Ohrner wrote: > > Tobin Davis wrote: > > what kernels. The best thing to do is download the > > alsa-driver-1.0.14rc4.tar.bz2 release from alsa-project.org and use it. > > It is the most current for that codec. > > This driver version does not seem to compile with Linux 2.6.21: > > In file included > from /usr/src/tmp/alsa-driver-1.0.14rc4/acore/memalloc.inc:13, > from /usr/src/tmp/alsa-driver-1.0.14rc4/acore/memalloc.c:1: > /usr/src/tmp/alsa-driver-1.0.14rc4/include/adriver.h: In > function 'snd_pci_orig_save_state': > /usr/src/tmp/alsa-driver-1.0.14rc4/include/adriver.h:1168: error: too many > arguments to function 'pci_save_state' > /usr/src/tmp/alsa-driver-1.0.14rc4/include/adriver.h: In > function 'snd_pci_orig_restore_state': > /usr/src/tmp/alsa-driver-1.0.14rc4/include/adriver.h:1172: error: too many > arguments to function 'pci_restore_state' > make[4]: *** [/usr/src/tmp/alsa-driver-1.0.14rc4/acore/memalloc.o] Fehler 1 > make[3]: *** [/usr/src/tmp/alsa-driver-1.0.14rc4/acore] Fehler 2 > make[2]: *** [_module_/usr/src/tmp/alsa-driver-1.0.14rc4] Fehler 2 > > I noticed no errors before this one and no failed includes or similar in > paticular. The configure script couldn't detect some conditions by some reasons on your system. Try to build from the HG version, or daily snapshot at ftp://ftp.suse.com/pub/projects/alsa/snapshot Takashi