Internet a cabo

Olá!

Recentemente tentei utilizar internet via cabo no meu notebook, porém, nada funcionou. Gostaria de saber quais configurações preciso fazer para ter a internet cabeada.

Algo que nos ajudaria bastante a entender o problema seria o seguinte:

  1. Abra o aplicativo chamado ‘Terminal’
  2. Neste aplicativo execute o comando:

eos-diagnostics

  1. O comando acima irá criar um arquivo com as informações do seu sistema (exemplo: eos-diagnostic-160614_111731_UTC+0100.txt); Nos envie esse arquivo para que possamos analisar e ver uma possível solução

eos-diagnostic-210121_220154_UTC-0300.txt (2,8,MB) Este é o arquivo diagnostico gerado!

Normally, when you connect a network cable to your computer, it should work out of the box. From the logs it seems that your network adaptor has no link, e.g. there’s something wrong with your cabling:

r8169 0000:06:00.0 enp6s0: Link is Down

As soon as a network cable gets plugged in, there should be a corresponding message which states that it’s up, but there isn’t one. You can verify your link status manually by entering:

sudo mii-tool enp6s0

which should give you something like:

enp6s0: negotiated 1000baseT-FD flow-control, link ok

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.