-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Occasional kernel panic on suspend on Ubuntu 15.04 #13
Comments
me too on same versions described above. |
Is anybody reliably using hibernate and resume in Ubuntu 15.04 on XPS13? Would love to hear which package, commands and steps they use to do so. Is there any guidance from the Sputnik team which packages do/will work best in 15.04 and beyond? |
I used to have kernel panics with TLP enabled. I removed it about 3 weeks ago, suspend has been working reliably for me since. Ubuntu 15.04, 3.19.0-6, and currently no other power tweaks are active (not even powertop). Battery life suffers, but I didn't have the time to play around with power settings yet. |
@butabeka, I'd never heard of TLP before, is this what you're referring to? If so, is this something that is installed by default in Ubuntu 15.04? |
@dchambers yes, that TLP and no, it is not installed by default. |
This could be related: https://bugzilla.kernel.org/show_bug.cgi?id=86241 |
Good find @butabeka, since you don't appear to have the problem perhaps somebody else would like to try the workaround from that issue of blacklisting the |
I have the same problem here, so far not found a solution yet. |
Although at my system (BIOS A03, Ubuntu 15.04) this is not directly related to the suspyend function, the freezes happen at random (but most of the time when the system is rather busy). |
This is getting more frequent lately, now every second to third suspend causes a kernel panic. I'll try to blacklist |
My panics were getting more frequent too, to the point where I got a little desperate and tried this patch: The issue seems to be happening when the broadcom card changes the status of the network. So sleeping or changing networks rapidly can trigger it. After the patch I've gone over three weeks of daily use, at least a dozen suspends a day — no more panics. Here's my /usr/src/bcmwl-6.30.223.248+bdcom/dkms.conf just for reference:
|
Blacklisting |
These are the steps I performed to build and install a patched package. @jessevondoom, can you confirm that this is the correct way to do that?
|
All I did was edit the dkms.conf as above and run:
Already had the source package installed, and the script above recompiled. an apt-get upgrade and restart later things were sorted. |
Applied the same patch as jessevondoom, haven't had any kernel panics since (about a week). |
Same for me, no more panics in the past five days. |
Do you know if this issue has been fixed in kernel 4.1.3 ? When I try to apply this patch I get the following error :
Is there any workaround for apply this patch under kernel 4.1.3 ? Edit : I finally managed to apply the patch. I don't what I was doing wrong... |
I have been getting kernel panics on resume from suspend since upgrading to kernel 4.1.3; I have replaced the broadcom card with an intel card, so I don't have |
I hadn't blacklisted |
A PPA including the fix has been set up by Canonical.
|
@hg8 Your repository address (inaddy/lp1415880) is not valid ! |
@thethakuri This answer is 16 month old! No need for this PPA anymore with latest Ubuntu version. |
From a fresh installation of Ubuntu 15.04 with BIOS A03, about every 10 suspend cycles without full shutdowns in between, I get a kernel panic (flashing caps lock indicator). The machine needs to be shut down with a long-press on the power button and then can be started again normally.
I'll add log messages if I can, next time this happens.
The text was updated successfully, but these errors were encountered: