Re: [Nouveau] nvs280 / nv34 card only does 1680x1050, not 1920x1080 ?

2015-09-18 Thread poma
On 04.09.2015 19:40, poma wrote:
> On 04.09.2015 16:56, Ilia Mirkin wrote:
>> Tmds is limited to 135mhz on nv3x. If you use analog, you can get full
>> resolution.
>> On Sep 4, 2015 9:00 AM, "Hans de Goede"  wrote:
>>
>>> Hi All,
>>>
>>> I've recently acquired a nvs280 card, which is a nv34
>>> gpu based card with a pci-e bridge on the card, this
>>> way I can test nv3x problems without needing an agp
>>> motherboard.
>>>
>>> One thing which stands out with this card is that
>>> it drivers my dvi lcd monitor at 1680x1050 instead of its
>>> native 1920x1080.
>>>
>>> Is this due to a known limitation on the display pipeline
>>> of these cards / nv34 gpu-s. Or is this more likely a bug
>>> somewhere ?
>>>
>>> Regards,
>>>
>>> Hans
>>>
> 
> man 1 cvt
> "Create a mode with reduced blanking. ..."
> 
> Enough to fit,
> GeForce FX 5200 −DVI− LCD FullHD
> 
> xrandr --newmode "1920x1080R" 138.50 1920 1968 2000 2080 1080 1083 1088  
> +hsync -vsync
> xrandr --addmode  1920x1080R
> xrandr --output  --mode 1920x1080R
> 
> 
> 

Via xorg conf:

/etc/X11/xorg.conf.d/00-FullHD.conf
Section "Monitor"
Identifier  "LCD FullHD"
Modeline"1920x1080R" 138.50 1920 1968 2000 2080 1080 1083 1088  
+HSync -VSync
#   Modeline...
Option  "PreferredMode" "1920x1080R"
EndSection

Section "Device"
Identifier  "Chipset NV34"
Option  "Monitor-" "LCD FullHD"
EndSection


man 5 xorg.conf


___
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau


[Nouveau] nvs280 / nv34 card only does 1680x1050, not 1920x1080 ?

2015-09-04 Thread Hans de Goede

Hi All,

I've recently acquired a nvs280 card, which is a nv34
gpu based card with a pci-e bridge on the card, this
way I can test nv3x problems without needing an agp
motherboard.

One thing which stands out with this card is that
it drivers my dvi lcd monitor at 1680x1050 instead of its
native 1920x1080.

Is this due to a known limitation on the display pipeline
of these cards / nv34 gpu-s. Or is this more likely a bug
somewhere ?

Regards,

Hans
___
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau


Re: [Nouveau] nvs280 / nv34 card only does 1680x1050, not 1920x1080 ?

2015-09-04 Thread Ilia Mirkin
Tmds is limited to 135mhz on nv3x. If you use analog, you can get full
resolution.
On Sep 4, 2015 9:00 AM, "Hans de Goede"  wrote:

> Hi All,
>
> I've recently acquired a nvs280 card, which is a nv34
> gpu based card with a pci-e bridge on the card, this
> way I can test nv3x problems without needing an agp
> motherboard.
>
> One thing which stands out with this card is that
> it drivers my dvi lcd monitor at 1680x1050 instead of its
> native 1920x1080.
>
> Is this due to a known limitation on the display pipeline
> of these cards / nv34 gpu-s. Or is this more likely a bug
> somewhere ?
>
> Regards,
>
> Hans
> ___
> Nouveau mailing list
> Nouveau@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/nouveau
>
___
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau


Re: [Nouveau] nvs280 / nv34 card only does 1680x1050, not 1920x1080 ?

2015-09-04 Thread poma
On 04.09.2015 16:56, Ilia Mirkin wrote:
> Tmds is limited to 135mhz on nv3x. If you use analog, you can get full
> resolution.
> On Sep 4, 2015 9:00 AM, "Hans de Goede"  wrote:
> 
>> Hi All,
>>
>> I've recently acquired a nvs280 card, which is a nv34
>> gpu based card with a pci-e bridge on the card, this
>> way I can test nv3x problems without needing an agp
>> motherboard.
>>
>> One thing which stands out with this card is that
>> it drivers my dvi lcd monitor at 1680x1050 instead of its
>> native 1920x1080.
>>
>> Is this due to a known limitation on the display pipeline
>> of these cards / nv34 gpu-s. Or is this more likely a bug
>> somewhere ?
>>
>> Regards,
>>
>> Hans
>>

man 1 cvt
"Create a mode with reduced blanking. ..."

Enough to fit,
GeForce FX 5200 −DVI− LCD FullHD

xrandr --newmode "1920x1080R" 138.50 1920 1968 2000 2080 1080 1083 1088  
+hsync -vsync
xrandr --addmode  1920x1080R
xrandr --output  --mode 1920x1080R



___
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau