<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Distorted graphics (double cursor) with GeForce 4200Go (NV28)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=54700#c14">Comment # 14</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Distorted graphics (double cursor) with GeForce 4200Go (NV28)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=54700">bug 54700</a>
from <span class="vcard"><a class="email" href="mailto:r.ductor@gmail.com" title="r.ductor@gmail.com">r.ductor@gmail.com</a>
</span></b>
<pre>(In reply to <a href="show_bug.cgi?id=54700#c12">comment #12</a>)
Hello, I had just installed the nvidia proprietary driver :(((( when I saw the
questions, so now I've unistalled everything just to answer ...
<span class="quote">> * Does the corruption/distored graphics occur before X ?</span >
framebuffer console seems ok. The anomalous graphics starts when loading kdm.
See the picture above.
<span class="quote">> * Wondering how much effect this has "Unknown LVDS configuration bits"
> Does that issue occur on a non LVDS output - eg. when you have monitor
> plugged to the VGA and LVDS is off ?</span >
It's a laptop: how can I do that?
<span class="quote">> * Does the "distorted graphics" differ if you (re)move the mesa driver
> nouveau_vieux.so ?</span >
YES, just reproduced after
mv /usr/lib/i386-linux-gnu/dri/{,__unloaded__}nouveau_vieux_dri.so
<span class="quote">> * Why do you have custom modelines in your xorg.conf? </span >
Do not know. I do not have a xorg.conf, nor I did not modified anything apart
the conf files in xorg, which are currently disabled by the -off suffix (by
they are trivial, anyway, see below)
root@majorana:~# ls /etc/X11
app-defaults default-display-manager rgb.txt xinit xorg.conf.d Xreset.d
Xsession Xsession.options Xwrapper.config
cursors fonts X xkb Xreset Xresources
Xsession.d XvMCConfig
root@majorana:~# ls /etc/X11/xorg.conf.d/
modesetting.conf-off nouveau.conf-off nvidia.conf-off vesa.conf-off
root@majorana:~# cat /etc/X11/xorg.conf.d/*
Section "Device"
Identifier "Device0"
Driver "modesetting"
BusID "pci:0000:01:00.0"
EndSection
Section "Device"
Identifier "Device0"
Driver "nouveau"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
EndSection
Section "Device"
Identifier "Device0"
Driver "vesa"
EndSection</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>