From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugtrack@alsa-project.org Subject: [ALSA - driver 0002163]: error running alsaconf Date: Sat, 17 Jun 2006 17:06:11 +0200 Message-ID: <81e092e4b70cba6f05ab37a858028cc4@bugtrack.alsa-project.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from bugtrack.alsa-project.org (gate.perex.cz [85.132.177.35]) by alsa.jcu.cz (ALSA's E-mail Delivery System) with ESMTP id ED7F9157 for ; Sat, 17 Jun 2006 17:06:11 +0200 (MEST) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@lists.sourceforge.net Errors-To: alsa-devel-bounces@lists.sourceforge.net To: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org A NOTE has been added to this issue. ====================================================================== ====================================================================== Reported By: friser Assigned To: tiwai ====================================================================== Project: ALSA - driver Issue ID: 2163 Category: PCI - hda-intel Reproducibility: always Severity: block Priority: normal Status: assigned Distribution: fedora core 5 Kernel Version: 2.6.16-1.2080_FC5 ====================================================================== Date Submitted: 05-26-2006 16:27 CEST Last Modified: 06-17-2006 17:06 CEST ====================================================================== Summary: error running alsaconf Description: Hello, when I try to confugure the alsa driver with alsaconf on my sony vaio I obtain this error: Loading driver... Starting sound driver: snd-hda-intel WARNING: Error inserting snd_page_alloc (/lib/modules/2.6.16-1.2080_FC5/kernel/sound/acore/snd-page-alloc.ko): Invalid module format WARNING: Error inserting snd (/lib/modules/2.6.16-1.2080_FC5/kernel/sound/acore/snd.ko): Invalid module format WARNING: Error inserting snd_timer (/lib/modules/2.6.16-1.2080_FC5/kernel/sound/acore/snd-timer.ko): Invalid module format WARNING: Error inserting snd_page_alloc (/lib/modules/2.6.16-1.2080_FC5/kernel/sound/acore/snd-page-alloc.ko): Invalid module format WARNING: Error inserting snd (/lib/modules/2.6.16-1.2080_FC5/kernel/sound/acore/snd.ko): Invalid module format WARNING: Error inserting snd_timer (/lib/modules/2.6.16-1.2080_FC5/kernel/sound/acore/snd-timer.ko): Invalid module format FATAL: Error inserting snd_pcm (/lib/modules/2.6.16-1.2080_FC5/kernel/sound/acore/snd-pcm.ko): Invalid module format WARNING: Error running install command for snd_pcm WARNING: Error inserting snd_hda_codec (/lib/modules/2.6.16-1.2080_FC5/kernel/sound/pci/hda/snd-hda-codec.ko): Invalid module format FATAL: Error inserting snd_hda_intel (/lib/modules/2.6.16-1.2080_FC5/kernel/sound/pci/hda/snd-hda-intel.ko): Invalid module format done Starting sound driver: snd-hda-intel WARNING: Error inserting snd_page_alloc (/lib/modules/2.6.16-1.2080_FC5/kernel/sound/acore/snd-page-alloc.ko): Invalid module format WARNING: Error inserting snd (/lib/modules/2.6.16-1.2080_FC5/kernel/sound/acore/snd.ko): Invalid module format WARNING: Error inserting snd_timer (/lib/modules/2.6.16-1.2080_FC5/kernel/sound/acore/snd-timer.ko): Invalid module format WARNING: Error inserting snd_page_alloc (/lib/modules/2.6.16-1.2080_FC5/kernel/sound/acore/snd-page-alloc.ko): Invalid module format WARNING: Error inserting snd (/lib/modules/2.6.16-1.2080_FC5/kernel/sound/acore/snd.ko): Invalid module format WARNING: Error inserting snd_timer (/lib/modules/2.6.16-1.2080_FC5/kernel/sound/acore/snd-timer.ko): Invalid module format FATAL: Error inserting snd_pcm (/lib/modules/2.6.16-1.2080_FC5/kernel/sound/acore/snd-pcm.ko): Invalid module format WARNING: Error running install command for snd_pcm WARNING: Error inserting snd_hda_codec (/lib/modules/2.6.16-1.2080_FC5/kernel/sound/pci/hda/snd-hda-codec.ko): Invalid module format FATAL: Error inserting snd_hda_intel (/lib/modules/2.6.16-1.2080_FC5/kernel/sound/pci/hda/snd-hda-intel.ko): Invalid module format done Setting default volumes... Thanks ====================================================================== ---------------------------------------------------------------------- friser - 06-17-06 16:35 ---------------------------------------------------------------------- If I omit the --with-kernel option I have an error [root@umberto alsa-driver-1.0.11]# ./configure checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for ranlib... ranlib checking for a BSD-compatible install... /usr/bin/install -c checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether time.h and sys/time.h may both be included... yes checking whether gcc needs -traditional... no checking for current directory... /usr/local/alsa-driver-1.0.11 checking cross compile... checking for directory with kernel source... /lib/modules/2.6.16-1.2080_FC5/source checking for directory with kernel build... /lib/modules/2.6.16-1.2080_FC5/build checking for kernel linux/version.h... no The file /lib/modules/2.6.16-1.2080_FC5/source/include/linux/version.h does not exist. Please install the package with full kernel sources for your distribution or use --with-kernel=dir option to specify another directory with kernel sources (default is /lib/modules/2.6.16-1.2080_FC5/source). ---------------------------------------------------------------------- friser - 06-17-06 17:06 ---------------------------------------------------------------------- I've found a broken link in kernel dir. I've re-create the link and now the configure find the version.h. I' ve re-installed alla again but when I run modprobe I get: [root@umberto alsa-driver-1.0.11]# modprobe snd-hda-intel WARNING: Error inserting snd_page_alloc (/lib/modules/2.6.16-1.2080_FC5/kernel/sound/acore/snd-page-alloc.ko): Invalid module format WARNING: Error inserting snd (/lib/modules/2.6.16-1.2080_FC5/kernel/sound/acore/snd.ko): Invalid module format WARNING: Error inserting snd_timer (/lib/modules/2.6.16-1.2080_FC5/kernel/sound/acore/snd-timer.ko): Invalid module format WARNING: Error inserting snd_page_alloc (/lib/modules/2.6.16-1.2080_FC5/kernel/sound/acore/snd-page-alloc.ko): Invalid module format WARNING: Error inserting snd (/lib/modules/2.6.16-1.2080_FC5/kernel/sound/acore/snd.ko): Invalid module format WARNING: Error inserting snd_timer (/lib/modules/2.6.16-1.2080_FC5/kernel/sound/acore/snd-timer.ko): Invalid module format FATAL: Error inserting snd_pcm (/lib/modules/2.6.16-1.2080_FC5/kernel/sound/acore/snd-pcm.ko): Invalid module format WARNING: Error running install command for snd_pcm WARNING: Error inserting snd_hda_codec (/lib/modules/2.6.16-1.2080_FC5/kernel/sound/pci/hda/snd-hda-codec.ko): Invalid module format FATAL: Error inserting snd_hda_intel (/lib/modules/2.6.16-1.2080_FC5/kernel/sound/pci/hda/snd-hda-intel.ko): Invalid module format Issue History Date Modified Username Field Change ====================================================================== 05-26-06 16:27 friser New Issue 05-26-06 16:27 friser Distribution => fedora core 5 05-26-06 16:27 friser Kernel Version => 2.6.16-1.2080_FC5 06-14-06 17:17 friser Issue Monitored: djdeath 06-14-06 17:17 friser Note Added: 0010213 06-14-06 17:18 friser Note Deleted: 0010213 06-14-06 17:19 friser Note Added: 0010214 06-15-06 10:10 friser Note Added: 0010236 06-15-06 17:50 rlrevell Note Added: 0010240 06-16-06 14:14 friser Note Added: 0010253 06-16-06 14:15 friser File Added: alsa-output.txt 06-16-06 14:18 friser File Added: modprobe.conf 06-16-06 14:19 friser Note Added: 0010254 06-16-06 20:00 rlrevell Note Added: 0010259 06-17-06 16:35 friser Note Added: 0010271 06-17-06 17:06 friser Note Added: 0010272 ======================================================================