Bug#515326: xorg-video-radeon: OpenGL freezes on radeon 9600 XT

2009-02-28 Thread Xavier Bestel
It happens again, even if Xorg tells:
(==) RADEON(0): Using AGP 4x

Curiously, playing with compiz doesn't do anything, it's just a
screensaver (opengl slideshow). Maybe because transfering images to
textures exercises the AGP bus too much.

I'll try bustype PCI sometime.

Xav





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



Bug#515326: xorg-video-radeon: OpenGL freezes on radeon 9600 XT

2009-02-28 Thread Xavier Bestel
Le samedi 28 février 2009 à 19:26 +0100, Xavier Bestel a écrit :
 I'll try bustype PCI sometime.

Doesn't work:
(**) RADEON(0): Forced into PCI mode
(EE) RADEON(0): [pci] Out of memory (-12)
(EE) RADEON(0): [pci] PCI failed to initialize. Disabling the DRI.
(II) RADEON(0): [drm] removed 1 reserved context for kernel
(II) RADEON(0): [drm] unmapping 8192 bytes of SAREA 0xf82c6000 at 0xb79fc000
(II) RADEON(0): [drm] Closed DRM master.
(WW) RADEON(0): Direct rendering disabled

... and a white screen in compiz :/

Xav





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



Bug#515326: xorg-video-radeon: OpenGL freezes on radeon 9600 XT

2009-02-17 Thread Xavier Bestel
On Mon, 2009-02-16 at 16:19 -0500, Alex Deucher wrote:
 On Mon, Feb 16, 2009 at 3:59 PM, Xavier Bestel xavier.bes...@free.fr wrote:
  Le lundi 16 février 2009 à 08:11 +0100, Michel Dänzer a écrit :
  On Sun, 2009-02-15 at 17:40 +0100, Xavier Bestel wrote:
  
   when the screensaver runs for a while, Xorg deadlocks.
   Happens since latest experimental upgrade.
 
  Which of xserver-xorg-video-radeon, libgl1-mesa-dri or
  linux-image-$(uname -r) were upgraded/installed from/to what versions
  during that upgrade? Can you isolate which of them introduced the
  problem?
 
  I upgraded them all.
  I could try to find the culprite if it's really necessary, but ..
 
   (==) RADEON(0): Using AGP 8x
 
  Does
 
Option  AGPMode 4
 
  That was it, thanks. However, if my memory serves me good, there was a
  time when this option was needed for my card, and a version (last year)
  of xserver-xorg-video-radeon started to guess right how to configure my
  card. It seems the newest one has lost how to do it properly.
 
 I've added a quirk for your setup to ati git master:
 3c9e00c7f2ed494976713e8f77b729e0d76409db

I had a quick look, I didn't know it was so specific !
Apparently from your commit, some 9600XT could run at mode 8 on some
other chipsets. I doubt that (mine never run well at mode 8, and I
changed motherboard twice).

Thanks anyway,

Xav





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



Bug#515326: xorg-video-radeon: OpenGL freezes on radeon 9600 XT

2009-02-16 Thread Xavier Bestel
Le lundi 16 février 2009 à 08:11 +0100, Michel Dänzer a écrit :
 On Sun, 2009-02-15 at 17:40 +0100, Xavier Bestel wrote:
  
  when the screensaver runs for a while, Xorg deadlocks.
  Happens since latest experimental upgrade.
 
 Which of xserver-xorg-video-radeon, libgl1-mesa-dri or
 linux-image-$(uname -r) were upgraded/installed from/to what versions
 during that upgrade? Can you isolate which of them introduced the
 problem?

I upgraded them all.
I could try to find the culprite if it's really necessary, but ..

  (==) RADEON(0): Using AGP 8x
 
 Does
 
   Option  AGPMode 4

That was it, thanks. However, if my memory serves me good, there was a
time when this option was needed for my card, and a version (last year)
of xserver-xorg-video-radeon started to guess right how to configure my
card. It seems the newest one has lost how to do it properly.

HTH,
Xav





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



Bug#515326: xorg-video-radeon: OpenGL freezes on radeon 9600 XT

2009-02-16 Thread Alex Deucher
On Mon, Feb 16, 2009 at 3:59 PM, Xavier Bestel xavier.bes...@free.fr wrote:
 Le lundi 16 février 2009 à 08:11 +0100, Michel Dänzer a écrit :
 On Sun, 2009-02-15 at 17:40 +0100, Xavier Bestel wrote:
 
  when the screensaver runs for a while, Xorg deadlocks.
  Happens since latest experimental upgrade.

 Which of xserver-xorg-video-radeon, libgl1-mesa-dri or
 linux-image-$(uname -r) were upgraded/installed from/to what versions
 during that upgrade? Can you isolate which of them introduced the
 problem?

 I upgraded them all.
 I could try to find the culprite if it's really necessary, but ..

  (==) RADEON(0): Using AGP 8x

 Does

   Option  AGPMode 4

 That was it, thanks. However, if my memory serves me good, there was a
 time when this option was needed for my card, and a version (last year)
 of xserver-xorg-video-radeon started to guess right how to configure my
 card. It seems the newest one has lost how to do it properly.

We've switched back and forth between defaulting to whatever the bios
sets and the lowest agp speed.  Now we are just adding chipset/gpu
specific quirks since neither default seems to work well in all cases.

Alex



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



Bug#515326: xorg-video-radeon: OpenGL freezes on radeon 9600 XT

2009-02-16 Thread Alex Deucher
On Mon, Feb 16, 2009 at 3:59 PM, Xavier Bestel xavier.bes...@free.fr wrote:
 Le lundi 16 février 2009 à 08:11 +0100, Michel Dänzer a écrit :
 On Sun, 2009-02-15 at 17:40 +0100, Xavier Bestel wrote:
 
  when the screensaver runs for a while, Xorg deadlocks.
  Happens since latest experimental upgrade.

 Which of xserver-xorg-video-radeon, libgl1-mesa-dri or
 linux-image-$(uname -r) were upgraded/installed from/to what versions
 during that upgrade? Can you isolate which of them introduced the
 problem?

 I upgraded them all.
 I could try to find the culprite if it's really necessary, but ..

  (==) RADEON(0): Using AGP 8x

 Does

   Option  AGPMode 4

 That was it, thanks. However, if my memory serves me good, there was a
 time when this option was needed for my card, and a version (last year)
 of xserver-xorg-video-radeon started to guess right how to configure my
 card. It seems the newest one has lost how to do it properly.

I've added a quirk for your setup to ati git master:
3c9e00c7f2ed494976713e8f77b729e0d76409db

Alex



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



Bug#515326: xorg-video-radeon: OpenGL freezes on radeon 9600 XT

2009-02-15 Thread Xavier Bestel
Package: xserver-xorg-video-radeon
Version: 1:6.10.99.0-1
Severity: normal
File: xorg-video-radeon


Hi,

when the screensaver runs for a while, Xorg deadlocks.
Happens since latest experimental upgrade.

HTH,
Xav

-- 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 févr. 20  2006 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1690172 févr. 12 12:25 /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 RV350 AR [Radeon 9600]

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

Xorg X server configuration file status:
-rw-r--r-- 1 root root 2908 nov. 13 13:53 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# XF86Config-4 (XFree86 server configuration file) generated by Dexconf, the
# Debian X Configuration tool, using values from the debconf database.
#
# Edit this file with caution, and see the XF86Config manual page.
# (Type man XF86Config at the shell prompt.)

#Section Files
#   #FontPath   unix/:7100# local font server
#   # if the local font server has problems, we can fall back on these
#   FontPath/usr/share/fonts/X11/misc
#   FontPath/usr/X11R6/lib/X11/fonts/misc
#   FontPath/usr/X11R6/lib/X11/fonts/cyrillic
#   FontPath/usr/X11R6/lib/X11/fonts/100dpi/:unscaled
#   FontPath/usr/X11R6/lib/X11/fonts/75dpi/:unscaled
#   FontPath/usr/X11R6/lib/X11/fonts/Type1
#   FontPath/usr/X11R6/lib/X11/fonts/Speedo
#   FontPath/usr/X11R6/lib/X11/fonts/100dpi
#   FontPath/usr/X11R6/lib/X11/fonts/75dpi
#   FontPath/usr/share/fonts/truetype
#   FontPath/usr/share/fonts/truetype/openoffice
#   FontPath/usr/share/fonts/truetype/xfree86-nonfree
#EndSection

Section ServerFlags
#Option Xinerama
Option  AllowDeactivateGrabs
#Option AllowEmptyInput   false
EndSection


Section InputDevice
Identifier  Generic Keyboard
Driver  kbd
Option  CoreKeyboard
Option  XkbRules  xorg
Option  XkbModel  pc105
Option  XkbLayout fr
EndSection

Section InputDevice
Identifier  Generic Mouse
Driver  mouse
Option  CorePointer
Option  Device/dev/input/mice
Option  Protocol  ImPS/2
Option  ZAxisMapping  4 5
Option  Emulate3Buttons   no 
EndSection

Section Device
Identifier  ATI Radeon 9600XT
Driver  radeon
VendorName  ATI
#   Option  AGPMode   4
#   Option  AGPFastWrite  true
Option  No2048Limit   true
Option  accel
Option  AccelMethod   exa
#   Option  AccelMethod   xaa
Option  RenderAccel   true
Option  EnablePageFlipfalse
Option  ColorTiling   true
Option  AccelDFS  true
#   Option  XAANoOffscreenPixmaps true
Option  GARTSize  128
#   Option  FBTexPercent  0
#Option MergedFB  true
Option  DDCMode   true
#   Option  Monitor-DELL 2405FPW  Grand
#   Option  Monitor-DELL 2001FP   Petit
#   Option  RROutputOrder DELL 2405FPW
EndSection

Section Monitor
Identifier  DELL 2405FPW
EndSection

Section Monitor
Identifier  DELL 2001FP
Option  Above DELL 2405FPW
EndSection

Section Screen
Identifier  Default Screen
Device  ATI Radeon 9600XT
DefaultDepth24
#   Option  AddARGBGLXVisuals True
#   Option  DisableGLXRootClipping True
SubSection Display
Depth   24
Virtual 1920 1920
#   Modes   1920x1200 1600x1200 1400x1050 1280x1024 
1152x864 1024x768 800x600 640x480 320x256 320x240
EndSubSection
EndSection

Section ServerLayout
Identifier  Default Layout
Screen  0   Default Screen
InputDevice Generic Keyboard
InputDevice Generic Mouse
EndSection
#
#Section DRI
#   Mode0666
#EndSection

# end of XF86Config


Xorg X server log files on system:
-rw-r--r-- 1 root root 46718 févr. 15 17:35 /var/log/Xorg.0.log

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

This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla 

Bug#515326: xorg-video-radeon: OpenGL freezes on radeon 9600 XT

2009-02-15 Thread Michel Dänzer
On Sun, 2009-02-15 at 17:40 +0100, Xavier Bestel wrote:
 
 when the screensaver runs for a while, Xorg deadlocks.
 Happens since latest experimental upgrade.

Which of xserver-xorg-video-radeon, libgl1-mesa-dri or
linux-image-$(uname -r) were upgraded/installed from/to what versions
during that upgrade? Can you isolate which of them introduced the
problem?


 (==) RADEON(0): Using AGP 8x

Does

Option  AGPMode 4

or

Option  BusType PCI

make things more stable?


-- 
Earthling Michel Dänzer   |http://www.vmware.com
Libre software enthusiast |  Debian, X and DRI developer



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