Bug 156631 - brcmfmac is preventing suspend under linux 4.8.x
Summary: brcmfmac is preventing suspend under linux 4.8.x
Status: NEW
Alias: None
Product: Drivers
Classification: Unclassified
Component: network-wireless (show other bugs)
Hardware: All Linux
: P1 high
Assignee: drivers_network-wireless@kernel-bugs.osdl.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-13 01:02 UTC by Victor Trac
Modified: 2016-09-25 10:08 UTC (History)
2 users (show)

See Also:
Kernel Version: 4.8.x
Subsystem:
Regression: No
Bisected commit-id:


Attachments

Description Victor Trac 2016-09-13 01:02:23 UTC
Description of problem:
When closing the lid to suspend my laptop, resuming does not work under linux 4.8. 

Version-Release number of selected component (if applicable):
4.8.0-rc5-mainline. Problem started with 4.8.

How reproducible:
Always

Steps to Reproduce:
1. Close lid. 
2. Open lid. 

Actual results:
When the lid is closed, the laptop tries to suspend. After waiting a few minutes, I can still hear the fan running and the laptop is still generating heat (found out by having it in a bag). If I open the lid, the laptop screen flashes a few times, and after a longer than expected time, GDM pops up and lets me login. However, everything seems a bit corrupted - I can open new terminals in gnome-terminal, but any 'sudo' command hangs forever (and ignores ctrl+c) and nothing (tabs, windows, etc) is clickable in chromium.  A 'reboot' command immediately shuts off the screen but hangs forever without actually rebooting.

Expected results:
Laptop suspends and resumes as previously in 4.7.x.

Original bug report here:
https://bugzilla.kernel.org/show_bug.cgi?id=156361
Comment 1 The Linux kernel's regression tracker (Thorsten Leemhuis) 2016-09-25 10:08:34 UTC
Did you report this to some list? linux-wireless (https://wireless.wiki.kernel.org/en/developers/mailinglists ) maybe? FWIW, "./scripts/get_maintainer.pl drivers/net/wireless/broadcom/brcm80211/" outputs this:

Arend van Spriel <arend.vanspriel@broadcom.com> (supporter:BROADCOM BRCM80211 IEEE802.11n WIRELESS DRIVER)
Franky Lin <franky.lin@broadcom.com> (supporter:BROADCOM BRCM80211 IEEE802.11n WIRELESS DRIVER)
Hante Meuleman <hante.meuleman@broadcom.com> (supporter:BROADCOM BRCM80211 IEEE802.11n WIRELESS DRIVER)
Kalle Valo <kvalo@codeaurora.org> (maintainer:NETWORKING DRIVERS (WIRELESS))
linux-wireless@vger.kernel.org (open list:BROADCOM BRCM80211 IEEE802.11n WIRELESS DRIVER)
brcm80211-dev-list.pdl@broadcom.com (open list:BROADCOM BRCM80211 IEEE802.11n WIRELESS DRIVER)
netdev@vger.kernel.org (open list:NETWORKING DRIVERS)
linux-kernel@vger.kernel.org (open list)

That might be the better approach to get attention…

Note You need to log in before you can comment on or make changes to this bug.