Bug#962681: battery drain during system shutdown

2020-06-13 Thread Paul Wise
On Sat, 2020-06-13 at 20:39 +0800, Paul Wise wrote:

> After that you can use the Debian wayback machine to find out which
> Debian builds of the Linux kernel have this issue and which do not.

It seems you had trouble with this. I think the problem might be that
you are downloading all of the Linux binary packages instead of just
the one containing the normal Linux kernel image?

The files you want look like this:

linux-image-4.13.0-rc5-amd64_4.13~rc5-1~exp1_amd64.deb

So the pattern is this:

linux-image--amd64__amd64.deb

Ignore everything else, including -di or non _amd64 packages.

-- 
bye,
pabs

https://wiki.debian.org/PaulWise


signature.asc
Description: This is a digitally signed message part


Bug#962681: battery drain during system shutdown

2020-06-13 Thread Paul Wise
On Fri, 12 Jun 2020 12:45:47 +0530 Gopal Sharma wrote:

> I'm still facing the issue only in debian.

So on IRC we found that copying the Debian Linux kernel build config
from 5.6.14-2 to the mainline Linux kernel did not have the issue and
that booting the Debian Linux kernel build on Ubuntu did have the
issue. So the problem is caused by the Debian packaging or patches.

The next thing to do would be to install Debian and add the normal
reportbug output to the bug.

https://wiki.debian.org/DebianKernelReportingBugs

Since you didn't provide that in your initial message, I suggest you do
it by running this command and then attaching the report.txt file.

/usr/share/reportbug/handle_bugscript /usr/share/bug/linux-image-*/script 
report.txt

After that you can use the Debian wayback machine to find out which
Debian builds of the Linux kernel have this issue and which do not.

https://wiki.debian.org/DebianKernel/GitBisect
https://wiki.debian.org/BisectDebian
https://snapshot.debian.org/
https://snapshot.debian.org/package/linux/

-- 
bye,
pabs

https://wiki.debian.org/PaulWise


signature.asc
Description: This is a digitally signed message part


Bug#962681: battery drain during system shutdown

2020-06-12 Thread Gopal Sharma
I'm still facing the issue only in debian.


Bug#962681: battery drain during system shutdown

2020-06-12 Thread Gopal Sharma
I am still facing the issue.