./configure não funciona de jeito nenhum! (Debian 9)

1. ./configure não funciona de jeito nenhum! (Debian 9)

onvski
Ovski

(usa Ubuntu)

Enviado em 02/03/2018 - 13:02h

Estou tentando instalar o Driver de som Realtek seguindo esse tutorial:
https://naoechico.wordpress.com/2010/06/04/tutorial-instalando-o-driver-de-som-das-placas-realtek-no...

Ai quando chega na parte de executar o comando ./configure, aparece "bash: ./configure: Arquivo ou diretório não encontrado
". O erro persiste executando como sudo ou não.

Sim, li "reade-me" depois que descompactei o arquivo, é a mesma coisa...

Já instalei o pacote "pacote build-essential" e também dei um "apt-get install firmware-ralink" e reiniciei a máquina e o erro persiste...

Alguém poderia me ajudar?



  


2. Re: ./configure não funciona de jeito nenhum! (Debian 9)

Matheus
pylm

(usa Gentoo)

Enviado em 02/03/2018 - 13:06h

Vou ter que perguntar, ele existe?
Dá um ls na pasta pra confirmar.


3. Re: ./configure não funciona de jeito nenhum! (Debian 9)

onvski
Ovski

(usa Ubuntu)

Enviado em 02/03/2018 - 13:20h

pylm escreveu:

Vou ter que perguntar, ele existe?
Dá um ls na pasta pra confirmar.


voltage@debian:~$ su
Senha:
root@debian:/home/voltage# cd /home/voltage/Documentos/Rt-Linux-HDaudio-5.18/alsa-driver-RTv5.18
root@debian:/home/voltage/Documentos/Rt-Linux-HDaudio-5.18/alsa-driver-RTv5.18# ls
alsa
root@debian:/home/voltage/Documentos/Rt-Linux-HDaudio-5.18/alsa-driver-RTv5.18# cd /home/voltage/Documentos/Rt-Linux-HDaudio-5.18/alsa-driver-RTv5.18/alsa
root@debian:/home/voltage/Documentos/Rt-Linux-HDaudio-5.18/alsa-driver-RTv5.18/alsa# ls
acinclude.m4 firewire Module.markers soc
aclocal.m4 gitcompile modules sound
acore hal2 modules.order sparc
alsa-kernel HEAD Module.symvers SUPPORTED_KERNELS
aoa i2c parisc synth
arm include pci test
autom4te.cache INSTALL pcmcia TODO
CARDS-STATUS install-sh ppc toplevel.config
configure isa README toplevel.config.in
configure.in kconfig-vers Rules.make usb
COPYING Makefile Rules.make1 utils
doc Makefile.conf.in sh version
drivers mips snddevices version.in
FAQ misc snddevices.in WARNING
root@debian:/home/voltage/Documentos/Rt-Linux-HDaudio-5.18/alsa-driver-RTv5.18/alsa#



4. Re: ./configure não funciona de jeito nenhum! (Debian 9)

Matheus
pylm

(usa Gentoo)

Enviado em 02/03/2018 - 13:42h

Ele tem permissão de execução?

chmod +x configure 


Isso já me aconteceu uma vez com um binário 32 bits, o sistema era 64 e o bash acusava arquivo não encontrado, mas desconheço casos com os scripts de autoconf.


5. Re: ./configure não funciona de jeito nenhum! (Debian 9)

Alberto Federman Neto.
albfneto

(usa openSUSE)

Enviado em 02/03/2018 - 13:43h

poste o arquivo README, o conteúdo, pq não tem arquivo configure e sim configue.in e .isa.
Acho que isso deve compilar de outro jeito.

outra coisa, as realtek deveriam funcionar direto nos linux novos.... está certo de que é problema do driver? veja se está sendo reconhecida, como o comando:


# lspci | grep -i audio


muito mais comum é problema no pulseaudio, do que no driver.
¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨
Albfneto,
Ribeirão Preto, S.P., Brasil.
Usuário Linux, Linux Counter: #479903.
Distros Favoritas: Sabayon, Gentoo, openSUSE, Mageia e OpenMandriva.


6. Re: ./configure não funciona de jeito nenhum! (Debian 9)

onvski
Ovski

(usa Ubuntu)

Enviado em 02/03/2018 - 14:57h

albfneto escreveu:

poste o arquivo README, o conteúdo, pq não tem arquivo configure e sim configue.in e .isa.
Acho que isso deve compilar de outro jeito.


Segue o README:

The source code copy from www.alsa-project.org. ver:5.15
Linux Source Code for ALC audio codec
Support Codec list:
====AC97 Codec=====
ALC100,100P
ALC200,200P
ALC650D
ALC650E
ALC650F
ALC650
ALC655
ALC653
ALC658
ALC658D
ALC850
ALC101
ALC202
ALC250
ALC203

====HD Audio codec ====
ALC221
ALC231
ALC233
ALC255
ALC260
ALC262
ALC267
ALC268
ALC259
ALC269
ALC270
ALC271X
ALC272
ALC273
ALC275
ALC276
ALC280
ALC281X
ALC282
ALC283
ALC284
ALC285
ALC286
ALC288
ALC290
ALC292
ALC293
ALC656
ALC660
ALC660VD
ALC661
ALC662
ALC663
ALC665
ALC668
ALC670
ALC671
ALC672
ALC680
ALC861
ALC861VD
ALC880
ALC882
ALC883
ALC885
ALC888
ALC889A
ALC898
ALC892
ALC899
ALC900
ALC1150
ALC1200


Installation:
This Source Code is from www.alsa-project.org.
For OS installation, please remember add the Development tool kit.
For driver installation, please follow below steps.

Note: Please check Development tool kit on your OS.

Manual install:
Step 1. unzip source code
tar xfvj alsa-driver-1.0.xx.tar.bz2

Step 2. Complied source code
a. cd alsa-driver-1.0.xx
b. ./configure --with-cards=hda-intel
c. make
d. make install

Step 3. reboot your machine

Step 4. Use the alsamixer the disable mute (All audio line default is mute)
excute alsamixer

Note: 1. The most detail information, can refer the alsa-kernel/Documenttation/ALSA-Configuration.txt in the azx-021705.tar.bz2.
2. Kernel Version must be 2.6 or later.
3. All mixer channels are muted by default. You must use a native
or OSS mixer program to unmute appropriate channels.
4. If can not compile the source code, try to rename the /usr/src/linux-2.x -> /usr/src/linux.
5. The driver added to support the SPDIF functoin.
6. a. You can download the alsa-lib-1.0.x and alsa-utils-1.0.x form the www.alsa-project.org, then unzip and install them.
b. Suggest use "alsamixer" to control mixer function.
c. Used "alsaconf" can autodetect which drive you need to install (step 4).
7. SUSE Distribution must install the ncurses package.


outra coisa, as realtek deveriam funcionar direto nos linux novos.... está certo de que é problema do driver? veja se está sendo reconhecida, como o comando:


# lspci | grep -i audio


Segue:
root@debian:/home/voltage# lspci | grep -i audio
00:1b.0 Audio device: Intel Corporation NM10/ICH7 Family High Definition Audio Controller (rev 02)





7. Re: ./configure não funciona de jeito nenhum! (Debian 9)

onvski
Ovski

(usa Ubuntu)

Enviado em 02/03/2018 - 15:03h

pylm escreveu:

Ele tem permissão de execução?

chmod +x configure 


Depois que executei esse comando até que foi, ai chegou no final da operação (sudo make install) e apareceu o seguinte:

# sudo make install
if [ -L /include/sound ]; then \
rm -f /include/sound; \
ln -sf /home/voltage/Documentos/Rt-Linux-HDaudio-5.18/alsa-driver-RTv5.18/alsa/include/sound /include/sound; \
else \
rm -rf /include/sound; \
install -d -m 755 -g root -o root /include/sound; \
for f in include/sound/*.h; do \
install -m 644 -g root -o root $f /include/sound; \
done \
fi
install: não foi possível obter estado de 'include/sound/*.h': Arquivo ou diretório não encontrado
Makefile:188: recipe for target 'install-headers' failed
make: *** [install-headers] Error 1
root@debian:/home/voltage/Documentos/Rt-Linux-HDaudio-5.18/alsa-driver-RTv5.18/alsa#

Deu erro mesmo ou ta certo?


8. Re: ./configure não funciona de jeito nenhum! (Debian 9)

Matheus
pylm

(usa Gentoo)

Enviado em 02/03/2018 - 15:07h

Tu deu o make antes? Posta o resultado dele, provavelmente deu pau na compilação.

Posta os resultados:


./configure --with-cards=hda-intel
make



9. Re: ./configure não funciona de jeito nenhum! (Debian 9)

onvski
Ovski

(usa Ubuntu)

Enviado em 02/03/2018 - 21:04h

pylm escreveu:

Tu deu o make antes? Posta o resultado dele, provavelmente deu pau na compilação.

Posta os resultados:


./configure --with-cards=hda-intel
make


root@debian:/home/voltage/Documentos/Rt-Linux-HDaudio-5.18/alsa-driver-RTv5.18/alsa# ./configure --with-cards=hda-intel
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
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... /home/voltage/Documentos/Rt-Linux-HDaudio-5.18/alsa-driver-RTv5.18/alsa
checking cross compile...
checking for directory with ALSA kernel sources... /home/voltage/Documentos/Rt-Linux-HDaudio-5.18/alsa-driver-RTv5.18
checking for directory with kernel source... 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).
root@debian:/home/voltage/Documentos/Rt-Linux-HDaudio-5.18/alsa-driver-RTv5.18/alsa#

Parece que ta tudo certo, ai eu prossigo com os próximos passos e torna quele erro acima...






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts