I have been pointed to your project since my distribution cannot seem to be able to fix it. I filed the original bug there : https://bugs.gentoo.org/show_bug.cgi?id=283833 Back on xorg 1.3 i had that issue where xinerama would not assign the correct resolution when opening a window or watching a video on second screen (which in my setup is a 32' Sony TV). The fix was this: --- a/randr/rrxinerama.c +++ b/randr/rrxinerama.c @@ -428,6 +428,14 @@ RRXineramaExtensionInit(void) return; #endif + /* + * Xinerama isn't capable enough to have multiple protocol screens each + * with their own output geometry. So if there's more than one protocol + * screen, just don't even try. + */ + if (screenInfo.numScreens > 1) + return; + (void) AddExtension(PANORAMIX_PROTOCOL_NAME, 0,0, ProcRRXineramaDispatch, SProcRRXineramaDispatch, Unfortunately on xorg-server-1.6.3.901-r1, the bug is back and even though the fix is in the source, the problem is back. I have looked through forums and bugs but cannot find a solution for this. I am also using the nvidia-drivers-185.18.31. Here is the emerge --info stuff, I am using a few masked packages for xorg as i wanted to help debug the latest xorg on Gentoo. Portage 2.1.6.13 (default/linux/x86/2008.0, gcc-4.1.2, glibc-2.9_p20081201-r2, 2.6.30-gentoo-r5 i686) ================================================================= System uname: Linux-2.6.30-gentoo-r5-i686-Intel-R-_Core-TM-_i7_CPU_920_@_2.67GHz-with-gentoo-1.12.11.1 Timestamp of tree: Sun, 06 Sep 2009 10:15:01 +0000 app-shells/bash: 3.2_p39 dev-java/java-config: 2.1.8-r1 dev-lang/python: 2.4.4-r13, 2.5.4-r3, 2.6.2-r1 dev-python/pycrypto: 2.0.1-r8 dev-util/cmake: 2.6.4 sys-apps/baselayout: 1.12.11.1 sys-apps/sandbox: 1.6-r2 sys-devel/autoconf: 2.13, 2.63-r1 sys-devel/automake: 1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.2 sys-devel/binutils: 2.18-r3 sys-devel/gcc-config: 1.4.1 sys-devel/libtool: 1.5.26 virtual/os-headers: 2.6.27-r2 ACCEPT_KEYWORDS="x86" CBUILD="i686-pc-linux-gnu" CFLAGS="-march=prescott -O2 -pipe -fomit-frame-pointer" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config /var/lib/hsqldb" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c /etc/udev/rules.d" CXXFLAGS="-march=prescott -O2 -pipe -fomit-frame-pointer" DISTDIR="/usr/portage/distfiles" FEATURES="distlocks fixpackages parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch" GENTOO_MIRRORS="http://ftp.heanet.ie/mirrors/gentoo.org http://ftp.esat.net/mirrors/rsync.gentoo.org/gentoo http://gentoo.oregonstate.edu http://www.ibiblio.org/pub/Linux/distributions/gentoo" LDFLAGS="-Wl,-O1" MAKEOPTS="-j9" PKGDIR="/usr/portage/packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage" USE="3dnow 3dnowext X a52 aac aalib accessibility acl alsa apache2 berkdb bluetooth bzip2 cairo cli cpudetection cracklib crypt ctype dba dbus directfb dri dts dvb dvd dvdnav dvdr dvdread embedded encode exif fat fb flac fortran gd gdbm gimp glitz gpm gtk gtk2 h323 hal icecast iconv ipod ipv6 isdnlog java jpeg latin1 lm_sensors loop-aes mad matroska mmx mmxext mng mp3 mp4 mplayer msn mudflap ncurses njb nls nptl nptlonly nsplugin ogg opengl openmp oss pam pcre pdf perl php png pppd python qt3 qt4 quicktime radio readline reflection rtc sdl session slang smp spl sqlite srt sse ssl stream subtitles svg sysfs tcpd tiff truetype ttpci unicode usb v4l v4l2 visualization vorbis webkit win32codecs wmf wxwindows x264 x86 xfs xorg xv xvid xvmc zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic auth_digest authn_anon authn_dbd authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock dbd deflate dir disk_cache env expires ext_filter file_cache filter headers ident imagemap include info log_config logio mem_cache mime mime_magic negotiation proxy proxy_ajp proxy_balancer proxy_connect proxy_http rewrite setenvif so speling status unique_id userdir usertrack vhost_alias" CAMERAS="canon" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" SANE_BACKENDS="epson" USERLAND="GNU" VIDEO_CARDS="v4l vga nv nvidia sdl fbdev vesa apm" Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY Please find also attached my Xorg.0.log which might help finding the root of the problem and my xorg.conf specially crafted for my dual screen setup. Reproducible: Always Steps to Reproduce: 1. emerge latest xorg-server 2. connect 2 screens 3. second screen resolution scaling wrong Actual Results: scaling is sending the video to the right bottom corner of the screen instead of scaling the full screen, as if virtual resolution was detected to be the first screen's (1920x1200) instead of second (1360x768) Expected Results: scaling should work on second screen taking into account its own resolution This bug already happened on an old version of xorg, i found this link which might help you pin pointing the issue: http://ftp.eenet.ee/gentoo-portage/x11-base/xorg-server/files/1.3.0.0-fix-dual-head-screen-resolutions.patch
Xorg.log : X.Org X Server 1.6.3.901 (1.6.4 RC 1) Release Date: 2009-8-25 X Protocol Version 11, Revision 0 Build Operating System: Linux 2.6.30-gentoo-r5 i686 Current Operating System: Linux darkangel 2.6.30-gentoo-r5 #1 SMP PREEMPT Wed Sep 2 19:04:13 IST 2009 i686 Build Date: 06 September 2009 12:25:56PM Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file: "/var/log/Xorg.0.log", Time: Sun Sep 6 20:03:01 2009 (==) Using config file: "/etc/X11/xorg.conf" (==) ServerLayout "X.org Configured" (**) |-->Screen "Screen0" (0) (**) | |-->Monitor "Monitor0" (**) | |-->Device "Card0" (**) |-->Screen "Screen1" (1) (**) | |-->Monitor "Monitor1" (**) | |-->Device "Device1" (**) |-->Input Device "Mouse0" (**) |-->Input Device "Keyboard0" (==) Automatically adding devices (==) Automatically enabling devices (WW) The directory "/usr/share/fonts/Speedo/" does not exist. Entry deleted from font path. (WW) The directory "/usr/share/fonts/TTF/" does not exist. Entry deleted from font path. (WW) The directory "/usr/share/fonts/OTF" does not exist. Entry deleted from font path. (WW) The directory "/usr/share/fonts/CID/" does not exist. Entry deleted from font path. (WW) The directory "/usr/share/fonts/TTF/" does not exist. Entry deleted from font path. (WW) The directory "/usr/share/fonts/OTF" does not exist. Entry deleted from font path. (**) FontPath set to: /usr/share/fonts/misc/, /usr/share/fonts/Type1/, /usr/share/fonts/100dpi/, /usr/share/fonts/75dpi/, /usr/share/fonts/corefonts, /usr/share/fonts/misc/, /usr/share/fonts/Type1/, /usr/share/fonts/100dpi/, /usr/share/fonts/75dpi/ (**) ModulePath set to "/usr/lib/xorg/modules" (**) Extension "Composite" is enabled (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled. (WW) Disabling Mouse0 (WW) Disabling Keyboard0 (II) Loader magic: 0x1da0 (II) Module ABI versions: X.Org ANSI C Emulation: 0.4 X.Org Video Driver: 5.0 X.Org XInput driver : 4.0 X.Org Server Extension : 2.0 (II) Loader running on linux (++) using VT number 8 (--) PCI:*(0:2:0:0) 10de:05e1:3842:1280 nVidia Corporation rev 161, Mem @ 0xfa000000/16777216, 0xd0000000/268435456, 0xf8000000/33554432, I/O @ 0x0000ac00/128, BIOS @ 0x????????/524288 (II) Open ACPI successful (/var/run/acpid.socket) (II) System resource ranges: [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[B] [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [5] -1 0 0x00000000 - 0x00000000 (0x1) IX[B] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file. (II) "dbe" will be loaded. This was enabled by default and also specified in the config file. (II) "glx" will be loaded. This was enabled by default and also specified in the config file. (II) "record" will be loaded. This was enabled by default and also specified in the config file. (II) "dri" will be loaded. This was enabled by default and also specified in the config file. (II) "dri2" will be loaded by default. (II) LoadModule: "extmod" (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so (II) Module extmod: vendor="X.Org Foundation" compiled for 1.6.3.901, module version = 1.0.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 2.0 (II) Loading extension MIT-SCREEN-SAVER (II) Loading extension XFree86-VidModeExtension (II) Loading extension XFree86-DGA (II) Loading extension DPMS (II) Loading extension XVideo (II) Loading extension XVideo-MotionCompensation (II) Loading extension X-Resource (II) LoadModule: "dbe" (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so (II) Module dbe: vendor="X.Org Foundation" compiled for 1.6.3.901, module version = 1.0.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 2.0 (II) Loading extension DOUBLE-BUFFER (II) LoadModule: "record" (II) Loading /usr/lib/xorg/modules/extensions//librecord.so (II) Module record: vendor="X.Org Foundation" compiled for 1.6.3.901, module version = 1.13.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 2.0 (II) Loading extension RECORD (II) LoadModule: "xtrap" (WW) Warning, couldn't open module xtrap (II) UnloadModule: "xtrap" (EE) Failed to load module "xtrap" (module does not exist, 0) (II) LoadModule: "dri" (II) Loading /usr/lib/xorg/modules/extensions//libdri.so (II) Module dri: vendor="X.Org Foundation" compiled for 1.6.3.901, module version = 1.0.0 ABI class: X.Org Server Extension, version 2.0 (II) Loading extension XFree86-DRI (II) LoadModule: "glx" (II) Loading /usr/lib/xorg/modules/extensions//libglx.so (II) Module glx: vendor="X.Org Foundation" compiled for 1.6.3.901, module version = 1.0.0 ABI class: X.Org Server Extension, version 2.0 (==) AIGLX enabled (II) Loading extension GLX (II) LoadModule: "wfb" (II) Loading /usr/lib/xorg/modules//libwfb.so (II) Module wfb: vendor="X.Org Foundation" compiled for 1.6.3.901, module version = 1.0.0 ABI class: X.Org ANSI C Emulation, version 0.4 (II) LoadModule: "freetype" (WW) Warning, couldn't open module freetype (II) UnloadModule: "freetype" (EE) Failed to load module "freetype" (module does not exist, 0) (II) LoadModule: "type1" (WW) Warning, couldn't open module type1 (II) UnloadModule: "type1" (EE) Failed to load module "type1" (module does not exist, 0) (II) LoadModule: "dri2" (II) Loading /usr/lib/xorg/modules/extensions//libdri2.so (II) Module dri2: vendor="X.Org Foundation" compiled for 1.6.3.901, module version = 1.1.0 ABI class: X.Org Server Extension, version 2.0 (II) Loading extension DRI2 (II) LoadModule: "nvidia" (II) Loading /usr/lib/xorg/modules/drivers//nvidia_drv.so (II) Module nvidia: vendor="NVIDIA Corporation" compiled for 4.0.2, module version = 1.0.0 Module class: X.Org Video Driver (II) NVIDIA dlloader X Driver 185.18.31 Tue Jul 28 15:49:53 PDT 2009 (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs (II) Primary Device is: PCI 02@00:00:0 (II) Loading sub module "fb" (II) LoadModule: "fb" (II) Loading /usr/lib/xorg/modules//libfb.so (II) Module fb: vendor="X.Org Foundation" compiled for 1.6.3.901, module version = 1.0.0 ABI class: X.Org ANSI C Emulation, version 0.4 (II) Loading sub module "wfb" (II) LoadModule: "wfb" (II) Reloading /usr/lib/xorg/modules//libwfb.so (II) Loading sub module "ramdac" (II) LoadModule: "ramdac" (II) Module "ramdac" already built-in (II) resource ranges after probing: [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[B] [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [5] -1 0 0x00000000 - 0x00000000 (0x1) IX[B] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32 (==) NVIDIA(0): RGB weight 888 (==) NVIDIA(0): Default visual is TrueColor (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0) (**) NVIDIA(0): Option "Coolbits" "1" (**) NVIDIA(0): Enabling RENDER acceleration (EE) NVIDIA(0): Failed to initialize the GLX module; please check in your X (EE) NVIDIA(0): log file that the GLX module has been loaded in your X (EE) NVIDIA(0): server, and that the module is the NVIDIA GLX module. If (EE) NVIDIA(0): you continue to encounter problems, Please try (EE) NVIDIA(0): reinstalling the NVIDIA driver. (II) NVIDIA(0): NVIDIA GPU GeForce GTX 280 (GT200) at PCI:2:0:0 (GPU-0) (--) NVIDIA(0): Memory: 1048576 kBytes (--) NVIDIA(0): VideoBIOS: 62.00.1c.00.80 (II) NVIDIA(0): Detected PCI Express Link width: 16X (--) NVIDIA(0): Interlaced video modes are supported on this GPU (--) NVIDIA(0): Connected display device(s) on GeForce GTX 280 at PCI:2:0:0: (--) NVIDIA(0): Iiyama PLE2607WS (DFP-1) (--) NVIDIA(0): Iiyama PLE2607WS (DFP-1): 330.0 MHz maximum pixel clock (--) NVIDIA(0): Iiyama PLE2607WS (DFP-1): Internal Dual Link TMDS (II) NVIDIA(0): Assigned Display Device: DFP-1 (WW) NVIDIA(0): No valid modes for "1920x1200"; removing. (WW) NVIDIA(0): No valid modes for "1680x1050"; removing. (WW) NVIDIA(0): No valid modes for "1280x1024"; removing. (II) NVIDIA(0): Validated modes: (II) NVIDIA(0): "1024x768" (**) NVIDIA(0): Virtual screen size configured to be 1360 x 768 (--) NVIDIA(0): DPI set to (47, 57); computed from "UseEdidDpi" X config (--) NVIDIA(0): option (==) NVIDIA(0): Enabling 32-bit ARGB GLX visuals. (**) NVIDIA(1): Depth 24, (**) framebuffer bpp 32 (==) NVIDIA(1): RGB weight 888 (==) NVIDIA(1): Default visual is TrueColor (==) NVIDIA(1): Using gamma correction (1.0, 1.0, 1.0) (**) NVIDIA(1): Option "RenderAccel" "true" (**) NVIDIA(1): Option "AllowGLXWithComposite" "true" (**) NVIDIA(1): Option "Coolbits" "1" (**) NVIDIA(1): Option "UseDisplayDevice" "DFP" (**) NVIDIA(1): Option "DPI" "100 x 100" (**) NVIDIA(1): Enabling RENDER acceleration (II) NVIDIA(1): NVIDIA GPU GeForce GTX 280 (GT200) at PCI:2:0:0 (GPU-0) (--) NVIDIA(1): Memory: 1048576 kBytes (--) NVIDIA(1): VideoBIOS: 62.00.1c.00.80 (II) NVIDIA(1): Detected PCI Express Link width: 16X (--) NVIDIA(1): Interlaced video modes are supported on this GPU (--) NVIDIA(1): Connected display device(s) on GeForce GTX 280 at PCI:2:0:0: (--) NVIDIA(1): Iiyama PLE2607WS (DFP-1) (--) NVIDIA(1): Iiyama PLE2607WS (DFP-1): 330.0 MHz maximum pixel clock (--) NVIDIA(1): Iiyama PLE2607WS (DFP-1): Internal Dual Link TMDS (WW) NVIDIA(1): Option "UseDisplayDevice" requested "DFP", but no unused DFPs (WW) NVIDIA(1): are available. (II) NVIDIA(1): Option "UseDisplayDevice" "DFP" converted to "". (WW) NVIDIA(1): Unable to find any of the requested display device "" in the (WW) NVIDIA(1): list of available display devices "". (EE) NVIDIA(1): Unable to find available Display Devices for screen 1. (II) UnloadModule: "nvidia" (II) UnloadModule: "wfb" (II) UnloadModule: "fb" (--) Depth 24 pixmap format is 32 bpp (II) do I need RAC? No, I don't. (II) resource ranges after preInit: [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[B] [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [5] -1 0 0x00000000 - 0x00000000 (0x1) IX[B] (II) NVIDIA(0): Initialized GPU GART. (II) NVIDIA(0): Setting mode "1024x768" (II) Loading extension NV-GLX (II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized (==) NVIDIA(0): Disabling shared memory pixmaps (II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture (==) NVIDIA(0): Backing store disabled (==) NVIDIA(0): Silken mouse enabled (II) NVIDIA(0): DPMS enabled (II) Loading extension NV-CONTROL (II) Loading extension XINERAMA (==) RandR enabled (II) Initializing built-in extension Generic Event Extension (II) Initializing built-in extension SHAPE (II) Initializing built-in extension MIT-SHM (II) Initializing built-in extension XInputExtension (II) Initializing built-in extension XTEST (II) Initializing built-in extension BIG-REQUESTS (II) Initializing built-in extension SYNC (II) Initializing built-in extension XKEYBOARD (II) Initializing built-in extension XC-MISC (II) Initializing built-in extension XINERAMA (II) Initializing built-in extension XFIXES (II) Initializing built-in extension RENDER (II) Initializing built-in extension RANDR (II) Initializing built-in extension COMPOSITE (II) Initializing built-in extension DAMAGE (II) AIGLX: Screen 0 is not DRI2 capable (II) AIGLX: Screen 0 is not DRI capable (II) AIGLX: Loaded and initialized /usr/lib/dri/swrast_dri.so (II) GLX: Initialized DRISWRAST GL provider for screen 0 (II) config/hal: Adding input device B16_b_02 USB-PS/2 Optical Mouse (II) LoadModule: "evdev" (II) Loading /usr/lib/xorg/modules/input//evdev_drv.so (II) Module evdev: vendor="X.Org Foundation" compiled for 1.6.3.901, module version = 2.2.4 Module class: X.Org XInput Driver ABI class: X.Org XInput driver, version 4.0 (**) B16_b_02 USB-PS/2 Optical Mouse: always reports core events (**) B16_b_02 USB-PS/2 Optical Mouse: Device: "/dev/input/event3" (II) B16_b_02 USB-PS/2 Optical Mouse: Found 12 mouse buttons (II) B16_b_02 USB-PS/2 Optical Mouse: Found x and y relative axes (II) B16_b_02 USB-PS/2 Optical Mouse: Found scroll wheel(s) (II) B16_b_02 USB-PS/2 Optical Mouse: Configuring as mouse (**) B16_b_02 USB-PS/2 Optical Mouse: YAxisMapping: buttons 4 and 5 (**) B16_b_02 USB-PS/2 Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 (II) XINPUT: Adding extended input device "B16_b_02 USB-PS/2 Optical Mouse" (type: MOUSE) (**) B16_b_02 USB-PS/2 Optical Mouse: (accel) keeping acceleration scheme 1 (**) B16_b_02 USB-PS/2 Optical Mouse: (accel) filter chain progression: 2.00 (**) B16_b_02 USB-PS/2 Optical Mouse: (accel) filter stage 0: 20.00 ms (**) B16_b_02 USB-PS/2 Optical Mouse: (accel) set acceleration profile 0 (II) B16_b_02 USB-PS/2 Optical Mouse: initialized for relative axes. (II) config/hal: Adding input device AT Translated Set 2 keyboard (**) AT Translated Set 2 keyboard: always reports core events (**) AT Translated Set 2 keyboard: Device: "/dev/input/event2" (II) AT Translated Set 2 keyboard: Found keys (II) AT Translated Set 2 keyboard: Configuring as keyboard (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD) (**) Option "xkb_rules" "evdev" (**) Option "xkb_model" "evdev" (**) Option "xkb_layout" "fr"
Created attachment 29285 [details] Xorg.0.log X Log of two screens connected with second not selecting the right virtual resolution
I have created an attachment (https://bugs.freedesktop.org/attachment.cgi?id=29285) which is the X log of the 2 screens connected with the second one selecting the wrong virtual resolution.
Also tried with latest ebuild (1.6.3.901-r2) and xinerama is still broken. Please help.
Created attachment 29579 [details] xorg.conf in that configuration file, setting both virtual resolutions to 1368 fixes the issue but prevents me to use my first screen as 1920x1200.
@Aaron, CCing you since the nvidia driver is involved. Thanks
FRLinux, please start X with "startx -- -logverbose 6" and then generate and attach an nvidia-bug-report.log.gz file.
Alright, I actually found the root of the issue, and this is quite disturbing. The issue is not X, but KDE 3.5, i did the same tests on XFCE and it scales as expected... I am nonetheless including the verbose log, just in case this might be of help...
Created attachment 29597 [details] Xorg.0.log verbose 6
Created attachment 29598 [details] nvidia bug report
Mass closure: This bug has been untouched for more than six years, and is not obviously still valid. Please file a new report if you continue to experience issues with a current server.
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.