Olá de novo! O problema se repetiu hoje algumas vezes. Segue abaixo o trecho
do output de `grep eth0 /var/log/kern.log' referente a uma das sessões em
que perdi a conexão sem motivo aparente:

`
Sep 16 15:57:16 ntbkmichael kernel: eth0: RealTek RTL8139 at 0xa000,
00:a0:d1:38:4f:b6, IRQ 201
Sep 16 15:57:16 ntbkmichael kernel: eth0:  Identified 8139 chip type
'RTL-8100B/8139D'
Sep 16 15:57:16 ntbkmichael kernel: eth0: link up, 100Mbps, full-duplex, lpa
0x45E1
Sep 16 16:09:27 ntbkmichael kernel: NETDEV WATCHDOG: eth0: transmit timed
out
Sep 16 16:09:30 ntbkmichael kernel: eth0: Transmit timeout, status 0c 0005
c07f media 00.
Sep 16 16:09:30 ntbkmichael kernel: eth0: Tx queue start entry 6562  dirty
entry 6558.
Sep 16 16:09:30 ntbkmichael kernel: eth0:  Tx descriptor 0 is 0008a042.
Sep 16 16:09:30 ntbkmichael kernel: eth0:  Tx descriptor 1 is 0008a042.
Sep 16 16:09:30 ntbkmichael kernel: eth0:  Tx descriptor 2 is 0008a042.
(queue head)
Sep 16 16:09:30 ntbkmichael kernel: eth0:  Tx descriptor 3 is 0008a042.
Sep 16 16:09:30 ntbkmichael kernel: eth0: link up, 100Mbps, full-duplex, lpa
0x45E1
Sep 16 16:09:42 ntbkmichael kernel: NETDEV WATCHDOG: eth0: transmit timed
out
Sep 16 16:09:45 ntbkmichael kernel: eth0: Transmit timeout, status 0c 0005
c07f media 00.
Sep 16 16:09:45 ntbkmichael kernel: eth0: Tx queue start entry 4  dirty
entry 0.
Sep 16 16:09:45 ntbkmichael kernel: eth0:  Tx descriptor 0 is 0008a042.
(queue head)
Sep 16 16:09:45 ntbkmichael kernel: eth0:  Tx descriptor 1 is 0008a04b.
Sep 16 16:09:45 ntbkmichael kernel: eth0:  Tx descriptor 2 is 0008a04b.
Sep 16 16:09:45 ntbkmichael kernel: eth0:  Tx descriptor 3 is 0008a042.
Sep 16 16:09:45 ntbkmichael kernel: eth0: link up, 100Mbps, full-duplex, lpa
0x45E1
Sep 16 16:09:57 ntbkmichael kernel: NETDEV WATCHDOG: eth0: transmit timed
out
Sep 16 16:10:00 ntbkmichael kernel: eth0: Transmit timeout, status 0c 0005
c07f media 00.
Sep 16 16:10:00 ntbkmichael kernel: eth0: Tx queue start entry 4  dirty
entry 0.
Sep 16 16:10:00 ntbkmichael kernel: eth0:  Tx descriptor 0 is 0008a04b.
(queue head)
Sep 16 16:10:00 ntbkmichael kernel: eth0:  Tx descriptor 1 is 0008a04b.
Sep 16 16:10:00 ntbkmichael kernel: eth0:  Tx descriptor 2 is 0008a05d.
Sep 16 16:10:00 ntbkmichael kernel: eth0:  Tx descriptor 3 is 0008a05d.
Sep 16 16:10:00 ntbkmichael kernel: eth0: link up, 100Mbps, full-duplex, lpa
0x45E1
'


Grande abraço a todos,
Michael



2007/9/16, Michael <[EMAIL PROTECTED]>:
>
> Pessoal,
>
> O output do `lspci' está me dando, entre outras coisas, a linha
>
> `
> 02:07.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
> RTL-8139/8139C/8139C+ (rev 10)
> '
>
> Procurando por isso no Google encontrei esse site:
> http://www.linuxquestions.org/hcl/showproduct.php?product=482. Duas coisas
> lá me interessaram:
>
> `
> Description:  00:09.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
> RTL-8139/8139C/8139C (rev 10)
>
> Uses the 8139too module in slack, probably most other distros... works
> wonderfully.   Keywords:  
> 8139<http://www.linuxquestions.org/hcl/showcat.php/cat/all/si/8139>
> realtek <http://www.linuxquestions.org/hcl/showcat.php/cat/all/si/realtek>
> 8139C <http://www.linuxquestions.org/hcl/showcat.php/cat/all/si/8139C>
> 8139C+ <http://www.linuxquestions.org/hcl/showcat.php/cat/all/si/8139C+>   
> /sbin/lspci
> output:  00:09.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
> RTL-8139/8139C/8139C+ (rev 10)   Chipset:  RTL-8139/8139C/8139C+ (rev 10)   
> Connection
> Type:  PCI'
>
> e, mais abaixo,
>
> `
> *Kernel (uname -r):*  2.2.20, 2.4.14+   *Distribution:*  Debian
>
> 2.2.20 didn't autodetect the 8139too module, but no problems after
> manually inserting, and 2.4+ even did this automatically
> '
>
> Uma das linhas no output de `grep eth0 /var/log/kern.log' é
>
> `
> Sep 16 10:00:50 ntbkmichael kernel: eth0:  Identified 8139 chip type
> 'RTL-8100B/8139D'
> '
>
> o que me levou a imaginar que o Debian pode estar autodetectando uma placa
> ligeiramente diferente da que eu tenho. Alguém sabe me dizer como eu faço
> para inserir manualmente o `module 8139too'?
>
> Obrigado mais uma vez!
>
>
> Abraço,
> Michael
>
>
>
> 2007/9/16, Michael <[EMAIL PROTECTED]>:
> >
> > Oi Henrique,
> >
> > Obrigado pela sugestão! No setup da minha BIOS há uma guia chamada
> > `Advanced' contendo quatro elementos:
> >
> > - Legacy USB Support
> > - Built-in LAN
> > - Pointing Devices
> > - Execute-Disable Bit Capability
> >
> > Mas sou um usuário bastante inexperiente e não consegui decidir se algum
> > desses tem alguma relevância.
> >
> >
> > Obrigado a todos mais uma vez!
> >
> >
> > Abraço,
> > Michael
> >
> >
> >
> > ---------- Forwarded message ----------
> > From: henrique <[EMAIL PROTECTED]>
> > Date: 14 sept. 2007 12:09
> > Subject: Re: A conexão cai inesperadamente e só volta se eu reinicio o
> > computador.
> > To: Michael <[EMAIL PROTECTED] >
> >
> > Olá!
> > Se você está no desespero total, já experimentou olhar a sua bios, ver
> > se
> > existe algum gerenciamento de energia da sua interface de rede? em
> > 2000/2001
> > eu tive alguns problemas deste tipo em máquinas cujas bios "desligavam"
> > a
> > placa de rede, e o kernel não conseguia lidar mto bem com isto nas
> > minhas
> > placas de rede em questão.
> >
> > Se funcionar, me avise.
> >
> > [ ]s. Henry
> >
> >
> >
>

Responder a