Summary: | [NV96] [BISECTED] Regression: 9600M GT fails to boot with 3.13-rc8 | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Andreas Reis <andreas.reis> | ||||||||||
Component: | Driver/nouveau | Assignee: | Nouveau Project <nouveau> | ||||||||||
Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> | ||||||||||
Severity: | critical | ||||||||||||
Priority: | medium | ||||||||||||
Version: | git | ||||||||||||
Hardware: | x86-64 (AMD64) | ||||||||||||
OS: | Linux (All) | ||||||||||||
Whiteboard: | |||||||||||||
i915 platform: | i915 features: | ||||||||||||
Attachments: |
|
Description
Andreas Reis
2014-01-19 12:35:53 UTC
Did the kernel that you were testing contain https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=fdd239ac99a0cc298b382c5ab5e7bcd09e8933d7 ? It's at Torvalds's current HEAD ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net"), so yes. I also double checked 'git diff'; the 'populate master' commit is the only one reverted. The only weird thing I see in your log is [ 0.766097] nouveau [ MXM][0000:01:00.0] unmatched output device 0x96006403e8060100 [ 0.766099] nouveau [ MXM][0000:01:00.0] unmatched output device 0x0000004100009600 Can you get the dmesg from one of the failed boots with a HEAD kernel? It's probably in your system logs. That should pinpoint exactly where the issue is. Created attachment 92395 [details]
dmesg of bugged 3.13-rc8+ kernel
Sorry for the delay; took me a while to remember adding "emergency" to the kernel line in order to be able to copy the faulty dmesg.
I recompiled the kernel (at said "Merge ... net", ie. with the commit you mentioned included). Turns out there's still a NULL pointer deference somewhere.
Created attachment 92398 [details]
dmesg of kernel 3.12.7
There's the dmesg of the (trouble-free) kernel 3.12.7 for good measure; the two "unmatched output devices" are already there.
Speaking of which, maybe that's related to the HDMI issue: I can connect my old ViewSonic VX924 via VGA just fine, but when I try to connect it via HDMI (via DVI converter cable) it gets recognized as DVI-D-1 just fine (ie. with proper resolutions, etc.), but doesn't receive any input upon activation. No such issue with the proprietary nvidia driver, but that's obviously for another bug report.
Created attachment 92399 [details] [review] pass mxm pointer separately For your HDMI issue -- can you see if the patch at https://bugs.freedesktop.org/attachment.cgi?id=92185 helps (and if so, mention something to that effect in bug #60680). For your MXM issue -- does this help? Both fixes work properly, thanks! (The two "unmatched output device" lines are the same as before, though.) Looks like my patch made it into 3.13 (commit 72de182362... last one!). Thanks for the report. |
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.