wifi conecta mas não navega e nem da ping [RESOLVIDO]

1. wifi conecta mas não navega e nem da ping [RESOLVIDO]

error 404
error_404

(usa Debian)

Enviado em 12/04/2019 - 11:17h

olá, instalei debian 9 no meu pc, mas o wifi conecta mas não navega e nem da ping
veja a saida do comando iwconfig:


enp0s21f0u3 no wireless extensions.

enp1s0 no wireless extensions.

lo no wireless extensions.

wlp2s0 IEEE 802.11 ESSID:"rotiador"
Mode:Managed Frequency:2.457 GHz Access Point: AC:84:C6:7A:B7:3E
Bit Rate=6.5 Mb/s Tx-Power=16 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
Encryption key:off
Power Management:off
Link Quality=49/70 Signal level=-61 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:769 Invalid misc:2221 Missed beacon:0


agradeço a quem me ajudar!


  


2. Re: wifi conecta mas não navega e nem da ping [RESOLVIDO]

Xerxes
xerxeslins

(usa BigLinux)

Enviado em 12/04/2019 - 11:19h


Pode ser DNS.

Dá um ping assim:

ping -c4 8.8.8.8

E vê se responde.

--
"There are lots of Linux users who don't care how the kernel works, but only want to use it. That is a tribute to how good Linux is." - Linus Torvalds



3. Re: wifi conecta mas não navega e nem da ping [RESOLVIDO]

error 404
error_404

(usa Debian)

Enviado em 12/04/2019 - 11:35h

xerxeslins escreveu:


Pode ser DNS.

Dá um ping assim:

ping -c4 8.8.8.8

E vê se responde.

--
"There are lots of Linux users who don't care how the kernel works, but only want to use it. That is a tribute to how good Linux is." - Linus Torvalds


deu isso:


PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.

--- 8.8.8.8 ping statistics ---
4 packets transmitted, 0 received, 100% packet loss, time 3048ms






4. Re: wifi conecta mas não navega e nem da ping [RESOLVIDO]

Xerxes
xerxeslins

(usa BigLinux)

Enviado em 12/04/2019 - 11:49h


Então diz o que aparece com o seguinte comando:

ifconfig -a

--
"There are lots of Linux users who don't care how the kernel works, but only want to use it. That is a tribute to how good Linux is." - Linus Torvalds



5. Re: wifi conecta mas não navega e nem da ping

error 404
error_404

(usa Debian)

Enviado em 12/04/2019 - 12:13h



enp1s0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether 1c:39:47:5b:d0:94 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1 (Loopback Local)
RX packets 916 bytes 72652 (70.9 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 916 bytes 72652 (70.9 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

wlp2s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.0.108 netmask 255.255.255.0 broadcast 192.168.0.255
inet6 fe80::96e9:79ff:feb9:1531 prefixlen 64 scopeid 0x20<link>
ether 94:e9:79:b9:15:31 txqueuelen 1000 (Ethernet)
RX packets 16200 bytes 3514485 (3.3 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 2284 bytes 264236 (258.0 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0






6. Re: wifi conecta mas não navega e nem da ping [RESOLVIDO]

Xerxes
xerxeslins

(usa BigLinux)

Enviado em 12/04/2019 - 12:17h


Interessante...

Mostra aí o resultado do comando:

cat /etc/resolv.conf

--
"There are lots of Linux users who don't care how the kernel works, but only want to use it. That is a tribute to how good Linux is." - Linus Torvalds



7. Re: wifi conecta mas não navega e nem da ping [RESOLVIDO]

error 404
error_404

(usa Debian)

Enviado em 12/04/2019 - 12:23h

xerxeslins escreveu:


Interessante...

Mostra aí o resultado do comando:

cat /etc/resolv.conf

--
"There are lots of Linux users who don't care how the kernel works, but only want to use it. That is a tribute to how good Linux is." - Linus Torvalds



# Generated by NetworkManager
nameserver 8.8.8.8




8. Re: wifi conecta mas não navega e nem da ping [RESOLVIDO]

Xerxes
xerxeslins

(usa BigLinux)

Enviado em 12/04/2019 - 12:28h


Nessa rede wifi, vc consegue navegar usando outro dispositivo como celular ou outro computador?

--
"There are lots of Linux users who don't care how the kernel works, but only want to use it. That is a tribute to how good Linux is." - Linus Torvalds



9. Re: wifi conecta mas não navega e nem da ping [RESOLVIDO]

error 404
error_404

(usa Debian)

Enviado em 12/04/2019 - 12:32h

xerxeslins escreveu:


Nessa rede wifi, vc consegue navegar usando outro dispositivo como celular ou outro computador?

--
"There are lots of Linux users who don't care how the kernel works, but only want to use it. That is a tribute to how good Linux is." - Linus Torvalds


tem um pc com windows e 2 celulares funcionado perfeitamente


10. Re: wifi conecta mas não navega e nem da ping [RESOLVIDO]

Xerxes
xerxeslins

(usa BigLinux)

Enviado em 12/04/2019 - 12:35h


Você instalou o firmware-nonfree?

Já que aparentemente tudo está OK em termos de configuração, talvez seja problema de driver.

Instale o firmware-nonfree:

apt install firmware-nonfree

Se não encontrar o pacote, deve ser pq vc não habilitou o repositório nonfree no Debian.

Sabe como habilitar?

--
"There are lots of Linux users who don't care how the kernel works, but only want to use it. That is a tribute to how good Linux is." - Linus Torvalds



11. Re: wifi conecta mas não navega e nem da ping [RESOLVIDO]

error 404
error_404

(usa Debian)

Enviado em 12/04/2019 - 12:41h

xerxeslins escreveu:


Você instalou o firmware-nonfree?

Já que aparentemente tudo está OK em termos de configuração, talvez seja problema de driver.

Instale o firmware-nonfree:

apt install firmware-nonfree

Se não encontrar o pacote, deve ser pq vc não habilitou o repositório nonfree no Debian.

Sabe como habilitar?

--
"There are lots of Linux users who don't care how the kernel works, but only want to use it. That is a tribute to how good Linux is." - Linus Torvalds


não encontrou nada, acho que minha sources está bem:


#

# deb cdrom:[Debian GNU/Linux 9.8.0 _Stretch_ - Official amd64 DVD Binary-1 20190216-11:59]/ stretch contrib main

# deb cdrom:[Debian GNU/Linux 9.8.0 _Stretch_ - Official amd64 DVD Binary-1 20190216-11:59]/ stretch contrib main

# deb http://security.debian.org/debian-security">http://security.debian.org/debian-security stretch/updates main contrib
# deb-src http://security.debian.org/debian-security">http://security.debian.org/debian-security stretch/updates main contrib


# padrão

deb http://ftp.br.debian.org/debian stretch main contrib non-free
deb http://security.debian.org/ stretch/updates main contrib non-free
deb http://ftp.br.debian.org/debian/ stretch-updates main contrib non-free

#BackPorts
deb http://ftp.br.debian.org/debian/ stretch-backports main contrib non-free




12. Re: wifi conecta mas não navega e nem da ping [RESOLVIDO]

Xerxes
xerxeslins

(usa BigLinux)

Enviado em 12/04/2019 - 12:55h

Talvez tenha digitado errado?

Veja, o pacote existe:

https://packages.debian.org/stretch/all/firmware-linux-nonfree/download

Talvez eu tenha colocado o nome errado. Confira aí.

O "sources" está com "nonfree". OK.

Então nesse link que eu passei, entre e baixe o pacote ".deb".

Instale com:

dpkg -i [nome do pacote]



--
"There are lots of Linux users who don't care how the kernel works, but only want to use it. That is a tribute to how good Linux is." - Linus Torvalds




01 02 03



Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts