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

Bug#441902: marked as done (xserver-xorg-video-ati: 6.7.192-1~7.2 crashes xserver with xv video playback on compiz)



Your message dated Mon, 24 Sep 2007 06:17:10 +0000
with message-id <E1IZhFm-0007Xh-J9@ries.debian.org>
and subject line Bug#441902: fixed in xserver-xorg-video-ati 1:6.7.194-1
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
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



--- End Message ---
--- Begin Message ---
Source: xserver-xorg-video-ati
Source-Version: 1:6.7.194-1

We believe that the bug you reported is fixed in the latest version of
xserver-xorg-video-ati, which is due to be installed in the Debian FTP archive:

xserver-xorg-video-ati-dbg_6.7.194-1_i386.deb
  to pool/main/x/xserver-xorg-video-ati/xserver-xorg-video-ati-dbg_6.7.194-1_i386.deb
xserver-xorg-video-ati_6.7.194-1.diff.gz
  to pool/main/x/xserver-xorg-video-ati/xserver-xorg-video-ati_6.7.194-1.diff.gz
xserver-xorg-video-ati_6.7.194-1.dsc
  to pool/main/x/xserver-xorg-video-ati/xserver-xorg-video-ati_6.7.194-1.dsc
xserver-xorg-video-ati_6.7.194-1_i386.deb
  to pool/main/x/xserver-xorg-video-ati/xserver-xorg-video-ati_6.7.194-1_i386.deb
xserver-xorg-video-ati_6.7.194.orig.tar.gz
  to pool/main/x/xserver-xorg-video-ati/xserver-xorg-video-ati_6.7.194.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 441902@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Brice Goglin <bgoglin@debian.org> (supplier of updated xserver-xorg-video-ati package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Mon, 24 Sep 2007 07:59:36 +0200
Source: xserver-xorg-video-ati
Binary: xserver-xorg-video-ati-dbg xserver-xorg-video-ati
Architecture: source i386
Version: 1:6.7.194-1
Distribution: experimental
Urgency: low
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Changed-By: Brice Goglin <bgoglin@debian.org>
Description: 
 xserver-xorg-video-ati - X.Org X server -- ATI display driver
 xserver-xorg-video-ati-dbg - X.Org X server -- ATI display driver (debugging symbols)
Closes: 441902 443570
Changes: 
 xserver-xorg-video-ati (1:6.7.194-1) experimental; urgency=low
 .
   * New upstream release candidate.
     + Add MacModel "mini" option to support Mac Mini connector table,
       closes: #443570.
     + Fix crash when Xv window is outside of either crtc,
       closes: #441902.
Files: 
 0e03cb248de9155b1a5303bfad5999ca 1267 x11 optional xserver-xorg-video-ati_6.7.194-1.dsc
 30ca3c233253d6eb5c761073f9464a11 986450 x11 optional xserver-xorg-video-ati_6.7.194.orig.tar.gz
 155f519b051e76b5afb9809c43a8c7c1 107275 x11 optional xserver-xorg-video-ati_6.7.194-1.diff.gz
 eda308144bf79a6532382cb09d66073b 403492 x11 optional xserver-xorg-video-ati_6.7.194-1_i386.deb
 41eafeebf9a7d1e51774347644ff423a 1746018 x11 extra xserver-xorg-video-ati-dbg_6.7.194-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFG91RlRh88F8PcWfoRAoMpAJ0SgD9cNWEBNGmA9sgcz1LHuSS8kACfS6n0
hkaRqOnVPNBZBsnEkZ2gGaU=
=FRfV
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: