› Foros › PC › Software libre
The file /lib/modules/2.6.38-8-generic/build/include/linux/autoconf.h does not exist.
Please install the package with full kernel sources for your distribution
En ese post hay un enlace para solucionar este problema. Pues bien, me puse a hacer los pasos que ahí lista y en esta parte:
On compile et installe alsa-driver :
cd alsa-driver*
sudo ./configure
sudo make<--
sudo make instal<--
Me da esto:
xhex@xhex-desktop:/usr/src/alsa/alsa-driver-1.0.21$ sudo ./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 ISO C89... 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 grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/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/src/alsa/alsa-driver-1.0.21
checking cross compile...
checking for directory with kernel source... /lib/modules/2.6.38-8-generic/build
checking for directory with kernel build...
checking for kernel linux/version.h... yes
checking for kernel linux/autoconf.h... no
The file /lib/modules/2.6.38-8-generic/build/include/linux/autoconf.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.38-8-generic/build).
xhex@xhex-desktop:/usr/src/alsa/alsa-driver-1.0.21$
He probado a descargar el Linux source, como aquí:
hilo_tarjeta-de-sonido-facil-de-configurar-en-linux_801254
Pero no entiendo qué he de hacer ni como, asi que ya no puedo seguir sola. Si me pudiérais echar una mano con esto... ^^U
Muchas gracias. =)
xhex@xhex-desktop:/usr/src/alsa/alsa-driver-1.0.21$ sudo make
make all-deps
make[1]: se ingresa al directorio «/usr/src/alsa/alsa-driver-1.0.21»
make[1]: No se hace nada para «all-deps».
make[1]: se sale del directorio «/usr/src/alsa/alsa-driver-1.0.21»
Please, run the configure script as first...
Alsamixer estaba instalado, pero no se abría. En cuanto a la pestaña de hardware, no salía absolutamente nada.
Por lo que he llegado a leer en webs y demases, podía ser un problema del kernel que venía con la última versión de Ubuntu, ya que a pesar de seguir diversos tutoriales y de tener instaladas las correspondientes aplicaciones seguía sin tirar. Probé con una tarjeta de sonido que tenía por casa y también daba estos problemas, asi que finalmente he optado por cambiar de distro.
Os agradezco que os hayáis tomado la molestia de aconsejarme. Al menos no dejo Linux, solo cambio de distro.
Un saludo. =)