[Nouveau] [Bug 92962] KDE hangs and system freezes while journalctl lists complains of kernel (nouveau). Nvidia graphics

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Nov 15 04:56:25 PST 2015


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

--- Comment #4 from Pierre Moreau <pierre.morrow at free.fr> ---
(In reply to stakanov from comment #3)
> A bit embarrassing but I do not really know what to ask there. 
> 
> I think I know how to blacklist nouveau:
> 
> # echo "blacklist nouveau" >> /etc/modprobe.d/50-blacklist.conf && mkinitrd
> && reboot

That should do it.

(In reply to stakanov from comment #3)
> Then, if I do understand rightly: 
> 
> cat /dev/kmsg > kmsgresult.txt 
> 
> Then 
> 
> modprobe nouveau 
> 
> (from the  CLI) and then again?
> 
> cat /dev/kmsg > kmsgresult2.txt 

    cat /dev/kmsg > kmsgresult.txt&
    modprobe nouveau
    startx

would be one way to go, as `cat` will continue its job until it get killed. And
then when you reboot, you can access the file (which hopefully didn't end up
corrupted). Maybe `journalctl -k -b -1` will contain all the information as
well (given that the previous boot, was one that froze)?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20151115/9ef6e2a8/attachment.html>


More information about the Nouveau mailing list