Summary: |
[NVE6] 'HUB_INIT timed out' 'Watchdog detected hard LOCKUP on cpu 7' |
Product: |
xorg
|
Reporter: |
buhman <zack> |
Component: |
Driver/nouveau | Assignee: |
Nouveau Project <nouveau> |
Status: |
RESOLVED
DUPLICATE
|
QA Contact: |
Xorg Project Team <xorg-team> |
Severity: |
normal
|
|
|
Priority: |
medium
|
CC: |
kraige
|
Version: |
git | |
|
Hardware: |
x86-64 (AMD64) | |
|
OS: |
Linux (All) | |
|
Whiteboard: |
|
i915 platform:
|
|
i915 features:
|
|
Attachments: |
|
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.
Created attachment 101915 [details] linux 3.15.1 On kernels after ~3.14, some time after nouveau fails to initialize (<60 seconds) ~all of userland becomes mostly unreponsive (cpu time preemption?) [dmesg1]. The 'unresponsive' behavior starts at around the same time 56.740245 happens. I bisected, and found the first commit where this happens is 1f1ac3bf2a804911ad46076b10ce15364237a698. Removing this commit causes the previous behavior: initialization fails as usual but nothing else interesting happens.