[Bug 343323] Re: iwlagn - call trace NetworkManager: page allocation failure. order:5, mode:0x8020

mbeltagy 343323 at bugs.launchpad.net
Thu Oct 28 07:29:42 UTC 2010


I have the same problem when I put my laptop in sleep an then wake it up again. Sometimes I manage to restore the wifi led by running 
sudo service udev --full-restart
sudo service network-manager --full-restart
sudo iwlist wlan0 scan


I am running Ubuntu 10.04 with 2.6.32-25 kernel. My laptop is an  Acer 1410. 
This is what I get from lsusb for my WiFi controller
 02:00.0 Network controller: Intel Corporation WiFi Link 1000 Series


The relevant /var/log/messages are: 

Oct 28 08:53:59 laptop kernel: [190561.318308] Pid: 22180, comm: NetworkManager Tainted: G        W  2.6.32-25-generic #44-Ubuntu
Oct 28 08:53:59 laptop kernel: [190561.318312] Call Trace:
Oct 28 08:53:59 laptop kernel: [190561.318324]  [<ffffffff810f9fde>] __alloc_pages_slowpath+0x56e/0x580
Oct 28 08:53:59 laptop kernel: [190561.318330]  [<ffffffff810fa14e>] __alloc_pages_nodemask+0x15e/0x1a0
Oct 28 08:53:59 laptop kernel: [190561.318336]  [<ffffffff8112cfb7>] alloc_pages_current+0x87/0xd0
Oct 28 08:53:59 laptop kernel: [190561.318341]  [<ffffffff810f905e>] __get_free_pages+0xe/0x50
Oct 28 08:53:59 laptop kernel: [190561.318367]  [<ffffffffa0183800>] iwl_tx_queue_alloc+0x50/0x220 [iwlcore]
Oct 28 08:53:59 laptop kernel: [190561.318381]  [<ffffffffa01851b5>] ? iwl_tx_queue_init+0xc5/0x210 [iwlcore]
Oct 28 08:53:59 laptop kernel: [190561.318400]  [<ffffffffa018522f>] iwl_tx_queue_init+0x13f/0x210 [iwlcore]
Oct 28 08:53:59 laptop kernel: [190561.318412]  [<ffffffffa0185597>] iwl_txq_ctx_reset+0x297/0x4b0 [iwlcore]
Oct 28 08:53:59 laptop kernel: [190561.318425]  [<ffffffffa017b108>] iwl_hw_nic_init+0xf8/0x170 [iwlcore]
Oct 28 08:53:59 laptop kernel: [190561.318435]  [<ffffffffa01bb03f>] __iwl_up+0x9f/0x390 [iwlagn]
Oct 28 08:53:59 laptop kernel: [190561.318443]  [<ffffffffa01bb38a>] iwl_mac_start+0x5a/0x1f0 [iwlagn]
Oct 28 08:53:59 laptop kernel: [190561.318450]  [<ffffffff810387b9>] ? default_spin_lock_flags+0x9/0x10
Oct 28 08:53:59 laptop kernel: [190561.318469]  [<ffffffffa0082271>] ieee80211_open+0x391/0x840 [mac80211]
Oct 28 08:53:59 laptop kernel: [190561.318475]  [<ffffffff815465f6>] ? notifier_call_chain+0x56/0x80
Oct 28 08:53:59 laptop kernel: [190561.318483]  [<ffffffff81460ca2>] dev_open+0xa2/0x100
Oct 28 08:53:59 laptop kernel: [190561.318488]  [<ffffffff814603d1>] dev_change_flags+0xa1/0x1e0
Oct 28 08:53:59 laptop kernel: [190561.318493]  [<ffffffff8146c6bf>] do_setlink+0x1af/0x430
Oct 28 08:53:59 laptop kernel: [190561.318500]  [<ffffffff812c6554>] ? nla_parse+0x34/0x110
Oct 28 08:53:59 laptop kernel: [190561.318505]  [<ffffffff8146d172>] rtnl_setlink+0x132/0x180
Oct 28 08:53:59 laptop kernel: [190561.318510]  [<ffffffff8146c240>] rtnetlink_rcv_msg+0x1e0/0x220
Oct 28 08:53:59 laptop kernel: [190561.318515]  [<ffffffff8146c060>] ? rtnetlink_rcv_msg+0x0/0x220
Oct 28 08:53:59 laptop kernel: [190561.318520]  [<ffffffff81483509>] netlink_rcv_skb+0xa9/0xd0
Oct 28 08:53:59 laptop kernel: [190561.318524]  [<ffffffff8146c045>] rtnetlink_rcv+0x25/0x40
Oct 28 08:53:59 laptop kernel: [190561.318529]  [<ffffffff8148316e>] netlink_unicast+0x2de/0x2f0
Oct 28 08:53:59 laptop kernel: [190561.318534]  [<ffffffff81483f5e>] netlink_sendmsg+0x1fe/0x2e0
Oct 28 08:53:59 laptop kernel: [190561.318539]  [<ffffffff8144df9b>] sock_sendmsg+0x10b/0x140
Oct 28 08:53:59 laptop kernel: [190561.318544]  [<ffffffff8144e68e>] ? sock_recvmsg+0x11e/0x150
Oct 28 08:53:59 laptop kernel: [190561.318550]  [<ffffffff81084580>] ? autoremove_wake_function+0x0/0x40
Oct 28 08:53:59 laptop kernel: [190561.318555]  [<ffffffff81541c8b>] ? __wait_on_bit_lock+0x7b/0xc0
Oct 28 08:53:59 laptop kernel: [190561.318560]  [<ffffffff810f3c27>] ? __lock_page+0x67/0x70
Oct 28 08:53:59 laptop kernel: [190561.318565]  [<ffffffff8144d4f4>] ? move_addr_to_kernel+0x64/0x70
Oct 28 08:53:59 laptop kernel: [190561.318570]  [<ffffffff814586f9>] ? verify_iovec+0x69/0xc0
Oct 28 08:53:59 laptop kernel: [190561.318575]  [<ffffffff8144e403>] sys_sendmsg+0x233/0x3a0
Oct 28 08:53:59 laptop kernel: [190561.318579]  [<ffffffff8144e1a8>] ? sys_sendto+0x178/0x180
Oct 28 08:53:59 laptop kernel: [190561.318586]  [<ffffffff81144ad5>] ? fput+0x25/0x30
Oct 28 08:53:59 laptop kernel: [190561.318590]  [<ffffffff81140bcd>] ? filp_close+0x5d/0x90
Oct 28 08:53:59 laptop kernel: [190561.318597]  [<ffffffff810121b2>] system_call_fastpath+0x16/0x1b
Oct 28 08:53:59 laptop kernel: [190561.318600] Mem-Info:
Oct 28 08:53:59 laptop kernel: [190561.318602] Node 0 DMA per-cpu:
Oct 28 08:53:59 laptop kernel: [190561.318606] CPU    0: hi:    0, btch:   1 usd:   0
Oct 28 08:53:59 laptop kernel: [190561.318609] Node 0 DMA32 per-cpu:
Oct 28 08:53:59 laptop kernel: [190561.318613] CPU    0: hi:  186, btch:  31 usd:   0

-- 
iwlagn - call trace NetworkManager: page allocation failure. order:5, mode:0x8020
https://bugs.launchpad.net/bugs/343323
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to linux in ubuntu.




More information about the kernel-bugs mailing list