Launchpad has imported 14 comments from the remote bug at
https://bugzilla.redhat.com/show_bug.cgi?id=647604.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.

------------------------------------------------------------------------
On 2010-10-28T21:35:05+00:00 Felix wrote:

Created attachment 456339
/var/log/pm-suspend.log

I had suspend working on my notebook for several Fedora versions. It
broke recently.

Debugging it I found out that it fails with 
# echo mem > /sys/power/state 
bash: echo: Write-Error: Input/Output-Error


pm-utils-1.3.1-3.fc14.i686
# uname -a
Linux thinkpad 2.6.35.6-46.fc14.i686.PAE #1 SMP Tue Oct 19 03:06:38 UTC 2010 
i686 i686 i386 GNU/Linux

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/625364/comments/17

------------------------------------------------------------------------
On 2010-10-28T22:12:08+00:00 Robert wrote:

Created attachment 456346
Similar experience on a Lenovo Thinkpad X200s

Suspend fails at the same point as the aforementioned poster, except in
my /usr/lib64/pm-utils/pm-functions at line 295 I have an echo -n.

I have pm-utils-1.3.1-2.fc14.x86_64 installed.

If I cat /sys/power/state I observe:

$ cat /sys/power/state 
mem disk

If there is anything you would like me to try or any further information
you wish to obtain from me, please ask.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/625364/comments/18

------------------------------------------------------------------------
On 2010-10-29T22:26:48+00:00 Robert wrote:

This issue is fixed for me with the kernel update to:

kernel.x86_64       2.6.35.6-48.fc14

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/625364/comments/19

------------------------------------------------------------------------
On 2010-10-31T08:50:53+00:00 Felix wrote:

In fact I can "echo mem > /sys/power/state" now without error.
But the system hangs on suspend every time. I just see the blue plymouth 
screen...

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/625364/comments/21

------------------------------------------------------------------------
On 2010-10-31T10:06:19+00:00 Jaroslav wrote:

Seems like kernel problem. Could you provide output of pm-utils-
bugreport-info.sh?

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/625364/comments/22

------------------------------------------------------------------------
On 2010-11-01T08:06:32+00:00 Felix wrote:

Created attachment 456809
pm-utils-bugreport-info.sh

Here is the output of pm-utils-bugreport-info.sh.

My systems suspends fine with "echo mem > /sys/power/state". However it
does not work from the menu (gnome) and from the terminal with "pm-
suspend"...

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/625364/comments/24

------------------------------------------------------------------------
On 2010-11-01T09:27:18+00:00 Jaroslav wrote:

Log looks good. I do not have here T400 for testing now but I will try
to get one. Can you try without video quirks? Create file in
/etc/pm/config.d with content:

HOOK_BLACKLIST=98video-quirk-db-handler

If it doesn't help try to blacklist other hooks from the log above.
Maybe one of the hook is causing problem. Please report result.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/625364/comments/26

------------------------------------------------------------------------
On 2010-11-01T10:35:48+00:00 Felix wrote:

Hi Jaroslav thanks alot for your suggestion:

HOOK_BLACKLIST=98video-quirk-db-handler

fixes the problem for me.

What do you need to really fix this?
At what time is 
http://cgit.freedesktop.org/pm-utils/tree/video-quirks/20-video-quirk-pm-lenovo.quirkdb?h=video-quirks
 used?

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/625364/comments/27

------------------------------------------------------------------------
On 2010-11-05T16:48:37+00:00 Jaroslav wrote:

Thanks for info. It seems the quirks DB is not shipped with pm-utils.
Please try to download latest quirk DB from http://pm-
utils.freedesktop.org/releases/ and unpack it to /usr/lib/pm-utils (or
/usr/lib64/pm-utils/ for 64 bit) and retest.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/625364/comments/31

------------------------------------------------------------------------
On 2010-11-09T11:45:48+00:00 Jaroslav wrote:

Please try following scratch build:
http://koji.fedoraproject.org/koji/taskinfo?taskID=2589652

It incorporates all quirks. Also pm-utils-bugreport-info.sh was updated.
If you still encounter the problem, please post output of pm-utils-
bugreport-info.sh from the above scratch build. It should reveal more
information now.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/625364/comments/37

------------------------------------------------------------------------
On 2010-11-18T15:15:34+00:00 Jaroslav wrote:

Update was pushed through Bodhi, if it does not resolve your problem,
feel free to reopen.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/625364/comments/63

------------------------------------------------------------------------
On 2010-11-18T15:22:05+00:00 Fedora wrote:

pm-utils-1.3.1-4.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/pm-utils-1.3.1-4.fc14

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/625364/comments/64

------------------------------------------------------------------------
On 2010-11-19T00:05:02+00:00 Fedora wrote:

pm-utils-1.3.1-4.fc14 has been pushed to the Fedora 14 testing repository.  If 
problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update pm-utils'.  You can provide 
feedback for this update here: 
https://admin.fedoraproject.org/updates/pm-utils-1.3.1-4.fc14

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/625364/comments/65

------------------------------------------------------------------------
On 2010-11-23T22:00:30+00:00 Fedora wrote:

pm-utils-1.3.1-4.fc14 has been pushed to the Fedora 14 stable
repository.  If problems still persist, please make note of it in this
bug report.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/625364/comments/74


** Changed in: linux (Fedora)
       Status: Unknown => Fix Released

** Changed in: linux (Fedora)
   Importance: Unknown => Medium

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pm-utils in Ubuntu.
https://bugs.launchpad.net/bugs/625364

Title:
  lenovo/thinkpad R400/R500/T6x/T400[s]/T420/T500/W500/W700/X60/X200
  suspend fails

Status in linux package in Ubuntu:
  Fix Released
Status in pm-utils package in Ubuntu:
  Fix Released
Status in linux source package in Natty:
  Fix Released
Status in pm-utils source package in Natty:
  Fix Released
Status in linux package in Fedora:
  Fix Released

Bug description:
  Using recent maverick kernels, my suspend has stopped working.  It
  previously worked in lucid, and for much of maverick development
  cycle.

  Now, closing the laptop results in flashing 'moon' and a switch of
  console out of X, with an unrelated message on the screen (I think it
  is gdk message, but don't recall exactly).

  opening laptop back up, it is generally unresponsive.  (alt-f1 -> alt-f7 do 
nothing).
  I've had to hard power off.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: linux-image-2.6.35-19-generic 2.6.35-19.26
  Regression: Yes
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.35-19.26-generic 2.6.35.3
  Uname: Linux 2.6.35-19-generic x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Architecture: amd64
  ArecordDevices:
   **** List of CAPTURE Hardware Devices ****
   card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USER        PID ACCESS COMMAND
   /dev/snd/controlC0:  smoser     2297 F.... pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xfc020000 irq 48'
     Mixer name : 'Conexant CX20561 (Hermosa)'
     Components : 'HDA:14f15051,17aa211c,00100000'
     Controls      : 14
     Simple ctrls  : 7
  Card29.Amixer.info:
   Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
7VHT14WW-1.03'
     Mixer name : 'ThinkPad EC 7VHT14WW-1.03'
     Components : ''
     Controls      : 1
     Simple ctrls  : 1
  Card29.Amixer.values:
   Simple mixer control 'Console',0
     Capabilities: pswitch pswitch-joined penum
     Playback channels: Mono
     Mono: Playback [on]
  Date: Fri Aug 27 11:10:23 2010
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=c38b210e-96b2-4c5a-9548-cfea0e4c4bee
  InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Beta amd64 (20100318)
  MachineType: LENOVO 7417CTO
  PccardctlIdent:
   Socket 0:
     no product info available
  PccardctlStatus:
   Socket 0:
     no card
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-19-generic 
root=UUID=36286167-4eba-4a1e-a202-155c6baafa01 ro quiet splash
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_US.utf8
   SHELL=/bin/bash
  RelatedPackageVersions: linux-firmware 1.38
  SourcePackage: linux
  dmi.bios.date: 04/17/2009
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7UET70WW (3.00 )
  dmi.board.name: 7417CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr7UET70WW(3.00):bd04/17/2009:svnLENOVO:pn7417CTO:pvrThinkPadT400:rvnLENOVO:rn7417CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 7417CTO
  dmi.product.version: ThinkPad T400
  dmi.sys.vendor: LENOVO

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to