Tested latest v3.19 mainline kernel and it appears to be working.
** Tags added: kernel-fixed-upstream
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1495043
Title:
Suspend/Resume Regre
Although the mainline kernel seemed to fix the problem, no release since
3.19.0-26 has functioned correctly. I have tried every kernel update,
and am now on ubuntu 15.10, but must still run the old 3.19.0-26 kernel
to get suspend resume to work.
Removing the fixed-upstream tag.
** Tags removed:
Further information:
The 4.2.5 mainline was tested with all drivers loading. This may be an
indication that the problem is with one of the 4 drivers that did not
load, however I can't seem to find a way to unload those 4 drivers
without stopping the system from booting.
--
You received this bug
Sorry for not explaining clearly. Testing of the upstream kernel did
originally work but the kernel that was tested had some DKMS drivers
that would not load:
[code]
Consult /var/lib/dkms/bbswitch/0.7/build/make.log for more information.
Consult /var/lib/dkms/bcmwl/6.30.223.248+bdcom/build/make.l
Ok, I have narrowed the issue down to the broadcom proprietary "wl"
driver. If I rmmod before suspend, then the system resumes correctly.
I can then modprobe it and continue to work normally.
The only problem is that creating /etc/pm/config.d/modules with the
content SUSPEND_MODULES="wl" has no
Further information, it turns out that pm-suspend is no longer used, and
systemd-sleep is the new system. The scripts section of pm-suspend is
still there, but it is broken as per
https://launchpad.net/ubuntu/+source/pm-utils/+bug/1455097 (why does
everything I look into seem to be broken).
about this issue as the maintainer of the
package.
Thanks for all of your hard work in providing this software.
Thanks and Best Regards,
Mark Pointing.
[/quote]
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https
You should have wl driver if you are on M3800. What does:
lsmod | grep wl
show you?
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1495043
Title:
Suspend/Resume Regression 3.19.0-28-g
Just as a possibility, I'd check if you have any pm-suspend scripts
which remove drivers for sleep. It there are scripts in
/etc/pm/sleep.d, they are not currently being called. Have a look at
what they do, and if they remove modules, try manually removing the
modules before suspending, and see i
Public bug reported:
Suspend resume was working on 3.19.0-26 but 3.19.0-28 appears to
suspend, but no longer resumes. Relevant portion of dmesg info using
pm-trace is as follows:
[1.168740] registered taskstats version 1
[1.170526] Key type trusted registered
[1.174836] Key type encr
10 matches
Mail list logo