Bug 88262 - [NV28] 3.19 kernels hang during boot
Summary: [NV28] 3.19 kernels hang during boot
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/nouveau (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Nouveau Project
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-10 09:21 UTC by Bruno Wolff
Modified: 2015-01-10 16:12 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
dmesg output from a successful 3.18 boot (55.88 KB, text/plain)
2015-01-10 09:21 UTC, Bruno Wolff
no flags Details

Description Bruno Wolff 2015-01-10 09:21:29 UTC
Created attachment 112047 [details]
dmesg output from a successful 3.18 boot

3.19 kernels having been hanging for me during boot for one of my machines. 
This is still happening as of commit dc9319f5a3e1f67d2a2fbf190e30f6d03f569fed (post rc3). The problem first happens with commit ad4a362635353f7ceb66f4038269770fee1025fa. I tried reverting ad4a362635353f7ceb66f4038269770fee1025fa from dc9319f5a3e1f67d2a2fbf190e30f6d03f569fed, but there were conflicts and I don't know enough to properly resolve them.
The hang is early enough that I can't get logging output from the boot.
Comment 1 Bruno Wolff 2015-01-10 09:26:25 UTC
I filed a bug at kernel.org for this as well:
https://bugzilla.kernel.org/show_bug.cgi?id=91091
Comment 2 Pierre Moreau 2015-01-10 09:39:41 UTC
You could blacklist nouveau (via /etc/modprobe.d/somefile.conf) and load it manually once you're logged in. It seems you're using netconsole, but it only gets up once nouveau is loaded (apparently the interface is first called enp5s3 and is renamed to eth0 too late (for us)), so loading nouveau manually should also help you get some logs via netconsole.
Comment 4 Bruno Wolff 2015-01-10 16:12:51 UTC
Thanks. Next time I suspect a Nouveau bug, I'm going to remember to look though the queued up fixes before (or while starting) a bisect. I remember seeing the summary from the fix a week or so a ago when working with an nv50 issue and didn't put two and two together. I should have noticed this fix right away and tested it to see if it fixed my problem.

Anyway, I tested current mainline and things are fixed. Thanks again.


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.