[Musix-usuarios] instalando MUSIX al 99% de funcionalidad en una
Dell Studio 15
Pablo Romero
pabloromero.j en gmail.com
Lun Dic 22 06:16:02 CET 2008
bueno vamos avanzando!
para
Now insert the modules into the kernel:
modprobe snd-hda-intel ; modprobe snd-pcm-oss ; modprobe
snd-mixer-oss ; modprobe snd-seq-oss
NB:
*For drivers older than 0.9.0beta11 use:*
modprobe snd-card-hda-intel
Now adjust your soundcard's volume levels. All mixer channels are muted by
default. You must use a native mixer program to unmute appropriate channels,
for example alsamixer from the alsa-utils package. Note that some usb-audio
devices do not have internal mixer controls. Run:
alsamixer
root en chivilnote:/usr/src/alsa/alsa-utils-1.0.18# modprobe snd-hda-intel ;
modprobe snd-pcm-oss ; modprobe snd-mixer-oss ; modprobe snd-seq-oss
FATAL: Error inserting snd_hda_intel
(/lib/modules/2.6.24-etchnhalf.1-686/kernel/sound/pci/hda/snd-hda-intel.ko):
Unknown symbol in module, or unknown parameter (see dmesg)
FATAL: Error running install command for snd_hda_intel
root en chivilnote:/usr/src/alsa/alsa-utils-1.0.18# cd ..
root en chivilnote:/usr/src/alsa# modprobe snd-hda-intel ; modprobe snd-pcm-oss
; modprobe snd-mixer-oss ; modprobe snd-seq-oss
FATAL: Error inserting snd_hda_intel
(/lib/modules/2.6.24-etchnhalf.1-686/kernel/sound/pci/hda/snd-hda-intel.ko):
Unknown symbol in module, or unknown parameter (see dmesg)
FATAL: Error running install command for snd_hda_intel
root en chivilnote:/usr/src/alsa# modprobe snd-hda-intel ; modprobe snd-pcm-oss
; modprobe snd-mixer-oss ; modprobe snd-seq-oss
FATAL: Error inserting snd_hda_intel
(/lib/modules/2.6.24-etchnhalf.1-686/kernel/sound/pci/hda/snd-hda-intel.ko):
Unknown symbol in module, or unknown parameter (see dmesg)
FATAL: Error running install command for snd_hda_intel
root en chivilnote:/usr/src/alsa#
2008/12/22 Marcos Guglielmetti <marcos en ovejafm.com>
> El Lun 22 Dic 2008, Pablo Romero escribió:
> | Bueno avance un poco mas instale los headers y pude llegar a
> | instalar alsa-driver, alsa-lib y en alsa-utils ocurrio esto.
> | En cuanto a la persistencia si me tienen paciencia espero tener
> | funcionando todo.
> |
> |
> | root en chivilnote:/usr/src/alsa# cd /usr/src/alsa/alsa-utils-1.0.18
> | root en chivilnote:/usr/src/alsa/alsa-utils-1.0.18# ./configure ;
> | make ; make install
> | checking for a BSD-compatible install... /usr/bin/install -c
> | checking whether build environment is sane... yes
> | checking for gawk... gawk
> | checking whether make sets $(MAKE)... yes
> | checking whether NLS is requested... yes
> | checking for msgfmt... /usr/bin/msgfmt
> | checking for gmsgfmt... /usr/bin/msgfmt
> | checking for xgettext... /usr/bin/xgettext
> | checking for msgmerge... /usr/bin/msgmerge
> | checking for style of include used by make... GNU
> | 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 dependency style of gcc... gcc3
> | checking build system type... i686-pc-linux-gnu
> | checking host system type... i686-pc-linux-gnu
> | checking for ld used by GCC... /usr/bin/ld
> | checking if the linker (/usr/bin/ld) is GNU ld... yes
> | checking for shared library run path origin... done
> | checking for CFPreferencesCopyAppValue... no
> | checking for CFLocaleCopyCurrent... no
> | checking for GNU gettext in libc... yes
> | checking whether to use NLS... yes
> | checking where the gettext function comes from... libc
> | checking for cross-compiler... gcc
> | checking for gcc... (cached) gcc
> | checking whether we are using the GNU C compiler... (cached) yes
> | checking whether gcc accepts -g... (cached) yes
> | checking for gcc option to accept ISO C89... (cached) none needed
> | checking dependency style of gcc... (cached) gcc3
> | checking for a BSD-compatible install... /usr/bin/install -c
> | checking whether ln -s works... yes
> | checking for ALSA CFLAGS...
> | checking for ALSA LDFLAGS... -lasound -lm -ldl -lpthread
> | checking for libasound headers version >= 1.0.16... found.
> | checking for snd_ctl_open in -lasound... yes
> | 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 ncurses5-config... no
> | checking for initscr in -lncurses... 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 special C compiler options needed for large files...
> | no checking for _FILE_OFFSET_BITS value needed for large files...
> | 64 checking for _LARGE_FILES value needed for large files... no
> | configure: creating ./config.status
> | config.status: creating Makefile
> | config.status: creating alsactl/Makefile
> | config.status: creating alsactl/init/Makefile
> | config.status: creating alsamixer/Makefile
> | config.status: creating amidi/Makefile
> | config.status: creating amixer/Makefile
> | config.status: creating m4/Makefile
> | config.status: creating po/Makefile.in
> | config.status: creating alsaconf/alsaconf
> | config.status: creating alsaconf/Makefile
> | config.status: creating alsaconf/po/Makefile
> | config.status: WARNING: alsaconf/po/Makefile.in seems to ignore
> | the --datarootdir setting
> | config.status: creating aplay/Makefile
> | config.status: creating include/Makefile
> | config.status: creating iecset/Makefile
> | config.status: creating utils/Makefile
> | config.status: creating utils/alsa-utils.spec
> | config.status: creating seq/Makefile
> | config.status: creating seq/aconnect/Makefile
> | config.status: creating seq/aplaymidi/Makefile
> | config.status: creating seq/aseqdump/Makefile
> | config.status: creating seq/aseqnet/Makefile
> | config.status: creating speaker-test/Makefile
> | config.status: creating speaker-test/samples/Makefile
> | config.status: creating include/aconfig.h
> | config.status: include/aconfig.h is unchanged
> | config.status: executing po-directories commands
> | config.status: creating po/POTFILES
> | config.status: creating po/Makefile
> | config.status: executing depfiles commands
> | Making all in include
> | make[1]: se ingresa al directorio
> | `/usr/src/alsa/alsa-utils-1.0.18/include' make all-am
> | make[2]: se ingresa al directorio
> | `/usr/src/alsa/alsa-utils-1.0.18/include' make[2]: se sale del
> | directorio `/usr/src/alsa/alsa-utils-1.0.18/include' make[1]: se
> | sale del directorio `/usr/src/alsa/alsa-utils-1.0.18/include'
> | Making all in alsactl
> | make[1]: se ingresa al directorio
> | `/usr/src/alsa/alsa-utils-1.0.18/alsactl' Making all in init
> | make[2]: se ingresa al directorio
> | `/usr/src/alsa/alsa-utils-1.0.18/alsactl/init'
> | make[2]: No se hace nada para `all'.
> | make[2]: se sale del directorio
> | `/usr/src/alsa/alsa-utils-1.0.18/alsactl/init'
> | make[2]: se ingresa al directorio
> | `/usr/src/alsa/alsa-utils-1.0.18/alsactl' xmlto man
> | alsactl_init.xml
> | make[2]: xmlto: No se encontró el programa
> | make[2]: *** [alsactl_init.7] Error 127
>
>
> Ahí dice que no tenés un programa llamado xmlto
>
> Acá veo que está en Debian
>
> apt-cache policy xmlto
> xmlto:
> Instalados: (ninguno)
> Candidato: 0.0.20-3
> Tabla de versión:
> 0.0.20-3 0
> 500 ftp://ftp.ccc.uba.ar lenny/main Packages
>
> apt-cache policy xmltoman
> xmltoman:
> Instalados: (ninguno)
> Candidato: 0.4-2
> Tabla de versión:
> 0.4-2 0
> 500 ftp://ftp.ccc.uba.ar lenny/main Packages
>
>
> instalalos...
>
>
>
>
> y nos contás qué pasa...
>
>
>
> | make[2]: se sale del directorio
> | `/usr/src/alsa/alsa-utils-1.0.18/alsactl' make[1]: ***
> | [all-recursive] Error 1
> | make[1]: se sale del directorio
> | `/usr/src/alsa/alsa-utils-1.0.18/alsactl' make: ***
> | [all-recursive] Error 1
> | Making install in include
> | make[1]: se ingresa al directorio
> | `/usr/src/alsa/alsa-utils-1.0.18/include' make[2]: se ingresa al
> | directorio `/usr/src/alsa/alsa-utils-1.0.18/include' make[2]: No
> | se hace nada para `install-exec-am'.
> | make[2]: No se hace nada para `install-data-am'.
> | make[2]: se sale del directorio
> | `/usr/src/alsa/alsa-utils-1.0.18/include' make[1]: se sale del
> | directorio `/usr/src/alsa/alsa-utils-1.0.18/include' Making
> | install in alsactl
> | make[1]: se ingresa al directorio
> | `/usr/src/alsa/alsa-utils-1.0.18/alsactl' Making install in init
> | make[2]: se ingresa al directorio
> | `/usr/src/alsa/alsa-utils-1.0.18/alsactl/init'
> | make[3]: se ingresa al directorio
> | `/usr/src/alsa/alsa-utils-1.0.18/alsactl/init'
> | make[3]: No se hace nada para `install-exec-am'.
> | test -z "/usr/share/alsa/init" || mkdir -p --
> | "/usr/share/alsa/init" /usr/bin/install -c -m 644 '00main'
> | '/usr/share/alsa/init/00main' /usr/bin/install -c -m 644 'default'
> | '/usr/share/alsa/init/default' /usr/bin/install -c -m 644 'help'
> | '/usr/share/alsa/init/help' /usr/bin/install -c -m 644 'info'
> | '/usr/share/alsa/init/info' /usr/bin/install -c -m 644 'test'
> | '/usr/share/alsa/init/test' /usr/bin/install -c -m 644 'hda'
> | '/usr/share/alsa/init/hda' make[3]: se sale del directorio
> | `/usr/src/alsa/alsa-utils-1.0.18/alsactl/init'
> | make[2]: se sale del directorio
> | `/usr/src/alsa/alsa-utils-1.0.18/alsactl/init'
> | make[2]: se ingresa al directorio
> | `/usr/src/alsa/alsa-utils-1.0.18/alsactl' xmlto man
> | alsactl_init.xml
> | make[2]: xmlto: No se encontró el programa
> | make[2]: *** [alsactl_init.7] Error 127
> | make[2]: se sale del directorio
> | `/usr/src/alsa/alsa-utils-1.0.18/alsactl' make[1]: ***
> | [install-recursive] Error 1
> | make[1]: se sale del directorio
> | `/usr/src/alsa/alsa-utils-1.0.18/alsactl' make: ***
> | [install-recursive] Error 1
> | root en chivilnote:/usr/src/alsa/alsa-utils-1.0.18#
> |
>
>
> | 22 de diciembre de 2008 2:57, Marcos Guglielmetti
> <marcos en ovejafm.com>escribió:
> | > El Dom 21 Dic 2008, Pablo Lozano escribió:
> | > | Hola tocayo, bueno, las fuentes de este kernel no están
> | > | disponibles. Para compilar tenés que tener los headers del
> | > | kernel, los instalaste???? eso es con sudo apt-get install
> | > | linux-headers-tu kernel (podés ponerle algo como apt-get
> | > | install linux-headers-($uname-r)
> | >
> | > sudo apt-get install linux-headers-$(uname -r)
> | >
> | > | , que alguien me corrija si me equivoco
> | > | con la última partecita). La opción que dice en el tuto de
> | > | alsa-project es para compilar específicamente para tu kernel,
> | > | lo que podés haceres compilarlo en general (demora más), eso
> | > | lo hacés con lo que dice acá:
> | > | http://www.avalpa.com/assets/andrea/studio15/debian_on_dell_s
> | > |tudio 15.html .
> | > |
> | > | Lo que hace ahí es "fabricar" el módulo snd_hda_intel para tu
> | > | kernel, para eso lo necesita, y luego lo insertás y levantás
> | > | todos los módulos (como dice el tuto de alsaproject).,
> | > |
> | > | Suerte
> | > |
> | > | Pablito
> | >
> | > tal cual, es compilar el driver que necesitás usar.
> | >
> | > Gracias Pablos por la persistencia :)
> | >
> | > --
> | > Marcos GG
> | > Socio de SOLAR: www.solar.org.ar
> | >
> | > "No entiendo por qué se considera drástico pedirle a la gente
> | > que coma una alimentación vegetariana
> | > bien balanceada, mientras que es médicamente conservador
> | > hacerles el by-pass triple y recetarles drogas
> | > para reducir el colesterol por el resto de sus vidas." Dean
> | > Ornish, médico y autor de "Cómo reversar la
> | > enfermedad coronaria."
> | >
> | > ................................................................
> | >.. Descargá el disco "Amigaos": música libre hecha con software
> | > libre http://e3.ututo.org/users/musix/CDs/Amigaos/
> | >
> | >
> | >
> | >
> | >
> | >
> | > _______________________________________________
> | > Musix GNU+Linux - www.musix.org.ar
> | > Musix-usuarios mailing list
> | > Musix-usuarios en lists.ourproject.org
> | > https://lists.ourproject.org/cgi-bin/mailman/listinfo/musix-usua
> | >rios
>
>
>
>
> _______________________________________________
> Musix GNU+Linux - www.musix.org.ar
> Musix-usuarios mailing list
> Musix-usuarios en lists.ourproject.org
> https://lists.ourproject.org/cgi-bin/mailman/listinfo/musix-usuarios
>
>
------------ próxima parte ------------
Se ha borrado un adjunto en formato HTML...
URL: /pipermail/musix-usuarios/attachments/20081222/dc512caf/attachment-0001.html
Más información sobre la lista de distribución Musix-usuarios