See the url for the main details. If I output the xv overlay to the lcd panel on the laptop it works fine. However I only get a 1024x768 viewable overlay on the external monitor too which runs at 1280x1024. Reproducible: Always Steps to Reproduce: 1. Open a movie file using any media player (mplayer, xine) using the xv driver. 2. Set to full screen mode Actual Results: Full screen picture not possible! Expected Results: Given me a full screen movie picture. My Emerge Info: Portage 2.0.50-r9 (default-x86-2004.2, gcc-3.3.4, glibc-2.3.4.20040808-r0, 2.6.7-gentoo-r11) ================================================================= System uname: 2.6.7-gentoo-r11 i686 Intel(R) Pentium(R) 4 CPU 2.66GHz Gentoo Base System version 1.5.2 Autoconf: sys-devel/autoconf-2.59-r4 Automake: sys-devel/automake-1.8.5-r1 ACCEPT_KEYWORDS="x86 ~x86" AUTOCLEAN="yes" CFLAGS="-march=pentium4 -O3 -pipe" CHOST="i686-pc-linux-gnu" COMPILER="gcc3" CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.3/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-march=pentium4 -O3 -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs ccache sandbox" GENTOO_MIRRORS="ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="" SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage" USE="X acpi aim alsa apm arts audiofile avi berkdb cdr crypt cups dga divx4linux dvd encode foomaticdb ftp gdbm gif gpm gtk gtk2 imagemagick imap imlib java jpeg kde libg++ libwww mad mikmod mmx motif mpeg nas ncurses nls oggvorbis ooo-kde openal opengl oscar oss pam pcmcia pdflib perl pic pie png pnp prelink python qt quicktime radeon readline sdl silc slang spell sse ssl svga tcpd truetype x86 xine xml2 xmmsxv yahoo zlib" Using X.org's server, version 6.7.0-r2. My xorg.conf: Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" ModulePath "/usr/X11R6/lib/modules" FontPath "/usr/share/fonts/misc/" FontPath "/usr/share/fonts/TTF/" FontPath "/usr/share/fonts/Speedo/" FontPath "/usr/share/fonts/Type1/" FontPath "/usr/share/fonts/CID/" FontPath "/usr/share/fonts/75dpi/" FontPath "/usr/share/fonts/100dpi/" FontPath "/usr/share/fonts/corefonts/" EndSection Section "Module" Load "record" Load "extmod" Load "dbe" Load "dri" Load "glx" Load "xtrap" Load "freetype" Load "type1" Load "speedo" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "keyboard" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "ExplorerPS/2" Option "Device" "/dev/input/mice" Option "Resolution" "800" Option "ZAxisMapping" "4 5" Option "Buttons" "7" EndSection Section "Monitor" #DisplaySize 330 250 # mm Identifier "Monitor0" VendorName "CTX" ModelName "3680" Option "DPMS" EndSection Section "Device" ### Available Driver options are:- ### Values: <i>: integer, <f>: float, <bool>: "True"/"False", ### <string>: "String", <freq>: "<f> Hz/kHz/MHz" ### [arg]: arg optional #Option "NoAccel" # [<bool>] #Option "SWcursor" # [<bool>] #Option "Dac6Bit" # [<bool>] #Option "Dac8Bit" # [<bool>] #Option "ForcePCIMode" # [<bool>] #Option "BusType" # [<str>] #Option "CPPIOMode" # [<bool>] #Option "CPusecTimeout" # <i> Option "AGPMode" "4" Option "AGPFastWrite" "true" #Option "AGPSize" # <i> #Option "GARTSize" # <i> #Option "RingSize" # <i> #Option "BufferSize" # <i> Option "EnableDepthMoves" "true" Option "EnablePageFlip" "true" #Option "NoBackBuffer" # [<bool>] #Option "DRIReinit" # [<bool>] #Option "PanelOff" # [<bool>] Option "DDCMode" "false" Option "MonitorLayout" "LVDS, CRT" Option "IgnoreEDID" "true" Option "OverlayOnCRTC2" "true" Option "CloneMode" "1280x1024" Option "CloneHSync" "30-85" Option "CloneVRefresh" "50-75" #Option "UseFBDev" # [<bool>] #Option "VideoKey" # <i> # Option "DisplayPriority" "LVDS, CRT" Option "PanelSize" "1024x768" #Option "ForceMinDotClock" # <freq> Identifier "Card0" Driver "radeon" VendorName "ATI Technologies Inc" BoardName "Radeon Mobility M7 LW [Radeon Mobility 7500]" BusID "PCI:1:0:0" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 1 EndSubSection SubSection "Display" Viewport 0 0 Depth 4 EndSubSection SubSection "Display" Viewport 0 0 Depth 8 EndSubSection SubSection "Display" Viewport 0 0 Depth 15 EndSubSection SubSection "Display" Viewport 0 0 Depth 16 EndSubSection SubSection "Display" Viewport 0 0 Depth 24 Modes "1280x1024" EndSubSection EndSection
Um, hello? Is anybody looking at this?
Ok, just found a work around for this. If I set the PanelSize option to 1280x1024 the overlay on the external monitor is the right size. However, my laptop panel can't do 1280x1024 so I just get virtual desktop off screen, still at an actual res of 1024x768. So using an external monitor is all well and good, but obviously the problem still exists.
Letting fd.o deal with it.