All of lore.kernel.org
 help / color / mirror / Atom feed
* How to set a different resolution?
@ 2008-09-30 21:19 Tomasz Chmielewski
       [not found] ` <48E297C8.3050803-Nem3ZqsbT/g@public.gmane.org>
  0 siblings, 1 reply; 9+ messages in thread
From: Tomasz Chmielewski @ 2008-09-30 21:19 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

I just gave nouveau a try and was surprised that it just works out of 
the box on Mandriva. Great work!

However, I'm not sure how to set up a different resolution properly.

With the closed nvidia driver, I usually just click on krandrtray in KDE 
and pick a different resolution.

With nouveau driver, though, it works as well, but only partially.

I can see the resolution is theoretically changed (fonts, windows are 
bigger when I change from 1280x1024 to 1024x768), but technically, in my 
LCD monitor info I can see the resolution is still 1280x1024. Why?

Because of this issue, I can't use my beamer (dual-head), which only 
supports resolutions up to 1024x768.


-- 
Tomasz Chmielewski
http://wpkg.org

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: How to set a different resolution?
       [not found] ` <48E297C8.3050803-Nem3ZqsbT/g@public.gmane.org>
@ 2008-09-30 21:33   ` Stephane Marchesin
       [not found]     ` <6a89f9d50809301433y4da36b28vb23813cef7f01b21-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  2008-09-30 21:35   ` Michael Kreitzer
  1 sibling, 1 reply; 9+ messages in thread
From: Stephane Marchesin @ 2008-09-30 21:33 UTC (permalink / raw)
  To: Tomasz Chmielewski; +Cc: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

On Tue, Sep 30, 2008 at 11:19 PM, Tomasz Chmielewski <mangoo-Nem3ZqsbT/g@public.gmane.org> wrote:
> I just gave nouveau a try and was surprised that it just works out of
> the box on Mandriva. Great work!
>
> However, I'm not sure how to set up a different resolution properly.
>
> With the closed nvidia driver, I usually just click on krandrtray in KDE
> and pick a different resolution.
>
> With nouveau driver, though, it works as well, but only partially.
>
> I can see the resolution is theoretically changed (fonts, windows are
> bigger when I change from 1280x1024 to 1024x768), but technically, in my
> LCD monitor info I can see the resolution is still 1280x1024. Why?
>
> Because of this issue, I can't use my beamer (dual-head), which only
> supports resolutions up to 1024x768.
>

Type "xrandr" to list the available resolutions. Then xrandr -s [the
number of my favourite resolution in the list].

For further information look there:
http://intellinuxgraphics.org/dualhead.html
(or any xrandr 1.2 tutorial for that matter).

Stephane

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: How to set a different resolution?
       [not found] ` <48E297C8.3050803-Nem3ZqsbT/g@public.gmane.org>
  2008-09-30 21:33   ` Stephane Marchesin
@ 2008-09-30 21:35   ` Michael Kreitzer
       [not found]     ` <200809301735.51849.mrgrim-ny2OW3TU9Nk@public.gmane.org>
  1 sibling, 1 reply; 9+ messages in thread
From: Michael Kreitzer @ 2008-09-30 21:35 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

Tomasz,

It sounds to me like what may be happening is the video card is doing the 
scaling instead of the monitor.  This is evidenced by the fact that the 
resolution does change, but the LCD still sees the native resolution coming 
in. This shouldn't affect dual head, however.

I'm not sure how to change this. It's also possible your monitor needs this. 
This should, however, give you a starting point on where to look for how to 
correct this.

- Michael

On Tuesday 30 September 2008 05:19:04 pm Tomasz Chmielewski wrote:
> I just gave nouveau a try and was surprised that it just works out of
> the box on Mandriva. Great work!
>
> However, I'm not sure how to set up a different resolution properly.
>
> With the closed nvidia driver, I usually just click on krandrtray in KDE
> and pick a different resolution.
>
> With nouveau driver, though, it works as well, but only partially.
>
> I can see the resolution is theoretically changed (fonts, windows are
> bigger when I change from 1280x1024 to 1024x768), but technically, in my
> LCD monitor info I can see the resolution is still 1280x1024. Why?
>
> Because of this issue, I can't use my beamer (dual-head), which only
> supports resolutions up to 1024x768.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: How to set a different resolution?
       [not found]     ` <6a89f9d50809301433y4da36b28vb23813cef7f01b21-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2008-09-30 21:41       ` Tomasz Chmielewski
  0 siblings, 0 replies; 9+ messages in thread
From: Tomasz Chmielewski @ 2008-09-30 21:41 UTC (permalink / raw)
  To: Stephane Marchesin; +Cc: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

Stephane Marchesin schrieb:
> On Tue, Sep 30, 2008 at 11:19 PM, Tomasz Chmielewski <mangoo-Nem3ZqsbT/g@public.gmane.org> wrote:
>> I just gave nouveau a try and was surprised that it just works out of
>> the box on Mandriva. Great work!
>>
>> However, I'm not sure how to set up a different resolution properly.
>>
>> With the closed nvidia driver, I usually just click on krandrtray in KDE
>> and pick a different resolution.
>>
>> With nouveau driver, though, it works as well, but only partially.
>>
>> I can see the resolution is theoretically changed (fonts, windows are
>> bigger when I change from 1280x1024 to 1024x768), but technically, in my
>> LCD monitor info I can see the resolution is still 1280x1024. Why?
>>
>> Because of this issue, I can't use my beamer (dual-head), which only
>> supports resolutions up to 1024x768.
>>
> 
> Type "xrandr" to list the available resolutions. Then xrandr -s [the
> number of my favourite resolution in the list].

"xrandr -s 1024x768" sets the resolution to 1024x768, but LCD display 
still shows 1280x1024 when I press its "Show info" button. Beamer 
doesn't work in that resolution.

Also, I can see black stripes (1 cm or so on a 19 inch LCD) below and 
above the image, where I can't move the mouse.


> For further information look there:
> http://intellinuxgraphics.org/dualhead.html
> (or any xrandr 1.2 tutorial for that matter).

I think the problem lies somewhere else.


-- 
Tomasz Chmielewski
http://wpkg.org

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: How to set a different resolution?
       [not found]     ` <200809301735.51849.mrgrim-ny2OW3TU9Nk@public.gmane.org>
@ 2008-10-01  5:34       ` Tomasz Chmielewski
       [not found]         ` <48E30BD3.8010505-Nem3ZqsbT/g@public.gmane.org>
  0 siblings, 1 reply; 9+ messages in thread
From: Tomasz Chmielewski @ 2008-10-01  5:34 UTC (permalink / raw)
  To: Michael Kreitzer; +Cc: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

Michael Kreitzer schrieb:
> Tomasz,
> 
> It sounds to me like what may be happening is the video card is doing the 
> scaling instead of the monitor.  This is evidenced by the fact that the 
> resolution does change, but the LCD still sees the native resolution coming 
> in. This shouldn't affect dual head, however.
> 
> I'm not sure how to change this. It's also possible your monitor needs this. 
> This should, however, give you a starting point on where to look for how to 
> correct this.

With nvidia or nv driver though, the monitor sees the correct resolution 
(I can't use dual head with nv, though).


-- 
Tomasz Chmielewski
http://wpkg.org

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: How to set a different resolution?
       [not found]         ` <48E30BD3.8010505-Nem3ZqsbT/g@public.gmane.org>
@ 2008-10-01 13:06           ` Maarten Maathuis
       [not found]             ` <6d4bc9fc0810010606s4e80d9bcv28f051614288daba-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  0 siblings, 1 reply; 9+ messages in thread
From: Maarten Maathuis @ 2008-10-01 13:06 UTC (permalink / raw)
  To: Tomasz Chmielewski; +Cc: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

On Wed, Oct 1, 2008 at 7:34 AM, Tomasz Chmielewski <mangoo-Nem3ZqsbT/g@public.gmane.org> wrote:
> Michael Kreitzer schrieb:
>> Tomasz,
>>
>> It sounds to me like what may be happening is the video card is doing the
>> scaling instead of the monitor.  This is evidenced by the fact that the
>> resolution does change, but the LCD still sees the native resolution coming
>> in. This shouldn't affect dual head, however.
>>
>> I'm not sure how to change this. It's also possible your monitor needs this.
>> This should, however, give you a starting point on where to look for how to
>> correct this.
>
> With nvidia or nv driver though, the monitor sees the correct resolution
> (I can't use dual head with nv, though).
>
>
> --
> Tomasz Chmielewski
> http://wpkg.org
> _______________________________________________
> Nouveau mailing list
> Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
> http://lists.freedesktop.org/mailman/listinfo/nouveau
>

There should be a SCALING_MODE property, which can be set to
"fullscreen", the default however (iirc) is "aspect" scaling which may
leave top or bottom bars (but not both).

Maarten.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: How to set a different resolution?
       [not found]             ` <6d4bc9fc0810010606s4e80d9bcv28f051614288daba-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2008-10-01 13:07               ` Maarten Maathuis
  2008-10-04 15:16               ` Calvin Walton
  1 sibling, 0 replies; 9+ messages in thread
From: Maarten Maathuis @ 2008-10-01 13:07 UTC (permalink / raw)
  To: Tomasz Chmielewski; +Cc: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

On Wed, Oct 1, 2008 at 3:06 PM, Maarten Maathuis <madman2003-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
> On Wed, Oct 1, 2008 at 7:34 AM, Tomasz Chmielewski <mangoo-Nem3ZqsbT/g@public.gmane.org> wrote:
>> Michael Kreitzer schrieb:
>>> Tomasz,
>>>
>>> It sounds to me like what may be happening is the video card is doing the
>>> scaling instead of the monitor.  This is evidenced by the fact that the
>>> resolution does change, but the LCD still sees the native resolution coming
>>> in. This shouldn't affect dual head, however.
>>>
>>> I'm not sure how to change this. It's also possible your monitor needs this.
>>> This should, however, give you a starting point on where to look for how to
>>> correct this.
>>
>> With nvidia or nv driver though, the monitor sees the correct resolution
>> (I can't use dual head with nv, though).
>>
>>
>> --
>> Tomasz Chmielewski
>> http://wpkg.org
>> _______________________________________________
>> Nouveau mailing list
>> Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
>> http://lists.freedesktop.org/mailman/listinfo/nouveau
>>
>
> There should be a SCALING_MODE property, which can be set to
> "fullscreen", the default however (iirc) is "aspect" scaling which may
> leave top or bottom bars (but not both).
>
> Maarten.
>

I forgot to mention that's on DVI monitors.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: How to set a different resolution?
       [not found]             ` <6d4bc9fc0810010606s4e80d9bcv28f051614288daba-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  2008-10-01 13:07               ` Maarten Maathuis
@ 2008-10-04 15:16               ` Calvin Walton
       [not found]                 ` <1223133423.1364.4.camel-8FIgwK2HfyJXBbZVIddYnfySAhryLJCQ/z7RTEddyNg@public.gmane.org>
  1 sibling, 1 reply; 9+ messages in thread
From: Calvin Walton @ 2008-10-04 15:16 UTC (permalink / raw)
  To: Tomasz Chmielewski; +Cc: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

On Wed, 2008-10-01 at 15:06 +0200, Maarten Maathuis wrote:
> On Wed, Oct 1, 2008 at 7:34 AM, Tomasz Chmielewski <mangoo-Nem3ZqsbT/g@public.gmane.org> wrote:
> > Michael Kreitzer schrieb:
> >> Tomasz,
> >>
> >> It sounds to me like what may be happening is the video card is doing the
> >> scaling instead of the monitor.  This is evidenced by the fact that the
> >> resolution does change, but the LCD still sees the native resolution coming
> >> in. This shouldn't affect dual head, however.
> There should be a SCALING_MODE property, which can be set to
> "fullscreen", the default however (iirc) is "aspect" scaling which may
> leave top or bottom bars (but not both).

To tell the graphics card not to scale, and leave it to the monitor,
you'll want to run the following command:

xrandr --output DVI-I-0 --set SCALING_MODE panel

(replace DVI-I-0 with your actual output name - run xrandr with no
options if you're not sure)

That will cause the card to output the actual resolution you requested,
instead of scaling it to your monitor native resolution.

I'm not sure if there is some way to set this as the default, perhaps an
option in the xorg.conf?

-- 
Calvin Walton <calvin.walton-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: How to set a different resolution?
       [not found]                 ` <1223133423.1364.4.camel-8FIgwK2HfyJXBbZVIddYnfySAhryLJCQ/z7RTEddyNg@public.gmane.org>
@ 2008-10-04 18:15                   ` Maarten Maathuis
  0 siblings, 0 replies; 9+ messages in thread
From: Maarten Maathuis @ 2008-10-04 18:15 UTC (permalink / raw)
  To: Calvin Walton; +Cc: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

On Sat, Oct 4, 2008 at 5:16 PM, Calvin Walton <calvin.walton-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
> On Wed, 2008-10-01 at 15:06 +0200, Maarten Maathuis wrote:
>> On Wed, Oct 1, 2008 at 7:34 AM, Tomasz Chmielewski <mangoo-Nem3ZqsbT/g@public.gmane.org> wrote:
>> > Michael Kreitzer schrieb:
>> >> Tomasz,
>> >>
>> >> It sounds to me like what may be happening is the video card is doing the
>> >> scaling instead of the monitor.  This is evidenced by the fact that the
>> >> resolution does change, but the LCD still sees the native resolution coming
>> >> in. This shouldn't affect dual head, however.
>> There should be a SCALING_MODE property, which can be set to
>> "fullscreen", the default however (iirc) is "aspect" scaling which may
>> leave top or bottom bars (but not both).
>
> To tell the graphics card not to scale, and leave it to the monitor,
> you'll want to run the following command:
>
> xrandr --output DVI-I-0 --set SCALING_MODE panel
>
> (replace DVI-I-0 with your actual output name - run xrandr with no
> options if you're not sure)
>
> That will cause the card to output the actual resolution you requested,
> instead of scaling it to your monitor native resolution.
>
> I'm not sure if there is some way to set this as the default, perhaps an
> option in the xorg.conf?
>
> --
> Calvin Walton <calvin.walton-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
>
> _______________________________________________
> Nouveau mailing list
> Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
> http://lists.freedesktop.org/mailman/listinfo/nouveau
>

From the manpage:

       Option "ScalingMode" "string"
              Only for the randr-1.2 driver, this allows to set the
DFP scaling mode.  The options are "fullscreen", "aspect",
              "noscale" and "panel". Default: "aspect".

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2008-10-04 18:15 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-30 21:19 How to set a different resolution? Tomasz Chmielewski
     [not found] ` <48E297C8.3050803-Nem3ZqsbT/g@public.gmane.org>
2008-09-30 21:33   ` Stephane Marchesin
     [not found]     ` <6a89f9d50809301433y4da36b28vb23813cef7f01b21-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2008-09-30 21:41       ` Tomasz Chmielewski
2008-09-30 21:35   ` Michael Kreitzer
     [not found]     ` <200809301735.51849.mrgrim-ny2OW3TU9Nk@public.gmane.org>
2008-10-01  5:34       ` Tomasz Chmielewski
     [not found]         ` <48E30BD3.8010505-Nem3ZqsbT/g@public.gmane.org>
2008-10-01 13:06           ` Maarten Maathuis
     [not found]             ` <6d4bc9fc0810010606s4e80d9bcv28f051614288daba-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2008-10-01 13:07               ` Maarten Maathuis
2008-10-04 15:16               ` Calvin Walton
     [not found]                 ` <1223133423.1364.4.camel-8FIgwK2HfyJXBbZVIddYnfySAhryLJCQ/z7RTEddyNg@public.gmane.org>
2008-10-04 18:15                   ` Maarten Maathuis

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.