Re: [linux-pm] Re: [2.6.22-rc1-mm1] vaio laptop (SZ72B) immediately resumes after STR

2007-06-22 Thread Mattia Dongili
On Thu, Jun 21, 2007 at 11:45:36AM -0400, Alan Stern wrote: > On Thu, 21 Jun 2007, Mattia Dongili wrote: > > > > The log shows suspicious behavior on the part of the Sony UMH-U09 > > > device, the first one in your ehci-only list above. When it was > > > suspended it apparently disconnected itsel

Re: [linux-pm] Re: [2.6.22-rc1-mm1] vaio laptop (SZ72B) immediately resumes after STR

2007-06-22 Thread David Brownell
On Wednesday 20 June 2007, Mattia Dongili wrote: > http://www.linux.it/~malattia/logs/dmesg-suspend-ehci-debug-log which includes > [18014387.734703] psmouse serio1: resuming > [18014388.257990] usb_endpoint usbdev5.1_ep00: PM: resume from 0, parent usb5 > still 2 > [18014388.257994] usb_endpoi

Re: [2.6.22-rc1-mm1] vaio laptop (SZ72B) immediately resumes after STR

2007-06-22 Thread David Brownell
On Wednesday 20 June 2007, Rafael J. Wysocki wrote: > Well, there's nothing interesting in there, AFAICS: > > DeviceS-state Status Sysfs node > P0P4S4 disabled pci::00:1e.0 > BNICS4 disabled pci::02:05.0 > USB1S4 disabled pci::00:1d.0 > USB2S

Re: [linux-pm] Re: [2.6.22-rc1-mm1] vaio laptop (SZ72B) immediately resumes after STR

2007-06-22 Thread David Brownell
> > > Just to simplify, in this situation, if I had an usb mouse attached to > > > this usb controller and removed the mouse while suspended, would the > > > laptop wakeup? > > > > If the USB controller was enabled for wakeup and was working correctly, > > it would wake up the laptop. USB wakeup

Re: [PATCH 6/12] acpi: fix compile warnings

2007-06-22 Thread Adrian Bunk
On Wed, Jun 20, 2007 at 12:50:11AM +0200, Andreas Herrmann wrote: > Fix compile warnings: > > drivers/acpi/bus.c: In function 'acpi_bus_get_power': > drivers/acpi/bus.c:162: warning: implicit declaration of function > 'acpi_power_get_inferred_state' > drivers/acpi/bus.c: In function 'acpi_bus_

Re: ACPI Regression on Dell E1501

2007-06-22 Thread Tim Gardner
Thomas Gleixner wrote: > On Thu, 2007-06-21 at 17:47 -0400, Chuck Ebbert wrote: >> On 06/21/2007 05:04 PM, Tim Gardner wrote: >>> Hi, >>> >>> Commit e9e2cdb412412326c4827fc78ba27f410d837e6e breaks boot on a Dell >>> E1501 unless 'acpi=off' is specified (also tried nolapic and nohpet but >>> it made

Re: ACPI Regression on Dell E1501

2007-06-22 Thread Tim Gardner
Tim Gardner wrote: > Thomas Gleixner wrote: >> On Thu, 2007-06-21 at 17:47 -0400, Chuck Ebbert wrote: >>> On 06/21/2007 05:04 PM, Tim Gardner wrote: Hi, Commit e9e2cdb412412326c4827fc78ba27f410d837e6e breaks boot on a Dell E1501 unless 'acpi=off' is specified (also tried nolapic

Re: [linux-pm] Re: [2.6.22-rc1-mm1] vaio laptop (SZ72B) immediately resumes after STR

2007-06-22 Thread Alan Stern
On Fri, 22 Jun 2007, David Brownell wrote: > On Wednesday 20 June 2007, Mattia Dongili wrote: > > > http://www.linux.it/~malattia/logs/dmesg-suspend-ehci-debug-log > > which includes > > > [18014387.734703] psmouse serio1: resuming > > [18014388.257990] usb_endpoint usbdev5.1_ep00: PM: resume f

Re: [PATCH 7/12] acpi: fix another compile warning

2007-06-22 Thread Andreas Herrmann
On Thu, Jun 21, 2007 at 08:36:15PM +0200, Andreas Herrmann wrote: > On Wed, Jun 20, 2007 at 11:25:48AM -0700, Ravikiran G Thirumalai wrote: > > On Wed, Jun 20, 2007 at 09:36:30AM -0400, Len Brown wrote: > > > > > > The underlying problem is that Kconfig doesn't support using select > > > o

Re: [PATCH 2/12] acpi: select ACPI_EC for THINKPAD_ACPI

2007-06-22 Thread Andreas Herrmann
On Tue, Jun 19, 2007 at 09:57:44PM -0300, Henrique de Moraes Holschuh wrote: > On Wed, 20 Jun 2007, Andreas Herrmann wrote: > > Fix kernel build problem: > > > > thinkpad_acpi.c:(.text+0x7486a): undefined reference to `ec_write' > > > > (as THINKPAD_ACPI depends on ACPI_EC) > > > > Signed-off-b

Re: [linux-pm] Re: [2.6.22-rc1-mm1] vaio laptop (SZ72B) immediately resumes after STR

2007-06-22 Thread Alan Stern
On Fri, 22 Jun 2007, David Brownell wrote: > On Wednesday 20 June 2007, Rafael J. Wysocki wrote: > > > Well, there's nothing interesting in there, AFAICS: > > > > Device S-state Status Sysfs node > > P0P4 S4 disabled pci::00:1e.0 > > BNIC S4 disabled pci:

Re: [linux-pm] Re: [2.6.22-rc1-mm1] vaio laptop (SZ72B) immediately resumes after STR

2007-06-22 Thread Alan Stern
On Fri, 22 Jun 2007, David Brownell wrote: > > > Maybe we should change the kernel so that the default wakeup setting > > > for USB controllers is disabled. > > I'd rather not go that route. It may well be that there's > something odd in the current handling of wakeup events with > EHCI. I've

Re: ACPI Regression on Dell E1501

2007-06-22 Thread Thomas Renninger
On Fri, 2007-06-22 at 07:18 -0600, Tim Gardner wrote: > Tim Gardner wrote: > > Thomas Gleixner wrote: > >> On Thu, 2007-06-21 at 17:47 -0400, Chuck Ebbert wrote: > >>> On 06/21/2007 05:04 PM, Tim Gardner wrote: > Hi, > > Commit e9e2cdb412412326c4827fc78ba27f410d837e6e breaks boot on

Re: ACPI Regression on Dell E1501

2007-06-22 Thread Roland Dreier
> pci=nomsi let the machine still boot. > > I tried a bit and I think I got it, for me it's this one: > > commit 78b7611c4a1e3ff008abc4751b566cb533d68f3d Really?? That's "msi: mask the msix vector before we unmap it" and A) it looks *really* obviously correct and B) it should only have an

Re: ACPI Regression on Dell E1501

2007-06-22 Thread Thomas Renninger
On Fri, 2007-06-22 at 09:06 -0700, Roland Dreier wrote: > > pci=nomsi let the machine still boot. > > > > I tried a bit and I think I got it, for me it's this one: > > > > commit 78b7611c4a1e3ff008abc4751b566cb533d68f3d > > Really?? That's "msi: mask the msix vector before we unmap it" and

Re: ACPI Regression on Dell E1501

2007-06-22 Thread Tim Gardner
Thomas Renninger wrote: > On Fri, 2007-06-22 at 07:18 -0600, Tim Gardner wrote: >> Tim Gardner wrote: >>> Thomas Gleixner wrote: On Thu, 2007-06-21 at 17:47 -0400, Chuck Ebbert wrote: > On 06/21/2007 05:04 PM, Tim Gardner wrote: >> Hi, >> >> Commit e9e2cdb412412326c4827fc78ba27

Re: ACPI Regression on Dell E1501

2007-06-22 Thread Eric W. Biederman
Tim Gardner <[EMAIL PROTECTED]> writes: > Thomas Renninger wrote: >> On Fri, 2007-06-22 at 07:18 -0600, Tim Gardner wrote: >>> Tim Gardner wrote: Thomas Gleixner wrote: > On Thu, 2007-06-21 at 17:47 -0400, Chuck Ebbert wrote: >> On 06/21/2007 05:04 PM, Tim Gardner wrote: >>> Hi, >

Re: [PATCH] ACPI: bay: send envp with uevent - fix

2007-06-22 Thread Stephan Berberig
Hi Len, any news about applying this patch to acpi-test? I got Kristen's Acked-by by private email. Best regards, Stephan Stephan Berberig schrieb: > Hi, > attached a patch to fix the bay uevent so that udev doesn't get confused. > > Kristen, could I get your Acked-by? > > Best regards, > Ste

Re: [PATCH 7/12] acpi: fix another compile warning

2007-06-22 Thread Andrew Morton
> On Wed, 20 Jun 2007 11:25:48 -0700 Ravikiran G Thirumalai <[EMAIL PROTECTED]> > wrote: > Paper over 'select' inadequacies. > > Signed-off-by: Ravikiran Thirumalai <[EMAIL PROTECTED]> > > Index: linux-2.6.22-rc5/arch/x86_64/Kconfig > ===

Re: [PATCH 7/12] acpi: fix another compile warning

2007-06-22 Thread Randy Dunlap
On Fri, 22 Jun 2007 20:55:30 -0700 Andrew Morton wrote: > > On Wed, 20 Jun 2007 11:25:48 -0700 Ravikiran G Thirumalai <[EMAIL > > PROTECTED]> wrote: > > Paper over 'select' inadequacies. > > > > Signed-off-by: Ravikiran Thirumalai <[EMAIL PROTECTED]> > > > > Index: linux-2.6.22-rc5/arch/x86_6