[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#441902: xserver-xorg-video-ati: 6.7.192-1~7.2 crashes xserver with xv video playback on compiz



Package: xserver-xorg-video-ati
Version: 1:6.6.193-1
Severity: normal

I'm running unstable but with the latest experimental ati driver from 
bgoglin that works with the xserver in unstable. Version 6.6.193 works 
fine with xv video and does not crash the xserver when I switch desktops 
in compiz (composite + aiglx + r300). But it does have problems switching
back and forth from virtual terminals, so I have to disable pageflip. 
6.7.192 fixes this virtual terminal problem, but when I'm playing videos
with mplayer (or vlc) and I switch desktops then the xserver crashes.
I've tried upgrading the necessary xorg components to 7.3 but this
freezes my system when I exit the xserver with ctrl-alt-delete,
requiring a hard reboot.


-- Package-specific info:
Contents of /var/lib/x11/X.roster:
xserver-xorg

/etc/X11/X target does not match checksum in /var/lib/x11/X.md5sum.

X server symlink status:
lrwxrwxrwx 1 root root 13 Mar  9  2006 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1736632 Aug  9 13:39 /usr/bin/Xorg

Contents of /var/lib/x11/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: ATI Technologies Inc M10 NT [FireGL Mobility T2] (rev 80)

/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 2566 Sep 11 15:36 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
Section "ServerLayout"
    Identifier        "Layout0"
    Screen            0  "Screen0"    
    InputDevice       "Mouse0"     "CorePointer"  # needed
    InputDevice       "Keyboard0"  "CoreKeyboard" # needed
    Option            "AIGLX"      "on"           # needed for compiz
EndSection

Section "Extensions"  
    Option       "Composite"   "on"   # default is off (required for compiz)
    #Option       "RENDER"      "on"   # default is on (needed for antialiasing)
    #Option       "DAMAGE"      "on"   # default is on (needed for compiz)
EndSection

Section "Device"
   # add acpi_sleep=s3_bios to boot for resume
   Identifier  "Card0"
   Driver      "radeon"  
   Option      "AccelMethod"      "XAA"        # XAA (default,fast) or EXA (slow,buggy)
   Option      "AGPMode"          "4"          # default is 1 (4x=firegl-t2)
   Option      "GARTSize"         "64"         # default is 8 Mb
   Option      "DynamicClocks"    "on"         # default is off (on=faster?)
   Option      "RenderAccel"      "off"        # default is on (on=unsupported)
   Option      "XAANoOffscreenPixmaps"         # default is undefined (required for compiz)
   #Option      "EnablePageFlip"   "on"         # default is off (on=faster but can cause tearing)
   Option      "VGAAccess"        "off"        # default is on (not required for radeonfb)
   Option      "ColorTiling"      "on"         # default is on
EndSection

#Section "Files"
#   FontPath    "/usr/share/fonts/X11/misc"               # loaded by default
#   FontPath    "/usr/share/fonts/X11/100dpi/:unscaled"   # loaded by default
#   FontPath    "/usr/share/fonts/X11/75dpi/:unscaled"    # loaded by default
#EndSection

#Section "Module"
#    Load  "dbe"       # double buffer extension (loaded by default, needed)
#    Load  "glx"       # opengl (loaded by default, needed)
#    Load  "dri"       # direct rendering (loaded by default, needed)
#    Load  "extmod"    # on screen display (loaded by default, needed)
#EndSection

Section "InputDevice"
    Identifier  "Keyboard0"
    Driver      "kbd"
EndSection

Section "InputDevice"
    Identifier  "Mouse0"
    Driver      "mouse"
    Option      "Device"  "/dev/input/mice"
EndSection

Section "Monitor"
    Identifier  "Monitor0"
    Option      "DPMS"
EndSection

Section "Screen"
    Identifier      "Screen0"
    Device          "Card0"
    Monitor         "Monitor0"
    DefaultDepth    24
    SubSection "Display"
      Depth         24
      Modes         "1400x1050" #"1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
EndSection



Xorg X server log files on system:
-rw------- 1 root root 44681 Sep 11 15:36 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.23-rc5-hrt1
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages xserver-xorg-video-ati depends on:
ii  libc6                  2.6.1-2           GNU C Library: Shared libraries
ii  xserver-xorg-core      2:1.3.0.0.dfsg-12 X.Org X server -- core server

xserver-xorg-video-ati recommends no packages.

-- no debconf information




Reply to: