Logo Hardware.com.br
rvillg
rvillg Membro Junior Registrado
171 Mensagens 0 Curtidas

Modem Lucent no MDK 9.1

#1 Por rvillg 25/05/2003 - 15:37
Sou novato no Linux e tô ralando pra conseguir configurar o meu modem
lucent no MDK 9.1... tentei seguir um procedimento q consegui nun site, mas
não deu certo. gostaria da ajuda de alguém...... vou postar primeiro o
procedimento q segui... e em seguida a msg de erro..... por favor me
ajudem...

1) Obtenha o arquivo ltmodem-6.00a.tar.gz(ou equivalente) em
http://www.linmodems.org (use o Windows para baixá-lo). Você também pode
baixar esta versão aqui:
http://www.downloads-guiadohardware.net/download/ltmodem-6.00a.tar.gz
2) Logue-se como root. Verifique se existem os diretórios linux e
linux-2.x.x (pode ser qualquer número) no diretório /usr/src. Caso eles
existam, vá direto para o passo 4.
3) Coloque o CD 2 de sua distro no cdrom, abra uma shell (terminal), e
execute o comando "mount /mnt/cdrom".
A seguir, entre no diretório onde estão os pacotes rpm. No Mandrake, por
exemplo, execute "cd /mnt/cdrom/Mandrake/RPMS2". Então execute, NESSA ORDEM:

# rpm -i libncurses5-devel*.rpm
# rpm -i kernel-source*.rpm

(onde o * deve ser substituído pelo restante do nome do pacote, que varia de
acordo com a distribuição Linux que estiver utilizando. Se preferir,
simplesmente pressione a tecla TAB depois de digitar o início do nome do
arquivo que o bash completará o nome automaticamente).

4) Descompacte o arquivo ltmodem-6.00a.tar.gz num diretório de sua
preferência, /root, por exemplo. Faça isso com:

# cd /root

...seguido de:

# tar -zxf ltmodem-6.00a.tar.gz

Considerando que esse arquivo esteja lá. Entre no diretório criado: cd
ltmodem-6.00a1. Agora execute, nessa ordem:

# ./build_module
# ./ltinst2
# ./autoload

5) Finalmente, execute, NESSA ORDEM:

# insmod lt_modem.o
# insmod lt_serial

Depois do comando ./build_module aparece a seguinte msg....

This is ltmodem-6.00a1 compiler and installer.
To make a record for trouble shooting purposes,
Start again with:
script ltrecord.txt
./build_module
Abort with Ctrl-C to terminate now.
or wait a few seconds
Drivers to be compiled are:
lt_modem.o and lt_serial.o
Checking for necessary consituents, exclusive of ISA modems:
PCI modem, then needed utilities, finally compiling resources.
If all is well,
supporting script will be written from the source/*.in files.


Scanning PCI bus for modem

+---------------------------------------------------------------------------
--+
| WARNING: lspci not found or not executable - not checking for modem |
+---------------------------------------------------------------------------
--+

creating cache ./config.cache
Checking OS
Checking machine type
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for a BSD compatible install... /usr/bin/install -c
checking for make... yes
checking for ld... yes
Checking for kernel headers
... in /usr/src/linux: Kernel headers found in /usr/src/linux
... in /usr/src/kernel-headers-2.4.21-0.13mdk: nope
... in /usr/src/linux-2.4.21: nope
... in /usr/src/linux-2.4.21-0.13mdk: Kernel headers found
in /usr/src/linux-2.4.21-0.13mdk
using /usr/src/linux-2.4.21-0.13mdk
Checking kernel header version
Test program for figuring out kernel header version failed
Trying compilation of lt_modem.o and lt_serial.o
make: *** Nenhum alvo indicado e nenhum arquivo make
encontrado. Pare.
With resources provided, as good a make as possible has been done.
Now looking for driver products:
Compilation of lt_modem.o failed!
Read Compile_failure from DOCs.
© 1999-2024 Hardware.com.br. Todos os direitos reservados.
Imagem do Modal