I have found the adjacent kernel versions and have begun the commit
bisecting, however I have run into some problems.

First, I have found the adjacent kernel versions to be v4.0-rc1 (good)
and v3.19.8 (bad) and I did:

git checkout v4.0-rc1
git bisect start
git bisect good v3.19.8

however v.3.19.8 is not available so I reran the command with:

git bisect good v.3.19-rc7

3.19-rc7 was the next previous version I could find, so I proceeded
with:

git bisect bad v4.13-rc5

and then built the kernel.  After the kernel built I installed it and
loaded it, however as a result, using that kernel my computer would not
suspend simply by shutting the lid.

I had to use 'sudo pm-suspend' which appeared to suspend the machine but
I could not get the computer to wake up after that without a hard
reboot.

I then rebooted and reported the test results as 'git bisect good' and
then started to build the kernel.  The result of this build was the same
as the first.  I also reported that with 'git bisect good'.  Currently I
am building the kernel for the third time.

Should I continue with this method of testing?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1460313

Title:
  webcam indicator LED remains lit after resume from suspend

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1460313/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to