<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>xrandr complains that it cannot find the mode:<br/></div><div><br/></div><div>$ xrandr --output VGA-1 --mode 1280x720<br/></div><div>xrandr: cannot find mode 1280x720<br/><div><br/></div><div>it only shows one possible mode (but in the older Ubuntu version I could chose multiple ones):<br/></div><div><br/></div><div>$ xrandr<br/>Screen 0: minimum 320 x 200, current 1024 x 768, maximum 2047 x 2047<br/>VGA-1 disconnected 1024x768+0+0 (normal left inverted right x axis y axis) 0mm x 0mm<br/>  1024x768 (0x13a)   75.0MHz<br/>        h: width  1024 start 1048 end 1184 total 1328 skew    0 clock   56.5KHz<br/>        v: height  768 start  771 end  777 total  806           clock   70.1Hz<br/></div></div><div><br/></div><div>and adding the mode fails:<br/></div><div><br/></div><div>$ xrandr --newmode "1280x720" 74.50 1280 1344 1472 1664 720 723 728 748 -hsync -vsync<br/>X Error of failed request:  BadName (named color or font does not exist)<br/>  Major opcode of failed request:  149 (RANDR)<br/>  Minor opcode of failed request:  16 (RRCreateMode)<br/>  Serial number of failed request:  23<br/>  Current serial number in output stream:  23<br/></div><div><br/></div><div>I wonder what kind of applet you mean as the standard Ubuntu desktop settings do not allow mto change any resolution.<br/></div><div><br/>
<br/></div><div name="quote" style="margin:10px 5px 5px 10px; padding: 10px 0 10px 10px; border-left:2px solid #C3D9E5; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
    <div style="margin:0 0 10px 0;">
        <b>Gesendet:</b> Donnerstag, 29. November 2012 um 15:21 Uhr<br/>
        <b>Von:</b> "Xavier Bachelot" <xavier@bachelot.org><br/>
        <b>An:</b> openchrome-users@lists.freedesktop.org<br/>
        
        <b>Betreff:</b> Re: [Openchrome-users] Fwd: Ubuntu 12.04 and CN896 chipset only in 1024x768
    <br/></div>
    <div name="quoted-content">
        On 11/29/2012 12:03 AM, xxlray@web.de wrote:<br/>
> Nevertheless I can still not chose any other resolution than 1024x768.<br/>
> xrandr throws an error:<br/>
><br/>
> $ xrandr --output VGA1 --mode 1280x720<br/>
> warning: output VGA1 not found; ignoring<br/>
><br/>
> $ xrandr --newmode "1280x720" 74.50  1280 1344 1472 1664  720 723 728<br/>
> 748 -hsync +vsync<br/>
> X Error of failed request:  BadName (named color or font does not exist)<br/>
>    Major opcode of failed request:  149 (RANDR)<br/>
>    Minor opcode of failed request:  16 (RRCreateMode)<br/>
>    Serial number of failed request:  23<br/>
>    Current serial number in output stream:  23<br/>
><br/>
> is this a driver issue?<br/>
<br/>
My fault, sorry. the randr call should have read :<br/>
xrandr --output VGA-1 --mode 1280x720<br/>
<br/>
Use plain 'xrandr' to get a list of all supported modes.<br/>
'man xrandr' for more details.<br/>
<br/>
Also, it might be easier to use some desktop applet rather than the <br/>
command line to use RandR.<br/>
<br/>
Regards,<br/>
Xavier<br/>
_______________________________________________<br/>
Openchrome-users mailing list<br/>
Openchrome-users@lists.freedesktop.org<br/>
<a href="http://lists.freedesktop.org/mailman/listinfo/openchrome-users" target="_blank">http://lists.freedesktop.org/mailman/listinfo/openchrome-users</a><br/>
Main page: <a href="http://www.openchrome.org" target="_blank">http://www.openchrome.org</a><br/>
Wiki: <a href="http://www.openchrome.org/trac/wiki/TOC" target="_blank">http://www.openchrome.org/trac/wiki/TOC</a><br/>

    </div>
</div><div><br/><br/></div></div></body></html>