linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: linux-next: Tree for Sept 11 (drm related: boot problems on amd64)
@ 2012-09-11 18:12 Sedat Dilek
  2012-09-11 18:29 ` Sedat Dilek
  0 siblings, 1 reply; 5+ messages in thread
From: Sedat Dilek @ 2012-09-11 18:12 UTC (permalink / raw)
  To: Stephen Rothwell; +Cc: linux-next, LKML, Dave Airlie, Daniel Vetter

On Tue, Sep 11, 2012 at 8:31 AM, Stephen Rothwell <sfr@canb.auug.org.au> wrote:
> Hi all,
>
> Changes since 201209010:
>
> New tree: ixp4xx
>
> The pci tree gained a build failure so I used the version from
> next-20120910.
>
> The regulator tree lost its build failure.
>
> The staging tree lost its build failure.
>
> The akpm tree lost a few patches that turned up elsewhere.
>
> ----------------------------------------------------------------------------
>

Hi,

today's and yesterday's Linux-Next is broken for me again.
I tried with systemd and upstart on Ubuntu/precise, with nomodeset and
rescue boot-option.

With rescue boot-option I see this in my logs (Intel sandy-bridge
ultrabook here):

Sep 11 18:43:36 fambox kernel: [    9.654972] [drm:drm_pci_agp_init]
*ERROR* Cannot initialize the agpgart module.
Sep 11 18:43:36 fambox kernel: [    9.654980] DRM: Fill_in_dev failed.

I have not checked any MLs... coming from hospital right now.

Regards,
- Sedat -

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: linux-next: Tree for Sept 11 (drm related: boot problems on amd64)
  2012-09-11 18:12 linux-next: Tree for Sept 11 (drm related: boot problems on amd64) Sedat Dilek
@ 2012-09-11 18:29 ` Sedat Dilek
  2012-09-11 22:04   ` Sedat Dilek
  0 siblings, 1 reply; 5+ messages in thread
From: Sedat Dilek @ 2012-09-11 18:29 UTC (permalink / raw)
  To: Stephen Rothwell; +Cc: linux-next, LKML, Dave Airlie, Daniel Vetter

On Tue, Sep 11, 2012 at 8:12 PM, Sedat Dilek <sedat.dilek@gmail.com> wrote:
> On Tue, Sep 11, 2012 at 8:31 AM, Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>> Hi all,
>>
>> Changes since 201209010:
>>
>> New tree: ixp4xx
>>
>> The pci tree gained a build failure so I used the version from
>> next-20120910.
>>
>> The regulator tree lost its build failure.
>>
>> The staging tree lost its build failure.
>>
>> The akpm tree lost a few patches that turned up elsewhere.
>>
>> ----------------------------------------------------------------------------
>>
>
> Hi,
>
> today's and yesterday's Linux-Next is broken for me again.
> I tried with systemd and upstart on Ubuntu/precise, with nomodeset and
> rescue boot-option.
>
> With rescue boot-option I see this in my logs (Intel sandy-bridge
> ultrabook here):
>
> Sep 11 18:43:36 fambox kernel: [    9.654972] [drm:drm_pci_agp_init]
> *ERROR* Cannot initialize the agpgart module.
> Sep 11 18:43:36 fambox kernel: [    9.654980] DRM: Fill_in_dev failed.
>
> I have not checked any MLs... coming from hospital right now.
>

More ERRORs:

# grep -A1 "ERROR" /var/log/kern.log
Sep 10 17:51:29 fambox kernel: [   10.205818]
[drm:i915_get_bridge_dev] *ERROR* bridge device not found
Sep 10 17:51:29 fambox kernel: [   10.206055] i915: probe of
0000:00:02.0 failed with error -5
--
Sep 10 15:53:00 fambox kernel: [   10.500387]
[drm:i915_get_bridge_dev] *ERROR* bridge device not found
Sep 10 15:53:00 fambox kernel: [   10.500602] i915: probe of
0000:00:02.0 failed with error -5
--
Sep 11 20:41:01 fambox kernel: [    9.636010]
[drm:i915_get_bridge_dev] *ERROR* bridge device not found
Sep 11 20:41:01 fambox kernel: [    9.636202] i915: probe of
0000:00:02.0 failed with error -5
--
Sep 11 18:42:18 fambox kernel: [   10.132229]
[drm:i915_get_bridge_dev] *ERROR* bridge device not found
Sep 11 18:42:18 fambox kernel: [   10.132433] i915: probe of
0000:00:02.0 failed with error -5
--
Sep 11 18:43:36 fambox kernel: [    9.654972] [drm:drm_pci_agp_init]
*ERROR* Cannot initialize the agpgart module.
Sep 11 18:43:36 fambox kernel: [    9.654980] DRM: Fill_in_dev failed.
--
Sep 11 19:52:10 fambox kernel: [    9.545562]
[drm:i915_get_bridge_dev] *ERROR* bridge device not found
Sep 11 19:52:10 fambox kernel: [    9.545798] i915: probe of
0000:00:02.0 failed with error -5
--
Sep 11 20:04:09 fambox kernel: [    9.798233]
[drm:i915_get_bridge_dev] *ERROR* bridge device not found
Sep 11 20:04:09 fambox kernel: [    9.798557] i915: probe of
0000:00:02.0 failed with error -5

- Sedat -

> Regards,
> - Sedat -

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: linux-next: Tree for Sept 11 (drm related: boot problems on amd64)
  2012-09-11 18:29 ` Sedat Dilek
@ 2012-09-11 22:04   ` Sedat Dilek
  2012-09-12 19:52     ` Bjorn Helgaas
  0 siblings, 1 reply; 5+ messages in thread
From: Sedat Dilek @ 2012-09-11 22:04 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: linux-next, LKML, Dave Airlie, Daniel Vetter, Bjorn Helgaas

On Tue, Sep 11, 2012 at 8:29 PM, Sedat Dilek <sedat.dilek@gmail.com> wrote:
> On Tue, Sep 11, 2012 at 8:12 PM, Sedat Dilek <sedat.dilek@gmail.com> wrote:
>> On Tue, Sep 11, 2012 at 8:31 AM, Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>>> Hi all,
>>>
>>> Changes since 201209010:
>>>
>>> New tree: ixp4xx
>>>
>>> The pci tree gained a build failure so I used the version from
>>> next-20120910.
>>>
>>> The regulator tree lost its build failure.
>>>
>>> The staging tree lost its build failure.
>>>
>>> The akpm tree lost a few patches that turned up elsewhere.
>>>
>>> ----------------------------------------------------------------------------
>>>
>>
>> Hi,
>>
>> today's and yesterday's Linux-Next is broken for me again.
>> I tried with systemd and upstart on Ubuntu/precise, with nomodeset and
>> rescue boot-option.
>>
>> With rescue boot-option I see this in my logs (Intel sandy-bridge
>> ultrabook here):
>>
>> Sep 11 18:43:36 fambox kernel: [    9.654972] [drm:drm_pci_agp_init]
>> *ERROR* Cannot initialize the agpgart module.
>> Sep 11 18:43:36 fambox kernel: [    9.654980] DRM: Fill_in_dev failed.
>>
>> I have not checked any MLs... coming from hospital right now.
>>
>
> More ERRORs:
>
> # grep -A1 "ERROR" /var/log/kern.log
> Sep 10 17:51:29 fambox kernel: [   10.205818]
> [drm:i915_get_bridge_dev] *ERROR* bridge device not found
> Sep 10 17:51:29 fambox kernel: [   10.206055] i915: probe of
> 0000:00:02.0 failed with error -5
> --
> Sep 10 15:53:00 fambox kernel: [   10.500387]
> [drm:i915_get_bridge_dev] *ERROR* bridge device not found
> Sep 10 15:53:00 fambox kernel: [   10.500602] i915: probe of
> 0000:00:02.0 failed with error -5
> --
> Sep 11 20:41:01 fambox kernel: [    9.636010]
> [drm:i915_get_bridge_dev] *ERROR* bridge device not found
> Sep 11 20:41:01 fambox kernel: [    9.636202] i915: probe of
> 0000:00:02.0 failed with error -5
> --
> Sep 11 18:42:18 fambox kernel: [   10.132229]
> [drm:i915_get_bridge_dev] *ERROR* bridge device not found
> Sep 11 18:42:18 fambox kernel: [   10.132433] i915: probe of
> 0000:00:02.0 failed with error -5
> --
> Sep 11 18:43:36 fambox kernel: [    9.654972] [drm:drm_pci_agp_init]
> *ERROR* Cannot initialize the agpgart module.
> Sep 11 18:43:36 fambox kernel: [    9.654980] DRM: Fill_in_dev failed.
> --
> Sep 11 19:52:10 fambox kernel: [    9.545562]
> [drm:i915_get_bridge_dev] *ERROR* bridge device not found
> Sep 11 19:52:10 fambox kernel: [    9.545798] i915: probe of
> 0000:00:02.0 failed with error -5
> --
> Sep 11 20:04:09 fambox kernel: [    9.798233]
> [drm:i915_get_bridge_dev] *ERROR* bridge device not found
> Sep 11 20:04:09 fambox kernel: [    9.798557] i915: probe of
> 0000:00:02.0 failed with error -5
>

[ CC Bjorn (pci maintainer) ]

I pulled in pci.git#next up to commit
9c33332178e6ba49fe48c468edc08ad94b53e1b1 ("Merge branch
'pci/gavin-window-alignment' into next") on top of next-20120911.
This lets my machine boot, but freezes somewhere else.

- Sedat -

> - Sedat -
>
>> Regards,
>> - Sedat -

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: linux-next: Tree for Sept 11 (drm related: boot problems on amd64)
  2012-09-11 22:04   ` Sedat Dilek
@ 2012-09-12 19:52     ` Bjorn Helgaas
  2012-09-13  3:01       ` Sedat Dilek
  0 siblings, 1 reply; 5+ messages in thread
From: Bjorn Helgaas @ 2012-09-12 19:52 UTC (permalink / raw)
  To: sedat.dilek
  Cc: Stephen Rothwell, linux-next, LKML, Dave Airlie, Daniel Vetter

On Tue, Sep 11, 2012 at 4:04 PM, Sedat Dilek <sedat.dilek@gmail.com> wrote:
> On Tue, Sep 11, 2012 at 8:29 PM, Sedat Dilek <sedat.dilek@gmail.com> wrote:
>> On Tue, Sep 11, 2012 at 8:12 PM, Sedat Dilek <sedat.dilek@gmail.com> wrote:
>>> On Tue, Sep 11, 2012 at 8:31 AM, Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>>>> Hi all,
>>>>
>>>> Changes since 201209010:
>>>>
>>>> New tree: ixp4xx
>>>>
>>>> The pci tree gained a build failure so I used the version from
>>>> next-20120910.
>>>>
>>>> The regulator tree lost its build failure.
>>>>
>>>> The staging tree lost its build failure.
>>>>
>>>> The akpm tree lost a few patches that turned up elsewhere.
>>>>
>>>> ----------------------------------------------------------------------------
>>>>
>>>
>>> Hi,
>>>
>>> today's and yesterday's Linux-Next is broken for me again.
>>> I tried with systemd and upstart on Ubuntu/precise, with nomodeset and
>>> rescue boot-option.
>>>
>>> With rescue boot-option I see this in my logs (Intel sandy-bridge
>>> ultrabook here):
>>>
>>> Sep 11 18:43:36 fambox kernel: [    9.654972] [drm:drm_pci_agp_init]
>>> *ERROR* Cannot initialize the agpgart module.
>>> Sep 11 18:43:36 fambox kernel: [    9.654980] DRM: Fill_in_dev failed.
>>>
>>> I have not checked any MLs... coming from hospital right now.
>>>
>>
>> More ERRORs:
>>
>> # grep -A1 "ERROR" /var/log/kern.log
>> Sep 10 17:51:29 fambox kernel: [   10.205818]
>> [drm:i915_get_bridge_dev] *ERROR* bridge device not found
>> Sep 10 17:51:29 fambox kernel: [   10.206055] i915: probe of
>> 0000:00:02.0 failed with error -5
>> --
>> Sep 10 15:53:00 fambox kernel: [   10.500387]
>> [drm:i915_get_bridge_dev] *ERROR* bridge device not found
>> Sep 10 15:53:00 fambox kernel: [   10.500602] i915: probe of
>> 0000:00:02.0 failed with error -5
>> --
>> Sep 11 20:41:01 fambox kernel: [    9.636010]
>> [drm:i915_get_bridge_dev] *ERROR* bridge device not found
>> Sep 11 20:41:01 fambox kernel: [    9.636202] i915: probe of
>> 0000:00:02.0 failed with error -5
>> --
>> Sep 11 18:42:18 fambox kernel: [   10.132229]
>> [drm:i915_get_bridge_dev] *ERROR* bridge device not found
>> Sep 11 18:42:18 fambox kernel: [   10.132433] i915: probe of
>> 0000:00:02.0 failed with error -5
>> --
>> Sep 11 18:43:36 fambox kernel: [    9.654972] [drm:drm_pci_agp_init]
>> *ERROR* Cannot initialize the agpgart module.
>> Sep 11 18:43:36 fambox kernel: [    9.654980] DRM: Fill_in_dev failed.
>> --
>> Sep 11 19:52:10 fambox kernel: [    9.545562]
>> [drm:i915_get_bridge_dev] *ERROR* bridge device not found
>> Sep 11 19:52:10 fambox kernel: [    9.545798] i915: probe of
>> 0000:00:02.0 failed with error -5
>> --
>> Sep 11 20:04:09 fambox kernel: [    9.798233]
>> [drm:i915_get_bridge_dev] *ERROR* bridge device not found
>> Sep 11 20:04:09 fambox kernel: [    9.798557] i915: probe of
>> 0000:00:02.0 failed with error -5
>>
>
> [ CC Bjorn (pci maintainer) ]
>
> I pulled in pci.git#next up to commit
> 9c33332178e6ba49fe48c468edc08ad94b53e1b1 ("Merge branch
> 'pci/gavin-window-alignment' into next") on top of next-20120911.
> This lets my machine boot, but freezes somewhere else.

We had a PCI bug in an earlier version of this patch:
http://git.kernel.org/?p=linux/kernel/git/helgaas/pci.git;a=commitdiff;h=b9443f401bb20ae6414e3e68bca0413bad28b689
that caused lspci to fail.

I suspect this also caused the issue you saw.  We've since fixed it,
but let me know if you see a PCI-related issue again.

Bjorn

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: linux-next: Tree for Sept 11 (drm related: boot problems on amd64)
  2012-09-12 19:52     ` Bjorn Helgaas
@ 2012-09-13  3:01       ` Sedat Dilek
  0 siblings, 0 replies; 5+ messages in thread
From: Sedat Dilek @ 2012-09-13  3:01 UTC (permalink / raw)
  To: Bjorn Helgaas
  Cc: Stephen Rothwell, linux-next, LKML, Dave Airlie, Daniel Vetter

On Wed, Sep 12, 2012 at 9:52 PM, Bjorn Helgaas <bhelgaas@google.com> wrote:
> On Tue, Sep 11, 2012 at 4:04 PM, Sedat Dilek <sedat.dilek@gmail.com> wrote:
>> On Tue, Sep 11, 2012 at 8:29 PM, Sedat Dilek <sedat.dilek@gmail.com> wrote:
>>> On Tue, Sep 11, 2012 at 8:12 PM, Sedat Dilek <sedat.dilek@gmail.com> wrote:
>>>> On Tue, Sep 11, 2012 at 8:31 AM, Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>>>>> Hi all,
>>>>>
>>>>> Changes since 201209010:
>>>>>
>>>>> New tree: ixp4xx
>>>>>
>>>>> The pci tree gained a build failure so I used the version from
>>>>> next-20120910.
>>>>>
>>>>> The regulator tree lost its build failure.
>>>>>
>>>>> The staging tree lost its build failure.
>>>>>
>>>>> The akpm tree lost a few patches that turned up elsewhere.
>>>>>
>>>>> ----------------------------------------------------------------------------
>>>>>
>>>>
>>>> Hi,
>>>>
>>>> today's and yesterday's Linux-Next is broken for me again.
>>>> I tried with systemd and upstart on Ubuntu/precise, with nomodeset and
>>>> rescue boot-option.
>>>>
>>>> With rescue boot-option I see this in my logs (Intel sandy-bridge
>>>> ultrabook here):
>>>>
>>>> Sep 11 18:43:36 fambox kernel: [    9.654972] [drm:drm_pci_agp_init]
>>>> *ERROR* Cannot initialize the agpgart module.
>>>> Sep 11 18:43:36 fambox kernel: [    9.654980] DRM: Fill_in_dev failed.
>>>>
>>>> I have not checked any MLs... coming from hospital right now.
>>>>
>>>
>>> More ERRORs:
>>>
>>> # grep -A1 "ERROR" /var/log/kern.log
>>> Sep 10 17:51:29 fambox kernel: [   10.205818]
>>> [drm:i915_get_bridge_dev] *ERROR* bridge device not found
>>> Sep 10 17:51:29 fambox kernel: [   10.206055] i915: probe of
>>> 0000:00:02.0 failed with error -5
>>> --
>>> Sep 10 15:53:00 fambox kernel: [   10.500387]
>>> [drm:i915_get_bridge_dev] *ERROR* bridge device not found
>>> Sep 10 15:53:00 fambox kernel: [   10.500602] i915: probe of
>>> 0000:00:02.0 failed with error -5
>>> --
>>> Sep 11 20:41:01 fambox kernel: [    9.636010]
>>> [drm:i915_get_bridge_dev] *ERROR* bridge device not found
>>> Sep 11 20:41:01 fambox kernel: [    9.636202] i915: probe of
>>> 0000:00:02.0 failed with error -5
>>> --
>>> Sep 11 18:42:18 fambox kernel: [   10.132229]
>>> [drm:i915_get_bridge_dev] *ERROR* bridge device not found
>>> Sep 11 18:42:18 fambox kernel: [   10.132433] i915: probe of
>>> 0000:00:02.0 failed with error -5
>>> --
>>> Sep 11 18:43:36 fambox kernel: [    9.654972] [drm:drm_pci_agp_init]
>>> *ERROR* Cannot initialize the agpgart module.
>>> Sep 11 18:43:36 fambox kernel: [    9.654980] DRM: Fill_in_dev failed.
>>> --
>>> Sep 11 19:52:10 fambox kernel: [    9.545562]
>>> [drm:i915_get_bridge_dev] *ERROR* bridge device not found
>>> Sep 11 19:52:10 fambox kernel: [    9.545798] i915: probe of
>>> 0000:00:02.0 failed with error -5
>>> --
>>> Sep 11 20:04:09 fambox kernel: [    9.798233]
>>> [drm:i915_get_bridge_dev] *ERROR* bridge device not found
>>> Sep 11 20:04:09 fambox kernel: [    9.798557] i915: probe of
>>> 0000:00:02.0 failed with error -5
>>>
>>
>> [ CC Bjorn (pci maintainer) ]
>>
>> I pulled in pci.git#next up to commit
>> 9c33332178e6ba49fe48c468edc08ad94b53e1b1 ("Merge branch
>> 'pci/gavin-window-alignment' into next") on top of next-20120911.
>> This lets my machine boot, but freezes somewhere else.
>
> We had a PCI bug in an earlier version of this patch:
> http://git.kernel.org/?p=linux/kernel/git/helgaas/pci.git;a=commitdiff;h=b9443f401bb20ae6414e3e68bca0413bad28b689
> that caused lspci to fail.
>

I retested with next-20120912 and my machine boots, so no more
drm-related errors causing boot-failures.

> I suspect this also caused the issue you saw.  We've since fixed it,
> but let me know if you see a PCI-related issue again.
>

Immediately after pressing any single key at X-login (Ubuntu/precise
IIRC uses lightdm + unity-greeter), my machine produces a
kernel-panic.
I have taken a photo and will send a separate email on this.
Can't say ATM what is the root-cause for it.
But that is what I have seen after my merging of the "clean"
pci.git/next into yesterday's "nine-eleven" release.

Further questions (not issue related):

While doing a simple grepping for new "pcie-cap" patterns (a list at
[1]) came with commit 8c0d3a02c1309eb6112d2e7c8172e8ceb26ecfca ("PCI:
Add accessors for PCI Express Capability") on drivers/gpu/
directory...more simplifications possible (I had only a quick view)?

- Sedat -

[1] http://git.kernel.org/?p=linux/kernel/git/helgaas/pci.git;a=commitdiff;h=8c0d3a02c1309eb6112d2e7c8172e8ceb26ecfca#patch2

> Bjorn

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-09-13  3:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-11 18:12 linux-next: Tree for Sept 11 (drm related: boot problems on amd64) Sedat Dilek
2012-09-11 18:29 ` Sedat Dilek
2012-09-11 22:04   ` Sedat Dilek
2012-09-12 19:52     ` Bjorn Helgaas
2012-09-13  3:01       ` Sedat Dilek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).