Juliano, Tenta fazer o comando abaixo
modprobe -l | grep 8139 Se ele não retornar nada e porque voce não tem suporte "via modulo" a sua placa de rede, e pelo que voce respondeu no email anterior, é o seu Kernel que está sem esse suporte. []'s Daniel Quintão On Friday 18 June 2004 14:07, Juliano Davel Torres wrote: > Luciano muito obrigado pela sua ajuda. > Mais a m,inha plca de som ainda não funciona. > Em baixo segue mais detalhes. > > --- Luciano Macedo Rodrigues <[EMAIL PROTECTED]> > escreveu: > Juliano > > > Manda mais duas linhas: > > > > # dmesg | grep eth0 > > este comando não responde nada. > > > Vai dizer se sua eth0 foi achada pelo kernel e etc > > > > # cat /etc/modules > > embaixo segue a resposta deste comando. > > > Pra ver quais modulos o Debian ta carregando. > > > > Para esta placa existem dois modulos: o 8139cp e o > > 8139too. Teste ambos > > usando o modprobe em um terminal: > > > > # modprobe 8139cp > > # modprobe 8139too > > não testei pois já esta carregado.( creio eu ) > > > O que funcionar, voce inclui no /etc/modules, ou usa > > o modconf. > > > > # modconf > > entrei nele e verifiquei q já estava instalado o > modulo. > > > O resto dos seus arquivos deixe como está. > > > > Luciano Macedo Rodrigues > > sp00ky - debian unstable but stable > > > > Juliano Davel Torres wrote: > > >Oi, > > >Tenho uma placa de rede rtl8139(realtec) e não to > > >conseguindo faze-la funcionar. Ela funcionava > > >perfeitamente. A ultima coisa q fiz foi atualizado > > > > o > > > > >debian e instalar o mysql-server. Pois preciso > > >instalar o servidor. > > >Utilizo uo debian sid com kernel 2.6.6. > > analigia:~# ifup -a > ifup: interface lo already configured > Internet Software Consortium DHCP Client 2.0pl5 > Copyright 1995, 1996, 1997, 1998, 1999 The Internet > Software Consortium. > All rights reserved. > > Please contribute if you find this software useful. > For info, please visit > http://www.isc.org/dhcp-contrib.html > > sit0: unknown hardware address type 776 > eth0: ERROR while getting interface flags: No such > device > sit0: unknown hardware address type 776 > Bind socket to interface: No such device > exiting. > Failed to bring up eth0. > analigia:~# > -------------------------------------------------------------- > analigia:~# cat /etc/modules > # /etc/modules: kernel modules to load at boot time. > # > # This file should contain the names of kernel modules > that are > # to be loaded at boot time, one per line. Comments > begin with > # a "#", and everything on the line after them are > ignored. >

