public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Oops on i915 on 8086:a011 pine trail 2.6.32-rc6
@ 2009-11-10 23:27 Luis R. Rodriguez
  2009-11-11 22:26 ` Luis R. Rodriguez
  0 siblings, 1 reply; 4+ messages in thread
From: Luis R. Rodriguez @ 2009-11-10 23:27 UTC (permalink / raw)
  To: intel-gfx; +Cc: linux-kernel

Getting an oops with a pine trail netbook I'm doing testing on on
2.6.32-rc6 with a fresh new distro kernel for the next Ubuntu 10.04
release:

https://launchpad.net/ubuntu/+source/linux/2.6.32-3.3/+build/1339939/+files/linux-image-2.6.32-3-386_2.6.32-3.3_i386.deb

The machine boots fine with 2.6.31.

The oops happens early on the boot process, I'll next rebuild my own
with early boot delay (CONFIG_BOOT_PRINTK_DELAY) as that seems to be
the only way I'm going to get this full trace out. Good thing is its
100% reproducible so I should be able to bisect. The only thing
visible so far is the end of the oops:

http://bombadil.infradead.org/~mcgrof/oops-img/2009/11/2.6.32-rc6-i915-8086-a011-oops-01.jpg

PS. who maintains i915? I see no entry for it on MAINTAINERS and it
took me a while to find the intel-gfx@lists.freedesktop.org (only
member posting) list. Is this the right list?

  Luis

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

* Re: Oops on i915 on 8086:a011 pine trail 2.6.32-rc6
  2009-11-10 23:27 Oops on i915 on 8086:a011 pine trail 2.6.32-rc6 Luis R. Rodriguez
@ 2009-11-11 22:26 ` Luis R. Rodriguez
  2009-11-16 14:33   ` Woody Suwalski
  2009-11-19 15:29   ` Steve Conklin
  0 siblings, 2 replies; 4+ messages in thread
From: Luis R. Rodriguez @ 2009-11-11 22:26 UTC (permalink / raw)
  To: intel-gfx; +Cc: linux-kernel

On Tue, Nov 10, 2009 at 3:27 PM, Luis R. Rodriguez <mcgrof@gmail.com> wrote:
> Getting an oops with a pine trail netbook I'm doing testing on on
> 2.6.32-rc6 with a fresh new distro kernel for the next Ubuntu 10.04
> release:
>
> https://launchpad.net/ubuntu/+source/linux/2.6.32-3.3/+build/1339939/+files/linux-image-2.6.32-3-386_2.6.32-3.3_i386.deb
>
> The machine boots fine with 2.6.31.
>
> The oops happens early on the boot process, I'll next rebuild my own
> with early boot delay (CONFIG_BOOT_PRINTK_DELAY) as that seems to be
> the only way I'm going to get this full trace out. Good thing is its
> 100% reproducible so I should be able to bisect. The only thing
> visible so far is the end of the oops:
>
> http://bombadil.infradead.org/~mcgrof/oops-img/2009/11/2.6.32-rc6-i915-8086-a011-oops-01.jpg

I compiled my own 2.6.32-rc6 based Linus' tip from today actually and
I didn't run into issues.

  Luis

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

* Re: Oops on i915 on 8086:a011 pine trail 2.6.32-rc6
  2009-11-11 22:26 ` Luis R. Rodriguez
@ 2009-11-16 14:33   ` Woody Suwalski
  2009-11-19 15:29   ` Steve Conklin
  1 sibling, 0 replies; 4+ messages in thread
From: Woody Suwalski @ 2009-11-16 14:33 UTC (permalink / raw)
  To: Luis R. Rodriguez; +Cc: intel-gfx, linux-kernel

Luis R. Rodriguez wrote:
> On Tue, Nov 10, 2009 at 3:27 PM, Luis R. Rodriguez <mcgrof@gmail.com> wrote:
>   
>> Getting an oops with a pine trail netbook I'm doing testing on on
>> 2.6.32-rc6 with a fresh new distro kernel for the next Ubuntu 10.04
>> release:
>>
>> https://launchpad.net/ubuntu/+source/linux/2.6.32-3.3/+build/1339939/+files/linux-image-2.6.32-3-386_2.6.32-3.3_i386.deb
>>
>> The machine boots fine with 2.6.31.
>>
>> The oops happens early on the boot process, I'll next rebuild my own
>> with early boot delay (CONFIG_BOOT_PRINTK_DELAY) as that seems to be
>> the only way I'm going to get this full trace out. Good thing is its
>> 100% reproducible so I should be able to bisect. The only thing
>> visible so far is the end of the oops:
>>
>> http://bombadil.infradead.org/~mcgrof/oops-img/2009/11/2.6.32-rc6-i915-8086-a011-oops-01.jpg
>>     
>
> I compiled my own 2.6.32-rc6 based Linus' tip from today actually and
> I didn't run into issues.
>
>   
I had similar problem on Pineview ( I think you have meant Pineview - 
not Pinetrail?)  - had to boot with "nomodeset" option.
However it has been rectified in a first git after -rc6.
Works for me now...

Woody


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

* Re: Oops on i915 on 8086:a011 pine trail 2.6.32-rc6
  2009-11-11 22:26 ` Luis R. Rodriguez
  2009-11-16 14:33   ` Woody Suwalski
@ 2009-11-19 15:29   ` Steve Conklin
  1 sibling, 0 replies; 4+ messages in thread
From: Steve Conklin @ 2009-11-19 15:29 UTC (permalink / raw)
  To: Luis R. Rodriguez; +Cc: intel-gfx, linux-kernel, UBUNTU kernel-team

On 11/11/2009 04:26 PM, Luis R. Rodriguez wrote:
> On Tue, Nov 10, 2009 at 3:27 PM, Luis R. Rodriguez <mcgrof@gmail.com> wrote:
>> Getting an oops with a pine trail netbook I'm doing testing on on
>> 2.6.32-rc6 with a fresh new distro kernel for the next Ubuntu 10.04
>> release:
>>
>> https://launchpad.net/ubuntu/+source/linux/2.6.32-3.3/+build/1339939/+files/linux-image-2.6.32-3-386_2.6.32-3.3_i386.deb
>>
>> The machine boots fine with 2.6.31.
>>
>> The oops happens early on the boot process, I'll next rebuild my own
>> with early boot delay (CONFIG_BOOT_PRINTK_DELAY) as that seems to be
>> the only way I'm going to get this full trace out. Good thing is its
>> 100% reproducible so I should be able to bisect. The only thing
>> visible so far is the end of the oops:
>>
>> http://bombadil.infradead.org/~mcgrof/oops-img/2009/11/2.6.32-rc6-i915-8086-a011-oops-01.jpg
> 
> I compiled my own 2.6.32-rc6 based Linus' tip from today actually and
> I didn't run into issues.
> 
>   Luis

Luis (and everyone else),

I'm taking the lead for graphics on the Ubuntu kernel team. I'm happy to have bugs filed
on launchpad for these, and you can contact me directly or send email to the canonical
kernel team list, which I'm including in this distribution.

I'm tracking issues with a couple of platforms using the i915 driver as delivered
both in the karmic release, and in the 10.04 kernel. I hope to have them resolved soon.
Testing on the non-pinetrail platform this morning, the issues were resolved with the
patches queued for Linus's next merge. Knowing that Linus' tip solves your pine trail
issue is good information. Thanks for your testing work!

Steve Conklin

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

end of thread, other threads:[~2009-11-19 15:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-10 23:27 Oops on i915 on 8086:a011 pine trail 2.6.32-rc6 Luis R. Rodriguez
2009-11-11 22:26 ` Luis R. Rodriguez
2009-11-16 14:33   ` Woody Suwalski
2009-11-19 15:29   ` Steve Conklin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox