Summary: | [855GM] hang at startup | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | CIJOML CIJOMLovic CIJOMLov <cijoml> | ||||||
Component: | Driver/intel | Assignee: | Jesse Barnes <jbarnes> | ||||||
Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> | ||||||
Severity: | major | ||||||||
Priority: | medium | CC: | eric, michael.fu | ||||||
Version: | git | Keywords: | NEEDINFO | ||||||
Hardware: | x86 (IA32) | ||||||||
OS: | Linux (All) | ||||||||
Whiteboard: | |||||||||
i915 platform: | i915 features: | ||||||||
Attachments: |
|
Description
CIJOML CIJOMLovic CIJOMLov
2008-05-24 19:35:56 UTC
sorry problem compiling source. (In reply to comment #1) > sorry problem compiling source. Do you mean this bug report is invalid as a compiling issue? Or could you git-bisect to the exact culprit commit? btw, I'm not seeing this issue with the latest driver. Hi there, I finally found commit causign complete computer freeze at my configuration bisecting tree: notas:/usr/src/xf86-video-intel# git bisect log git-bisect start # bad: [363ccc3dfbf8ab91608d502e0376a43653581856] Fixup FIFO comment git-bisect bad 363ccc3dfbf8ab91608d502e0376a43653581856 # good: [b2726899bc6ebd108aa4a5dd66fe1d881bb778b3] Add more FBC regs git-bisect good b2726899bc6ebd108aa4a5dd66fe1d881bb778b3 # good: [31654f52b084ebb32f69854dfb1c342c9da07928] Merge branch 'master' into xvmc git-bisect good 31654f52b084ebb32f69854dfb1c342c9da07928 # bad: [dcbdc901d64d2fab489292ef1c9ca1490bdd1e94] Merge commit 'origin/master' into projective-965 git-bisect bad dcbdc901d64d2fab489292ef1c9ca1490bdd1e94 # good: [5fcc002f77ebb66c1dc0f901a377ccf9bbc1d0bd] Fix crash triggered by dpms low power mode with hardware overlay running git-bisect good 5fcc002f77ebb66c1dc0f901a377ccf9bbc1d0bd # bad: [771a56b1ed0df69345c723cb62a73b6842cd8227] Clarify comment in exa_sf program git-bisect bad 771a56b1ed0df69345c723cb62a73b6842cd8227 # bad: [588371ba15afffa9343629f0ea7ce530586eef0b] Merge branch 'master' into pfit git-bisect bad 588371ba15afffa9343629f0ea7ce530586eef0b # bad: [8cdbd55f8075cd18b563badde35815665d7d053e] Fix 965+ rendering issues with DRI disabled. git-bisect bad 8cdbd55f8075cd18b563badde35815665d7d053e # bad: [552a1b824db31a234d7c5cb71057ed0e0ce64477] Disable a bunch of clock gating disables on IGD_GM, which doesn't need them. git-bisect bad 552a1b824db31a234d7c5cb71057ed0e0ce64477 # good: [c1a2bc357fc122d3718eca771530367ba2915815] Don't try to build XvMC if DRI is disabled git-bisect good c1a2bc357fc122d3718eca771530367ba2915815 notas:/usr/src/xf86-video-intel# The one which causes problems is: # bad: [552a1b824db31a234d7c5cb71057ed0e0ce64477] Disable a bunch of clock gating disables on IGD_GM, which doesn't need them. Can anybody remove it from tree or solve problem it caused? Thanks a lot Michal Do you actually have the hardware that the commit in question affects? Could you attach Xorg.0.log? That commit only impacts a specific hardware, and I suspect it's probably not the one you are using. Hi Gordon, my hardware is Acer TravelMate 242 with Intel 852GME. Then I don't see any possible way it could be the commit you bisected to. Don't ask me how bisect works - but now it runns again...I will add log from successful start with version I bisected and with latest git which crashes my computer. Give me sec... response? Michal? Created attachment 16936 [details]
Xorg.0.log-bad
Xorg.0.log-bad taken with while true; do sync;done & at the background, hopefully almost complete
Created attachment 16937 [details]
Xorg.0.log-good
Xorg.0.log-good
anything fishy from the log, zhenyu? is there any other info or action we can ask michal to do? So 2.3.1 and 2.3.2 works for you, but git master failed? I think it's still FIFO issue we haven't resolved so far. re-assign to Jesse. If it really is a FIFO issue, the latest patch in 16169 might help. Can you give it a try? Oh, you'll need to apply the patch to git master too, it has some other fixes for 855 as well. I'm pretty sure we've fixed this one, please re-open if that's not the case, Michael. Thanks, Jesse |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.