All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ@public.gmane.org
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Subject: [Bug 15753] New: [Dualhead, randr12]
Date: Tue, 29 Apr 2008 03:45:44 -0700 (PDT)	[thread overview]
Message-ID: <bug-15753-8800@http.bugs.freedesktop.org/> (raw)

http://bugs.freedesktop.org/show_bug.cgi?id=15753

           Summary: [Dualhead, randr12]
           Product: xorg
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Driver/nouveau
        AssignedTo: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
        ReportedBy: xake-ca8b1Tj3MiseIZ0/mPfg9Q@public.gmane.org
         QAContact: xorg-team-go0+a7rfsptAfugRpC6u6w@public.gmane.org


My system have two monitors connected to my system.
My xorg.conf starts VGA-0 to the left of DVI-A-0.
Both starts at resolution 1280x1024 by default (not changed by me).

VGA-0 is capable of running the resolution 1600x1200, but here comes the
problem:
xake@lillen ~ $ xrandr --output VGA-0 --mode 1600x1200
xake@lillen ~ $ xrandr
Screen 0: minimum 320 x 200, current 2560 x 1200, maximum 3000 x 3000
VGA-0 connected 1600x1200+0+0 (normal left inverted right x axis y axis) 352mm
x 264mm
   1280x1024      85.0 +   84.8     75.0  
   1600x1200      75.0* 
   1152x864       75.0  
   1024x768      100.0     84.9     75.1     70.1     60.0     43.5  
   832x624        74.6  
   800x600        84.9     72.2     75.0     60.3     56.2  
   640x480        84.6     75.0     72.8     66.7     60.0  
   720x400        87.8     70.1  
DVI-A-0 connected 1280x1024+1280+0 (normal left inverted right x axis y axis)
306mm x 230mm
   1280x1024      60.1* 
   1024x768       75.1     70.1     60.0     43.5  
   832x624        74.6  
   800x600        72.2     75.0     60.3     56.2  
   640x480        75.0     72.8     66.7     60.0     59.9  
   720x400        87.8     70.1  
   512x384       120.0  
   400x300       120.6  
   320x240       120.1  
DVI-D-0 disconnected (normal left inverted right x axis y axis)

As you can see in this output the "current" for "Screen 0" is less then the
width of VGA-0 and DVI-A-0 making a part of the left screen also appere on the
right.

However if I do:

xake@lillen ~ $ xrandr
Screen 0: minimum 320 x 200, current 2560 x 1200, maximum 3000 x 3000
VGA-0 connected 1600x1200+0+0 (normal left inverted right x axis y axis) 352mm
x 264mm
   1280x1024      85.0 +   84.8     75.0  
   1600x1200      75.0* 
   1152x864       75.0  
   1024x768      100.0     84.9     75.1     70.1     60.0     43.5  
   832x624        74.6  
   800x600        84.9     72.2     75.0     60.3     56.2  
   640x480        84.6     75.0     72.8     66.7     60.0  
   720x400        87.8     70.1  
DVI-A-0 connected 1280x1024+1280+0 (normal left inverted right x axis y axis)
306mm x 230mm
   1280x1024      60.1* 
   1024x768       75.1     70.1     60.0     43.5  
   832x624        74.6  
   800x600        72.2     75.0     60.3     56.2  
   640x480        75.0     72.8     66.7     60.0     59.9  
   720x400        87.8     70.1  
   512x384       120.0  
   400x300       120.6  
   320x240       120.1  
DVI-D-0 disconnected (normal left inverted right x axis y axis)
xake@lillen ~ $ xrandr --output DVI-A-0 --off
xake@lillen ~ $ xrandr --output DVI-A-0 --auto
xake@lillen ~ $ xrandr --output DVI-A-0 --right-of VGA-0
xake@lillen ~ $ xrandr --output DVI-A-0 --mode 1280x1024
xake@lillen ~ $ xrandr
Screen 0: minimum 320 x 200, current 2880 x 1200, maximum 3000 x 3000
VGA-0 connected 1600x1200+0+0 (normal left inverted right x axis y axis) 352mm
x 264mm
   1280x1024      85.0 +   84.8     75.0  
   1600x1200      75.0* 
   1152x864       75.0  
   1024x768      100.0     84.9     75.1     70.1     60.0     43.5  
   832x624        74.6  
   800x600        84.9     72.2     75.0     60.3     56.2  
   640x480        84.6     75.0     72.8     66.7     60.0  
   720x400        87.8     70.1  
DVI-A-0 connected 1280x1024+1600+0 (normal left inverted right x axis y axis)
306mm x 230mm
   1280x1024      60.1* 
   1024x768       75.1     70.1     60.0     43.5  
   832x624        74.6  
   800x600        72.2     75.0     60.3     56.2  
   640x480        75.0     72.8     66.7     60.0     59.9  
   720x400        87.8     70.1  
   512x384       120.0  
   400x300       120.6  
   320x240       120.1  
DVI-D-0 disconnected (normal left inverted right x axis y axis)

Then as you can see everything works nice.

So it seems changing the resolution the output of VGA-0 (theleft screen) does
not setup a correct screen size, but with xrandr turn off DVI-A-0 and restore
its setup again both monitors seems to work nice.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

             reply	other threads:[~2008-04-29 10:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-29 10:45 bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ [this message]
     [not found] ` <bug-15753-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2008-04-29 10:47   ` [Bug 15753] [Dualhead, randr12] bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2008-04-29 10:59   ` [Bug 15753] [Dualhead, randr12] the width of the fb does not change itself bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2008-04-29 11:06   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2008-04-29 17:11   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-15753-8800@http.bugs.freedesktop.org/ \
    --to=bugzilla-daemon-cc+yj3umiyqdupfqwhejaq@public.gmane.org \
    --cc=nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.