Hi, Even I need to add Option "AccelMethod" "EXA" to get Xv properly working with compiz on my R520 card when using the radeon (xf86-video-ati) driver. An automated addition to xorg.conf would be welcome.
Regards, Karthik On Tue, Oct 21, 2008 at 5:32 PM, Noel Köthe <[EMAIL PROTECTED]> wrote: > Package: xserver-xorg-core > Version: 2:1.4.2-7 > Severity: normal > > Hello, > > I'm a happy user of xorg on lenny with the xorg.conf below. I have to > add manually the "AccelMethod" line because rotation didn't worked > correctly > which I reported upstream > https://bugs.freedesktop.org/show_bug.cgi?id=18087 > and quickly got the respond that I have to add the missing EXA. > > To fix the upstream reported bug for Debian for everyone the xorg.conf > created > by the xorg packages could add the AccelMethod Option. > This could be done for many drivers which are reported as solid on > http://wiki.x.org/wiki/ExaStatus > > Thank you. > > Regards. > > Noèl > > > -- Package-specific info: > Contents of /var/lib/x11/X.roster: > xserver-xorg > > /var/lib/x11/X.md5sum does not exist. > > X server symlink status: > lrwxrwxrwx 1 root root 13 2. Dez 2006 /etc/X11/X -> /usr/bin/Xorg > -rwxr-xr-x 1 root root 1901104 30. Sep 18:17 /usr/bin/Xorg > > Contents of /var/lib/x11/xorg.conf.roster: > xserver-xorg > > VGA-compatible devices on PCI bus: > (--) PCI:*([EMAIL PROTECTED]:0:0) ATI Technologies Inc RV370 5B65 [FireGL > D1100 (PCIE)] > rev 128, Mem @ 0xf0000000/0, 0xf8000000/0, I/O @ 0x00009000/0, BIOS > @0x????????/131072 > (--) PCI: ([EMAIL PROTECTED]:0:1) ATI Technologies Inc unknown chipset > (0x5b75) rev 128, > Mem @0xf8010000/0 > > /etc/X11/xorg.conf does not match checksum in > /var/lib/x11/xorg.conf.md5sum. > > Xorg X server configuration file status: > -rw-r--r-- 1 root root 4679 21. Okt 13:32 /etc/X11/xorg.conf > > Contents of /etc/X11/xorg.conf: > # xorg.conf (X.Org X Window System server configuration file) > # > # This file was generated by dexconf, the Debian X Configuration tool, > using > # values from the debconf database. > # > # Edit this file with caution, and see the xorg.conf manual page. > # (Type "man xorg.conf" at the shell prompt.) > # > # This file is automatically updated on xserver-xorg package upgrades > *only* > # if it has not been modified since the last upgrade of the xserver-xorg > # package. > # > # If you have edited this file but would like it to be automatically > updated > # again, run the following command: > # sudo dpkg-reconfigure -phigh xserver-xorg > > Section "InputDevice" > Identifier "Generic Keyboard" > Driver "kbd" > Option "XkbRules" "xorg" > Option "XkbModel" "pc105" > Option "XkbLayout" "de" > EndSection > > Section "InputDevice" > Identifier "Configured Mouse" > Driver "mouse" > EndSection > > Section "Device" > Identifier "Configured Video Device" > Option "AccelMethod" "EXA" > EndSection > > Section "Monitor" > Identifier "Configured Monitor" > EndSection > > Section "Screen" > Identifier "Default Screen" > Monitor "Configured Monitor" > EndSection > > -- System Information: > Debian Release: lenny/sid > APT prefers unstable > APT policy: (500, 'unstable'), (1, 'experimental') > Architecture: amd64 (x86_64) > > Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores) > Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) > Shell: /bin/sh linked to /bin/dash > > Versions of packages xserver-xorg-core depends on: > ii libc6 2.7-15 GNU C Library: Shared > libraries > ii libdbus-1-3 1.2.1-3 simple interprocess messaging > syst > ii libdrm2 2.3.1-2 Userspace interface to kernel > DRM > ii libfontenc1 1:1.0.4-3 X11 font encoding library > ii libhal1 0.5.11-5 Hardware Abstraction Layer - > share > ii libpixman-1-0 0.10.0-2 pixel-manipulation library for > X a > ii libxau6 1:1.0.3-3 X11 authorisation library > ii libxdmcp6 1:1.0.2-3 X11 Display Manager Control > Protoc > ii libxfont1 1:1.3.3-1 X11 font rasterisation library > ii x11-common 1:7.3+18 X Window System (X.Org) > infrastruc > ii xserver-xorg 1:7.3+18 the X.Org X server > > Versions of packages xserver-xorg-core recommends: > ii xfonts-base 1:1.0.0-5 standard fonts for X > ii xkb-data 1.3-2 X Keyboard Extension (XKB) > configu > > Versions of packages xserver-xorg-core suggests: > ii xfonts-100dpi 1:1.0.0-4 100 dpi fonts for X > ii xfonts-75dpi 1:1.0.0-4 75 dpi fonts for X > ii xfonts-scalable 1:1.0.0-6 scalable fonts for X > > -- no debconf information > > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact > [EMAIL PROTECTED] > >

