Comment 34 for bug 653714

Revision history for this message
In , Emil-l-velikov (emil-l-velikov) wrote :

(In reply to comment #14)
> (In reply to comment #12)
...
> > * 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 ?
>
> It's a laptop: how can I do that?
>
1. Connect in a monitor/TV to the VGA(DVI-D) connector
2. Set it up - use xrandr or your favourite gui app
(replace the VGA-1 with DVI-D-1 if appropriate)
$ xrandr --output VGA-1 --auto

3. Disable LVDS - use xrandr or your favourite gui app
$ xrandr --output LVDS-1 --off

> > * Does the "distorted graphics" differ if you (re)move the mesa driver
> > nouveau_vieux.so ?
>
> YES, just reproduced after
> mv /usr/lib/i386-linux-gnu/dri/{,__unloaded__}nouveau_vieux_dri.so
>
Did you restart X after doing that ?

> > * Why do you have custom modelines in your xorg.conf?
>
> 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)
>
Got distracted there, my bad