Bug#615110: tpm_tis prevents suspend working more than once

2012-01-18 Thread Jonathan Nieder
tags 615110 + moreinfo quit Hi John, Ben Hutchings wrote: > On Fri, Feb 25, 2011 at 08:42:09PM +0100, John Hughes wrote: >> On a sony vaio tx3 when tpm_tis is loaded suspend only works once. >> >> This is the same behaviour as bug #591031 which was closed. > [...] > > This is probably fixed by

Bug#615110: tpm_tis prevents suspend working more than once

2012-01-19 Thread John Hughes
On 19/01/12 01:48, Jonathan Nieder wrote: This is probably fixed by stable release 2.6.37.2 which will be included in Debian version 2.6.37-2 in the next day or two. So, was it? ;-) In suspense, Jonathan No. This bug is still present as of 3.2.0 Linux carbon 3.2.0-rc2+ #2 SMP Thu Dec 8 20:2

Bug#615110: tpm_tis prevents suspend working more than once

2012-01-19 Thread Jonathan Nieder
tags 615110 - moreinfo # extrapolating since there was no 3.2-rc2 package found 615110 linux-2.6/3.1.0-1~experimental.1 # [1] forwarded 615110 http://thread.gmane.org/gmane.linux.kernel/1119143/focus=1119476 quit Hi, John Hughes wrote: > This bug is still present as of 3.2.0 > > Linux carbon 3.

Bug#615110: tpm_tis prevents suspend working more than once

2012-01-21 Thread John Hughes
On 20/01/12 08:46, Jonathan Nieder wrote: Thanks. Do you know the commit id of this 3.2-rc2+ kernel? It's one I've been working on to fix Sony Vaio keyboard problems. I'll try an "official" kernel today. There have been some tpm fixes upstream recently, so results from testing v3.3-rc1 or lat

Bug#615110: tpm_tis prevents suspend working more than once

2012-01-21 Thread John Hughes
Exactly same behaviour with stock debian 3.2: Linux carbon 3.2.0-1-686-pae #1 SMP Thu Jan 19 10:56:51 UTC 2012 i686 GNU/Linux ii linux-image-3.2.0-1-686-pae 3.2.1-1 Linux 3.2 for modern PCs Will try with 3.3 rc1 later. -- To UNSUBSCRIBE, email to debian-k

Bug#615110: tpm_tis prevents suspend working more than once

2012-01-21 Thread John Hughes
On 20/01/12 08:46, Jonathan Nieder wrote: There have been some tpm fixes upstream recently, so results from testing v3.3-rc1 or later would be interesting. Jonathan Exactly the same results with v3.3-rc1 Linux carbon 3.3.0-rc1+ #4 SMP Sat Jan 21 15:46:40 CET 2012 i686 GNU/Linux (This is stoc

Bug#615110: tpm_tis prevents suspend working more than once

2012-01-21 Thread Jonathan Nieder
John Hughes wrote: > Exactly the same results with v3.3-rc1 Thanks. Let's take this upstream. -- To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20120121171619.GA179

Bug#615110: tpm_tis prevents suspend working more than once

2012-01-22 Thread John Hughes
The included /etc/pm/sleep.d/10tpm_tis "fixes" the problem for me (/usr/local/bin/tpm_startup is the program posted earlier). #!/bin/bash case $1 in hibernate) echo "Hey guy, we are going to suspend to disk!" ;; suspend) echo "Oh, this time we are doing a suspend to