ATI:n fglrx-ajurit, XGL ja Compiz aiheuttavat yhdessä mielenkiintoisen ongelman videoiden toistossa. Kun yritän avata Mplayerilla videotiedostoja, video avautuu noin 400x200px kokoisena. Kun sitten koitan joko suurentaa ikkunaa, tai katsoa elokuvaa kokoruudussa, video pysyy edelleen tuossa ~400x200px koossa ja reunoille jää tyhjää valkoista aluetta. Hankala selittää tässä, mutta screenshot ehkä selventää:
http://i4.tinypic.com/8gi0jf6.pngMplayer käyttää X11 -ajuria. Muilla ajureilla kuva venyy levyssuunnassa muodottomaksi ja kun yritän fullscreeniin, Mplayer kaatuu. Vastaavasti Totemilla (totem-xine) videoita toistettaessa kuva näkyy neon-vihreänä, siinä kuitenkin toimii tuo fullscreen.
Mitäs tälle voi tehdä?
Koskaan ennen en muista törmänneeni samaan ongelmaan, vaikka olenkin pitkään käyttänyt samalla koneella XGL:ää ja Compizia. Vasta tässä uudessa asennuksessa tuli ongelmia vastaan...
Käytössä
rajoitettujen ajureiden hallinnalla asennettu fglrx-ajurin versio 8.37.6 ja se XGL.. Alla hyrrää Ubuntu Gutsyyn vahvasti nojaava Linux Mint 4.0.
Edit: Lisäsin mukaan myös
xvinfo -komennon tulosteen, jos se auttaisi...
/etc/X11/xorg.conf sanoo seuraavaa:
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "fi"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection
Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizEdgeScroll" "0"
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/input/wacom"
Option "Type" "stylus"
Option "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/input/wacom"
Option "Type" "eraser"
Option "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/input/wacom"
Option "Type" "cursor"
Option "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection
Section "Device"
Identifier "ATI Technologies Inc RS485 [Radeon Xpress 1100 IGP]"
Driver "fglrx"
Busid "PCI:1:5:0"
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"
EndSection
Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies Inc RS485 [Radeon Xpress 1100 IGP]"
Monitor "Generic Monitor"
Defaultdepth 24
SubSection "Display"
Modes "1280x800"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
screen "Default Screen"
Inputdevice "Generic Keyboard"
Inputdevice "Configured Mouse"
# Uncomment if you have a wacom tablet
# InputDevice "stylus" "SendCoreEvents"
# InputDevice "cursor" "SendCoreEvents"
# InputDevice "eraser" "SendCoreEvents"
Inputdevice "Synaptics Touchpad"
EndSection
Section "Module"
Load "glx"
EndSection
Section "Extensions"
Option "Composite" "0"
EndSection
Tässä vielä se
xvinfon tulostus:
X-Video Extension version 2.2
screen #0
Adaptor #0: "Xgl Generic Texture Video"
number of ports: 32
port base: 48
operations supported: PutImage
supported visuals:
depth 24, visualID 0x2c
depth 24, visualID 0x2d
depth 32, visualID 0x2e
depth 32, visualID 0x2f
no port attributes defined
maximum XvImage size: 2048 x 2048
Number of image formats: 3
id: 0x32595559 (YUY2)
guid: 59555932-0000-0010-8000-00aa00389b71
bits per pixel: 16
number of planes: 1
type: YUV (packed)
id: 0x32315659 (YV12)
guid: 59563132-0000-0010-8000-00aa00389b71
bits per pixel: 12
number of planes: 3
type: YUV (planar)
id: 0x0
guid: 03000000-0000-0010-8000-00aa00389b71
bits per pixel: 32
number of planes: 1
type: RGB (packed)
depth: 24
red, green, blue masks: 0xff0000, 0xff00, 0xff