0

My problem: I can see and connect to the network, most of the time (sometimes connecting does not work). My main problem is, that even when connection is established, I have no access to the internet. Resetting the router seems to correct the problem for a limited time (until it stops working seemingly arbitrarily). Other devices using the same router have no problem (1 Windows pc, 2 androids). On top of that, when I boot Windows on this very machine, there are no problems either.

I have run the analysis script from: My wireless/WiFi connection does not work. What information is needed to diagnose the issue?

My results are: http://pastebin.ubuntu.com/9215532/

Please help me!

3 Answers3

0

did you try to upgrade the kernel?

kernel.org. has the newes one.

as far as i can remember it was

wget source && unpack and then run ...

 make-kpkg --rootcmd fakeroot --initrd --append-to-version=-new-wlan kernel-image kernel-headers kernel-source

see this for more information https://help.ubuntu.com/community/Kernel/Compile

Jens
  • 1
0

Let's try this driver parameter that usually works.

echo "options ath9k nohwcrypt=1" | sudo tee /etc/modprobe.d/ath9k.conf
sudo modprobe -rfv ath9k
sudo modprobe -v ath9k
Wild Man
  • 8,327
0

Ok, I tried a lot of things since I originally posted this but nothing worked. And then i realized that sometimes, not fixing it can also be a solution.

A solution that works for everyone owning a smartphone is to connect the phone to the local network and use USB tehthering. Works regardless of OS. I know it's stupid. But it just works.