https://bugs.freedesktop.org/show_bug.cgi?id=75447

--- Comment #8 from Emil Velikov <[email protected]> ---
(In reply to comment #7)
> Hi Emil
> 
> I've attached two new dmesg from the same 3.13 kernel. Note that nouveau is
> always built as a module, what causes the problem is having it embedded into
> the initramfs
> 
> Thanks
Ouch thanks for point it out. Seems like I was day dreaming there.

Afaics there are only differences between the two
 - In the "good" case, nouveau manages to load the adt7473 i2c sensor. Not
related to your problem, but might indicate why you do not see the temperature
reading in "sensors"
 - The runtime pm tries to suspend one of the cards (assuming the latter) where
it should not have. Most likely the real problem, disable using
"nouveau.runpm=0" in your kernel command line (i.e grub)

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Nouveau mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/nouveau

Reply via email to