[workaround] Re: resume slow on Thinkpad T42 FreeBSD 8-STABLE

2011-07-10 Thread Ian Smith
Thanks to a recent post by Bengt Ahlgren in mobile@, the 60 second stall or freeze on resume from S3 suspend - an issue that's persisted since 8.0-R through present 8-STABLE and that has only been reported to affect various models of Thinkpad (T23, T30, T42 and X40 to date) - has been confirmed

Re: resume slow on Thinkpad T42 FreeBSD 8-STABLE

2010-10-01 Thread Chuck Swiger
On Sep 29, 2010, at 10:07 AM, Jeremy Chadwick wrote: > On Wed, Sep 29, 2010 at 09:57:53AM -0700, Chuck Swiger wrote: >> >> I doubt repeated coincidences. :-) Is prime95 testing running stable after >> waking from sleep? > > He's not running Prime95 (native Win32 app), he's running > ports/math

Re: resume slow on Thinkpad T42 FreeBSD 8-STABLE

2010-09-30 Thread John Baldwin
On Thursday, September 30, 2010 10:53:14 am Vitaly Magerya wrote: > John Baldwin wrote: > > A true uncorrected machine check would trigger a MC# fault and panic. I > > think > > this is just garbage in the MCx banks. Are you running the latest > > 8-stable? > > No, 8.1-RELEASE. Ok, that al

Re: resume slow on Thinkpad T42 FreeBSD 8-STABLE

2010-09-30 Thread Vitaly Magerya
John Baldwin wrote: > A true uncorrected machine check would trigger a MC# fault and panic. I > think > this is just garbage in the MCx banks. Are you running the latest 8-stable? No, 8.1-RELEASE. ___ freebsd-stable@freebsd.org mailing list http://

Re: resume slow on Thinkpad T42 FreeBSD 8-STABLE

2010-09-30 Thread John Baldwin
On Tuesday, September 28, 2010 3:57:01 pm Vitaly Magerya wrote: > Jung-uk Kim wrote: > >> - the mouse doesn't work until I restart moused manually > > > > I always use hint.psm.0.flags="0x6000" in /boot/loader.conf, i.e., > > turn on both HOOKRESUME and INITAFTERSUSPEND, to work around similar >

Re: resume slow on Thinkpad T42 FreeBSD 8-STABLE

2010-09-29 Thread Jeremy Chadwick
On Wed, Sep 29, 2010 at 08:24:21PM +0300, Vitaly Magerya wrote: > Jeremy Chadwick wrote: > > On Wed, Sep 29, 2010 at 09:57:53AM -0700, Chuck Swiger wrote: > >> Is prime95 testing running stable after waking from sleep? > > Yes, 0 errors, 0 warnings. > > > The Thinkpad hardware he's on is """old""

Re: resume slow on Thinkpad T42 FreeBSD 8-STABLE

2010-09-29 Thread Jeremy Chadwick
On Wed, Sep 29, 2010 at 10:16:13AM -0700, Chuck Swiger wrote: > On Sep 29, 2010, at 10:07 AM, Jeremy Chadwick wrote: > > On Wed, Sep 29, 2010 at 09:57:53AM -0700, Chuck Swiger wrote: > >> > >> I doubt repeated coincidences. :-) Is prime95 testing running stable > >> after waking from sleep? > >

Re: resume slow on Thinkpad T42 FreeBSD 8-STABLE

2010-09-29 Thread Vitaly Magerya
Jeremy Chadwick wrote: > On Wed, Sep 29, 2010 at 09:57:53AM -0700, Chuck Swiger wrote: >> Is prime95 testing running stable after waking from sleep? Yes, 0 errors, 0 warnings. > The Thinkpad hardware he's on is """old""" (note the quotes), so I > wouldn't be surprised if the CPU (Intel Pentium M)

Re: resume slow on Thinkpad T42 FreeBSD 8-STABLE

2010-09-29 Thread Jeremy Chadwick
On Wed, Sep 29, 2010 at 09:57:53AM -0700, Chuck Swiger wrote: > Hi-- > > On Sep 29, 2010, at 8:42 AM, Vitaly Magerya wrote: > > The test run for 17 hours without any problems (or MCA messages), > > That part is good. At least starting from normal operation, your laptop is > running stably under

Re: resume slow on Thinkpad T42 FreeBSD 8-STABLE

2010-09-29 Thread Chuck Swiger
Hi-- On Sep 29, 2010, at 8:42 AM, Vitaly Magerya wrote: > The test run for 17 hours without any problems (or MCA messages), That part is good. At least starting from normal operation, your laptop is running stably under load > then I put the laptop for a 5 minute sleep, resumed the test, a

Re: resume slow on Thinkpad T42 FreeBSD 8-STABLE

2010-09-29 Thread Vitaly Magerya
Chuck Swiger wrote: >> MCA: Bank 1, Status 0xe20001f5 >> MCA: Global Cap 0x0005, Status 0x >> MCA: Vendor "GenuineIntel", ID 0x695, APIC ID 0 >> MCA: CPU 0 UNCOR PCC OVER DCACHE L1 ??? error > > That is very likely to be a matter of luck. If I translate thi

Re: resume slow on Thinkpad T42 FreeBSD 8-STABLE

2010-09-28 Thread Vitaly Magerya
Chuck Swiger wrote: >> MCA: Bank 1, Status 0xe20001f5 >> MCA: Global Cap 0x0005, Status 0x >> MCA: Vendor "GenuineIntel", ID 0x695, APIC ID 0 >> MCA: CPU 0 UNCOR PCC OVER DCACHE L1 ??? error > > That is very likely to be a matter of luck. If I translate thi

Re: resume slow on Thinkpad T42 FreeBSD 8-STABLE

2010-09-28 Thread Chuck Swiger
On Sep 28, 2010, at 12:57 PM, Vitaly Magerya wrote: > I also have this kernel message once in a few hours (seemingly random) > if I used sleep/resume before: > > MCA: Bank 1, Status 0xe20001f5 > MCA: Global Cap 0x0005, Status 0x > MCA: Vendor "GenuineIntel",

Re: resume slow on Thinkpad T42 FreeBSD 8-STABLE

2010-09-28 Thread Vitaly Magerya
Jung-uk Kim wrote: >> - the mouse doesn't work until I restart moused manually > > I always use hint.psm.0.flags="0x6000" in /boot/loader.conf, i.e., > turn on both HOOKRESUME and INITAFTERSUSPEND, to work around similar > problem on different laptop. Yes, that helps (after the stall period).

Re: resume slow on Thinkpad T42 FreeBSD 8-STABLE

2010-09-27 Thread Jung-uk Kim
On Monday 27 September 2010 02:55 pm, Vitaly Magerya wrote: > Ian Smith wrote: > > [...] During the 60s resume stall period, iff > > I'd suspended from a VTY, I found I could slowly (like maybe 3 > > seconds per character echoed) type a command, and some commands - > > possibly those cached? as the

Re: resume slow on Thinkpad T42 FreeBSD 8-STABLE

2010-09-27 Thread Vitaly Magerya
Ian Smith wrote: > [...] During the 60s resume stall period, iff > I'd suspended from a VTY, I found I could slowly (like maybe 3 seconds > per character echoed) type a command, and some commands - possibly those > cached? as there's no HD access - would run after another few seconds. > > In this

Re: resume slow on Thinkpad T42 FreeBSD 8-STABLE

2010-09-27 Thread Ian Smith
On Mon, 27 Sep 2010, Ian Smith wrote: > In this way I discovered that 'date' commands reported the time some > seconds after the resume (perhaps hours ago, or yesterday) until the Sorry, that should say 'seconds after the _suspend_', not the resume. > stall ended, disk light flashed and nor

Re: resume slow on Thinkpad T42 FreeBSD 8-STABLE

2010-09-27 Thread Ian Smith
On Sat, 25 Sep 2010, Vitaly Magerya wrote: > Ian Smith wrote: > > On Wed, 22 Sep 2010, Ted Faber wrote: > > > > > Sorry, Ian, I don't have anything new, wrt the ATA. > > > > Thanks Ted. Interesting that nobody else seems to have run into this > > issue, must be a (some?) Thinkpads thing

Re: resume slow on Thinkpad T42 FreeBSD 8-STABLE

2010-09-25 Thread Vitaly Magerya
Ian Smith wrote: > On Wed, 22 Sep 2010, Ted Faber wrote: > > > Sorry, Ian, I don't have anything new, wrt the ATA. > > Thanks Ted. Interesting that nobody else seems to have run into this > issue, must be a (some?) Thinkpads thing .. FWIW, my Thinkpad T40 does the same thing on 8.1: after res

Re: resume slow on Thinkpad T42 FreeBSD 8-STABLE

2010-09-25 Thread Ian Smith
On Wed, 22 Sep 2010, Ted Faber wrote: > Sorry, Ian, I don't have anything new, wrt the ATA. Thanks Ted. Interesting that nobody else seems to have run into this issue, must be a (some?) Thinkpads thing .. cheers, Ian ___ freebsd-stable@freebsd.org m

Re: resume slow on Thinkpad T42 FreeBSD 8-STABLE

2010-09-22 Thread Ted Faber
On Wed, Sep 22, 2010 at 07:51:00PM +1000, Ian Smith wrote: > On Thu, 25 Feb 2010 17:35:51 -0800, Ted Faber wrote: > > On Thu, Feb 25, 2010 at 05:18:22PM +1100, Ian Smith wrote: > > > On Wed, 24 Feb 2010, Ted Faber wrote: > > > > > > > I'm running a recent (yesterday) FreeBSD 8-STABLE on my T4

Re: resume slow on Thinkpad T42 FreeBSD 8-STABLE

2010-09-22 Thread Ian Smith
On Thu, 25 Feb 2010 17:35:51 -0800, Ted Faber wrote: > On Thu, Feb 25, 2010 at 05:18:22PM +1100, Ian Smith wrote: > > On Wed, 24 Feb 2010, Ted Faber wrote: > > > > > I'm running a recent (yesterday) FreeBSD 8-STABLE on my T42. When I > > > resume from suspend the fan starts screen returns

Re: resume slow on Thinkpad T42 FreeBSD 8-STABLE

2010-02-25 Thread Ted Faber
On Thu, Feb 25, 2010 at 05:18:22PM +1100, Ian Smith wrote: > On Wed, 24 Feb 2010, Ted Faber wrote: > > > I'm running a recent (yesterday) FreeBSD 8-STABLE on my T42. When I > > resume from suspend the fan starts screen returns immediately (to text > > mode) and then the system idles for about

Re: resume slow on Thinkpad T42 FreeBSD 8-STABLE

2010-02-24 Thread Ian Smith
On Wed, 24 Feb 2010, Ted Faber wrote: > I'm running a recent (yesterday) FreeBSD 8-STABLE on my T42. When I > resume from suspend the fan starts screen returns immediately (to text > mode) and then the system idles for about a minute until it shakes > itself awake. The keyboard LEDs cycle, t