[Bug 1460313] Re: webcam indicator LED remains lit after resume from suspend

2015-06-04 Thread Christopher M. Penalver
** Tags added: cherry-pick

** Changed in: linux (Ubuntu)
   Status: Confirmed => Triaged

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1460313] Re: webcam indicator LED remains lit after resume from suspend

2015-06-03 Thread Hans109h
ce1d3fde87d1a21f1ec1147dde32b2825dd3a276 is the first bad commit

** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1460313] Re: webcam indicator LED remains lit after resume from suspend

2015-06-02 Thread Hans109h
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1460313] Re: webcam indicator LED remains lit after resume from suspend

2015-06-02 Thread Hans109h
I mean "v4.0-rc1"

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1460313] Re: webcam indicator LED remains lit after resume from suspend

2015-06-02 Thread Hans109h
"git bisect bad v4.13-rc5" above should read "git bisect bad v4.1-rc1"

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1460313] Re: webcam indicator LED remains lit after resume from suspend

2015-05-31 Thread Christopher M. Penalver
Hans109h, the next step is to fully reverse commit bisect from kernel
3.19 to 4.1-rc5 in order to identify the last bad commit, followed
immediately by the first good one. Once this commit has been identified,
then it may be reviewed as a candidate for backporting into your
release. Could you please do this following
https://wiki.ubuntu.com/Kernel/KernelBisection#How_do_I_reverse_bisect_the_upstream_kernel.3F
?

Please note, finding adjacent kernel versions is not fully commit
bisecting.

Thank you for your understanding.

Helpful bug reporting tips:
https://wiki.ubuntu.com/ReportingBugs

** Changed in: linux (Ubuntu)
   Status: Confirmed => Incomplete

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1460313] Re: webcam indicator LED remains lit after resume from suspend

2015-05-31 Thread Hans109h
Bug not present upstream in mainline kernel v4.1-rc5.

** Changed in: linux (Ubuntu)
   Status: Incomplete => Fix Committed

** Changed in: linux (Ubuntu)
   Status: Fix Committed => Confirmed

** Tags added: kernel-fixed-upstream kernel-fixed-upstream-v4.1-rc5

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1460313] Re: webcam indicator LED remains lit after resume from suspend

2015-05-31 Thread Christopher M. Penalver
Hans109h, thank you for reporting this and helping make Ubuntu better.
Could you please test the latest upstream kernel available from the very
top line at the top of the page (the release names are irrelevant for
testing, and please do not test the daily folder) following
https://wiki.ubuntu.com/Kernel/MainlineBuilds ? It will allow additional
upstream developers to examine the issue.

If the test did not allow you to test to the issue (ex. you couldn't boot into 
the OS) please make a comment in your report about this, and continue to test 
the next most recent kernel version until you can test to the issue. Once 
you've tested the upstream kernel, please comment on which kernel version 
specifically you tested. If this bug is fixed in the mainline kernel, please 
add the following tags by clicking on the yellow circle with a black pencil 
icon, next to the word Tags, located at the bottom of the report description:
kernel-fixed-upstream
kernel-fixed-upstream-X.Y-rcZ

Where XY and Z are numbers corresponding to the kernel version.

If the mainline kernel does not fix this bug, please add the following tags:
kernel-bug-exists-upstream
kernel-bug-exists-upstream-X.Y-rcZ

Please note, an error to install the kernel does not fit the criteria of
kernel-bug-exists-upstream.

Once testing of the upstream kernel is complete, please mark this bug's
Status as Confirmed. Please let us know your results.

Thank you for your understanding.

** Tags added: latest-bios-206

** Changed in: linux (Ubuntu)
   Importance: Undecided => Medium

** Changed in: linux (Ubuntu)
   Status: Confirmed => Incomplete

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs