[Bug 1589139] Re: The system does not suspend on Ubuntu 16.04

2016-06-10 Thread Christopher M. Penalver
cascagrossa, given you have completely different hardware, it will help 
immensely if you filed a new report with the Ubuntu repository kernel (not 
mainline/upstream) via a terminal:
ubuntu-bug linux

Please feel free to subscribe me to it.

For more on why this is helpful, please see
https://wiki.ubuntu.com/ReportingBugs.

** Summary changed:

- The system does not suspend on Ubuntu 16.04
+ [HP Pavilion dv6-6b52sl Entertainment Notebook PC] No suspend on Ubuntu 16.04

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

Title:
  [HP Pavilion dv6-6b52sl Entertainment Notebook PC] No suspend on
  Ubuntu 16.04

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1589139] Re: The system does not suspend on Ubuntu 16.04

2016-06-09 Thread cascagrossa
I've tested Mainline Kernels (Xenial) 4.4.8, 4.4.9, 4.4.10, 4.4.11,
4.4.12 and 4.4.13, all these works flawlessly suspend and resume a lot
os times with no errors. Mainline (Xenial) 4.4.8 works but lasts too
much time to suspend.

None of the Kernels in Ubuntu Xenial Repository worked.

Dell Inspiron 15R (5537):

00:02.0 VGA compatible controller [0300]: Intel Corporation Haswell-ULT 
Integrated Graphics Controller [8086:0a16] (rev 09) (prog-if 00 [VGA 
controller])
Subsystem: Dell Haswell-ULT Integrated Graphics Controller [1028:05ea]
Flags: bus master, fast devsel, latency 0, IRQ 46
Memory at c000 (64-bit, non-prefetchable) [size=4M]
Memory at b000 (64-bit, prefetchable) [size=256M]
I/O ports at 5000 [size=64]
Expansion ROM at  [disabled]
Capabilities: 
Kernel driver in use: i915
Kernel modules: i915

03:00.0 Display controller [0380]: Advanced Micro Devices, Inc. [AMD/ATI] Sun 
XT [Radeon HD 8670A/8670M/8690M / R5 M330] [1002:6660] (rev ff) (prog-if ff)
!!! Unknown header type 7f
Kernel driver in use: radeon
Kernel modules: radeon

ATI Display controler is turned off by using "echo "OFF" >
/sys/kernel/debug/vgaswitcheroo/switch" in "/etc/r.local"

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

Title:
  The system does not suspend on Ubuntu 16.04

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1589139] Re: The system does not suspend on Ubuntu 16.04

2016-06-09 Thread Ismail Gjevori
** Summary changed:

- The system does not suspend.
+ The system does not suspend on Ubuntu 16.04

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

Title:
  The system does not suspend on Ubuntu 16.04

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1589139] Re: The system does not suspend.

2016-06-09 Thread Ismail Gjevori
So i tested all these kernel from the mainline:

v4.7-rc2-yakkety/   2016-06-05 23:31
v4.4.13-xenial/ 2016-06-08 04:45
v4.4.12-xenial/ 2016-06-01 22:00
v4.4.11-xenial/ 2016-05-19 03:45
v4.4.10-xenial/ 2016-05-11 11:30
v4.4.9-xenial/  2016-05-04 23:30
v4.4.8-wily/2016-04-20 08:30 
v4.4.7-wily/2016-04-12 18:30 
v4.4.6-wily/2016-03-16 17:53 
v4.4.5-wily/2016-03-10 01:30 
v4.4.4-wily/2016-03-04 01:45 
v4.4.3-wily/2016-02-25 22:30 
v4.4.2-wily/2016-02-17 22:15 
v4.4.1-wily/2016-01-31 21:45 
v4.4-wily/  2016-01-11 01:31
v4.3-wily/  2015-11-02 15:45

and the suspend worked with all of them. It seems that the problem is present 
only for the kernel in the main repository.
There are a lot of versions between v4.4-wily and v4.3-wily and before 
v4.3-wily so testing all of these kernels i think is pointless. Hope that there 
is a way to log something(when the suspend doesn't work).

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

Title:
  The system does not suspend.

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1589139] Re: The system does not suspend.

2016-06-08 Thread Christopher M. Penalver
Ismail Gjevori, the next step is to fully reverse commit bisect from
kernel 4.4 to 4.7-rc2 in order to identify the last bad commit, followed
immediately by the first good one. Once this good commit has been
identified, it may be reviewed for backporting. 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.

Also, the kernel release names are irrelevant for the purposes of
bisecting.

After the fix commit (not kernel version) has been identified, then
please mark this report Status Confirmed.

Thank you for your understanding.

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

** Tags added: kernel-fixed-upstream needs-reverse-bisect

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

Title:
  The system does not suspend.

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1589139] Re: The system does not suspend.

2016-06-08 Thread Ismail Gjevori
So i tested the the latest kernel and the suspend is working also 5 times in a 
row or after i logged out and in. The kernel i used is: 
   Linux ubuntu 4.7.0-040700rc2-generic #201606051831 SMP Sun Jun 5 22:33:44 
UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
I've tested also kernel 4.4.11 and 4.4.12 (both xenial build) and they work 
also. The only thing not working is when i close the lid it doesn't suspend. So 
i can suspend only from the menu.

** Tags added: kernel-fixed-upstream-4.7-rc2

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

Title:
  The system does not suspend.

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1589139] Re: The system does not suspend.

2016-06-06 Thread Christopher M. Penalver
Ismail Gjevori, in order to allow additional upstream developers to examine the 
issue, at your earliest convenience, could you please test the latest upstream 
kernel available from http://kernel.ubuntu.com/~kernel-ppa/mainline/?C=N;O=D ? 
Please keep in mind the following:
1) The one to test is at the very top line at the top of the page (not the 
daily folder).
2) The release names are irrelevant.
3) The folder time stamps aren't indicative of when the kernel actually was 
released upstream.
4) Install instructions are available at 
https://wiki.ubuntu.com/Kernel/MainlineBuilds .

If testing on your main install would be inconvenient, one may:
1) Install Ubuntu to a different partition and then test this there.
2) Backup, or clone the primary install.

If the latest kernel 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 issue 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 X, and Y are the first two numbers of the kernel version, and Z is
the release candidate number if it exists.

If the mainline kernel does not fix the issue, 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.

Also, you don't need to apport-collect further unless specifically
requested to do so.

Once testing of the latest upstream kernel is complete, please mark this
report Status Confirmed. Please let us know your results.

Thank you for your understanding.

** Tags added: bios-outdated-f.1c

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

Title:
  The system does not suspend.

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1589139] Re: The system does not suspend.

2016-06-06 Thread Ismail Gjevori
System Information
Manufacturer: Hewlett-Packard
Product Name: HP Pavilion dv6 Notebook PC
Version: 05931120461620100
Serial Number: 2CE1420WZH
Wake-up Type: Power Switch
SKU Number: A6N67EA#ABZ
Family: 103C_5335KV G=N L=CON B=HP S=PAV

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

Title:
  The system does not suspend.

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1589139] Re: The system does not suspend.

2016-06-05 Thread Christopher M. Penalver
Ismail Gjevori, thank you for reporting this and helping make Ubuntu
better.

Could you please provide the full computer model as noted on the sticker
of the computer itself (not from the Bug Description)?

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

** 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/1589139

Title:
  The system does not suspend.

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs