[Bug 597075] Re: 2.6.35 hangs at boot due to regression in i915 or intel_agp
Leann Ogasawara
leann.ogasawara at canonical.com
Thu Jun 24 19:02:05 UTC 2010
Thanks for verifying. 2.6.35-1.1 was based on upstream 2.6.35-rc1 and
2.6.35-2.2 was based on upstream 2.6.35-rc2. It looks like i915 saw 43
commits between 2.6.35-rc1 and 2.6.35-rc2. intel-agp looks like it had
0 changes:
~/linux-2.6$ git log --pretty=oneline v2.6.35-rc1..v2.6.35-rc2 -- drivers/gpu/drm/i915/ | wc -l
43
~/linux-2.6$ git log --pretty=oneline v2.6.35-rc1..v2.6.35-rc2 -- drivers/char/agp/intel-agp.c | wc -l
0
So lets stick with the bisect of the i915 changes.
~/linux-2.6$ git bisect start v2.6.35-rc2 v2.6.35-rc1 -- drivers/gpu/drm/i915/
Bisecting: 21 revisions left to test after this (roughly 5 steps)
[9553426372eef71c849499fb1d232f4b0577c0f9] drm/i915: Add CxSR support on Pineview DDR3
I've built the resulting bisected kernel and placed it at the following
url. I realize the .deb has an odd version name, but please test
anyways and let me know your results. Thanks.
http://people.canonical.com/~ogasawara/lp597075/9553426/
--
2.6.35 hangs at boot due to regression in i915 or intel_agp
https://bugs.launchpad.net/bugs/597075
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to linux in ubuntu.
More information about the kernel-bugs
mailing list