Bug#572001: xserver-xorg-video-radeon: Display corruption with kernel 2.6.33

2010-02-28 Thread Dietz Proepper
Package: xserver-xorg-video-radeon
Version: 1:6.12.99+git20100201.a887818f-1
Severity: grave
Justification: renders package unusable

Under linux-2.6.33 with kms enabled I get serious display corruption
as soon as I do opengl stuff, i.e. starting glxgears. After terminating
glxgears, the corruption vanishes sometimes.
The corruption looks like wrong timings looked way back as we had
analogous displays, want to say, the picture seems to cycle through.

With 2.6.32.7+kms everything works fine. I did not yet check, wether the
same happens with .33 w/o kms.

The machine is a Lenovo Z61m, mobile x1400 chipset.
The xserver log below is not from 2.6.33, I can create one if needed.

-- Package-specific info:
/var/lib/x11/X.roster does not exist.

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 Sep  1 18:51 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1866912 Feb 16 11:25 /usr/bin/Xorg

/var/lib/x11/xorg.conf.roster does not exist.

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility X1400

/var/lib/x11/xorg.conf.md5sum does not exist.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 1154 Feb 27 15:02 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:

# /etc/X11/xorg.conf (xorg 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 /etc/X11/xorg.conf manual page.
# (Type man /etc/X11/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 Device
Identifier radeon x1400
   Driver radeon
Option AccelMethod EXA

#   Option ClockGating on
#Option DynamicPM on
#   Option AccelDFS on
#   Option DynamicClocks on
# Option EXANoUploadToScreen
# Option EXANoDownloadFromScreen
#   Option DepthBits 16
EndSection

Section DRI
Mode 0666
EndSection

Section Screen
Identifier Default Screen
SubSection Display
Virtual  3200 1100
EndSubSection
EndSection


Xorg X server log files on system:
-rw-r--r-- 1 root root 30815 Feb 28 13:44 /var/log/Xorg.0.log

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

X.Org X Server 1.7.5
Release Date: 2010-02-16
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.32.8-dsa-amd64 x86_64 Debian
Current Operating System: Linux han 2.6.32.7-kms #1 SMP PREEMPT Fri Feb 5 
18:02:35 CET 2010 x86_64
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32.7-kms root=/dev/sda1 ro 
resume=/dev/sda5 quiet
Build Date: 16 February 2010  10:23:38AM
xorg-server 2:1.7.5-1 (bui...@brahms.debian.org) 
Current version of pixman: 0.16.4
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/Xorg.0.log, Time: Sun Feb 28 13:42:03 2010
(==) Using config file: /etc/X11/xorg.conf
(==) No Layout section.  Using the first Screen section.
(**) |--Screen Default Screen (0)
(**) |   |--Monitor default monitor
(==) No device specified for screen Default Screen.
Using the first device section listed.
(**) |   |--Device radeon x1400
(==) No monitor specified for screen Default Screen.
Using a default monitor configuration.
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory /usr/share/fonts/X11/cyrillic does not exist.
Entry deleted from font path.
(WW) The directory /usr/share/fonts/X11/100dpi/ does not exist.
Entry deleted from font path.
(WW) The directory /usr/share/fonts/X11/75dpi/ does not exist.
Entry deleted from font path.
(WW) The directory /usr/share/fonts/X11/100dpi does not exist.
Entry deleted from font path.
(WW) The directory /usr/share/fonts/X11/75dpi does not exist.
Entry deleted from font path.
(==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/Type1,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
built-ins
(==) ModulePath set to /usr/lib/xorg/modules
(II) Cannot locate a core pointer device.
(II) Cannot locate a core keyboard device.
(II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable 
AutoAddDevices.
(II) Loader magic: 0x7c1e20
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.4
X.Org Video 

Bug#572001: xserver-xorg-video-radeon: Display corruption with kernel 2.6.33

2010-02-28 Thread Brice Goglin
severity 572001 normal
thank you



Dietz Proepper wrote:
 Package: xserver-xorg-video-radeon
 Version: 1:6.12.99+git20100201.a887818f-1
 Severity: grave
 Justification: renders package unusable
   

Seriously ? No. It's not even a crash, which would only be important :)

 Under linux-2.6.33 with kms enabled I get serious display corruption
 as soon as I do opengl stuff, i.e. starting glxgears. After terminating
 glxgears, the corruption vanishes sometimes.
 The corruption looks like wrong timings looked way back as we had
 analogous displays, want to say, the picture seems to cycle through.

 With 2.6.32.7+kms everything works fine. I did not yet check, wether the
 same happens with .33 w/o kms.

 The machine is a Lenovo Z61m, mobile x1400 chipset.
 The xserver log below is not from 2.6.33, I can create one if needed.
   

Why do you report against xserver-xorg-video-radeon if 2.6.33 seems to
be the breaker here ?

Which mesa do you have, by the way ? If OpenGL is enabled, you could
compare Mesa 7.6.1 (in testing) and 7.7 (in unstable) in case you see a
difference.

Brice




-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: Re: Bug#572001: xserver-xorg-video-radeon: Display corruption with kernel 2.6.33

2010-02-28 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 572001 normal
Bug #572001 [xserver-xorg-video-radeon] xserver-xorg-video-radeon: Display 
corruption with kernel 2.6.33
Severity set to 'normal' from 'grave'

 thank you
Stopping processing here.

Please contact me if you need assistance.

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


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org