From: Maciej Rutecki <maciej.rutecki@gmail.com>
To: Xavier Gnata <xavier.gnata@gmail.com>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
lenb@kernel.org
Cc: linux-acpi@vger.kernel.org
Subject: Re: Sony vaio serie F PCIe PME service failure.
Date: Sun, 23 May 2010 19:44:50 +0200 [thread overview]
Message-ID: <201005231944.51135.maciej.rutecki@gmail.com> (raw)
In-Reply-To: <4BF6FEA4.1050406@gmail.com>
(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@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-acpi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
WARNING: multiple messages have this Message-ID (diff)
From: Maciej Rutecki <maciej.rutecki@gmail.com>
To: Xavier Gnata <xavier.gnata@gmail.com>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
lenb@kernel.org
Cc: linux-acpi@vger.kernel.org
Subject: Re: Sony vaio serie F PCIe PME service failure.
Date: Sun, 23 May 2010 19:44:50 +0200 [thread overview]
Message-ID: <201005231944.51135.maciej.rutecki@gmail.com> (raw)
In-Reply-To: <4BF6FEA4.1050406@gmail.com>
(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@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
--
Maciej Rutecki
http://www.maciek.unixy.pl
next prev parent reply other threads:[~2010-05-23 17:44 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-21 21:44 Sony vaio serie F PCIe PME service failure Xavier Gnata
2010-05-23 17:44 ` Maciej Rutecki [this message]
2010-05-23 17:44 ` Maciej Rutecki
2010-05-23 18:38 ` Rafael J. Wysocki
2010-05-23 18:38 ` Rafael J. Wysocki
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201005231944.51135.maciej.rutecki@gmail.com \
--to=maciej.rutecki@gmail.com \
--cc=lenb@kernel.org \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=xavier.gnata@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.