Wireless will not work

Questions about Wi-Fi and other network devices, file sharing, firewalls, connection sharing etc
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
Robert Hewson

Wireless will not work

Post by Robert Hewson »

Hi have just installed and am having probs with connecting the wifi dongle.
Any help greatly appreciated as I am a total novice.
Thanks in advance

robert@Bobs-computer ~ $ sudo /usr/lib/linuxmint/mintWifi/mintWifi.py
* I. scanning WIFI PCI devices...
* II. querying ndiswrapper...
net8192su : driver installed
device (0BDA:8172) present (alternate driver: r8712u)
* III. querying iwconfig...
eth0 no wireless extensions.
lo no wireless extensions.
* IV. querying ifconfig...
eth0 Link encap:Ethernet HWaddr 00:12:3f:b5:80:23
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
* V. querying DHCP...
* VI. querying nslookup google.com...
;; connection timed out; no servers could be reached
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
snison

Re: Wireless will not work

Post by snison »

Try

menu -> Terminal
sudo pico /etc/resolv.conf
remove the line nameserver 127.0.0.1
CTRL X -> write -> yes
Now try to get on the internet.
Locked

Return to “Networking”