PDA

View Full Version : [HELP!!] Configurare Scheda Audio


.bLiz
02-12-2005, 14:09
Ho installato sul mio pc Debian, kernel 2.6.8 e dopo aver scaricato il pacchetto alsa-base sono passato alla configurazione della skeda audio con alsaconf, ma non mi ha rilevato nessuna skeda audio.

Ho una ASUS A8N-SLI con skeda audio REALTEK ALC850 integrata.

Nel cd della mia mobo ci sono i driver per linux, ed anche nel sito della Asus ho trovato e scaricato il driver audio della mia skeda audio. E' un file tar.bz2 e il file readme dice:
-------------------------------------------
Installation:
This Source Code is from www.alsa-project.org.
For driver installation, please follow below steps.

Step 1. unzip source code
tar xfvj alcsound.tar.bz2

Step 2. Turn on sound support (soundcore module, default turn on)

Step 3. Complied source code
a. ./configure
b. make
c. make install
d. ./snddevices

Step 4. Edit your /etc/modules.conf or conf.modules depending on the distribution
(Please refer to the attached modules.conf)

Step 5. reboot your machine
-----------------------------------------------------

Ho quindi estratto il file tar.bz2 in /usr/local/src , ed ho scritto in console ./configure:

-------------------------------------------------------------------------------
debian:/usr/local/src/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... /usr/local/src/alsa-driver-1.0.4
checking cross compile...
checking for directory with kernel source... /lib/modules/2.6.8-2-386/build
checking for kernel version... The file /lib/modules/2.6.8-2-386/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).
---------------------------------------------------------------------

Dice quindi che non trova quel file che vi ho segnato in grassetto, ho quindi eliminato e riscaricato gli headers del kernel ma il risultato non cambia :cry:

Qualche idea? :help:

simoTDI
02-12-2005, 17:25
anche a me nn viene riconosciuta... la mia xò è una skeda ISA ... ESS 1868 di preciso..
:doh: come fare?

.bLiz
02-12-2005, 18:08
e in teoria se non viene riconosciuta l'unica è cercare se esistono dei driver per la tua skeda..... nel mio caso esistono ma non riesco a installarli :muro:

.bLiz
03-12-2005, 14:31
uppete :cry:

.bLiz
04-12-2005, 11:38
uuuup! :cry:

TheGaiden
04-12-2005, 18:43
ma forse ti manca il modulo del kernel...

simoTDI
04-12-2005, 19:19
ma forse ti manca il modulo del kernel...
come rimediare?

.bLiz
05-12-2005, 09:37
ho risolto aggiornando il kernel, passando così dalla versione stable alla testing, e rieseguendo alsaconf mi ha riconosciuto la scheda audio al volo :)

grazie a wubby :ave:

simoTDI
11-12-2005, 12:55
ho risolto aggiornando il kernel, passando così dalla versione stable alla testing, e rieseguendo alsaconf mi ha riconosciuto la scheda audio al volo :)

grazie a wubby :ave:
mi insegni come si fa ? magari risolve anche a me :rolleyes:

.bLiz
11-12-2005, 13:22
prima di tutto hai installato alsa-base e alsa-utils, dopo di che hai eseguito alsaconf? Se ti rileva la skeda sei apposto, altrimenti come nel mio caso devi aggiornare il kernel. Per vedere la versione del kernel che hai tutt'ora scrivi da console "uname -a" e riporta qui il risultato che ti dà :)