You are not logged in.
Hello,
I' ve got an ASUS Eee PC 1215B with Arch Linux running on it. Here is the hardinfo report, that contains all the information about hardware, modules, drivers etc: http://speedy.sh/nFPQ3/hardinfo-report-03.02.2012.html
Recently I' ve got a few problems with my Arch and I can' t locate the problem. The first thing is that sometimes OS just freezes, cutting off touchpad and keyboard (no reaction to Caps Lock or any other key, also can' t perform the SysRq safe reboot, the only solution for now is manually cutting off power by power button). It seems to be related to X server failure, although I' ve got no information in logs on this. Sometimes it happened when I tried to switch to tty and X server had some problems (mostly when my desktop environment, LXDE, hanged). The funny thing is, that even frozen OS can play internet radio with mplayer (it happened recently).
The second thing, that happens from one of updates, is processes coming to D state. I mean here mostly the LXPanel (LXDE Panel), but when I checked, the processes in D state were also my web browser, Chromium, and something related to power.d. I checked the disk and logs for possible errors and everything seems to be OK with them. My computer also passed one standard Memtest. The problem with D state processes is that I can' t kill them, and so does the OS (it won' t even reboot or shutdown because of it without manually cutting off power).
I also noticed, that some data from my documents disappears (I create documents in LibreOffice), and once I couldn' t open one file (It said: "General I/O error") and in the another situation I couldn' t write the file for the same reason. My HDD is all OK, so I don' t know what is happening. Maybe someone here does? Please help!
Posted by Phitherek_
Offline
I've been having some freezes but they seem different from yours.
I think mine are related to NetworkManager and/or firefox and on the console appears some kernel debug message about NetworkManager blocked for more than 120 seconds and then I can't kill any process. Eventually i have to force the shutdown.
As your problems seems worse than mine maybe something hardware related but don't know. Did you notice those problems with a recent kernel upgrade or it was always like that? If so try to revert the kernel.
Offline
The freezes were happening before, when I was using KDE. I don' t think it' s a hardware issue as I' ve checked it and found everything to be healthy. The worse thing are the processes coming to D state - for you, check on the console if NM or firefox are in D state when one or both of them hangs. If so, this is related to some I/O errors (but the thing is, that according to gsmartcontrol and badblocks my HDD is completely healthy, which means I/O errors are not caused by hardware). The D state means "uninterruptible sleep", which is why the process can' t be killed then. As I found yet, the only way to finish a process in this state is to reboot... And this D-state issue is somehow related to my latest upgrades, I think (I also noticed higher frequency of freezes). I don' t know if it' s exactly the kernel. The main problem is, that my system logs display NOTHING to be wrong (except the brcmsmac driver flooding logs and consoles with the error:
Feb 3 08:42:42 localhost kernel: [ 1120.424641] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 3 08:42:42 localhost kernel: [ 1120.424983] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 3 08:42:42 localhost kernel: [ 1120.425479] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 3 08:42:42 localhost kernel: [ 1120.426126] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 3 08:42:42 localhost kernel: [ 1120.489009] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 3 08:42:42 localhost kernel: [ 1120.531198] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 3 08:42:42 localhost kernel: [ 1120.531689] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 3 08:42:42 localhost kernel: [ 1120.552489] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 3 08:42:42 localhost kernel: [ 1120.692435] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 3 08:42:42 localhost kernel: [ 1120.692709] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 3 08:42:42 localhost kernel: [ 1120.724031] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 3 08:42:42 localhost kernel: [ 1120.724935] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 3 08:42:42 localhost kernel: [ 1120.725649] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 3 08:42:42 localhost kernel: [ 1120.765631] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 3 08:42:43 localhost kernel: [ 1120.843433] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 3 08:42:43 localhost kernel: [ 1120.843926] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 3 08:42:43 localhost kernel: [ 1120.883683] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 3 08:42:43 localhost kernel: [ 1121.114451] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 3 08:42:43 localhost kernel: [ 1121.115678] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 3 08:42:43 localhost kernel: [ 1121.116094] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 3 08:42:43 localhost kernel: [ 1121.118010] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 3 08:42:43 localhost kernel: [ 1121.118316] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 3 08:42:43 localhost kernel: [ 1121.118886] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 3 08:42:43 localhost kernel: [ 1121.216246] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 3 08:42:43 localhost kernel: [ 1121.216882] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
and so on...). This is really strange and I would really like to know what is happening...
EDIT: Do your Firefox work perfectly except occasionally coming to D (supposed)? For me it causes kernel panic really often, but I am using Chromium now (it' s so good to have a great replacement) .
Last edited by Phitherek_ (2012-02-03 07:47:05)
Posted by Phitherek_
Offline
Well it seems a similar problem then. Here's some logging taken from /var/log/everything.log around one of those times:
Feb 2 19:27:43 localhost NetworkManager[621]: <info> Activation (wlan0) Stage 3 of 5 (IP Configure Start) scheduled.
Feb 2 19:27:43 localhost NetworkManager[621]: <info> Activation (wlan0) Stage 3 of 5 (IP Configure Start) started...
Feb 2 19:27:43 localhost NetworkManager[621]: <info> (wlan0): device state change: config -> ip-config (reason 'none') [50 70 0]
Feb 2 19:27:43 localhost NetworkManager[621]: <info> Activation (wlan0) Beginning DHCPv4 transaction (timeout in 45 seconds)
Feb 2 19:27:43 localhost NetworkManager[621]: <info> dhcpcd started with pid 6710
Feb 2 19:27:43 localhost NetworkManager[621]: <info> Activation (wlan0) Stage 3 of 5 (IP Configure Start) complete.
Feb 2 19:27:43 localhost dhcpcd[6710]: version 5.2.12 starting
Feb 2 19:27:43 localhost dhcpcd[6710]: wlan0: broadcasting for a lease
Feb 2 19:27:43 localhost NetworkManager[621]: <info> (wlan0): DHCPv4 state changed nbi -> preinit
Feb 2 19:27:45 localhost dhcpcd[6710]: wlan0: offered 192.168.1.8 from 192.168.1.1
Feb 2 19:27:45 localhost dhcpcd[6710]: wlan0: acknowledged 192.168.1.8 from 192.168.1.1
Feb 2 19:27:45 localhost dhcpcd[6710]: wlan0: checking for 192.168.1.8
Feb 2 19:27:50 localhost dhcpcd[6710]: wlan0: leased 192.168.1.8 for 7200 seconds
Feb 2 19:27:50 localhost kernel: [24674.511308] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
Feb 2 19:27:50 localhost NetworkManager[621]: <info> (wlan0): DHCPv4 state changed preinit -> bound
Feb 2 19:27:50 localhost NetworkManager[621]: <info> Activation (wlan0) Stage 4 of 5 (IP4 Configure Get) scheduled...
Feb 2 19:27:50 localhost NetworkManager[621]: <info> Activation (wlan0) Stage 4 of 5 (IP4 Configure Get) started...
Feb 2 19:27:50 localhost NetworkManager[621]: <info> address 192.168.1.8
Feb 2 19:27:50 localhost NetworkManager[621]: <info> prefix 24 (255.255.255.0)
Feb 2 19:27:50 localhost NetworkManager[621]: <info> gateway 192.168.1.1
Feb 2 19:27:50 localhost NetworkManager[621]: <info> hostname 'diazportatil'
Feb 2 19:27:50 localhost NetworkManager[621]: <info> nameserver '192.168.1.1'
Feb 2 19:27:50 localhost NetworkManager[621]: <info> domain name 'home'
Feb 2 19:27:50 localhost NetworkManager[621]: <info> Activation (wlan0) Stage 5 of 5 (IP Configure Commit) scheduled...
Feb 2 19:27:50 localhost NetworkManager[621]: <info> Activation (wlan0) Stage 4 of 5 (IP4 Configure Get) complete.
Feb 2 19:27:50 localhost NetworkManager[621]: <info> Activation (wlan0) Stage 5 of 5 (IP Configure Commit) started...
Feb 2 19:27:51 localhost NetworkManager[621]: <info> (wlan0): device state change: ip-config -> activated (reason 'none') [70 100 0]
Feb 2 19:27:51 localhost NetworkManager[621]: <info> Policy set 'ZON SASUL Tomas Ribeiro' (wlan0) as default for IPv4 routing and DNS.
Feb 2 19:27:51 localhost NetworkManager[621]: <info> Activation (wlan0) successful, device activated.
Feb 2 19:27:51 localhost NetworkManager[621]: <info> Activation (wlan0) Stage 5 of 5 (IP Configure Commit) complete.
Feb 2 19:27:51 localhost dbus[594]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper)
Feb 2 19:27:51 localhost dbus[594]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Feb 2 19:27:54 localhost kernel: [24678.974306] wlan0: no IPv6 routers present
Feb 2 19:28:02 localhost kernel: [24686.731500] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 19:28:43 localhost kernel: [24727.236488] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 19:28:43 localhost kernel: [24727.461189] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 19:28:43 localhost kernel: [24727.470562] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 19:29:42 localhost kernel: [24786.731812] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 19:29:43 localhost kernel: [24787.474966] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 19:34:42 localhost kernel: [25086.731521] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 19:34:43 localhost kernel: [25088.131602] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 19:34:43 localhost kernel: [25088.140841] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 19:34:44 localhost kernel: [25088.166714] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 19:36:41 localhost kernel: [25206.032556] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 19:36:42 localhost kernel: [25206.731555] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 19:36:42 localhost kernel: [25206.732481] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 19:36:44 localhost kernel: [25208.178192] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 19:36:44 localhost kernel: [25208.336637] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 19:38:42 localhost kernel: [25326.533170] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 19:38:42 localhost kernel: [25326.533985] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 19:38:43 localhost kernel: [25327.234011] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 19:38:44 localhost kernel: [25328.263137] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 19:40:41 localhost kernel: [25445.306169] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 19:40:42 localhost kernel: [25446.731466] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 19:41:27 localhost kernel: [25491.867207] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 19:42:41 localhost kernel: [25566.035086] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 19:42:42 localhost kernel: [25566.734360] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 19:42:43 localhost kernel: [25567.979883] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 19:42:43 localhost kernel: [25568.019882] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 19:42:44 localhost kernel: [25568.178086] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 19:46:42 localhost kernel: [25806.738119] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 19:46:43 localhost kernel: [25807.438074] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 19:46:43 localhost kernel: [25807.459549] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 19:48:39 localhost kernel: [25923.960783] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 19:48:39 localhost kernel: [25923.979287] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 19:48:43 localhost kernel: [25927.434782] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 19:48:44 localhost kernel: [25928.942589] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 19:48:44 localhost kernel: [25928.943367] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 19:48:51 localhost kernel: [25935.479327] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 19:49:07 localhost kernel: [25951.589259] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 19:49:07 localhost kernel: [25951.644482] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 19:49:10 localhost kernel: [25954.836348] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 19:49:10 localhost kernel: [25954.836897] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 19:49:10 localhost kernel: [25954.840664] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 19:49:16 localhost kernel: [25960.647536] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 19:49:29 localhost kernel: [25973.843696] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 19:49:50 localhost kernel: [25994.891448] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 19:49:59 localhost kernel: [26003.880002] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 19:49:59 localhost kernel: [26003.882897] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 19:52:43 localhost kernel: [26167.275958] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 19:52:43 localhost kernel: [26167.285339] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 19:52:43 localhost kernel: [26167.299489] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 19:58:43 localhost kernel: [26528.131318] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:00:34 localhost kernel: [26639.146178] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:00:35 localhost kernel: [26639.148296] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:00:35 localhost kernel: [26639.149690] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:00:42 localhost kernel: [26646.784587] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:00:42 localhost kernel: [26646.930257] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:00:43 localhost kernel: [26647.290788] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:00:43 localhost kernel: [26647.488028] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:00:43 localhost kernel: [26647.747265] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:00:43 localhost kernel: [26647.950468] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:00:43 localhost kernel: [26647.959799] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:00:44 localhost kernel: [26648.362447] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:01:01 localhost /USR/SBIN/CROND[6946]: (root) CMD (run-parts /etc/cron.hourly)
Feb 2 20:04:42 localhost kernel: [26886.731330] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:08:41 localhost kernel: [27126.031350] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:08:41 localhost kernel: [27126.059400] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:08:41 localhost kernel: [27126.120263] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:08:42 localhost kernel: [27126.634405] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:10:24 localhost kernel: [27228.251864] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:10:24 localhost kernel: [27228.292794] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:10:37 localhost kernel: [27241.276178] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:10:43 localhost kernel: [27247.370469] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:10:43 localhost kernel: [27247.372806] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:10:43 localhost kernel: [27247.699910] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:10:43 localhost kernel: [27247.702506] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:10:43 localhost kernel: [27247.905724] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:10:43 localhost kernel: [27247.906848] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:10:43 localhost kernel: [27248.094549] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:10:43 localhost kernel: [27248.098523] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:10:44 localhost kernel: [27248.233874] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:10:44 localhost kernel: [27248.237935] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:10:44 localhost kernel: [27248.561793] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:10:44 localhost kernel: [27248.761173] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:10:44 localhost kernel: [27248.761521] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:10:44 localhost kernel: [27248.891058] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:10:46 localhost kernel: [27250.221192] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:11:00 localhost kernel: [27264.418714] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:12:41 localhost kernel: [27366.031215] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:12:41 localhost kernel: [27366.036805] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:12:41 localhost kernel: [27366.038864] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:12:43 localhost kernel: [27367.966689] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:16:07 localhost kernel: [27571.434956] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:16:14 localhost kernel: [27579.100520] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:16:14 localhost kernel: [27579.101649] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:16:14 localhost kernel: [27579.102397] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:16:27 localhost kernel: [27592.009192] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:16:42 localhost kernel: [27606.731195] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:16:44 localhost kernel: [27608.526042] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:16:44 localhost kernel: [27608.533805] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:16:44 localhost kernel: [27608.718545] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:16:44 localhost kernel: [27608.725584] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:18:43 localhost kernel: [27727.195102] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:18:43 localhost kernel: [27727.556694] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:18:43 localhost kernel: [27728.046299] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:18:43 localhost kernel: [27728.062618] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:18:44 localhost kernel: [27728.991407] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:18:45 localhost kernel: [27729.820504] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:18:46 localhost kernel: [27730.153604] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:18:46 localhost kernel: [27730.811923] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:18:46 localhost kernel: [27730.819261] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:18:46 localhost kernel: [27731.028941] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:19:03 localhost kernel: [27747.945406] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:19:03 localhost kernel: [27747.946638] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:20:42 localhost kernel: [27846.270100] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:20:43 localhost kernel: [27847.455378] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:20:44 localhost kernel: [27848.223303] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:20:44 localhost kernel: [27848.229962] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:20:44 localhost kernel: [27848.593720] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:20:44 localhost kernel: [27848.600620] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:20:44 localhost kernel: [27848.945358] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:20:44 localhost kernel: [27848.946442] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:20:44 localhost kernel: [27849.078859] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:20:44 localhost kernel: [27849.081405] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:20:45 localhost kernel: [27849.616593] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:20:45 localhost kernel: [27849.628498] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:20:46 localhost kernel: [27851.080932] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:21:15 localhost kernel: [27879.278032] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:23:19 localhost kernel: [28003.574563] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:23:19 localhost kernel: [28003.632072] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:23:20 localhost kernel: [28005.027999] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:25:22 localhost kernel: [28126.440665] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:26:37 localhost kernel: [28201.240611] INFO: task NetworkManager:621 blocked for more than 120 seconds.
Feb 2 20:26:37 localhost kernel: [28201.240623] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Feb 2 20:26:37 localhost kernel: [28201.240632] NetworkManager D 00000001007eac21 0 621 1 0x00000000
Feb 2 20:26:37 localhost kernel: [28201.240647] ffff880137c1dc68 0000000000000086 0000000000000000 ffff8801385c9560
Feb 2 20:26:37 localhost kernel: [28201.240662] ffff8801385c9560 ffff880137c1dfd8 ffff880137c1dfd8 ffff880137c1dfd8
Feb 2 20:26:37 localhost kernel: [28201.240676] ffff880139044e60 ffff8801385c9560 ffffffff8117a4e0 0000000000000019
Feb 2 20:26:37 localhost kernel: [28201.240689] Call Trace:
Feb 2 20:26:37 localhost kernel: [28201.240710] [<ffffffff8117a4e0>] ? poll_freewait+0xe0/0xe0
Feb 2 20:26:37 localhost kernel: [28201.240723] [<ffffffff8117a5d0>] ? __pollwait+0xf0/0xf0
Feb 2 20:26:37 localhost kernel: [28201.240734] [<ffffffff8117a5d0>] ? __pollwait+0xf0/0xf0
Feb 2 20:26:37 localhost kernel: [28201.240747] [<ffffffff81425f0f>] schedule+0x3f/0x60
Feb 2 20:26:37 localhost kernel: [28201.240757] [<ffffffff814275f4>] __mutex_lock_slowpath+0x154/0x370
Feb 2 20:26:37 localhost kernel: [28201.240771] [<ffffffff813fa9c0>] ? iw_handler_get_private+0x60/0x60
Feb 2 20:26:37 localhost kernel: [28201.240782] [<ffffffff81427826>] mutex_lock+0x16/0x30
Feb 2 20:26:37 localhost kernel: [28201.240794] [<ffffffff81372375>] rtnl_lock+0x15/0x20
Feb 2 20:26:37 localhost kernel: [28201.240805] [<ffffffff813f9ad5>] wext_ioctl_dispatch+0x65/0x240
Feb 2 20:26:37 localhost kernel: [28201.240816] [<ffffffff813f9dd0>] ? call_commit_handler+0x40/0x40
Feb 2 20:26:37 localhost kernel: [28201.240827] [<ffffffff813f9f86>] wext_handle_ioctl+0x46/0x90
Feb 2 20:26:37 localhost kernel: [28201.240837] [<ffffffff81365ed0>] dev_ioctl+0xe0/0x610
Feb 2 20:26:37 localhost kernel: [28201.240848] [<ffffffff81350be7>] ? sk_prot_alloc+0x87/0x290
Feb 2 20:26:37 localhost kernel: [28201.240860] [<ffffffff8108bfbe>] ? __mutex_init+0x2e/0x30
Feb 2 20:26:37 localhost kernel: [28201.240871] [<ffffffff8134ac3a>] sock_ioctl+0xfa/0x2c0
Feb 2 20:26:37 localhost kernel: [28201.240883] [<ffffffff81168b5b>] ? alloc_file+0x2b/0xd0
Feb 2 20:26:37 localhost kernel: [28201.240894] [<ffffffff8117976f>] do_vfs_ioctl+0x8f/0x500
Feb 2 20:26:37 localhost kernel: [28201.240904] [<ffffffff8134c5c4>] ? sock_alloc_file+0xa4/0x120
Feb 2 20:26:37 localhost kernel: [28201.240914] [<ffffffff81165972>] ? fd_install+0x62/0x80
Feb 2 20:26:37 localhost kernel: [28201.240924] [<ffffffff81168c92>] ? fget_light+0x92/0x100
Feb 2 20:26:37 localhost kernel: [28201.240934] [<ffffffff81179c71>] sys_ioctl+0x91/0xa0
Feb 2 20:26:37 localhost kernel: [28201.240943] [<ffffffff8134dac0>] ? sys_socket+0x40/0x70
Feb 2 20:26:37 localhost kernel: [28201.240956] [<ffffffff81429702>] system_call_fastpath+0x16/0x1b
Feb 2 20:27:23 localhost kernel: [28247.218010] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:27:23 localhost kernel: [28247.249525] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:27:50 localhost dhcpcd[6710]: wlan0: renewing lease of 192.168.1.8
Feb 2 20:27:52 localhost kernel: [28276.797848] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:45:32 localhost kernel: [29336.448431] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.448454] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.448468] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.448483] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.448496] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.448510] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.448524] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.448537] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.448551] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.448565] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.448579] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.448594] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.448608] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.448622] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.448635] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.448648] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.448662] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.448675] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.448689] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.448702] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.448715] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.448729] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.448742] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.448755] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.448768] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.448781] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.448794] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.448808] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.448821] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.448834] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.448847] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.448861] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.448874] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.448887] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.448900] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.448914] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.448927] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.448940] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.448954] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.448968] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.448981] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.448994] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.449007] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.449020] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.449346] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.449361] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.449374] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.449388] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.449401] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.449414] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.449427] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.449441] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.449454] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.449467] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.449480] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.449494] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.449507] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.449520] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.449534] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.449547] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.449560] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.449573] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.449586] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.449600] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.449613] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.449626] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.449639] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.449653] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.449666] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.449679] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.449692] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.449706] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.449719] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.449732] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.449745] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.449758] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.449771] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.449784] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.449797] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.449810] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.449824] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.449837] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.449850] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.449864] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.449877] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.449890] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.449903] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.449917] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.449930] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.449943] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.449961] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.449974] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.449989] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.450002] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.450016] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.450029] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.450042] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.450055] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.450068] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.450082] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.450095] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.450108] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.450121] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.450134] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.450148] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.450161] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.450174] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.450187] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.450200] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.450213] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.450226] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.450239] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.450253] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.450266] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.450279] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.450293] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.450306] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.450319] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.450333] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.450346] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.450359] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.450372] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.450385] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.450434] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.450450] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.450463] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.450477] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.450490] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.450503] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.450517] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.450530] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.450548] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.450567] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.450584] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.450602] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.450620] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.450637] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.450656] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.450673] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.450691] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.450708] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.450726] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.450743] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.450761] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.450778] ieee80211 phy0: brcms_c_prec_enq_head: No where to go, prec == 4
Feb 2 20:45:32 localhost kernel: [29336.453345] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:45:32 localhost kernel: [29336.459493] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:45:32 localhost dhcpcd[6710]: wlan0: acknowledged 192.168.1.8 from 192.168.1.1
Feb 2 20:45:32 localhost dhcpcd[6710]: wlan0: leased 192.168.1.8 for 7200 seconds
Feb 2 20:45:32 localhost NetworkManager[621]: <info> (wlan0): DHCPv4 state changed bound -> renew
Feb 2 20:45:32 localhost NetworkManager[621]: <info> address 192.168.1.8
Feb 2 20:45:32 localhost NetworkManager[621]: <info> prefix 24 (255.255.255.0)
Feb 2 20:45:32 localhost NetworkManager[621]: <info> gateway 192.168.1.1
Feb 2 20:45:32 localhost NetworkManager[621]: <info> hostname 'diazportatil'
Feb 2 20:45:32 localhost NetworkManager[621]: <info> nameserver '192.168.1.1'
Feb 2 20:45:32 localhost NetworkManager[621]: <info> domain name 'home'
Feb 2 20:45:32 localhost dbus[594]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper)
Feb 2 20:45:32 localhost dbus[594]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Feb 2 20:45:32 localhost kernel: [29336.977715] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:45:53 localhost kernel: [29358.075570] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:45:55 localhost kernel: [29359.378138] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:46:04 localhost kernel: [29368.981071] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:47:54 localhost kernel: [29478.454363] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:47:55 localhost kernel: [29479.370418] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:47:55 localhost kernel: [29479.569253] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:48:13 localhost kernel: [29497.644129] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:49:54 localhost kernel: [29598.156495] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:49:55 localhost kernel: [29599.962638] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:49:55 localhost kernel: [29599.963671] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:49:55 localhost kernel: [29600.096357] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:49:55 localhost kernel: [29600.097790] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:49:55 localhost kernel: [29600.102998] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:51:53 localhost kernel: [29717.432359] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:51:53 localhost kernel: [29717.432756] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:51:53 localhost kernel: [29718.006483] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:51:54 localhost kernel: [29718.677962] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:51:54 localhost kernel: [29718.817150] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:51:54 localhost kernel: [29719.027945] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:51:55 localhost kernel: [29719.797824] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:51:56 localhost kernel: [29720.265658] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:51:56 localhost kernel: [29720.340492] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:51:56 localhost kernel: [29720.351829] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:51:56 localhost kernel: [29720.663659] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:51:57 localhost kernel: [29721.227557] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:53:52 localhost kernel: [29837.036179] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:53:54 localhost kernel: [29838.973441] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:53:54 localhost kernel: [29838.986778] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:53:54 localhost kernel: [29838.993026] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:55:53 localhost kernel: [29957.873083] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:55:53 localhost kernel: [29958.077149] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:55:54 localhost kernel: [29958.933137] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:55:55 localhost kernel: [29959.399721] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:55:55 localhost kernel: [29959.462045] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:55:55 localhost kernel: [29959.465519] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:55:56 localhost kernel: [29960.198244] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:57:53 localhost kernel: [30077.734885] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:57:53 localhost kernel: [30077.740323] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:57:53 localhost kernel: [30077.914526] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:57:54 localhost kernel: [30078.460754] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:57:54 localhost kernel: [30078.740310] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:59:53 localhost kernel: [30197.517518] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:59:54 localhost kernel: [30198.805071] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:59:54 localhost kernel: [30198.806310] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:59:54 localhost kernel: [30198.813019] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:59:55 localhost kernel: [30199.197648] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:59:56 localhost kernel: [30200.194219] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 20:59:56 localhost kernel: [30200.639352] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 21:01:01 localhost /USR/SBIN/CROND[7256]: (root) CMD (run-parts /etc/cron.hourly)
Feb 2 21:01:09 localhost logger: ACPI group/action undefined: PNP0C14:00 / 000000d2
Feb 2 21:01:09 localhost logger: ACPI group/action undefined: button/volumeup / VOLUP
Feb 2 21:01:09 localhost logger: ACPI group/action undefined: PNP0C14:00 / 000000d2
Feb 2 21:01:09 localhost logger: ACPI group/action undefined: button/volumeup / VOLUP
Feb 2 21:01:53 localhost kernel: [30317.364256] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 21:01:54 localhost kernel: [30319.020660] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 21:01:54 localhost kernel: [30319.021188] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 21:01:55 localhost kernel: [30319.867260] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 21:01:56 localhost kernel: [30320.711173] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 21:03:53 localhost kernel: [30437.503235] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 21:03:53 localhost kernel: [30438.035008] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 21:03:54 localhost kernel: [30438.239327] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 21:03:54 localhost kernel: [30438.241793] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 21:03:54 localhost kernel: [30438.575402] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 21:03:56 localhost kernel: [30440.475205] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 21:03:56 localhost kernel: [30440.504748] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 21:03:56 localhost kernel: [30440.887626] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 21:03:56 localhost kernel: [30440.889694] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 21:05:54 localhost kernel: [30558.822808] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 21:05:54 localhost kernel: [30558.843063] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 21:05:54 localhost kernel: [30558.992600] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 21:05:55 localhost kernel: [30559.446768] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 21:05:55 localhost kernel: [30559.778443] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 21:07:53 localhost kernel: [30677.727927] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 21:07:55 localhost kernel: [30680.022567] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 21:09:06 localhost kernel: [30750.598727] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 21:09:53 localhost kernel: [30797.941657] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 21:09:54 localhost kernel: [30798.763267] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 21:09:55 localhost kernel: [30800.139698] ieee80211 phy0: brcms_c_dotxstatus: INTERMEDIATE but not AMPDU
Feb 2 21:14:37 localhost kernel: [31081.240321] INFO: task NetworkManager:621 blocked for more than 120 seconds.
Feb 2 21:14:37 localhost kernel: [31081.240329] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Feb 2 21:14:37 localhost kernel: [31081.240334] NetworkManager D 00000001008c2e4e 0 621 1 0x00000000
Feb 2 21:14:37 localhost kernel: [31081.240342] ffff880137c1dc68 0000000000000086 0000000000000000 ffff8801385c9560
Feb 2 21:14:37 localhost kernel: [31081.240350] ffff8801385c9560 ffff880137c1dfd8 ffff880137c1dfd8 ffff880137c1dfd8
Feb 2 21:14:37 localhost kernel: [31081.240357] ffffffff8180d020 ffff8801385c9560 ffffffff8117a4e0 0000000000000019
Feb 2 21:14:37 localhost kernel: [31081.240363] Call Trace:
Feb 2 21:14:37 localhost kernel: [31081.240378] [<ffffffff8117a4e0>] ? poll_freewait+0xe0/0xe0
Feb 2 21:14:37 localhost kernel: [31081.240384] [<ffffffff8117a5d0>] ? __pollwait+0xf0/0xf0
Feb 2 21:14:37 localhost kernel: [31081.240390] [<ffffffff8117a5d0>] ? __pollwait+0xf0/0xf0
Feb 2 21:14:37 localhost kernel: [31081.240397] [<ffffffff81425f0f>] schedule+0x3f/0x60
Feb 2 21:14:37 localhost kernel: [31081.240402] [<ffffffff814275f4>] __mutex_lock_slowpath+0x154/0x370
Feb 2 21:14:37 localhost kernel: [31081.240410] [<ffffffff813fa9c0>] ? iw_handler_get_private+0x60/0x60
Feb 2 21:14:37 localhost kernel: [31081.240415] [<ffffffff81427826>] mutex_lock+0x16/0x30
Feb 2 21:14:37 localhost kernel: [31081.240422] [<ffffffff81372375>] rtnl_lock+0x15/0x20
Feb 2 21:14:37 localhost kernel: [31081.240427] [<ffffffff813f9ad5>] wext_ioctl_dispatch+0x65/0x240
Feb 2 21:14:37 localhost kernel: [31081.240432] [<ffffffff813f9dd0>] ? call_commit_handler+0x40/0x40
Feb 2 21:14:37 localhost kernel: [31081.240438] [<ffffffff813f9f86>] wext_handle_ioctl+0x46/0x90
Feb 2 21:14:37 localhost kernel: [31081.240443] [<ffffffff81365ed0>] dev_ioctl+0xe0/0x610
Feb 2 21:14:37 localhost kernel: [31081.240450] [<ffffffff81350be7>] ? sk_prot_alloc+0x87/0x290
Feb 2 21:14:37 localhost kernel: [31081.240456] [<ffffffff8108bfbe>] ? __mutex_init+0x2e/0x30
Feb 2 21:14:37 localhost kernel: [31081.240462] [<ffffffff8134ac3a>] sock_ioctl+0xfa/0x2c0
Feb 2 21:14:37 localhost kernel: [31081.240468] [<ffffffff81168b5b>] ? alloc_file+0x2b/0xd0
Feb 2 21:14:37 localhost kernel: [31081.240474] [<ffffffff8117976f>] do_vfs_ioctl+0x8f/0x500
Feb 2 21:14:37 localhost kernel: [31081.240479] [<ffffffff8134c5c4>] ? sock_alloc_file+0xa4/0x120
Feb 2 21:14:37 localhost kernel: [31081.240484] [<ffffffff81165972>] ? fd_install+0x62/0x80
Feb 2 21:14:37 localhost kernel: [31081.240489] [<ffffffff81168c92>] ? fget_light+0x92/0x100
Feb 2 21:14:37 localhost kernel: [31081.240494] [<ffffffff81179c71>] sys_ioctl+0x91/0xa0
Feb 2 21:14:37 localhost kernel: [31081.240499] [<ffffffff8134dac0>] ? sys_socket+0x40/0x70
Feb 2 21:14:37 localhost kernel: [31081.240505] [<ffffffff81429702>] system_call_fastpath+0x16/0x1b
Feb 2 21:16:37 localhost kernel: [31201.240265] INFO: task NetworkManager:621 blocked for more than 120 seconds.
Feb 2 21:16:37 localhost kernel: [31201.240277] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Feb 2 21:16:37 localhost kernel: [31201.240286] NetworkManager D 00000001008c2e4e 0 621 1 0x00000000
Feb 2 21:16:37 localhost kernel: [31201.240301] ffff880137c1dc68 0000000000000086 0000000000000000 ffff8801385c9560
Feb 2 21:16:37 localhost kernel: [31201.240315] ffff8801385c9560 ffff880137c1dfd8 ffff880137c1dfd8 ffff880137c1dfd8
Feb 2 21:16:37 localhost kernel: [31201.240328] ffffffff8180d020 ffff8801385c9560 ffffffff8117a4e0 0000000000000019
Feb 2 21:16:37 localhost kernel: [31201.240340] Call Trace:
Feb 2 21:16:37 localhost kernel: [31201.240361] [<ffffffff8117a4e0>] ? poll_freewait+0xe0/0xe0
Feb 2 21:16:37 localhost kernel: [31201.240374] [<ffffffff8117a5d0>] ? __pollwait+0xf0/0xf0
Feb 2 21:16:37 localhost kernel: [31201.240385] [<ffffffff8117a5d0>] ? __pollwait+0xf0/0xf0
Feb 2 21:16:37 localhost kernel: [31201.240397] [<ffffffff81425f0f>] schedule+0x3f/0x60
Feb 2 21:16:37 localhost kernel: [31201.240408] [<ffffffff814275f4>] __mutex_lock_slowpath+0x154/0x370
Feb 2 21:16:37 localhost kernel: [31201.240422] [<ffffffff813fa9c0>] ? iw_handler_get_private+0x60/0x60
Feb 2 21:16:37 localhost kernel: [31201.240432] [<ffffffff81427826>] mutex_lock+0x16/0x30
Feb 2 21:16:37 localhost kernel: [31201.240444] [<ffffffff81372375>] rtnl_lock+0x15/0x20
Feb 2 21:16:37 localhost kernel: [31201.240455] [<ffffffff813f9ad5>] wext_ioctl_dispatch+0x65/0x240
Feb 2 21:16:37 localhost kernel: [31201.240466] [<ffffffff813f9dd0>] ? call_commit_handler+0x40/0x40
Feb 2 21:16:37 localhost kernel: [31201.240477] [<ffffffff813f9f86>] wext_handle_ioctl+0x46/0x90
Feb 2 21:16:37 localhost kernel: [31201.240487] [<ffffffff81365ed0>] dev_ioctl+0xe0/0x610
Feb 2 21:16:37 localhost kernel: [31201.240499] [<ffffffff81350be7>] ? sk_prot_alloc+0x87/0x290
Feb 2 21:16:37 localhost kernel: [31201.240511] [<ffffffff8108bfbe>] ? __mutex_init+0x2e/0x30
Feb 2 21:16:37 localhost kernel: [31201.240522] [<ffffffff8134ac3a>] sock_ioctl+0xfa/0x2c0
Feb 2 21:16:37 localhost kernel: [31201.240534] [<ffffffff81168b5b>] ? alloc_file+0x2b/0xd0
Feb 2 21:16:37 localhost kernel: [31201.240544] [<ffffffff8117976f>] do_vfs_ioctl+0x8f/0x500
Feb 2 21:16:37 localhost kernel: [31201.240554] [<ffffffff8134c5c4>] ? sock_alloc_file+0xa4/0x120
Feb 2 21:16:37 localhost kernel: [31201.240564] [<ffffffff81165972>] ? fd_install+0x62/0x80
Feb 2 21:16:37 localhost kernel: [31201.240574] [<ffffffff81168c92>] ? fget_light+0x92/0x100
Feb 2 21:16:37 localhost kernel: [31201.240584] [<ffffffff81179c71>] sys_ioctl+0x91/0xa0
Feb 2 21:16:37 localhost kernel: [31201.240593] [<ffffffff8134dac0>] ? sys_socket+0x40/0x70
Feb 2 21:16:37 localhost kernel: [31201.240605] [<ffffffff81429702>] system_call_fastpath+0x16/0x1b
Feb 2 21:18:37 localhost kernel: [31321.240275] INFO: task NetworkManager:621 blocked for more than 120 seconds.
Feb 2 21:18:37 localhost kernel: [31321.240284] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Feb 2 21:18:37 localhost kernel: [31321.240289] NetworkManager D 00000001008c2e4e 0 621 1 0x00000000
Feb 2 21:18:37 localhost kernel: [31321.240297] ffff880137c1dc68 0000000000000086 0000000000000000 ffff8801385c9560
Feb 2 21:18:37 localhost kernel: [31321.240305] ffff8801385c9560 ffff880137c1dfd8 ffff880137c1dfd8 ffff880137c1dfd8
Feb 2 21:18:37 localhost kernel: [31321.240312] ffffffff8180d020 ffff8801385c9560 ffffffff8117a4e0 0000000000000019
Feb 2 21:18:37 localhost kernel: [31321.240319] Call Trace:
Feb 2 21:18:37 localhost kernel: [31321.240336] [<ffffffff8117a4e0>] ? poll_freewait+0xe0/0xe0
Feb 2 21:18:37 localhost kernel: [31321.240342] [<ffffffff8117a5d0>] ? __pollwait+0xf0/0xf0
Feb 2 21:18:37 localhost kernel: [31321.240348] [<ffffffff8117a5d0>] ? __pollwait+0xf0/0xf0
Feb 2 21:18:37 localhost kernel: [31321.240356] [<ffffffff81425f0f>] schedule+0x3f/0x60
Feb 2 21:18:37 localhost kernel: [31321.240362] [<ffffffff814275f4>] __mutex_lock_slowpath+0x154/0x370
Feb 2 21:18:37 localhost kernel: [31321.240370] [<ffffffff813fa9c0>] ? iw_handler_get_private+0x60/0x60
Feb 2 21:18:37 localhost kernel: [31321.240375] [<ffffffff81427826>] mutex_lock+0x16/0x30
Feb 2 21:18:37 localhost kernel: [31321.240383] [<ffffffff81372375>] rtnl_lock+0x15/0x20
Feb 2 21:18:37 localhost kernel: [31321.240388] [<ffffffff813f9ad5>] wext_ioctl_dispatch+0x65/0x240
Feb 2 21:18:37 localhost kernel: [31321.240393] [<ffffffff813f9dd0>] ? call_commit_handler+0x40/0x40
Feb 2 21:18:37 localhost kernel: [31321.240399] [<ffffffff813f9f86>] wext_handle_ioctl+0x46/0x90
Feb 2 21:18:37 localhost kernel: [31321.240404] [<ffffffff81365ed0>] dev_ioctl+0xe0/0x610
Feb 2 21:18:37 localhost kernel: [31321.240411] [<ffffffff81350be7>] ? sk_prot_alloc+0x87/0x290
Feb 2 21:18:37 localhost kernel: [31321.240417] [<ffffffff8108bfbe>] ? __mutex_init+0x2e/0x30
Feb 2 21:18:37 localhost kernel: [31321.240423] [<ffffffff8134ac3a>] sock_ioctl+0xfa/0x2c0
Feb 2 21:18:37 localhost kernel: [31321.240429] [<ffffffff81168b5b>] ? alloc_file+0x2b/0xd0
Feb 2 21:18:37 localhost kernel: [31321.240434] [<ffffffff8117976f>] do_vfs_ioctl+0x8f/0x500
Feb 2 21:18:37 localhost kernel: [31321.240440] [<ffffffff8134c5c4>] ? sock_alloc_file+0xa4/0x120
Feb 2 21:18:37 localhost kernel: [31321.240445] [<ffffffff81165972>] ? fd_install+0x62/0x80
Feb 2 21:18:37 localhost kernel: [31321.240450] [<ffffffff81168c92>] ? fget_light+0x92/0x100
Feb 2 21:18:37 localhost kernel: [31321.240455] [<ffffffff81179c71>] sys_ioctl+0x91/0xa0
Feb 2 21:18:37 localhost kernel: [31321.240459] [<ffffffff8134dac0>] ? sys_socket+0x40/0x70
Feb 2 21:18:37 localhost kernel: [31321.240466] [<ffffffff81429702>] system_call_fastpath+0x16/0x1b
Feb 2 21:20:37 localhost kernel: [31441.240290] INFO: task NetworkManager:621 blocked for more than 120 seconds.
Feb 2 21:20:37 localhost kernel: [31441.240302] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Feb 2 21:20:37 localhost kernel: [31441.240311] NetworkManager D 00000001008c2e4e 0 621 1 0x00000000
Feb 2 21:20:37 localhost kernel: [31441.240326] ffff880137c1dc68 0000000000000086 0000000000000000 ffff8801385c9560
Feb 2 21:20:37 localhost kernel: [31441.240340] ffff8801385c9560 ffff880137c1dfd8 ffff880137c1dfd8 ffff880137c1dfd8
Feb 2 21:20:37 localhost kernel: [31441.240353] ffffffff8180d020 ffff8801385c9560 ffffffff8117a4e0 0000000000000019
Feb 2 21:20:37 localhost kernel: [31441.240366] Call Trace:
Feb 2 21:20:37 localhost kernel: [31441.240381] [<ffffffff8117a4e0>] ? poll_freewait+0xe0/0xe0
Feb 2 21:20:37 localhost kernel: [31441.240387] [<ffffffff8117a5d0>] ? __pollwait+0xf0/0xf0
Feb 2 21:20:37 localhost kernel: [31441.240392] [<ffffffff8117a5d0>] ? __pollwait+0xf0/0xf0
Feb 2 21:20:37 localhost kernel: [31441.240399] [<ffffffff81425f0f>] schedule+0x3f/0x60
Feb 2 21:20:37 localhost kernel: [31441.240405] [<ffffffff814275f4>] __mutex_lock_slowpath+0x154/0x370
Feb 2 21:20:37 localhost kernel: [31441.240412] [<ffffffff813fa9c0>] ? iw_handler_get_private+0x60/0x60
Feb 2 21:20:37 localhost kernel: [31441.240417] [<ffffffff81427826>] mutex_lock+0x16/0x30
Feb 2 21:20:37 localhost kernel: [31441.240424] [<ffffffff81372375>] rtnl_lock+0x15/0x20
Feb 2 21:20:37 localhost kernel: [31441.240429] [<ffffffff813f9ad5>] wext_ioctl_dispatch+0x65/0x240
Feb 2 21:20:37 localhost kernel: [31441.240434] [<ffffffff813f9dd0>] ? call_commit_handler+0x40/0x40
Feb 2 21:20:37 localhost kernel: [31441.240440] [<ffffffff813f9f86>] wext_handle_ioctl+0x46/0x90
Feb 2 21:20:37 localhost kernel: [31441.240445] [<ffffffff81365ed0>] dev_ioctl+0xe0/0x610
Feb 2 21:20:37 localhost kernel: [31441.240451] [<ffffffff81350be7>] ? sk_prot_alloc+0x87/0x290
Feb 2 21:20:37 localhost kernel: [31441.240458] [<ffffffff8108bfbe>] ? __mutex_init+0x2e/0x30
Feb 2 21:20:37 localhost kernel: [31441.240463] [<ffffffff8134ac3a>] sock_ioctl+0xfa/0x2c0
Feb 2 21:20:37 localhost kernel: [31441.240470] [<ffffffff81168b5b>] ? alloc_file+0x2b/0xd0
Feb 2 21:20:37 localhost kernel: [31441.240475] [<ffffffff8117976f>] do_vfs_ioctl+0x8f/0x500
Feb 2 21:20:37 localhost kernel: [31441.240480] [<ffffffff8134c5c4>] ? sock_alloc_file+0xa4/0x120
Feb 2 21:20:37 localhost kernel: [31441.240485] [<ffffffff81165972>] ? fd_install+0x62/0x80
Feb 2 21:20:37 localhost kernel: [31441.240490] [<ffffffff81168c92>] ? fget_light+0x92/0x100
Feb 2 21:20:37 localhost kernel: [31441.240495] [<ffffffff81179c71>] sys_ioctl+0x91/0xa0
Feb 2 21:20:37 localhost kernel: [31441.240500] [<ffffffff8134dac0>] ? sys_socket+0x40/0x70
Feb 2 21:20:37 localhost kernel: [31441.240506] [<ffffffff81429702>] system_call_fastpath+0x16/0x1b
Feb 2 21:22:37 localhost kernel: [31561.240329] INFO: task NetworkManager:621 blocked for more than 120 seconds.
Feb 2 21:22:37 localhost kernel: [31561.240342] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Feb 2 21:22:37 localhost kernel: [31561.240350] NetworkManager D 00000001008c2e4e 0 621 1 0x00000000
Feb 2 21:22:37 localhost kernel: [31561.240365] ffff880137c1dc68 0000000000000086 0000000000000000 ffff8801385c9560
Feb 2 21:22:37 localhost kernel: [31561.240380] ffff8801385c9560 ffff880137c1dfd8 ffff880137c1dfd8 ffff880137c1dfd8
Feb 2 21:22:37 localhost kernel: [31561.240392] ffffffff8180d020 ffff8801385c9560 ffffffff8117a4e0 0000000000000019
Feb 2 21:22:37 localhost kernel: [31561.240405] Call Trace:
Feb 2 21:22:37 localhost kernel: [31561.240427] [<ffffffff8117a4e0>] ? poll_freewait+0xe0/0xe0
Feb 2 21:22:37 localhost kernel: [31561.240440] [<ffffffff8117a5d0>] ? __pollwait+0xf0/0xf0
Feb 2 21:22:37 localhost kernel: [31561.240451] [<ffffffff8117a5d0>] ? __pollwait+0xf0/0xf0
Feb 2 21:22:37 localhost kernel: [31561.240463] [<ffffffff81425f0f>] schedule+0x3f/0x60
Feb 2 21:22:37 localhost kernel: [31561.240474] [<ffffffff814275f4>] __mutex_lock_slowpath+0x154/0x370
Feb 2 21:22:37 localhost kernel: [31561.240488] [<ffffffff813fa9c0>] ? iw_handler_get_private+0x60/0x60
Feb 2 21:22:37 localhost kernel: [31561.240498] [<ffffffff81427826>] mutex_lock+0x16/0x30
Feb 2 21:22:37 localhost kernel: [31561.240510] [<ffffffff81372375>] rtnl_lock+0x15/0x20
Feb 2 21:22:37 localhost kernel: [31561.240520] [<ffffffff813f9ad5>] wext_ioctl_dispatch+0x65/0x240
Feb 2 21:22:37 localhost kernel: [31561.240531] [<ffffffff813f9dd0>] ? call_commit_handler+0x40/0x40
Feb 2 21:22:37 localhost kernel: [31561.240542] [<ffffffff813f9f86>] wext_handle_ioctl+0x46/0x90
Feb 2 21:22:37 localhost kernel: [31561.240552] [<ffffffff81365ed0>] dev_ioctl+0xe0/0x610
Feb 2 21:22:37 localhost kernel: [31561.240563] [<ffffffff81350be7>] ? sk_prot_alloc+0x87/0x290
Feb 2 21:22:37 localhost kernel: [31561.240574] [<ffffffff8108bfbe>] ? __mutex_init+0x2e/0x30
Feb 2 21:22:37 localhost kernel: [31561.240585] [<ffffffff8134ac3a>] sock_ioctl+0xfa/0x2c0
Feb 2 21:22:37 localhost kernel: [31561.240597] [<ffffffff81168b5b>] ? alloc_file+0x2b/0xd0
Feb 2 21:22:37 localhost kernel: [31561.240607] [<ffffffff8117976f>] do_vfs_ioctl+0x8f/0x500
Feb 2 21:22:37 localhost kernel: [31561.240617] [<ffffffff8134c5c4>] ? sock_alloc_file+0xa4/0x120
Feb 2 21:22:37 localhost kernel: [31561.240627] [<ffffffff81165972>] ? fd_install+0x62/0x80
Feb 2 21:22:37 localhost kernel: [31561.240637] [<ffffffff81168c92>] ? fget_light+0x92/0x100
Feb 2 21:22:37 localhost kernel: [31561.240647] [<ffffffff81179c71>] sys_ioctl+0x91/0xa0
Feb 2 21:22:37 localhost kernel: [31561.240656] [<ffffffff8134dac0>] ? sys_socket+0x40/0x70
Feb 2 21:22:37 localhost kernel: [31561.240668] [<ffffffff81429702>] system_call_fastpath+0x16/0x1b
Feb 2 21:22:39 localhost acpid: client 619[0:0] has disconnected
Feb 2 21:22:48 localhost acpid: client connected from 619[0:0]
Feb 2 21:22:48 localhost acpid: 1 client rule loaded
Feb 2 21:22:56 localhost acpid: client 619[0:0] has disconnected
Feb 2 21:23:20 localhost acpid: client connected from 619[0:0]
Feb 2 21:23:20 localhost acpid: 1 client rule loaded
Feb 2 21:23:27 localhost acpid: client 619[0:0] has disconnected
Feb 2 21:23:27 localhost acpid: client connected from 619[0:0]
Feb 2 21:23:27 localhost acpid: 1 client rule loaded
Feb 2 21:23:30 localhost acpid: client 619[0:0] has disconnected
Feb 2 21:23:40 localhost acpid: client connected from 619[0:0]
Feb 2 21:23:40 localhost acpid: 1 client rule loaded
Feb 2 21:24:37 localhost kernel: [31681.240257] INFO: task NetworkManager:621 blocked for more than 120 seconds.
Feb 2 21:24:37 localhost kernel: [31681.240270] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Feb 2 21:24:37 localhost kernel: [31681.240279] NetworkManager D 00000001008c2e4e 0 621 1 0x00000000
Feb 2 21:24:37 localhost kernel: [31681.240293] ffff880137c1dc68 0000000000000086 0000000000000000 ffff8801385c9560
Feb 2 21:24:37 localhost kernel: [31681.240309] ffff8801385c9560 ffff880137c1dfd8 ffff880137c1dfd8 ffff880137c1dfd8
Feb 2 21:24:37 localhost kernel: [31681.240321] ffffffff8180d020 ffff8801385c9560 ffffffff8117a4e0 0000000000000019
Feb 2 21:24:37 localhost kernel: [31681.240336] Call Trace:
Feb 2 21:24:37 localhost kernel: [31681.240357] [<ffffffff8117a4e0>] ? poll_freewait+0xe0/0xe0
Feb 2 21:24:37 localhost kernel: [31681.240369] [<ffffffff8117a5d0>] ? __pollwait+0xf0/0xf0
Feb 2 21:24:37 localhost kernel: [31681.240380] [<ffffffff8117a5d0>] ? __pollwait+0xf0/0xf0
Feb 2 21:24:37 localhost kernel: [31681.240392] [<ffffffff81425f0f>] schedule+0x3f/0x60
Feb 2 21:24:37 localhost kernel: [31681.240403] [<ffffffff814275f4>] __mutex_lock_slowpath+0x154/0x370
Feb 2 21:24:37 localhost kernel: [31681.240416] [<ffffffff813fa9c0>] ? iw_handler_get_private+0x60/0x60
Feb 2 21:24:37 localhost kernel: [31681.240426] [<ffffffff81427826>] mutex_lock+0x16/0x30
Feb 2 21:24:37 localhost kernel: [31681.240438] [<ffffffff81372375>] rtnl_lock+0x15/0x20
Feb 2 21:24:37 localhost kernel: [31681.240449] [<ffffffff813f9ad5>] wext_ioctl_dispatch+0x65/0x240
Feb 2 21:24:37 localhost kernel: [31681.240460] [<ffffffff813f9dd0>] ? call_commit_handler+0x40/0x40
Feb 2 21:24:37 localhost kernel: [31681.240471] [<ffffffff813f9f86>] wext_handle_ioctl+0x46/0x90
Feb 2 21:24:37 localhost kernel: [31681.240481] [<ffffffff81365ed0>] dev_ioctl+0xe0/0x610
Feb 2 21:24:37 localhost kernel: [31681.240493] [<ffffffff81350be7>] ? sk_prot_alloc+0x87/0x290
Feb 2 21:24:37 localhost kernel: [31681.240505] [<ffffffff8108bfbe>] ? __mutex_init+0x2e/0x30
Feb 2 21:24:37 localhost kernel: [31681.240516] [<ffffffff8134ac3a>] sock_ioctl+0xfa/0x2c0
Feb 2 21:24:37 localhost kernel: [31681.240528] [<ffffffff81168b5b>] ? alloc_file+0x2b/0xd0
Feb 2 21:24:37 localhost kernel: [31681.240539] [<ffffffff8117976f>] do_vfs_ioctl+0x8f/0x500
Feb 2 21:24:37 localhost kernel: [31681.240550] [<ffffffff8134c5c4>] ? sock_alloc_file+0xa4/0x120
Feb 2 21:24:37 localhost kernel: [31681.240560] [<ffffffff81165972>] ? fd_install+0x62/0x80
Feb 2 21:24:37 localhost kernel: [31681.240569] [<ffffffff81168c92>] ? fget_light+0x92/0x100
Feb 2 21:24:37 localhost kernel: [31681.240579] [<ffffffff81179c71>] sys_ioctl+0x91/0xa0
Feb 2 21:24:37 localhost kernel: [31681.240588] [<ffffffff8134dac0>] ? sys_socket+0x40/0x70
Feb 2 21:24:37 localhost kernel: [31681.240600] [<ffffffff81429702>] system_call_fastpath+0x16/0x1b
Feb 2 21:24:37 localhost kernel: [31681.240646] INFO: task firefox:7323 blocked for more than 120 seconds.
Feb 2 21:24:37 localhost kernel: [31681.240652] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Feb 2 21:24:37 localhost kernel: [31681.240659] firefox D ffff88004e7ebfd8 0 7323 1 0x00000004
Feb 2 21:24:37 localhost kernel: [31681.240672] ffff88004e7ebaf8 0000000000000082 0000000000000000 ffff88004e7eb9e0
Feb 2 21:24:37 localhost kernel: [31681.240684] ffff88010a05b900 ffff88004e7ebfd8 ffff88004e7ebfd8 ffff88004e7ebfd8
Feb 2 21:24:37 localhost kernel: [31681.240697] ffff88010ad49c80 ffff88010a05b900 0000000000000000 000000004f2afe5e
Feb 2 21:24:37 localhost kernel: [31681.240709] Call Trace:
Feb 2 21:24:37 localhost kernel: [31681.240720] [<ffffffff81425f0f>] schedule+0x3f/0x60
Feb 2 21:24:37 localhost kernel: [31681.240731] [<ffffffff814275f4>] __mutex_lock_slowpath+0x154/0x370
Feb 2 21:24:37 localhost kernel: [31681.240742] [<ffffffff81427826>] mutex_lock+0x16/0x30
Feb 2 21:24:37 localhost kernel: [31681.240753] [<ffffffff813555fb>] ? __alloc_skb+0x4b/0x240
Feb 2 21:24:37 localhost kernel: [31681.240764] [<ffffffff81372375>] rtnl_lock+0x15/0x20
Feb 2 21:24:37 localhost kernel: [31681.240774] [<ffffffff81372396>] rtnetlink_rcv+0x16/0x40
Feb 2 21:24:37 localhost kernel: [31681.240786] [<ffffffff8138b869>] netlink_unicast+0x2d9/0x320
Feb 2 21:24:37 localhost kernel: [31681.240797] [<ffffffff8138bc36>] netlink_sendmsg+0x2c6/0x320
Feb 2 21:24:37 localhost kernel: [31681.240808] [<ffffffff8134bfde>] sock_sendmsg+0x10e/0x130
Feb 2 21:24:37 localhost kernel: [31681.240818] [<ffffffff8134a51d>] ? sock_alloc_inode+0x1d/0xc0
Feb 2 21:24:37 localhost kernel: [31681.240828] [<ffffffff811522bb>] ? __kmalloc+0x15b/0x1a0
Feb 2 21:24:37 localhost kernel: [31681.240838] [<ffffffff81350c9b>] ? sk_prot_alloc+0x13b/0x290
Feb 2 21:24:37 localhost kernel: [31681.240849] [<ffffffff8104f403>] ? __wake_up+0x53/0x70
Feb 2 21:24:37 localhost kernel: [31681.240860] [<ffffffff81168c92>] ? fget_light+0x92/0x100
Feb 2 21:24:37 localhost kernel: [31681.240870] [<ffffffff8134e5bd>] sys_sendto+0x13d/0x190
Feb 2 21:24:37 localhost kernel: [31681.240881] [<ffffffff81165972>] ? fd_install+0x62/0x80
Feb 2 21:24:37 localhost kernel: [31681.240890] [<ffffffff8134c66a>] ? sock_map_fd+0x2a/0x40
Feb 2 21:24:37 localhost kernel: [31681.240901] [<ffffffff81429702>] system_call_fastpath+0x16/0x1b
Feb 2 21:25:59 localhost acpid: client 619[0:0] has disconnected
Feb 2 21:26:37 localhost kernel: [31801.240249] INFO: task NetworkManager:621 blocked for more than 120 seconds.
Feb 2 21:26:37 localhost kernel: [31801.240388] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Feb 2 21:26:37 localhost kernel: [31801.240527] NetworkManager D 00000001008c2e4e 0 621 1 0x00000000
Feb 2 21:26:37 localhost kernel: [31801.240542] ffff880137c1dc68 0000000000000086 0000000000000000 ffff8801385c9560
Feb 2 21:26:37 localhost kernel: [31801.240556] ffff8801385c9560 ffff880137c1dfd8 ffff880137c1dfd8 ffff880137c1dfd8
Feb 2 21:26:37 localhost kernel: [31801.240570] ffffffff8180d020 ffff8801385c9560 ffffffff8117a4e0 0000000000000019
Feb 2 21:26:37 localhost kernel: [31801.240583] Call Trace:
Feb 2 21:26:37 localhost kernel: [31801.240604] [<ffffffff8117a4e0>] ? poll_freewait+0xe0/0xe0
Feb 2 21:26:37 localhost kernel: [31801.240616] [<ffffffff8117a5d0>] ? __pollwait+0xf0/0xf0
Feb 2 21:26:37 localhost kernel: [31801.240628] [<ffffffff8117a5d0>] ? __pollwait+0xf0/0xf0
Feb 2 21:26:37 localhost kernel: [31801.240639] [<ffffffff81425f0f>] schedule+0x3f/0x60
Feb 2 21:26:37 localhost kernel: [31801.240651] [<ffffffff814275f4>] __mutex_lock_slowpath+0x154/0x370
Feb 2 21:26:37 localhost kernel: [31801.240665] [<ffffffff813fa9c0>] ? iw_handler_get_private+0x60/0x60
Feb 2 21:26:37 localhost kernel: [31801.240675] [<ffffffff81427826>] mutex_lock+0x16/0x30
Feb 2 21:26:37 localhost kernel: [31801.240687] [<ffffffff81372375>] rtnl_lock+0x15/0x20
Feb 2 21:26:37 localhost kernel: [31801.240697] [<ffffffff813f9ad5>] wext_ioctl_dispatch+0x65/0x240
Feb 2 21:26:37 localhost kernel: [31801.240709] [<ffffffff813f9dd0>] ? call_commit_handler+0x40/0x40
Feb 2 21:26:37 localhost kernel: [31801.240720] [<ffffffff813f9f86>] wext_handle_ioctl+0x46/0x90
Feb 2 21:26:37 localhost kernel: [31801.240730] [<ffffffff81365ed0>] dev_ioctl+0xe0/0x610
Feb 2 21:26:37 localhost kernel: [31801.240742] [<ffffffff81350be7>] ? sk_prot_alloc+0x87/0x290
Feb 2 21:26:37 localhost kernel: [31801.240754] [<ffffffff8108bfbe>] ? __mutex_init+0x2e/0x30
Feb 2 21:26:37 localhost kernel: [31801.240766] [<ffffffff8134ac3a>] sock_ioctl+0xfa/0x2c0
Feb 2 21:26:37 localhost kernel: [31801.240777] [<ffffffff81168b5b>] ? alloc_file+0x2b/0xd0
Feb 2 21:26:37 localhost kernel: [31801.240788] [<ffffffff8117976f>] do_vfs_ioctl+0x8f/0x500
Feb 2 21:26:37 localhost kernel: [31801.240799] [<ffffffff8134c5c4>] ? sock_alloc_file+0xa4/0x120
Feb 2 21:26:37 localhost kernel: [31801.240809] [<ffffffff81165972>] ? fd_install+0x62/0x80
Feb 2 21:26:37 localhost kernel: [31801.240819] [<ffffffff81168c92>] ? fget_light+0x92/0x100
Feb 2 21:26:37 localhost kernel: [31801.240830] [<ffffffff81179c71>] sys_ioctl+0x91/0xa0
Feb 2 21:26:37 localhost kernel: [31801.240840] [<ffffffff8134dac0>] ? sys_socket+0x40/0x70
Feb 2 21:26:37 localhost kernel: [31801.240852] [<ffffffff81429702>] system_call_fastpath+0x16/0x1b
Feb 2 21:26:37 localhost kernel: [31801.240898] INFO: task firefox:7323 blocked for more than 120 seconds.
Feb 2 21:26:37 localhost kernel: [31801.241014] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Feb 2 21:26:37 localhost kernel: [31801.241152] firefox D ffff88004e7ebfd8 0 7323 1 0x00000004
Feb 2 21:26:37 localhost kernel: [31801.241165] ffff88004e7ebaf8 0000000000000082 0000000000000000 ffff88004e7eb9e0
Feb 2 21:26:37 localhost kernel: [31801.241177] ffff88010a05b900 ffff88004e7ebfd8 ffff88004e7ebfd8 ffff88004e7ebfd8
Feb 2 21:26:37 localhost kernel: [31801.241189] ffff88010ad49c80 ffff88010a05b900 0000000000000000 000000004f2afe5e
Feb 2 21:26:37 localhost kernel: [31801.241202] Call Trace:
Feb 2 21:26:37 localhost kernel: [31801.241215] [<ffffffff81425f0f>] schedule+0x3f/0x60
Feb 2 21:26:37 localhost kernel: [31801.241225] [<ffffffff814275f4>] __mutex_lock_slowpath+0x154/0x370
Feb 2 21:26:37 localhost kernel: [31801.241236] [<ffffffff81427826>] mutex_lock+0x16/0x30
Feb 2 21:26:37 localhost kernel: [31801.241247] [<ffffffff813555fb>] ? __alloc_skb+0x4b/0x240
Feb 2 21:26:37 localhost kernel: [31801.241258] [<ffffffff81372375>] rtnl_lock+0x15/0x20
Feb 2 21:26:37 localhost kernel: [31801.241268] [<ffffffff81372396>] rtnetlink_rcv+0x16/0x40
Feb 2 21:26:37 localhost kernel: [31801.241279] [<ffffffff8138b869>] netlink_unicast+0x2d9/0x320
Feb 2 21:26:37 localhost kernel: [31801.241291] [<ffffffff8138bc36>] netlink_sendmsg+0x2c6/0x320
Feb 2 21:26:37 localhost kernel: [31801.241301] [<ffffffff8134bfde>] sock_sendmsg+0x10e/0x130
Feb 2 21:26:37 localhost kernel: [31801.241311] [<ffffffff8134a51d>] ? sock_alloc_inode+0x1d/0xc0
Feb 2 21:26:37 localhost kernel: [31801.241321] [<ffffffff811522bb>] ? __kmalloc+0x15b/0x1a0
Feb 2 21:26:37 localhost kernel: [31801.241331] [<ffffffff81350c9b>] ? sk_prot_alloc+0x13b/0x290
Feb 2 21:26:37 localhost kernel: [31801.241344] [<ffffffff8104f403>] ? __wake_up+0x53/0x70
Feb 2 21:26:37 localhost kernel: [31801.241354] [<ffffffff81168c92>] ? fget_light+0x92/0x100
Feb 2 21:26:37 localhost kernel: [31801.241365] [<ffffffff8134e5bd>] sys_sendto+0x13d/0x190
Feb 2 21:26:37 localhost kernel: [31801.241375] [<ffffffff81165972>] ? fd_install+0x62/0x80
Feb 2 21:26:37 localhost kernel: [31801.241385] [<ffffffff8134c66a>] ? sock_map_fd+0x2a/0x40
Feb 2 21:26:37 localhost kernel: [31801.241397] [<ffffffff81429702>] system_call_fastpath+0x16/0x1b
Feb 2 21:29:52 localhost dhcpcd[6710]: received SIGTERM, stopping
Feb 2 21:29:52 localhost dhcpcd[6710]: wlan0: removing interface
Feb 2 21:29:55 localhost acpid: client connected from 619[0:0]
Feb 2 21:29:55 localhost acpid: 1 client rule loaded
Feb 2 21:32:58 localhost shutdown[7442]: shutting down for system reboot
Feb 2 21:32:59 localhost acpid: client 619[0:0] has disconnected
Feb 2 21:32:59 localhost acpid: client connected from 7454[0:0]
Feb 2 21:32:59 localhost acpid: 1 client rule loaded
Feb 2 21:32:59 localhost init: Switching to runlevel: 6
Feb 2 21:33:00 localhost rtkit-daemon[907]: Exiting cleanly.
Feb 2 21:33:00 localhost rtkit-daemon[907]: Demoting known real-time threads.
Feb 2 21:33:00 localhost rtkit-daemon[907]: Successfully demoted thread 905 of process 905 (/usr/bin/pulseaudio).
Feb 2 21:33:00 localhost rtkit-daemon[907]: Demoted 1 threads.
Feb 2 21:33:00 localhost rtkit-daemon[907]: Exiting watchdog thread.
Feb 2 21:33:00 localhost rtkit-daemon[907]: Exiting canary thread.
Feb 2 21:33:00 localhost acpid: exiting
Feb 2 21:33:01 localhost syslog-ng[517]: syslog-ng shutting down; version='3.3.4'
From what i can remember and somewhat following the log, i noticed web pages not loading -> tried to change network in nm-applet, it freezes, firefox too somehow -> everything freezes for a while -> i get control again and change to a console to try to kill the processes but does nothing -> then i tried to shutdown the computer, some [FAIL]s appear and it hangs at the end -> finally i manually shutdown pressing the button.
It could be about that D state you talk about but i didn't verify that. Yesterday and today I didn't have any problems. When it happens again i'll try to check more stuff.
Firefox for me works fine. Although there are some other programs that sometimes segfault and i thing that's weird. For example htop segfaults sometimes when trying to kill a process .
Offline
Feb 2 20:26:37 localhost kernel: [28201.240611] INFO: task NetworkManager:621 blocked for more than 120 seconds.
Feb 2 20:26:37 localhost kernel: [28201.240623] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Yes, that is shown when a process comes to D and stays in D. The problems with the reboot/shutdown - the cause is this D state of the process, 'cause it' s like: process is in D, so it can' t be killed, system tries to kill it, it can't, so it won' t reboot, because the process is still there using some resources, that system couldn' t disable/unmount. That' s why it needs "manual reboot" by cutting off power, I suppose.
For me HTop also SEGFAULT-ed like twice when I tried to kill a D-state process .
I' ve done memtest once again and it passed 4 tests overnight, so I think this is not an hardware issue. This can be something with the wlan drivers (brcmsmac?), because I used wl before, but from the last update I was forced to switch to brcmsmac as dkms couldn' t compile wl for newest kernel version...
Posted by Phitherek_
Offline
Since i installed arch i've always used the brcmsmac driver so maybe it got worse with recent kernel changes.
I always thought that I was the only one with htop segfaulting
Do you think this should be reported at some bugtracker? Regarding what? The driver (not sure), the kernel, other area?
Offline
Bugtracker could be a great idea, but the thing is, that I don' t know for sure what exactly is responsible for the problems. I suppose this is the brcmsmac driver, but this is not 100% sure. Although this should be reported somewhere - maybe at https://bugs.archlinux.org/. The thing is that someone, that knows OS structure and code better, should investigate this issue.
EDIT: Maybe it is similar to this https://bugs.archlinux.org/task/27955?s … &closedto=
Status is Assigned, so it' s worked on now.
Last edited by Phitherek_ (2012-02-05 16:14:56)
Posted by Phitherek_
Offline
Well, let it be then
Offline
My Asus Eee Pc 1215b hangs when connecting to WiFi with the Enterprise WPA protection. And this happens when the standard driver brcmsmac is in work. But all works good when I blacklist the module brcmsmac and install broadcom-wl driver form AUR https://aur.archlinux.org/packages.php?ID=19514. (In fact the installation routine blacklist the brcmsmac automatically). So may be you have the same problem? Just try broadcom-wl.
Offline