PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : Prob: Soundkarten installation



AzRa3l
04.06.05, 08:30
Moin moin,

hab ein problem bekomm meine soundkarte nicht installiert. noch anfänger bei linux (:

Soundkarte: ADI AD1985 SoundMAX 6-channel CODEC, onboard auf diesem board: Asus p4p800 se chipsatz: Intel 865PE

hab auch den treiber bei asus runtergeladen nur wenn ich nach der text datei gehe und den treiber kompillieren soll kommt nen fehler:

hier der konsolen auswurf:



./configure --with-cards=intel8x0
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix...
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
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 ANSI C header files... yes
checking for gcc option to accept ANSI C... none needed
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... /home/AzRa3l/Desktop/Treiber/Linux/alsa-driver-0.9.1adi
checking cross compile...
checking for directory with kernel source... /lib/modules/2.6.11.4-20a-smp/build
checking for kernel version... The file /lib/modules/2.6.11.4-20a-smp/build/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 /usr/src/linux).



kann mir irgendjemand bitte helfen, ich weiss net mehr weiter :(


mFg

AzRa3l

testi
05.06.05, 04:00
Installiere die kernel source für deinen Kernel.
MfG

DrunkenFreak
05.06.05, 12:39
und/oder link sie nach /usr/src/linux mit ln -s

so long

Thomas Weideman
21.08.06, 10:31
Hallo,
habe ein ähnliches Problem wie mein Vorschreiber.
Habe die Sourcen installiert und bekomme folgenden "Auswurf".
Kann mir hier jemand weiterhelfen?
-------------------------------------------------------------------------------------------------------
Vigor10:/home/thomasw/Downloads/ASUS P4P800 Treiber/Sound_ALSA/alsa-drive
r-0.9.6/alsa-driver-0.9.6 # ./configure --with-cards=intel18x0
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix...
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
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 ANSI C header files... yes
checking for gcc option to accept ANSI C... none needed
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... /home/thomasw/Downloads/ASUS P4P800 Tre
iber/Sound_ALSA/alsa-driver-0.9.6/alsa-driver-0.9.6
checking cross compile...
checking for directory with kernel source... /lib/modules/2.6.16.21-0.13-
smp/build
checking for kernel version... 2.6.16.21-0.13-smp
checking for GCC version... Kernel compiler: Used compiler: gcc (GCC) 4. 1.0 (SUSE Linux)

*** NO PREDEFINED KERNEL COMPILER IS DETECTED
*** Assuming the same compiler is used with the current system compiler.

*** Please make sure that the same compiler version was used for building kernel.

checking for kernel linux/compiler.h... "no"
checking for kernel linux/pm.h... "no"
checking for kernel linux/spinlock.h... "no"
checking for kernel linux/irq.h... "no"
checking for kernel linux/threads.h... "no"
checking for kernel linux/rwsem.h... "no"
checking for kernel linux/gameport.h... "no"
checking for kernel linux/devfs_fs_kernel.h... "no"
checking for kernel linux/highmem.h... "no"
checking for kernel linux/workqueue.h... "no"
checking for kernel asm/hw_irq.h... "no"
Creating a dummy <asm/hw_irq.h>...
touch: cannot touch `include/asm/hw_irq.h': No such file or directory
checking for kernel linux/jiffies.h... "no"
checking for kernel linux/compat.h... "no"
checking for kernel linux/adb.h... "no"
checking for kernel linux/cuda.h... "no"
checking for kernel linux/pmu.h... "no"
checking for kernel module symbol versions... "yes"
checking for PCI support in kernel... "yes"
checking for SGI/MIPS (HAL2) architecture... "no"
checking for directory to store kernel modules... /lib/modules/2.6.16.21- 0.13-smp/kernel/sound
checking for verbose printk... on
checking for debug level... none
checking for ISA support in kernel... "yes"
checking for processor type... i586
checking for SMP... "yes"
checking for ISA PnP driver in kernel... no
checking for PnP driver in kernel... no
checking for ISA PnP support... yes
checking for strlcpy... "no"
checking for snprintf... "no"
checking for vmalloc_to_page... "no"
checking for old kmod... "no"
checking for driver version... 0.9.6
checking for sequencer support... yes
checking for OSS/Free emulation... yes
checking for RTC callback support in kernel... "no"
checking for USB support... "no"
checking for USB module support... "yes"
checking for kernel PCMCIA
checking for PCMCIA support... "no"
checking for PCMCIA module support... "yes"
checking for PC9800 support in kernel... "no"
checking for which soundcards to compile driver for... Unknown soundcard intel18x0, exiting!