PDA

View Full Version : aiuto installazione driver audio


k.francesco891
22-01-2006, 19:22
Ciao a tutti!!!sono nuovo di linux lo uso da pokissimo...ho installato la distro Mandriva 2006
ancora nn ho ben capito come si installino i pakketti nnostante abbia consultato diverse guide :( (se qlcn può aiutarmi anke su qst lo ringrazio in anticipo :D )
il problema è nato qnd mi sn cimentato a installare i driver audio della skeda madre...ho una a8n-sli premium nel momento in cui do il ./configure mi arriva questo messaggio di errore:
[root@localhost alsa-driver-1.0.4]# ./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... /home/ciccio/alsa-driver-1.0.4
checking cross compile...
checking for directory with kernel source... /usr/src/linux
checking for kernel version... The file /usr/src/linux/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).

mi da errore anke nell'installazione degli altri pakketti forse sbaglio qualcosa nella procedura... :help:

k.francesco891
23-01-2006, 12:50
nessuno ke m m possa aiutare????????? :( :(

oRz0Ro
06-02-2006, 16:49
devi installare i pacchetti kernel-source-xxx e kernel-headers-xxx dove xxx è la versione del kernel del tuo sistema.
io non conosco mandriva ma sicuramente c'è un programma per installare i pacchetti. i pacchetti servono a facilitare l' installazione dei programmi su un sistema evitandoti di compilare-installare-configurare i sorgenti a mano.