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

--- Comment #25 from andrew p. <pan.pav....@gmail.com> ---
(In reply to Ilia Mirkin from comment #24)
> It's good that it does that.
Is it so good that newest nouveau version will resolve this bug?

About xtrace, for poma:
> Guys, if any of you know how to x[11]trace lightdm-gtk-greeter?
You need to modify "greeter-wrapper" script to run xtrace. Default path for
ubuntu: /usr/lib/lightdm/lightdm-greeter-session

Replace launching command:
    exec $@ &
with xtrace command:
    exec xtrace -b -o /tmp/xtrace.log $@ &

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

Reply via email to