[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Sonido con AUREAL (chip 8810)



Hola a todos.

Mi problema es el siguiente:
- Tengo una tarjeta de sonido AUREAL con el chip : AU8810 .
  Supuestamente compatible.

  lspci -v |grep -iA4 aureal

  02:08.0 Multimedia audio controller: Aureal Semiconductor AU8810
  Vortex Digital Audio Processor (rev 03)
          Subsystem: Aureal Semiconductor AU8810 Vortex Digital Audio
	  Processor
          Flags: bus master, medium devsel, latency 64, IRQ 7
	  Memory at efe80000 (32-bit, non-prefetchable)
	  [size=256K]
	  I/O ports at c800 [size=8]
          I/O ports at c400 [size=8]
					  
Me baje un .bz2 que se supone que me instala los modulos necesarios para
que funcione la tarjeta.
Este modulo contiene :  
	asp10.o  asp30.o     au_core.c  au_mixer.c    au_utils.c   au_vortex.h
	COPYING   mod_conf
	asp20.o  au_audio.c  au_midi.c  au_sndstat.c  au_vortex.c  ChangeLog
	Makefile  README
En el README dice:
 
 This driver has been tested on the following distributions:
 Debian 2.2, kernel version 2.4.0
 
 1. Unpack the distribution:
 tar xvzf aureal*.tar.gz

 2. Change to the driver directory and become root:
 cd aureal*
 su

 3. Edit the Makefile to suit your system (SMP, CPU type, etc)

 4. Type the following install commands:

 If you have an 8810-based (Vortex Advantage) card:
 make install10
 
Yo como soy un poco peroo me salto el paso 3 y voy al grano (paso 4)

Pero cuando pongo "make install10" me dice:

make install AUCHIP=AU8810
make[1]: Entering directory `/home/jjh/aureal'
cc -D__KERNEL__  -DMODULE -DAU8810 -mpentium  -O6 -fomit-frame-pointer
-Wall -pipe -I/usr/src/linux/include   -c -o au_audio.o au_audio.c
In file included from au_audio.c:49:
au_vortex.h:55: linux/modversions.h: No existe el fichero o el
directorio
make[1]: *** [au_audio.o] Error 1
make[1]: Leaving directory `/home/jjh/aureal'
make: *** [install10] Error 2

Se me ocurrio hacer algo asi como "updatedb" y luego "locate
modversions.h" pero no me encuentra na de na.

¿Alguna idea?

Muchas gracias a todos.

-- 
****************************  
Fco. Javier Jiménez Huedo    
***************************



Reply to: