Marcus Better wrote: > ~$ xrandr --addmode VGA-0 1024x768 > No error? So your xrandr looks recent enough.
> ~$ xrandr > Screen 0: minimum 320 x 200, current 1024 x 768, maximum 2048 x 768 > VGA-0 disconnected (normal left inverted right x axis y axis) > 1024x768 60.0 > The mode you added above is available now. > ~$ xrandr --output VGA-0 --mode 1024x768 > xrandr: cannot find crtc for output VGA-0 > That's probably a bug. > ~$ xrandr -v > Server reports RandR version 1.2 > This is the RandR extension version supported by the server, not the xrandr program version. I don't see how to get the program version from the command line, apart from looking in /usr/share/doc/xbase-clients/changelog.gz (or ...../x11-xserver-utils/changelog.gz). > But perhaps my xrandr version is too old. WIll 1.2.2 it be available in the > archive anytime soon? > It's already available in experimental in x11-xserver-utils (packages are at ftp://ftp.debian.org/debian/pool/main/x/x11-xserver-utils) and will be in unstable soon. Being in experimental does not mean "very risky" here, it only means that the packaging changed a lot (xbase-clients is split into multiple pieces) and had to be done somewhere for testing before entering unstable. Since you don't get any error when using --addmode, I guess you're already running xrandr >= 1.2.1. Version 1.2.2 does not bring many improvements. Brice -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]