Kürzlich habe ich mein 12.10 Ubuntu aktualisiert, seit ich dieses seltsame WLAN-Internetproblem habe. Net funktioniert beim ersten Start einwandfrei. Nach einigen Webanfragen von einem Browser, einer Befehlszeile oder einem anderen Tool funktioniert das Internet nicht mehr. Ich muss das WLAN trennen und verbinden, damit es wieder funktioniert.
Es passiert alle paar Minuten. Es ist frustrierend. Vor dem Upgrade hat es einwandfrei funktioniert. Ich bin sicher, dass dies nicht das Maschinenproblem ist, da mein Dual Boot Win 8 einwandfrei funktioniert.
Ich habe versucht iwconfig
, das ist die Ausgabe
lo no wireless extensions.
wlan0 IEEE 802.11bgn ESSID:"jumbotron"
Mode:Managed Frequency:2.437 GHz Access Point: 08:86:3B:8C:C0:74
Bit Rate=150 Mb/s Tx-Power=16 dBm
Retry long limit:7 RTS thr:off Fragment thr:off
Encryption key:off
Power Management:off
Link Quality=50/70 Signal level=-60 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:1 Invalid misc:2 Missed beacon:0
Weiß jemand, was los ist?
Aktualisieren:
Ich habe mein Android-Handy in WLAN angeschlossen und USB-Tethering mit Ubuntu-Maschine aktiviert. Es funktioniert großartig.
Das Problem liegt also definitiv in der drahtlosen Konfiguration oder den Treibern
Dies sind einige Konfigurationen, die ich bekommen habe
lshw -C network
*-network
description: Wireless interface
product: AR9485 Wireless Network Adapter
vendor: Atheros Communications Inc.
physical id: 0
bus info: pci@0000:02:00.0
logical name: wlan0
version: 01
serial: 00:08:ca:e6:6b:59
width: 64 bits
clock: 33MHz
capabilities: bus_master cap_list rom ethernet physical wireless
configuration: broadcast=yes driver=ath9k driverversion=3.2.0-23-generic-pae firmware=N/A ip=192.168.2.11 latency=0 multicast=yes wireless=IEEE 802.11bgn
resources: irq:17 memory:dea00000-dea7ffff memory:dea80000-dea8ffff
ifconfig
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:1727 errors:0 dropped:0 overruns:0 frame:0
TX packets:1727 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:137632 (137.6 KB) TX bytes:137632 (137.6 KB)
wlan0 Link encap:Ethernet HWaddr 00:08:ca:e6:6b:59
inet addr:192.168.2.11 Bcast:192.168.2.255 Mask:255.255.255.0
inet6 addr: fe80::208:caff:fee6:6b59/64 Scope:Link
UP BROADCAST MULTICAST MTU:1400 Metric:1
RX packets:12133 errors:0 dropped:0 overruns:0 frame:0
TX packets:11872 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:9352562 (9.3 MB) TX bytes:1851594 (1.8 MB)
nm-tool
NetworkManager Tool
State: connected (global)
- Device: wlan0 [jumbotron] -------------------------------------------------
Type: 802.11 WiFi
Driver: ath9k
State: connected
Default: yes
HW Address: 00:08:CA:E6:6B:59
Capabilities:
Speed: 150 Mb/s
Wireless Properties
WEP Encryption: yes
WPA Encryption: yes
WPA2 Encryption: yes
Wireless Access Points (* = current AP)
*jumbotron: Infra, 08:86:3B:8C:C0:74, Freq 2437 MHz, Rate 54 Mb/s, Strength 57 WPA WPA2
IPv4 Settings:
Address: 192.168.2.11
Prefix: 24 (255.255.255.0)
Gateway: 192.168.2.1
DNS: 192.168.2.1