[Bug 1293134] Re: [Samsung 700Z3A-S02DE] Laptop does not resume from suspend upon lid open

2015-04-08 Thread Lars Schütze
I have proposed a patch for the linux kernel to activate this for my
laptop's product line. See http://www.spinics.net/lists/platform-
driver-x86/msg06578.html

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

Title:
  [Samsung 700Z3A-S02DE] Laptop does not resume from suspend upon lid
  open

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

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


[Bug 1293134] Re: [Samsung 700Z3A-S02DE] Laptop does not resume from suspend upon lid open

2015-04-03 Thread Christopher M. Penalver
** Tags removed: kernel-bug-exists-upstream-3.18-rc7
** Tags added: kernel-bug-exists-upstream-4.0-rc6

** Description changed:

  In 13.10-14.10, what is expected in to happen is when I close the lid,
  it puts the computer to sleep, and when I reopen the lid, it
  automatically resumes from sleep.
  
  What happens instead, is that the computer goes to sleep, but opening
  the lid does not make it resume.
  
  With acpi_listen I see that it fires and recognizes the events for lid close 
and open. /proc/acpi/button/lid/LID0/state shows the correct state for each lid 
position. With:
  acpid -d -f -l
  
  I see that those events trigger /etc/acpi/events/. I tried writing an
  event that matches lid close/open and calls pm-suspend, uncommenting
  lines in /etc/systemd/logind.conf regarding hibernate and suspend,
  echoing LID0 into /etc/acpi/wakeup, passing different acpi_osi strings
  with grub but the ACPI table does not change nor make it any difference
  for the suspend/resume problem.
  
  WORKAROUND: To resume, open the lid and press the power button once.
+ 
+ WORKAROUND: cd /sys/kernel/debug/samsung-laptop/
+ echo 0x81 d0
+ echo 0 d1
+ echo 0 d2
+ echo 0 d3
+ echo 0x6e  command
+ cat call
  
  ---
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  DistroRelease: Ubuntu 13.10
  InstallationDate: Installed on 2013-12-02 (104 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MarkForUpload: True
  NonfreeKernelModules: wl
  Package: pm-utils 1.4.1-12ubuntu1
  PackageArchitecture: all
  ProcVersionSignature: Ubuntu 3.11.0-18.32-generic 3.11.10.4
  Tags:  saucy
  Uname: Linux 3.11.0-18-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  ---
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  lars   4065 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.10
  HibernationDevice: RESUME=UUID=63d413ce-f76a-4aef-8728-6b94c8328c5a
  InstallationDate: Installed on 2014-11-19 (16 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  MachineType: SAMSUNG ELECTRONICS CO., LTD. 700Z3A/700Z4A/700Z5A/700Z5B
  NonfreeKernelModules: wl
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-25-generic 
root=UUID=44843d26-d39a-43f4-bfd7-bb8b6bb69a91 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-25.33-generic 3.16.7
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-25-generic N/A
   linux-backports-modules-3.16.0-25-generic  N/A
   linux-firmware 1.138
  Tags:  utopic
  Uname: Linux 3.16.0-25-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 11/06/2012
  dmi.bios.vendor: Phoenix Technologies Ltd.
  dmi.bios.version: 15FD
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 700Z3A/700Z4A/700Z5A/700Z5B
  dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.board.version: FAB1
  dmi.chassis.asset.tag: Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLtd.:bvr15FD:bd11/06/2012:svnSAMSUNGELECTRONICSCO.,LTD.:pn700Z3A/700Z4A/700Z5A/700Z5B:pvr0.1:rvnSAMSUNGELECTRONICSCO.,LTD.:rn700Z3A/700Z4A/700Z5A/700Z5B:rvrFAB1:cvnSAMSUNGELECTRONICSCO.,LTD.:ct9:cvr0.1:
  dmi.product.name: 700Z3A/700Z4A/700Z5A/700Z5B
  dmi.product.version: 0.1
  dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD.

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

Title:
  [Samsung 700Z3A-S02DE] Laptop does not resume from suspend upon lid
  open

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

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

[Bug 1293134] Re: [Samsung 700Z3A-S02DE] Laptop does not resume from suspend upon lid open

2015-04-03 Thread Lars Schütze
I have seen that the behavior gets activated since 4.0-rc1
https://github.com/torvalds/linux/commit/b0dcaf4fbb36895175657be029ed64eda2a34707

I have downloaded Mainline 4.0-rc6 and testes but it did not work. Then I found 
out, that the author did not activated the behavior for all Samsung laptops. 
https://bugzilla.kernel.org/show_bug.cgi?id=75901 shows the commands to enable 
this behavior:
cd /sys/kernel/debug/samsung-laptop/
echo 0x81 d0
echo 0 d1
echo 0 d2
echo 0 d3
echo 0x6e  command
cat call

Then I can close the lid and it goes sleep instantly. After lid open it wakes 
up from sleep.
This has to be enabled by default for my laptop.

** Bug watch added: Linux Kernel Bug Tracker #75901
   http://bugzilla.kernel.org/show_bug.cgi?id=75901

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

Title:
  [Samsung 700Z3A-S02DE] Laptop does not resume from suspend upon lid
  open

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

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


[Bug 1293134] Re: [Samsung 700Z3A-S02DE] Laptop does not resume from suspend upon lid open

2015-03-04 Thread Lars Schütze
Is there anything I can do myself to investigate where the problem is? Upstream 
ignores the bug.
Even with the newer Fedora 21 kernel this does not work.

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

Title:
  [Samsung 700Z3A-S02DE] Laptop does not resume from suspend upon lid
  open

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

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


[Bug 1293134] Re: [Samsung 700Z3A-S02DE] Laptop does not resume from suspend upon lid open

2015-03-04 Thread Christopher M. Penalver
Lars Schütze, in order to keep your bug relevant to upstream, it is
important to continue to test the latest mainline kernel as it comes
out.

As well, testing Fedora is largely useless here in launchpad, as that's
a distro (non-upstream and non-Ubuntu) kernel.

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

Title:
  [Samsung 700Z3A-S02DE] Laptop does not resume from suspend upon lid
  open

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

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

[Bug 1293134] Re: [Samsung 700Z3A-S02DE] Laptop does not resume from suspend upon lid open

2014-12-07 Thread Lars Schütze
Tested on most recent mainline kernel version 3.18.0-rc7 and the bug is
still present.

** Tags added: kernel-bug-exists-upstream kernel-bug-exists-
upstream-3.18-rc7

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

Title:
  [Samsung 700Z3A-S02DE] Laptop does not resume from suspend upon lid
  open

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

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


[Bug 1293134] Re: [Samsung 700Z3A-S02DE] Laptop does not resume from suspend upon lid open

2014-12-07 Thread Lars Schütze
** 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/1293134

Title:
  [Samsung 700Z3A-S02DE] Laptop does not resume from suspend upon lid
  open

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

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


[Bug 1293134] Re: [Samsung 700Z3A-S02DE] Laptop does not resume from suspend upon lid open

2014-12-07 Thread Christopher M. Penalver
Lars Schütze, could you please provide the missing information following
https://wiki.ubuntu.com/DebuggingKernelSuspend ?

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

Title:
  [Samsung 700Z3A-S02DE] Laptop does not resume from suspend upon lid
  open

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

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

[Bug 1293134] Re: [Samsung 700Z3A-S02DE] Laptop does not resume from suspend upon lid open

2014-12-07 Thread Christopher M. Penalver
** Tags added: needs-bios-check

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

Title:
  [Samsung 700Z3A-S02DE] Laptop does not resume from suspend upon lid
  open

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

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


[Bug 1293134] Re: [Samsung 700Z3A-S02DE] Laptop does not resume from suspend upon lid open

2014-12-07 Thread Lars Schütze
** Attachment added: wakeup
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1293134/+attachment/4275756/+files/wakeup

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

Title:
  [Samsung 700Z3A-S02DE] Laptop does not resume from suspend upon lid
  open

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

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


[Bug 1293134] Re: [Samsung 700Z3A-S02DE] Laptop does not resume from suspend upon lid open

2014-12-07 Thread Lars Schütze
** Attachment added: dmesg.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1293134/+attachment/4275755/+files/dmesg.txt

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

Title:
  [Samsung 700Z3A-S02DE] Laptop does not resume from suspend upon lid
  open

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

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


[Bug 1293134] Re: [Samsung 700Z3A-S02DE] Laptop does not resume from suspend upon lid open

2014-12-07 Thread Lars Schütze
Okay, I followed the procedure. I was closing the laptop lid to enter
resume. Upon open it does not resume but when I press power button it
resumed without a problem. I've installed the latest BIOS available for
this laptop.

Wakeup file and dmesg.txt are attached to the bug. I've taken a look
into the dmesg file and I dont see anything special.

There is a line
[  368.486314] r8169 :03:00.0: System wakeup enabled by ACPI
which corresponds to 

~$ lspci | grep 03:00.0 
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 
PCI Express Gigabit Ethernet Controller (rev 06)

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

Title:
  [Samsung 700Z3A-S02DE] Laptop does not resume from suspend upon lid
  open

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

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


[Bug 1293134] Re: [Samsung 700Z3A-S02DE] Laptop does not resume from suspend upon lid open

2014-12-07 Thread Christopher M. Penalver
Lars Schütze, for regression testing purposes, could you please test a
live environment of 12.04.0 with kernel 3.2.x (not 12.04.3 or some other
variant) via http://old-releases.ubuntu.com/releases/12.04.0/ and advise
to the results?

** Description changed:

- Hi,
- in Windows closing the lid makes it going to sleep and opening the lid makes 
it resuming.
+ In 13.10-14.10, what is expected in to happen is when I close the lid,
+ it puts the computer to sleep, and when I reopen the lid, it
+ automatically resumes from sleep.
  
- I am using Ubuntu 13.10 on my Samsung Series 7 Chronos 700Z3A-S02DE. When I 
close the lid the laptop suspends, but on lid open it does not resume until I 
press the power button. With acpi_listen I see that it fires and recognizes the 
events for lid close and open and /proc/acpi/button/lid/LID0/state shows the 
correct state for each lid position. With acpid -d -f -l
- I see that those events trigger /etc/acpi/events/. I wrote an event that 
matches lid close/open and calls pm-suspend. But this does not make the laptop 
resume.
- I also uncommented the lines in /etc/systemd/logind.conf regarding hibernate 
and suspend. But this does not work either.
+ What happens instead, is that the computer goes to sleep, but opening
+ the lid does not make it resume.
  
- So my problem is that the system receivs and understand those ACPI
- events triggered from the lid actions. But LID0 is not configured as
- /etc/acpi/wakeup device. Nor echoing it into the file does make it
- appearing there. So I am at the end of my knowledge and understanding of
- the ACPI event handling.
+ With acpi_listen I see that it fires and recognizes the events for lid close 
and open. /proc/acpi/button/lid/LID0/state shows the correct state for each lid 
position. With:
+ acpid -d -f -l
  
- I've already tried to pass different acpi_osi Strings with grub but the
- ACPI table does not change nor make it any difference for the
- suspend/resume problem.
+ I see that those events trigger /etc/acpi/events/. I tried writing an
+ event that matches lid close/open and calls pm-suspend, uncommenting
+ lines in /etc/systemd/logind.conf regarding hibernate and suspend,
+ echoing LID0 into /etc/acpi/wakeup, passing different acpi_osi strings
+ with grub but the ACPI table does not change nor make it any difference
+ for the suspend/resume problem.
  
- If I can give any further information please just ask me to. Thank you.
- --- 
+ WORKAROUND: To resume, open the lid and press the power button once.
+ 
+ ---
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  DistroRelease: Ubuntu 13.10
  InstallationDate: Installed on 2013-12-02 (104 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MarkForUpload: True
  NonfreeKernelModules: wl
  Package: pm-utils 1.4.1-12ubuntu1
  PackageArchitecture: all
  ProcVersionSignature: Ubuntu 3.11.0-18.32-generic 3.11.10.4
  Tags:  saucy
  Uname: Linux 3.11.0-18-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
- --- 
+ ---
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC0:  lars   4065 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  lars   4065 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.10
  HibernationDevice: RESUME=UUID=63d413ce-f76a-4aef-8728-6b94c8328c5a
  InstallationDate: Installed on 2014-11-19 (16 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  MachineType: SAMSUNG ELECTRONICS CO., LTD. 700Z3A/700Z4A/700Z5A/700Z5B
  NonfreeKernelModules: wl
  Package: linux (not installed)
  ProcFB:
-  0 inteldrmfb
-  1 radeondrmfb
+  0 inteldrmfb
+  1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-25-generic 
root=UUID=44843d26-d39a-43f4-bfd7-bb8b6bb69a91 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-25.33-generic 3.16.7
  RelatedPackageVersions:
-  linux-restricted-modules-3.16.0-25-generic N/A
-  linux-backports-modules-3.16.0-25-generic  N/A
-  linux-firmware 1.138
+  linux-restricted-modules-3.16.0-25-generic N/A
+  linux-backports-modules-3.16.0-25-generic  N/A
+  linux-firmware 1.138
  Tags:  utopic
  Uname: Linux 3.16.0-25-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 11/06/2012
  dmi.bios.vendor: Phoenix Technologies Ltd.
  dmi.bios.version: 15FD
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 700Z3A/700Z4A/700Z5A/700Z5B
  dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.board.version: FAB1
  dmi.chassis.asset.tag: Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.chassis.version: 0.1
  

[Bug 1293134] Re: [Samsung 700Z3A-S02DE] Laptop does not resume from suspend upon lid open

2014-12-07 Thread Lars Schütze
Downloaded and deployed the iso of 12.04 on an USB key. Did not work
either. I remember that the resume did never work either with 12.10 or
13.04 and so on.

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

Title:
  [Samsung 700Z3A-S02DE] Laptop does not resume from suspend upon lid
  open

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

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


[Bug 1293134] Re: [Samsung 700Z3A-S02DE] Laptop does not resume from suspend upon lid open

2014-12-07 Thread Christopher M. Penalver
Lars Schütze, the issue you are reporting is an upstream one. Could you
please report this problem to the appropriate mailing list (linux-acpi,
not linux-acpi-devel) by following the instructions _verbatim_ at
https://wiki.ubuntu.com/Bugs/Upstream/kernel ?

Please provide a direct URL to your e-mail to the mailing list once you
have made it so that it may be tracked.

Thank you for your understanding.

** Tags added: precise quantal raring

** Changed in: linux (Ubuntu)
   Status: Incomplete = Triaged

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

Title:
  [Samsung 700Z3A-S02DE] Laptop does not resume from suspend upon lid
  open

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

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

[Bug 1293134] Re: [Samsung 700Z3A-S02DE] Laptop does not resume from suspend upon lid open

2014-12-07 Thread Lars Schütze
I posted the bug upstream on the linux-a...@vger.kernel.org mailing
list. You can find the mail following http://marc.info/?l=linux-
acpim=141801914306088w=2. Thanks for your help.

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

Title:
  [Samsung 700Z3A-S02DE] Laptop does not resume from suspend upon lid
  open

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

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