Prev: KVM: MMU: allow more page become unsync at gfn mapping time
Next: [PATCH -mmotm] compal-laptop: uses hwmon interfaces, depends on HWMON
From: Maciej Rutecki on 23 May 2010 13:50 (Add CC) 2.6.33.* works OK? On piątek, 21 maja 2010 o 23:44:04 Xavier Gnata wrote: > Hi, > > I get that during the boot of the vaio VPCF11M1E using unpatched 2.6.34 > from kernel.org: > > [ 2.047242] pcieport 0000:00:01.0: Failed to receive control of PCIe > PME service: ACPI _OSC failed > [ 2.047249] pcie_pme: probe of 0000:00:01.0:pcie01 failed with error -13 > [ 2.047418] pcieport 0000:00:1c.0: Failed to receive control of PCIe > PME service: ACPI _OSC failed > [ 2.047424] pcie_pme: probe of 0000:00:1c.0:pcie01 failed with error -13 > [ 2.047589] pcieport 0000:00:1c.1: Failed to receive control of PCIe > PME service: ACPI _OSC failed > [ 2.047595] pcie_pme: probe of 0000:00:1c.1:pcie01 failed with error -13 > [ 2.047759] pcieport 0000:00:1c.2: Failed to receive control of PCIe > PME service: ACPI _OSC failed > [ 2.047764] pcie_pme: probe of 0000:00:1c.2:pcie01 failed with error -13 > [ 2.047928] pcieport 0000:00:1c.5: Failed to receive control of PCIe > PME service: ACPI _OSC failed > [ 2.047933] pcie_pme: probe of 0000:00:1c.5:pcie01 failed with error -13 > > for i in /sys/bus/pnp/devices/*; do echo $i; cat $i/id; done > returns : > > /sys/bus/pnp/devices/00:00 > PNP0a08 > PNP0a03 > /sys/bus/pnp/devices/00:01 > PNP0200 > /sys/bus/pnp/devices/00:02 > INT0800 > /sys/bus/pnp/devices/00:03 > PNP0103 > /sys/bus/pnp/devices/00:04 > PNP0c04 > /sys/bus/pnp/devices/00:05 > PNP0c02 > /sys/bus/pnp/devices/00:06 > PNP0b00 > /sys/bus/pnp/devices/00:07 > PNP0303 > /sys/bus/pnp/devices/00:08 > SNY9011 > PNP0f13 > /sys/bus/pnp/devices/00:09 > PNP0c02 > /sys/bus/pnp/devices/00:0a > PNP0a03 > > > Everthing looks fine except these messages during the boot. > Any clue about what's going wrong? (maybe nothing...) > I don't use any special boot options: > GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" > > Xavier > > -- > To unsubscribe from this list: send the line "unsubscribe linux-acpi" in > the body of a message to majordomo(a)vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > -- Maciej Rutecki http://www.maciek.unixy.pl -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Rafael J. Wysocki on 23 May 2010 14:40
On Sunday 23 May 2010, Maciej Rutecki wrote: > (Add CC) > > 2.6.33.* works OK? > > On piątek, 21 maja 2010 o 23:44:04 Xavier Gnata wrote: > > Hi, > > > > I get that during the boot of the vaio VPCF11M1E using unpatched 2.6.34 > > from kernel.org: > > > > [ 2.047242] pcieport 0000:00:01.0: Failed to receive control of PCIe > > PME service: ACPI _OSC failed > > [ 2.047249] pcie_pme: probe of 0000:00:01.0:pcie01 failed with error -13 > > [ 2.047418] pcieport 0000:00:1c.0: Failed to receive control of PCIe > > PME service: ACPI _OSC failed > > [ 2.047424] pcie_pme: probe of 0000:00:1c.0:pcie01 failed with error -13 > > [ 2.047589] pcieport 0000:00:1c.1: Failed to receive control of PCIe > > PME service: ACPI _OSC failed > > [ 2.047595] pcie_pme: probe of 0000:00:1c.1:pcie01 failed with error -13 > > [ 2.047759] pcieport 0000:00:1c.2: Failed to receive control of PCIe > > PME service: ACPI _OSC failed > > [ 2.047764] pcie_pme: probe of 0000:00:1c.2:pcie01 failed with error -13 > > [ 2.047928] pcieport 0000:00:1c.5: Failed to receive control of PCIe > > PME service: ACPI _OSC failed > > [ 2.047933] pcie_pme: probe of 0000:00:1c.5:pcie01 failed with error -13 > > > > for i in /sys/bus/pnp/devices/*; do echo $i; cat $i/id; done > > returns : > > > > /sys/bus/pnp/devices/00:00 > > PNP0a08 > > PNP0a03 > > /sys/bus/pnp/devices/00:01 > > PNP0200 > > /sys/bus/pnp/devices/00:02 > > INT0800 > > /sys/bus/pnp/devices/00:03 > > PNP0103 > > /sys/bus/pnp/devices/00:04 > > PNP0c04 > > /sys/bus/pnp/devices/00:05 > > PNP0c02 > > /sys/bus/pnp/devices/00:06 > > PNP0b00 > > /sys/bus/pnp/devices/00:07 > > PNP0303 > > /sys/bus/pnp/devices/00:08 > > SNY9011 > > PNP0f13 > > /sys/bus/pnp/devices/00:09 > > PNP0c02 > > /sys/bus/pnp/devices/00:0a > > PNP0a03 > > > > > > Everthing looks fine except these messages during the boot. > > Any clue about what's going wrong? (maybe nothing...) Actually nothing. Your BIOS doesn't want us to use the native PCIe PME on root ports. There's nothing wrong with that, but we want to know in case PCI runtime PM doesn't work. Rafael -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |