[Nouveau] GeForce FX5200 dual DVI & Samsung 204b

Francisco Jerez currojerez at riseup.net
Tue Oct 5 05:55:42 PDT 2010


Grzesiek Sójka <pld at pfu.pl> writes:

> On 10/02/10 15:31, Francisco Jerez wrote:
>> Ah, I think you're hitting the bandwidth limitation of the nv34
>> integrated TMDS transmitter. The attached patch should help with the
>> console modesetting problem, but you'll still need to set the modelines
>> manually (and force panel rescaling) if you want to go up to 1600x1200,
>> because your GPU *cannot* handle the video mode your monitor is asking
>> for.
>
> Your patch works fine. Now I have clear image at both displays. Only
> disadvantage is that the resolution is 1280x1024 (PixClk 135MHz). So I
> was wondering if it is possible to force particular modeline (by
> editing the kernel source tree??). The mode:
>
> Modeline "1600x1200_def" 144  1600 1628 1788 1920  1200 1201 1204 1250
>
> works fine with the XServer. Is it possible to force it at the console??
>
You could try to force a reduced blanking mode in the kernel command
line like: "video=DVI-I-1:1600x1200RM". But it isn't going to work with
GPU rescaling, the attached patch (on top of the previous one) will make
the kernel detect that, and automatically fall back to panel rescaling.

> Thanks again!
>
> PS. I'm afraid that my system is not very stable when the AGP support
> is turned on both using the nouveau kernel source tree and the PLD
> patched 2.6.35-5 version with an extra amd-k7-agp patch. The Xserver
> uses the driver:
Unstable? How? What's the problem?

> [    38.842] (II) Module nouveau: vendor="X.Org Foundation"
> [    38.842]    compiled for 1.9.0, module version = 0.0.16
> [    38.842]    Module class: X.Org Video Driver
> [    38.842]    ABI class: X.Org Video Driver, version 8.0

-------------- next part --------------
A non-text attachment was scrubbed...
Name: nouveau_force_panel_scaling.patch
Type: text/x-diff
Size: 1220 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20101005/545ea877/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 229 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20101005/545ea877/attachment.pgp>


More information about the Nouveau mailing list