As the title says, my wifi suddenly drops to very low speeds every few minutes. It gets so slow it's like it's disconnected but my wifi indicator says I remain connected. I am very new to linux but I know the basics (using the terminal and such). I just have no idea how to debug it as I do with windows.
So I will provide some basic data and please request any additional information you need.
Laptop: Sony Vaio E-series: VPCEH18FA (Asian model, got it as a gift)
CPU: Intel Core i5-2410M @ 2.30 GHz
OS: Ubuntu 14.04 "Trusty"
Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 06)
Network controller: Qualcomm Atheros AR9285 Wireless Network Adapter (PCI-Express) (rev 01)
EDIT:
iwconfig:
eth0 no wireless extensions.
wlan0 IEEE 802.11bgn ESSID:"BELL786"
Mode:Managed Frequency:2.412 GHz Access Point: D8:6C:E9:24:55:85
Bit Rate=65 Mb/s Tx-Power=15 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
Power Management:off
Link Quality=64/70 Signal level=-46 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:459 Missed beacon:0
lo no wireless extensions.
cat /var/log/syslog: http://pastebin.com/NpSPg0AP
iwconfig
and the output ofcat /var/log/syslog
– Dylan Mar 21 '15 at 02:42