Hi Daniel,

I had similar connection problems, as I had to use an USB WiFi dongle
and cable ethernet before I got the Atheros card working. This had
changed /etc/resolv.conf, so when removed all parameters from the file
and replaced them with the following, the "freezing" issue didn't occur
any more:

nameserver <your local loopback address, for example 127.0.1.1>
search <address of your router, for example 192.168.1.1>

You can find the local address with the command:

ifconfig lo

And the router address by looking for "Default Route" in your network
settings.

Remember to check /etc/network/interfaces for any unnecessary
parameters,  mine contains only:

auto lo
iface lo inet loopback

The wireless interface doesn't require any parameters. Otherwise I'm
glad that the fix worked for you as well.

/Dennis

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1520343

Title:
  Qualcomm Atheros wireless card [168c:003e] (rev 32) not supported

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1520343/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to