[Openchrome-users] No lunch with OpenChrome on VX900

Amit Uttamchandani amit.uttam
Tue May 15 11:46:57 PDT 2012


On Mon, May 14, 2012 at 11:03:34AM -0700, Amit Uttamchandani wrote:

[snip]

> Anyways, so at this point in order to get a higher resolution, I tried
> using xrandr scaling:
> 
> xrandr --output LVDS-2 --fb 1300x740 --scale 1.62x1.54
> 
> But got the following error:
> 
> xrandr: Configure crtc 0 failed
> 

Looked at the code under kms_branch/via_driver.c and the error comes from:

via_xf86crtc_resize()

Specifically, during the call to:

xf86SetDesiredModes(scrn)

The output of the above xrandr call with verbose mode turned on:

xrandr: Configure crtc 0 failed
crtc 0: disable
crtc 1: disable
screen 0: revert
crtc 0: revert
crtc 1: revert

Thanks,
Amit




More information about the Openchrome-users mailing list