Summary: | xrandr fails scale output | ||||||
---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Lee Leahu <6khRTwRnE3AB> | ||||
Component: | App/xrandr | Assignee: | Lee Leahu <6khRTwRnE3AB> | ||||
Status: | RESOLVED NOTABUG | QA Contact: | |||||
Severity: | normal | ||||||
Priority: | medium | CC: | aplattner, hramrach | ||||
Version: | unspecified | ||||||
Hardware: | x86-64 (AMD64) | ||||||
OS: | Linux (All) | ||||||
Whiteboard: | |||||||
i915 platform: | i915 features: | ||||||
Attachments: |
|
Description
Lee Leahu
2012-01-22 22:03:58 UTC
Created attachment 56005 [details]
X.Org log file
My current configuration is: Section "InputClass" Identifier "evdev keyboard catchall" MatchIsKeyboard "on" MatchDevicePath "/dev/input/event*" Driver "evdev" Option "XkbOptions" "terminate:ctrl_alt_bksp" EndSection Section "Device" Identifier "Card0-0" Driver "nvidia" BusID "PCI:2:0:0" EndSection Section "Screen" Identifier "screen" SubSection "Display" Virtual 2560 2048 EndSubSection EndSection I've performed some troubleshooting and (excluding the nvidia driver specific messages in the log file) am getting the same behavior using the VESA 2.3.0 driver. Hi - I have another computer running Ubuntu 11.04 that does not have this problem. It is running the following packages: Xorg-server 1.10.1 Xrandr app – 1.3.1 Xrandr lib – 1.3.1 I think this is expected for xf86-video-vesa and the older NVIDIA driver you tried because they don't support configuring scaling via RandR. Please try a newer NVIDIA driver version. My system details have changes since I opened this ticket. My system details are now: OS: Linux 3.6.11, 64-bit GLIBC: 2.15-r3 Video card: NVIDIA Corporation GF116 [GeForce GTX 550 Ti] (rev a1) Xorg-server: 1.13.1 NVIDIA Drivers: 310.19 `-- x11-apps/xrandr-1.3.5 amd64 `-- x11-libs/libXrandr-1.4.0 (>=x11-libs/libXrandr-1.3) amd64 `-- x11-libs/libXrender-0.9.7 (x11-libs/libXrender) amd64 `-- x11-libs/libX11-1.5.0 (x11-libs/libX11) amd64 `-- sys-devel/automake-1.11.6 (>=sys-devel/automake-1.11.1) amd64 `-- sys-devel/automake-1.12.6 (>=sys-devel/automake-1.12) [~amd64 keyword] `-- sys-devel/autoconf-2.69 (>=sys-devel/autoconf-2.68) amd64 `-- sys-devel/libtool-2.4-r1 (sys-devel/libtool) amd64 `-- sys-devel/m4-1.4.16 (sys-devel/m4) amd64 `-- x11-misc/util-macros-1.17 (>=x11-misc/util-macros-1.17) amd64 `-- media-fonts/font-util-1.3.0 (>=media-fonts/font-util-1.2.0) amd64 `-- virtual/pkgconfig-0 (virtual/pkgconfig) amd64 I am running Twinview and the following command works without issues: # xrandr --output DVI-I-2 --scale 1.5x1.5 --output DVI-I-3 --scale 1.5x1.5 Excellent, thanks for confirming. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.