Re: ACPI broken on ThinkPad T400s

2012-04-07 Thread Rafael Sadowski
On Sat Apr 07, 2012 at 12:08:50PM +0200, Rafael Sadowski wrote:
> Hey devs,
> 
> the last 3-4 weeks I'm in trouble with ACPI. I get evil bugs like:
> 
> -- After resume from suspend my X11 is really slow (switching between
> tmux windows)
> 
> -- After resume from suspend my whole system freezes.
> 
> -- Last night I build some big ports. Result after one hour:
> hw.sensors.acpitz{0,1}.temp0 by 100 C and auto shutdown. (In 3 your of
> using OpenBSD with Thinkpad T400s I never had such problems.)
> 
> I am grateful for any advice. I will help to debug it!
> 
> best regards
> 
> Rafael

I built a new /bsd with the sources from Mar 28. ACPI works fine, now I
think it will help to find the bug(s).

Rafael



Re: ACPI broken on ThinkPad T400s

2012-05-03 Thread Rafael Sadowski
On Sat Apr 07, 2012 at 01:24:28PM +0200, Rafael Sadowski wrote:
> On Sat Apr 07, 2012 at 12:08:50PM +0200, Rafael Sadowski wrote:
> > Hey devs,
> > 
> > the last 3-4 weeks I'm in trouble with ACPI. I get evil bugs like:
> > 
> > -- After resume from suspend my X11 is really slow (switching between
> > tmux windows)
> > 
> > -- After resume from suspend my whole system freezes.
> > 
> > -- Last night I build some big ports. Result after one hour:
> > hw.sensors.acpitz{0,1}.temp0 by 100 C and auto shutdown. (In 3 your of
> > using OpenBSD with Thinkpad T400s I never had such problems.)
> > 
> > I am grateful for any advice. I will help to debug it!
> > 
> > best regards
> > 
> > Rafael
> 
> I built a new /bsd with the sources from Mar 28. ACPI works fine, now I
> think it will help to find the bug(s).
> 
> Rafael

-current (with new X11) is still broken on Thinkpad T400s :-( 



Re: ACPI broken on ThinkPad T400s

2012-05-03 Thread Mark Kettenis
> Date: Thu, 3 May 2012 22:43:59 +0200
> From: Rafael Sadowski 
> 
> On Sat Apr 07, 2012 at 01:24:28PM +0200, Rafael Sadowski wrote:
> > On Sat Apr 07, 2012 at 12:08:50PM +0200, Rafael Sadowski wrote:
> > > Hey devs,
> > > 
> > > the last 3-4 weeks I'm in trouble with ACPI. I get evil bugs like:
> > > 
> > > -- After resume from suspend my X11 is really slow (switching between
> > > tmux windows)
> > > 
> > > -- After resume from suspend my whole system freezes.
> > > 
> > > -- Last night I build some big ports. Result after one hour:
> > > hw.sensors.acpitz{0,1}.temp0 by 100 C and auto shutdown. (In 3 your of
> > > using OpenBSD with Thinkpad T400s I never had such problems.)
> > > 
> > > I am grateful for any advice. I will help to debug it!
> > > 
> > > best regards
> > > 
> > > Rafael
> > 
> > I built a new /bsd with the sources from Mar 28. ACPI works fine, now I
> > think it will help to find the bug(s).
> > 
> > Rafael
> 
> -current (with new X11) is still broken on Thinkpad T400s :-( 

Identify the exact commit that "broke" your machine.



Re: ACPI broken on ThinkPad T400s

2012-05-04 Thread Rafael Sadowski
On Thu May 03, 2012 at 11:03:49PM +0200, Mark Kettenis wrote:
> > Date: Thu, 3 May 2012 22:43:59 +0200
> > From: Rafael Sadowski 
> > 
> > On Sat Apr 07, 2012 at 01:24:28PM +0200, Rafael Sadowski wrote:
> > > On Sat Apr 07, 2012 at 12:08:50PM +0200, Rafael Sadowski wrote:
> > > > Hey devs,
> > > > 
> > > > the last 3-4 weeks I'm in trouble with ACPI. I get evil bugs like:
> > > > 
> > > > -- After resume from suspend my X11 is really slow (switching between
> > > > tmux windows)
> > > > 
> > > > -- After resume from suspend my whole system freezes.
> > > > 
> > > > -- Last night I build some big ports. Result after one hour:
> > > > hw.sensors.acpitz{0,1}.temp0 by 100 C and auto shutdown. (In 3 your of
> > > > using OpenBSD with Thinkpad T400s I never had such problems.)
> > > > 
> > > > I am grateful for any advice. I will help to debug it!
> > > > 
> > > > best regards
> > > > 
> > > > Rafael
> > > 
> > > I built a new /bsd with the sources from Mar 28. ACPI works fine, now I
> > > think it will help to find the bug(s).
> > > 
> > > Rafael
> > 
> > -current (with new X11) is still broken on Thinkpad T400s :-( 
> 
> Identify the exact commit that "broke" your machine.

OK and thanks, new knowledge. I tested all /bsd in the last 2 months
(cvs checkouts in 5 days steps). All of it worked fine without any
problems after suspend. But I don't realise that I just built single
core. After one test with /bsd.mp I get the same bug. OK, I'll test it
with MP again.

Cheers, Rafael



Re: ACPI broken on ThinkPad T400s

2012-05-10 Thread Rafael Sadowski
On Fri May 04, 2012 at 09:04:28PM +0200, Rafael Sadowski wrote:
> On Thu May 03, 2012 at 11:03:49PM +0200, Mark Kettenis wrote:
> > > Date: Thu, 3 May 2012 22:43:59 +0200
> > > From: Rafael Sadowski 
> > > 
> > > On Sat Apr 07, 2012 at 01:24:28PM +0200, Rafael Sadowski wrote:
> > > > On Sat Apr 07, 2012 at 12:08:50PM +0200, Rafael Sadowski wrote:
> > > > > Hey devs,
> > > > > 
> > > > > the last 3-4 weeks I'm in trouble with ACPI. I get evil bugs like:
> > > > > 
> > > > > -- After resume from suspend my X11 is really slow (switching between
> > > > > tmux windows)
> > > > > 
> > > > > -- After resume from suspend my whole system freezes.
> > > > > 
> > > > > -- Last night I build some big ports. Result after one hour:
> > > > > hw.sensors.acpitz{0,1}.temp0 by 100 C and auto shutdown. (In 3 your of
> > > > > using OpenBSD with Thinkpad T400s I never had such problems.)
> > > > > 
> > > > > I am grateful for any advice. I will help to debug it!
> > > > > 
> > > > > best regards
> > > > > 
> > > > > Rafael
> > > > 
> > > > I built a new /bsd with the sources from Mar 28. ACPI works fine, now I
> > > > think it will help to find the bug(s).
> > > > 
> > > > Rafael
> > > 
> > > -current (with new X11) is still broken on Thinkpad T400s :-( 
> > 
> > Identify the exact commit that "broke" your machine.
> 
> OK and thanks, new knowledge. I tested all /bsd in the last 2 months
> (cvs checkouts in 5 days steps). All of it worked fine without any
> problems after suspend. But I don't realise that I just built single
> core. After one test with /bsd.mp I get the same bug. OK, I'll test it
> with MP again.
> 
> Cheers, Rafael

I can't identify the exact commit. I built >30 kernels, userlands, x11.
If I use bsd.mp I always get the same problem.  (tested form 5.0 to
-current in small cvs steps)

At now I use -current with bsd.sp to built my ports updates but that
sucks for test it.

OK, I'll find this BUG but I need help, advices and best practises for
HOW I debug it and what exactly to observe.

I hope anybody will help me.

Cheers, Rafael