Activity log for bug #1379087

Date Who What changed Old value New value Message
2014-10-09 01:56:13 Evan Langlois bug added bug
2014-10-09 02:00:08 Brad Figg linux (Ubuntu): status New Incomplete
2014-10-09 02:00:10 Brad Figg tags trusty
2014-10-09 02:34:43 Evan Langlois tags trusty apport-collected freya trusty
2014-10-09 02:34:48 Evan Langlois description Not sure how long this has been happening since I recently switched out routers to a dd-wrt and it likes to restart the connection whenever you make a change. It could have been happening before that since I switched out the other router because it was acting weird (not related I don't think, but wasn't dropping connection ... but it had 4 amplified aerials). New router has internal, but my phone is right next to me and its connection is worse (SNR wise) but stable. Laptop is NOT stable. Seems to be similar to Bug #1349108, but that one was a different driver. And I don't want to post the entire log since I've got the dd-wrt, the cisco, cron jobs, and all kinds of stuff going to my syslog, and I checked .. the mrtg run doesn't always preceed the "lost" message, but it was fairly common that it does. The same messages repeat forever (weekly log rotations show from 69 to over 250 occurances per log file). Let me know what other info I can give. This was stable some weeks ago, but I can't tell you what I changed or when. $ uname -a Linux Taro 3.13.0-37-lowlatency #64-Ubuntu SMP PREEMPT Mon Sep 22 21:56:22 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux $ dpkg-query -W linux-firmware linux-firmware 1.127.7 $ lsmod | grep rtl rtl8188ee 89677 0 rtl_pci 26690 1 rtl8188ee rtlwifi 63475 2 rtl_pci,rtl8188ee mac80211 638933 3 rtl_pci,rtlwifi,rtl8188ee cfg80211 496328 2 mac80211,rtlwifi *** Snippet of /var/log/messages showing problem ... *** Oct 8 01:25:01 Taro CRON[21545]: (root) CMD (if [ -x /usr/bin/mrtg ] && [ -r /etc/mrtg.cfg ] && [ -d "$(grep '^[[:space:]]*[^#]*[[:spac e:]]*WorkDir' /etc/mrtg.cfg | awk '{ print $NF }')" ]; then mkdir -p /var/log/mrtg ; env LANG=C /usr/bin/mrtg /etc/mrtg.cfg 2>&1 | tee - a /var/log/mrtg/mrtg.log ; fi | /usr/bin/logger -t mrtg) Oct 8 01:25:25 Taro kernel: [ 1811.437893] wlan0: Connection to AP 96:44:52:76:56:a2 lost Oct 8 01:23:59 Taro wpa_supplicant[1256]: message repeated 2 times: [ wlan0: CTRL-EVENT-SCAN-STARTED ] Oct 8 01:25:25 Taro wpa_supplicant[1256]: wlan0: CTRL-EVENT-DISCONNECTED bssid=96:44:52:76:56:a2 reason=4 locally_generated=1 Oct 8 01:25:25 Taro NetworkManager[1094]: <warn> Connection disconnected (reason -4) Oct 8 01:25:25 Taro kernel: [ 1811.495191] cfg80211: Calling CRDA to update world regulatory domain Oct 8 01:25:25 Taro NetworkManager[1094]: <info> (wlan0): supplicant interface state: completed -> disconnected Oct 8 01:25:25 Taro kernel: [ 1811.502751] cfg80211: World regulatory domain updated: Oct 8 01:25:25 Taro kernel: [ 1811.502759] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) Oct 8 01:25:25 Taro kernel: [ 1811.502765] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) Oct 8 01:25:25 Taro kernel: [ 1811.502770] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) Oct 8 01:25:25 Taro kernel: [ 1811.502775] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) Oct 8 01:25:25 Taro kernel: [ 1811.502779] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) Oct 8 01:25:25 Taro kernel: [ 1811.502784] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) Oct 8 01:25:26 Taro wpa_supplicant[1256]: wlan0: CTRL-EVENT-SCAN-STARTED Oct 8 01:25:26 Taro NetworkManager[1094]: <info> (wlan0): supplicant interface state: disconnected -> scanning Oct 8 01:25:27 Taro wpa_supplicant[1256]: wlan0: SME: Trying to authenticate with 96:44:52:76:56:a2 (SSID='Stray Scamp's Back Door' freq=2437 MHz) Oct 8 01:25:27 Taro kernel: [ 1812.883224] wlan0: authenticate with 96:44:52:76:56:a2 Oct 8 01:25:27 Taro kernel: [ 1812.902737] wlan0: send auth to 96:44:52:76:56:a2 (try 1/3) Oct 8 01:25:27 Taro NetworkManager[1094]: <info> (wlan0): supplicant interface state: scanning -> authenticating Oct 8 01:25:27 Taro wpa_supplicant[1256]: wlan0: Trying to associate with 96:44:52:76:56:a2 (SSID='Stray Scamp's Back Door' freq=2437 MHz) Oct 8 01:25:27 Taro kernel: [ 1812.904311] wlan0: authenticated Oct 8 01:25:27 Taro kernel: [ 1812.905136] wlan0: associate with 96:44:52:76:56:a2 (try 1/3) Oct 8 01:25:27 Taro kernel: [ 1812.908472] wlan0: RX AssocResp from 96:44:52:76:56:a2 (capab=0x411 status=0 aid=3) Oct 8 01:25:27 Taro kernel: [ 1812.908619] wlan0: associated Oct 8 01:25:27 Taro wpa_supplicant[1256]: wlan0: Associated with 96:44:52:76:56:a2 Oct 8 01:25:27 Taro NetworkManager[1094]: <info> (wlan0): supplicant interface state: authenticating -> associated Oct 8 01:25:27 Taro NetworkManager[1094]: <info> (wlan0): supplicant interface state: associated -> 4-way handshake Oct 8 01:25:27 Taro wpa_supplicant[1256]: wlan0: WPA: Key negotiation completed with 96:44:52:76:56:a2 [PTK=CCMP GTK=CCMP] Oct 8 01:25:27 Taro wpa_supplicant[1256]: wlan0: CTRL-EVENT-CONNECTED - Connection to 96:44:52:76:56:a2 completed [id=0 id_str=] Oct 8 01:25:27 Taro NetworkManager[1094]: <info> (wlan0): supplicant interface state: 4-way handshake -> completed Oct 8 01:25:59 Taro wpa_supplicant[1256]: wlan0: CTRL-EVENT-SCAN-STARTED Oct 8 01:30:01 Taro CRON[25255]: (root) CMD (if [ -x /usr/bin/mrtg ] && [ -r /etc/mrtg.cfg ] && [ -d "$(grep '^[[:space:]]*[^#]*[[:space:]]*WorkDir' /etc/mrtg.cfg | awk '{ print $NF }')" ]; then mkdir -p /var/log/mrtg ; env LANG=C /usr/bin/mrtg /etc/mrtg.cfg 2>&1 | tee -a /var/log/mrtg/mrtg.log ; fi | /usr/bin/logger -t mrtg) Oct 8 01:34:39 Taro kernel: [ 2364.916674] wlan0: Connection to AP 96:44:52:76:56:a2 lost Oct 8 01:33:59 Taro wpa_supplicant[1256]: message repeated 5 times: [ wlan0: CTRL-EVENT-SCAN-STARTED ] Oct 8 01:34:39 Taro wpa_supplicant[1256]: wlan0: CTRL-EVENT-DISCONNECTED bssid=96:44:52:76:56:a2 reason=4 locally_generated=1 Oct 8 01:34:39 Taro NetworkManager[1094]: <warn> Connection disconnected (reason -4) Oct 8 01:34:39 Taro kernel: [ 2364.967665] cfg80211: Calling CRDA to update world regulatory domain Oct 8 01:34:39 Taro NetworkManager[1094]: <info> (wlan0): supplicant interface state: completed -> disconnected Not sure how long this has been happening since I recently switched out routers to a dd-wrt and it likes to restart the connection whenever you make a change. It could have been happening before that since I switched out the other router because it was acting weird (not related I don't think, but wasn't dropping connection ... but it had 4 amplified aerials). New router has internal, but my phone is right next to me and its connection is worse (SNR wise) but stable. Laptop is NOT stable. Seems to be similar to Bug #1349108, but that one was a different driver. And I don't want to post the entire log since I've got the dd-wrt, the cisco, cron jobs, and all kinds of stuff going to my syslog, and I checked .. the mrtg run doesn't always preceed the "lost" message, but it was fairly common that it does. The same messages repeat forever (weekly log rotations show from 69 to over 250 occurances per log file). Let me know what other info I can give. This was stable some weeks ago, but I can't tell you what I changed or when. $ uname -a Linux Taro 3.13.0-37-lowlatency #64-Ubuntu SMP PREEMPT Mon Sep 22 21:56:22 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux $ dpkg-query -W linux-firmware linux-firmware 1.127.7 $ lsmod | grep rtl rtl8188ee 89677 0 rtl_pci 26690 1 rtl8188ee rtlwifi 63475 2 rtl_pci,rtl8188ee mac80211 638933 3 rtl_pci,rtlwifi,rtl8188ee cfg80211 496328 2 mac80211,rtlwifi *** Snippet of /var/log/messages showing problem ... *** Oct 8 01:25:01 Taro CRON[21545]: (root) CMD (if [ -x /usr/bin/mrtg ] && [ -r /etc/mrtg.cfg ] && [ -d "$(grep '^[[:space:]]*[^#]*[[:spac e:]]*WorkDir' /etc/mrtg.cfg | awk '{ print $NF }')" ]; then mkdir -p /var/log/mrtg ; env LANG=C /usr/bin/mrtg /etc/mrtg.cfg 2>&1 | tee - a /var/log/mrtg/mrtg.log ; fi | /usr/bin/logger -t mrtg) Oct 8 01:25:25 Taro kernel: [ 1811.437893] wlan0: Connection to AP 96:44:52:76:56:a2 lost Oct 8 01:23:59 Taro wpa_supplicant[1256]: message repeated 2 times: [ wlan0: CTRL-EVENT-SCAN-STARTED ] Oct 8 01:25:25 Taro wpa_supplicant[1256]: wlan0: CTRL-EVENT-DISCONNECTED bssid=96:44:52:76:56:a2 reason=4 locally_generated=1 Oct 8 01:25:25 Taro NetworkManager[1094]: <warn> Connection disconnected (reason -4) Oct 8 01:25:25 Taro kernel: [ 1811.495191] cfg80211: Calling CRDA to update world regulatory domain Oct 8 01:25:25 Taro NetworkManager[1094]: <info> (wlan0): supplicant interface state: completed -> disconnected Oct 8 01:25:25 Taro kernel: [ 1811.502751] cfg80211: World regulatory domain updated: Oct 8 01:25:25 Taro kernel: [ 1811.502759] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) Oct 8 01:25:25 Taro kernel: [ 1811.502765] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) Oct 8 01:25:25 Taro kernel: [ 1811.502770] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) Oct 8 01:25:25 Taro kernel: [ 1811.502775] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) Oct 8 01:25:25 Taro kernel: [ 1811.502779] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) Oct 8 01:25:25 Taro kernel: [ 1811.502784] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) Oct 8 01:25:26 Taro wpa_supplicant[1256]: wlan0: CTRL-EVENT-SCAN-STARTED Oct 8 01:25:26 Taro NetworkManager[1094]: <info> (wlan0): supplicant interface state: disconnected -> scanning Oct 8 01:25:27 Taro wpa_supplicant[1256]: wlan0: SME: Trying to authenticate with 96:44:52:76:56:a2 (SSID='Stray Scamp's Back Door' freq=2437 MHz) Oct 8 01:25:27 Taro kernel: [ 1812.883224] wlan0: authenticate with 96:44:52:76:56:a2 Oct 8 01:25:27 Taro kernel: [ 1812.902737] wlan0: send auth to 96:44:52:76:56:a2 (try 1/3) Oct 8 01:25:27 Taro NetworkManager[1094]: <info> (wlan0): supplicant interface state: scanning -> authenticating Oct 8 01:25:27 Taro wpa_supplicant[1256]: wlan0: Trying to associate with 96:44:52:76:56:a2 (SSID='Stray Scamp's Back Door' freq=2437 MHz) Oct 8 01:25:27 Taro kernel: [ 1812.904311] wlan0: authenticated Oct 8 01:25:27 Taro kernel: [ 1812.905136] wlan0: associate with 96:44:52:76:56:a2 (try 1/3) Oct 8 01:25:27 Taro kernel: [ 1812.908472] wlan0: RX AssocResp from 96:44:52:76:56:a2 (capab=0x411 status=0 aid=3) Oct 8 01:25:27 Taro kernel: [ 1812.908619] wlan0: associated Oct 8 01:25:27 Taro wpa_supplicant[1256]: wlan0: Associated with 96:44:52:76:56:a2 Oct 8 01:25:27 Taro NetworkManager[1094]: <info> (wlan0): supplicant interface state: authenticating -> associated Oct 8 01:25:27 Taro NetworkManager[1094]: <info> (wlan0): supplicant interface state: associated -> 4-way handshake Oct 8 01:25:27 Taro wpa_supplicant[1256]: wlan0: WPA: Key negotiation completed with 96:44:52:76:56:a2 [PTK=CCMP GTK=CCMP] Oct 8 01:25:27 Taro wpa_supplicant[1256]: wlan0: CTRL-EVENT-CONNECTED - Connection to 96:44:52:76:56:a2 completed [id=0 id_str=] Oct 8 01:25:27 Taro NetworkManager[1094]: <info> (wlan0): supplicant interface state: 4-way handshake -> completed Oct 8 01:25:59 Taro wpa_supplicant[1256]: wlan0: CTRL-EVENT-SCAN-STARTED Oct 8 01:30:01 Taro CRON[25255]: (root) CMD (if [ -x /usr/bin/mrtg ] && [ -r /etc/mrtg.cfg ] && [ -d "$(grep '^[[:space:]]*[^#]*[[:space:]]*WorkDir' /etc/mrtg.cfg | awk '{ print $NF }')" ]; then mkdir -p /var/log/mrtg ; env LANG=C /usr/bin/mrtg /etc/mrtg.cfg 2>&1 | tee -a /var/log/mrtg/mrtg.log ; fi | /usr/bin/logger -t mrtg) Oct 8 01:34:39 Taro kernel: [ 2364.916674] wlan0: Connection to AP 96:44:52:76:56:a2 lost Oct 8 01:33:59 Taro wpa_supplicant[1256]: message repeated 5 times: [ wlan0: CTRL-EVENT-SCAN-STARTED ] Oct 8 01:34:39 Taro wpa_supplicant[1256]: wlan0: CTRL-EVENT-DISCONNECTED bssid=96:44:52:76:56:a2 reason=4 locally_generated=1 Oct 8 01:34:39 Taro NetworkManager[1094]: <warn> Connection disconnected (reason -4) Oct 8 01:34:39 Taro kernel: [ 2364.967665] cfg80211: Calling CRDA to update world regulatory domain Oct 8 01:34:39 Taro NetworkManager[1094]: <info> (wlan0): supplicant interface state: completed -> disconnected --- ApportVersion: 2.14.1-0ubuntu3.5 Architecture: amd64 AudioDevicesInUse: USER PID ACCESS COMMAND /dev/snd/controlC2: ekl 2139 F.... pulseaudio /dev/snd/controlC1: ekl 2139 F.... pulseaudio ekl 2493 F.... cairo-dock /dev/snd/controlC0: ekl 2139 F.... pulseaudio CurrentDesktop: Pantheon DistroRelease: elementary OS 0.3 HibernationDevice: RESUME=UUID=e143e6c6-db49-4d28-892d-adee62985600 InstallationDate: Installed on 2014-09-07 (31 days ago) InstallationMedia: elementary OS 0.3 "Freya" - Daily amd64 (20140810) MachineType: Hewlett-Packard HP Pavilion TS 15 Notebook PC NonfreeKernelModules: fglrx Package: linux (not installed) ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-37-lowlatency root=UUID=7f117018-5bf9-4294-b268-a84176c057cc ro quiet splash ProcVersionSignature: Ubuntu 3.13.0-37.64-lowlatency 3.13.11.7 RelatedPackageVersions: linux-restricted-modules-3.13.0-37-lowlatency N/A linux-backports-modules-3.13.0-37-lowlatency N/A linux-firmware 1.127.7 RfKill: 0: phy0: Wireless LAN Soft blocked: no Hard blocked: no Tags: freya Uname: Linux 3.13.0-37-lowlatency x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm audio cdrom dialout dip disk games lpadmin mail plugdev sambashare sudo users video voice _MarkForUpload: True dmi.bios.date: 11/21/2013 dmi.bios.vendor: Insyde dmi.bios.version: F.13 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: 216B dmi.board.vendor: Hewlett-Packard dmi.board.version: 30.23 dmi.chassis.type: 10 dmi.chassis.vendor: Hewlett-Packard dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnInsyde:bvrF.13:bd11/21/2013:svnHewlett-Packard:pnHPPavilionTS15NotebookPC:pvr0974110002405E00000620180:rvnHewlett-Packard:rn216B:rvr30.23:cvnHewlett-Packard:ct10:cvrChassisVersion: dmi.product.name: HP Pavilion TS 15 Notebook PC dmi.product.version: 0974110002405E00000620180 dmi.sys.vendor: Hewlett-Packard
2014-10-09 02:34:52 Evan Langlois attachment added AlsaInfo.txt https://bugs.launchpad.net/bugs/1379087/+attachment/4229140/+files/AlsaInfo.txt
2014-10-09 02:34:58 Evan Langlois attachment added BootDmesg.txt https://bugs.launchpad.net/bugs/1379087/+attachment/4229141/+files/BootDmesg.txt
2014-10-09 02:35:03 Evan Langlois attachment added CRDA.txt https://bugs.launchpad.net/bugs/1379087/+attachment/4229142/+files/CRDA.txt
2014-10-09 02:35:08 Evan Langlois attachment added CurrentDmesg.txt https://bugs.launchpad.net/bugs/1379087/+attachment/4229143/+files/CurrentDmesg.txt
2014-10-09 02:35:14 Evan Langlois attachment added IwConfig.txt https://bugs.launchpad.net/bugs/1379087/+attachment/4229144/+files/IwConfig.txt
2014-10-09 02:35:18 Evan Langlois attachment added Lspci.txt https://bugs.launchpad.net/bugs/1379087/+attachment/4229145/+files/Lspci.txt
2014-10-09 02:35:23 Evan Langlois attachment added Lsusb.txt https://bugs.launchpad.net/bugs/1379087/+attachment/4229146/+files/Lsusb.txt
2014-10-09 02:35:27 Evan Langlois attachment added ProcCpuinfo.txt https://bugs.launchpad.net/bugs/1379087/+attachment/4229147/+files/ProcCpuinfo.txt
2014-10-09 02:35:32 Evan Langlois attachment added ProcEnviron.txt https://bugs.launchpad.net/bugs/1379087/+attachment/4229148/+files/ProcEnviron.txt
2014-10-09 02:35:38 Evan Langlois attachment added ProcInterrupts.txt https://bugs.launchpad.net/bugs/1379087/+attachment/4229149/+files/ProcInterrupts.txt
2014-10-09 02:35:42 Evan Langlois attachment added ProcModules.txt https://bugs.launchpad.net/bugs/1379087/+attachment/4229150/+files/ProcModules.txt
2014-10-09 02:35:49 Evan Langlois attachment added PulseList.txt https://bugs.launchpad.net/bugs/1379087/+attachment/4229151/+files/PulseList.txt
2014-10-09 02:35:54 Evan Langlois attachment added UdevDb.txt https://bugs.launchpad.net/bugs/1379087/+attachment/4229152/+files/UdevDb.txt
2014-10-09 02:36:01 Evan Langlois attachment added UdevLog.txt https://bugs.launchpad.net/bugs/1379087/+attachment/4229153/+files/UdevLog.txt
2014-10-09 02:36:08 Evan Langlois attachment added WifiSyslog.txt https://bugs.launchpad.net/bugs/1379087/+attachment/4229154/+files/WifiSyslog.txt
2014-10-09 02:45:42 Evan Langlois linux (Ubuntu): status Incomplete Confirmed
2014-10-09 15:33:34 Joseph Salisbury linux (Ubuntu): importance Undecided Medium
2014-10-09 15:33:37 Joseph Salisbury linux (Ubuntu): status Confirmed Incomplete
2014-10-10 01:54:25 Evan Langlois tags apport-collected freya trusty apport-collected freya kernel-bug-exists-upstream trusty
2014-10-10 01:54:43 Evan Langlois linux (Ubuntu): status Incomplete Confirmed
2014-10-10 10:32:27 penalvch linux (Ubuntu): importance Medium Undecided
2014-10-10 10:32:27 penalvch linux (Ubuntu): status Confirmed New
2014-10-10 10:32:49 penalvch affects linux (Ubuntu) elementaryos
2016-12-24 19:38:12 Efkan bug watch added https://github.com/lwfinger/rtlwifi_new/issues/184