[Bug 15087] New: mplayer show blue screen

2008-03-17 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15087

   Summary: mplayer show blue screen
   Product: xorg
   Version: 7.2
  Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
  Severity: normal
  Priority: medium
 Component: Driver/Radeon
AssignedTo: xorg-driver-ati@lists.x.org
ReportedBy: [EMAIL PROTECTED]
 QAContact: [EMAIL PROTECTED]


I found the mplayer just show a blue screen on FCore 7 system with upstream
kernel 2.6.25-rc1/rc3.
But when I add -vo x11 parameters for mplayer:
#mplayer -vo x11 /dev/dvd 
to player the same video, the screen goes back. So I raise this issue here. 
If I change to 2.6.25-rc2 kernel the problem disappear. 

==
#lspci
...
08:01.0 VGA compatible controller: ATI Technologies Inc ES1000 (rev 02)
...
#mplayer /dev/dvd
MPlayer 1.0rc1-4.1.2 (C) 2000-2006 MPlayer Team
CPU: Intel(R) Xeon(R) CPU   E5440  @ 2.83GHz (Family: 6, Model: 23,
Stepping: 6)
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2

Playing dvd://.
There are 2 titles on this DVD. 
There are 9 chapters in this DVD title.
There are 1 angles in this DVD title.
audio stream: 0 format: ac3 (stereo) language: en aid: 128.
number of audio channels on disk: 1.
subtitle ( sid ): 0 language: zh
subtitle ( sid ): 1 language: en
number of subtitles on disk: 2 
MPEG-PS file format detected.
VIDEO:  MPEG2  352x240  (aspect 2)  29.970 fps  1150.0 kbps (143.8 kbyte/s)
==
Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough
VDec: vo config request - 352 x 240 (preferred colorspace: Mpeg PES)
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]
The selected video_out device is incompatible with this codec.
Try adding the scale filter, e.g. -vf spp,scale instead of -vf spp.
VDecoder init failed :(
Opening video decoder: [libmpeg2] MPEG 1/2 Video decoder libmpeg2-v0.4.0b
Selected video codec: [mpeg12] vfm: libmpeg2 (MPEG-1 or 2 (libmpeg2))
Opening video decoder: [libmpeg2] MPEG 1/2 Video decoder libmpeg2-v0.4.0b
Selected video codec: [mpeg12] vfm: libmpeg2 (MPEG-1 or 2 (libmpeg2))
==
==
Opening audio decoder: [liba52] AC3 decoding with liba52
Using SSE optimized IMDCT transform
Using MMX optimized resampler
AUDIO: 48000 Hz, 2 ch, s16le, 96.0 kbit/6.25% (ratio: 12000-192000)
Selected audio codec: [a52] afm: liba52 (AC3-liba52)
==
[AO OSS] audio_setup: Can't open audio device /dev/dsp: Permission denied
alsa-lib: confmisc.c:769:(parse_card) cannot find card ''
alsa-lib: conf.c:3500:(_snd_config_evaluate) function snd_func_card_driver
returned error: No such device
alsa-lib: confmisc.c:392:(snd_func_concat) error evaluating strings
alsa-lib: conf.c:3500:(_snd_config_evaluate) function snd_func_concat returned
error: No such device
alsa-lib: confmisc.c:1247:(snd_func_refer) error evaluating name
alsa-lib: conf.c:3500:(_snd_config_evaluate) function snd_func_refer returned
error: No such device
alsa-lib: conf.c:3972:(snd_config_expand) Evaluate error: No such device
alsa-lib: pcm.c:2145:(snd_pcm_open_noupdate) Unknown PCM default
alsa-init: playback open error: No such device
[AO ESD] esd_open_sound failed: No such file or directory
[AO SDL] Samplerate: 48000Hz Channels: Stereo Format s16le
alsa-lib: confmisc.c:769:(parse_card) cannot find card ''
alsa-lib: conf.c:3500:(_snd_config_evaluate) function snd_func_card_driver
returned error: No such device
alsa-lib: confmisc.c:392:(snd_func_concat) error evaluating strings
alsa-lib: conf.c:3500:(_snd_config_evaluate) function snd_func_concat returned
error: No such device
alsa-lib: confmisc.c:1247:(snd_func_refer) error evaluating name
alsa-lib: conf.c:3500:(_snd_config_evaluate) function snd_func_refer returned
error: No such device
alsa-lib: conf.c:3972:(snd_config_expand) Evaluate error: No such device
alsa-lib: pcm.c:2145:(snd_pcm_open_noupdate) Unknown PCM default
[AO SDL] Unable to open audio: No available audio device
Opening /dev/dvb/adapter0/audio0
DVB AUDIO DEVICE: No such file or directory
AO: [null] 48000Hz 2ch s16le (2 bytes per sample)
Starting playback...


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


Re: DVI on X1250 detected on radeonhd but not on radeon

2008-03-17 Thread Alex Deucher
On Sun, Mar 16, 2008 at 2:21 AM, Adam J. Richter [EMAIL PROTECTED] wrote:
 Hi everybody,

 radeonhd-1.1.0 correctly detects my DVI connection but
  radeon-6.8.0 always thinks is not connected.  With radeon-6.8.0, I can
  get correct DVI output on my 1920x1200 monitor by simultaneously
  connecting DVI and VGA cables from the same monitor, but, if I only
  connect the DVI cable, the video comes up in a much lower default
  resolution, perhaps 640x480.


This is fixed in ati git master.  6.8.0 is too old.

Alex
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


Re: Problem with gxine and ati driver : solution ?

2008-03-17 Thread Alex Deucher
On Sat, Mar 15, 2008 at 11:26 AM, giggz [EMAIL PROTECTED] wrote:
 Hi,

  I'm running under debian SID (up to date) with e17 and the ati free driver.
  Since the last update of xine/gxine and ati driver, I have problem when
  I play video in fullscreen. The screen blinks periodicaly. I saw that
  the  gixe dev (Darren Salt) spoke on this topic here (xset dpms force on
  does the same thing that when I play a video under gxine).


  Is there actually a solution to solve this problem ? Or just wait until
  the next upgrade ?

This is an issue with xine, not the driver.  xine repeatedly forces
the monitor to unblank as a hack to keep the screen saver fro kicking
in.

Alex
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


Re: The enable/disable montype 1 or 2 thing

2008-03-17 Thread Alex Deucher
On Sat, Mar 15, 2008 at 11:30 AM, giggz [EMAIL PROTECTED] wrote:
 Hi,

  I'm running under debian SID (up to date) with e17 and the ati free driver.
  Since the last update of the ati driver, I have noticed that my log are
  plain of enable/disable montype. I have just read the mails on this list
  and  seen that i'm not the one. Is there something to do ?

  cheers and thanks for this driver!
  Guillaume

These are the result of dpms events and mode sets.  When the driver
enables or disables an output, that message is printed.

Alex
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


Re: DVI on X1250 detected on radeonhd but not on radeon

2008-03-17 Thread Matthias Hopf
On Mar 15, 08 23:21:27 -0700, Adam J. Richter wrote:
   By the way, I should mention that while radeonhd normally
 works fine for me, it does have slightly corrupted video if I run it
 after I have run the radeon driver.  In particular, there is a
 horizonal line about 1/3rd of the way from the top of the screen where
 the default X weave seems to have a kink in it.

I think we have a bug open about that one. At least it sounds familiar.
Ah, right, #15022, though that one is worse.

   I would be happy to assist in further tracking this problem
 down in the limited time I have available.  I'd appreciate a point to
 a public source code control development tree if one exists, as I
 haven't found one public cvs, svn, git development tree in my perhaps
 too quick efforts at poking around the mail archives and the doing web
 searches.

radeonhd's git:

git://anongit.freedesktop.org/git/xorg/driver/xf86-video-radeonhd

   Also by the way, in case anyone wonders, I was trying
 radeon-6.8.0 instead of radeonhd-1.1.0 because I am considering
 getting a 2560x1600 monitor, and the term dual link at least appears
 in a few places in xf86-driver-ati-6.8.0, although I don't know if

Current git of radeonhd should support dual link DVI as well, though
this is untested ATM.

CU

Matthias

-- 
Matthias Hopf [EMAIL PROTECTED]  ____   __
Maxfeldstr. 5 / 90409 Nuernberg   (_   | |  (_   |__  [EMAIL PROTECTED]
Phone +49-911-74053-715   __)  |_|  __)  |__  R  D   www.mshopf.de
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


Bug#470925: xserver-xorg-video-ati: Radeon 7500 - radeon driver makes the VTs appear in inverted video

2008-03-17 Thread Alex Deucher
On Fri, Mar 14, 2008 at 11:35 AM, Géraud Meyer [EMAIL PROTECTED] wrote:
 Package: xserver-xorg-video-ati
  Version: 1:6.8.0-1
  Severity: normal

  Launching an X server on display 0 (Xorg.0.log attached) and switching
  to a VT (CTRL-ALT-F1) makes the screen appear in inverted video (red is
  displayed as cyan, green as magenta, blue as orange).

  Then launching another X server with the vesa driver on display 1
  (Xorg.1.log attached) and switching back to a VT makes the screen appear
  normally on the VTs.

  /etc/X11/xorg.conf is attached. A Modeline 1280x1024_60.00 is defined
  and is the default because the server (with the radeon driver) does use
  an oversized screen otherwise.

Did this used to work?  If so, what version of the diver were you
using at the time?  Is there any chance you could use git bisect to
track down that change that caused it?

Alex



___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


Bug#470983: xserver-xorg-video-ati: segfaults on startup

2008-03-17 Thread Alex Deucher
On Fri, Mar 14, 2008 at 5:56 PM, Marc Haber [EMAIL PROTECTED] wrote:
 Package: xserver-xorg-video-ati
  Version: 1:6.8.0-1
  Severity: normal

  After trying to minimize my xorg.conf file, X segfaults. Please note
  that I am not complaining about X not being able to run with the
  minimized xorg.conf, but about the segfault. An X server should never
  segfault on an invalid configuration file.

  I am also attaching an strace.

This looks like an xserver issue, not a driver issue.

Alex



___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


Re: Problem with gxine and ati driver : solution ?

2008-03-17 Thread Matthias Hopf
On Mar 17, 08 09:30:25 -0400, Alex Deucher wrote:
 This is an issue with xine, not the driver.  xine repeatedly forces
 the monitor to unblank as a hack to keep the screen saver fro kicking
 in.

Hm. Unblanking an already non-blanked monitor should be a no-op,
shouldn't it?

Matthias

-- 
Matthias Hopf [EMAIL PROTECTED]  ____   __
Maxfeldstr. 5 / 90409 Nuernberg   (_   | |  (_   |__  [EMAIL PROTECTED]
Phone +49-911-74053-715   __)  |_|  __)  |__  R  D   www.mshopf.de
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 12626] Interlaced modes broken in latest git

2008-03-17 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=12626





--- Comment #35 from Alex Deucher [EMAIL PROTECTED]  2008-03-17 08:55:54 PST 
---
(In reply to comment #34)
 Created an attachment (id=15187)
 -- (http://bugs.freedesktop.org/attachment.cgi?id=15187) [details]
 Fix for radeon interlace modes
 
 You'll be interested to know I've written a patch to fix this, by doubling the
 values of the vtotal/vdisplay/vsyncstart CRTC registers when in interlaced
 modes, the same should probably be done for CRTC2 registers.

I've just tested interlaced modes with the ati driver currently in git on
several cards (RV280, RV350, RS690) and it works perfectly as is.  Can you
verify that you are still having a problem with the ati driver currently in
git?  Note that there are still issues with tiling when using multiple crtcs,
but that is being sorted out now.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 14980] commit dd8ee1b444f4b973a1e0fadca5f943f2162b5e94 beaks OpenGL after hibernation

2008-03-17 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=14980


Julien Cristau [EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |




--- Comment #4 from Julien Cristau [EMAIL PROTECTED]  2008-03-17 08:58:12 PST 
---
(In reply to comment #3)
 Confirmed! The patch fixes the issue. Thanks!
 
please don't close the bug until a fix is actually applied, thanks (afaics this
isn't the case here).


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 14980] commit dd8ee1b444f4b973a1e0fadca5f943f2162b5e94 beaks OpenGL after hibernation

2008-03-17 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=14980





--- Comment #5 from Sebastien Valette [EMAIL PROTECTED]  2008-03-17 09:01:03 
PST ---
(In reply to comment #4)
 (In reply to comment #3)
  Confirmed! The patch fixes the issue. Thanks!
  
 please don't close the bug until a fix is actually applied, thanks (afaics 
 this
 isn't the case here).
 

Oops, sorry. I did not know the exact rules for closing a bug.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 15039] XVideo at depth 16 breaks on Radeon Mobility 7500

2008-03-17 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15039


Alex Deucher [EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||DUPLICATE




--- Comment #1 from Alex Deucher [EMAIL PROTECTED]  2008-03-17 09:17:14 PST 
---
sounds like an overlay crtc sourcing issue.  Do either of the following
commands also help?

xvattr -a XV_CRTC -v 0
xvattr -a XV_CRTC -v 1


*** This bug has been marked as a duplicate of bug 13924 ***


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 13924] Xv not work

2008-03-17 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=13924


Alex Deucher [EMAIL PROTECTED] changed:

   What|Removed |Added

 CC||[EMAIL PROTECTED]




--- Comment #12 from Alex Deucher [EMAIL PROTECTED]  2008-03-17 09:17:14 PST 
---
*** Bug 15039 has been marked as a duplicate of this bug. ***


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 15087] mplayer show blue screen

2008-03-17 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15087





--- Comment #1 from Alex Deucher [EMAIL PROTECTED]  2008-03-17 09:37:34 PST 
---
Can you attach your xorg log and config?  Are you running depth 16?  This bug
sounds like a duplicate of bug 13924.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 12626] Interlaced modes broken in latest git

2008-03-17 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=12626





--- Comment #36 from Andy Burns [EMAIL PROTECTED]  2008-03-17 10:08:09 PST ---
(In reply to comment #35)

 I've just tested interlaced modes with the ati driver currently in git on
 several cards (RV280, RV350, RS690) and it works perfectly as is.  Can you
 verify that you are still having a problem with the ati driver currently in
 git?  

I'll see if I can figure out git, and try to build from there, have to confess
my main interest is in distro released versions.

 Note that there are still issues with tiling when using multiple crtcs,
 but that is being sorted out now.

Multi-crtc problems wouldn't show up on this machine, the only output is a TV.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 15056] [radeon] machine freezes when X is stopped or second X started

2008-03-17 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15056





--- Comment #1 from Alex Deucher [EMAIL PROTECTED]  2008-03-17 10:46:25 PST 
---
Any chance you can use radeontool
(http://gitweb.freedesktop.org/?p=users/airlied/radeontool.git;a=summary) to
dump the radeon registers with OF fb and radeonfb before starting starting X?

(as root) ./radeontool regmatch '*'


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 15019] Googleearth locks up radeon R300 card

2008-03-17 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15019


Michel Dänzer [EMAIL PROTECTED] changed:

   What|Removed |Added

 AssignedTo|xorg-driver-ati@lists.x.org |dri-
   ||[EMAIL PROTECTED]
  Component|Driver/Radeon   |Drivers/DRI/r300
Product|xorg|Mesa
  QAContact|[EMAIL PROTECTED]   |
Version|7.3 |unspecified




--- Comment #1 from Michel Dänzer [EMAIL PROTECTED]  2008-03-17 11:00:27 PST 
---
Which version of Mesa are you using? Also, please attach (as opposed to paste)
the full xorg.conf and Xorg.0.log files.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 15096] New: X freezes when using Compiz (or other 3D apps) with xserver-xorg-video-ati 1:6.6.3

2008-03-17 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15096

   Summary: X freezes when using Compiz (or other 3D apps) with
xserver-xorg-video-ati 1:6.6.3
   Product: xorg
   Version: unspecified
  Platform: Other
OS/Version: All
Status: NEW
  Severity: normal
  Priority: medium
 Component: Driver/Radeon
AssignedTo: xorg-driver-ati@lists.x.org
ReportedBy: [EMAIL PROTECTED]
 QAContact: [EMAIL PROTECTED]


I'm sorry, I don't know which version of the radeon driver is in debian's
xserver-xorg-video-ati packages, I hope you can help me out here.

Anyway, here's the problem:
On xserver-xorg-video-ati versions greater than 1:6.6.3 (like in Debian Lenny
or Ubuntu Feisty) the X server freezes when using Compiz or other 3D
applications like tuxracer.

With Compiz on Gutsy (xserver-xorg-video-ati 1:6.7.195) or Hardy (1:6.7.0) it
takes about 20 minutes until it freezes, sometimes less.
X freezes immediately when trying to run a 3D game.

This is not the case on a current install of Debian testing (Lenny) or Ubuntu
Feisty.


I started a bugreport on Launchpad with additional information:
https://bugs.launchpad.net/bugs/195051

And here's another report for that issue:
https://bugs.launchpad.net/bugs/108527


I couldn't find any information if the problem is already known around here.
Please let me know if you need any further informations.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 14980] commit dd8ee1b444f4b973a1e0fadca5f943f2162b5e94 beaks OpenGL after hibernation

2008-03-17 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=14980





--- Comment #6 from Alex Deucher [EMAIL PROTECTED]  2008-03-17 11:12:28 PST 
---
Created an attachment (id=15230)
 -- (http://bugs.freedesktop.org/attachment.cgi?id=15230)
possible fix

(In reply to comment #2)
 Created an attachment (id=15212)
 -- (http://bugs.freedesktop.org/attachment.cgi?id=15212) [details]
 this fix the vt switching crash that happens with compiz activated
 
 I believe this is the same issue as I have except in my case using compiz it
 makes X crash. This patch fixed it for me. Basically it add
 RADEONRestoreMemMapRegisters(pScrn, info-ModeReg); even for dri on PCIE  like
 I believe was the case when the restore code was in atombios_crtc and
 legacycrtc .

RADEONRestoreMemMapRegisters() gets called via RADEONAdjustMemMapRegisters() if
the DRI is enabled regardless of whether the card is PCIE or not.  The ordering
is  apparently causing the problem.  Does this patch work?


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 14980] commit dd8ee1b444f4b973a1e0fadca5f943f2162b5e94 beaks OpenGL after hibernation

2008-03-17 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=14980





--- Comment #7 from Sebastien Valette [EMAIL PROTECTED]  2008-03-17 12:02:02 
PST ---
(In reply to comment #6)
 Created an attachment (id=15230)
 -- (http://bugs.freedesktop.org/attachment.cgi?id=15230) [details]
 possible fix
 
 (In reply to comment #2)
  Created an attachment (id=15212)
 -- (http://bugs.freedesktop.org/attachment.cgi?id=15212) [details] [details]
  this fix the vt switching crash that happens with compiz activated
  
  I believe this is the same issue as I have except in my case using compiz it
  makes X crash. This patch fixed it for me. Basically it add
  RADEONRestoreMemMapRegisters(pScrn, info-ModeReg); even for dri on PCIE  
  like
  I believe was the case when the restore code was in atombios_crtc and
  legacycrtc .
 
 RADEONRestoreMemMapRegisters() gets called via RADEONAdjustMemMapRegisters() 
 if
 the DRI is enabled regardless of whether the card is PCIE or not.  The 
 ordering
 is  apparently causing the problem.  Does this patch work?
 

Unfortunately, no. It is actually worse, since Xorg is broken after resume (the
mouse cursor displays fine, but the windows are corrupted ( something like the
lines are interleaved)

my relevant xorg bits, just in case:
Section Device
Identifier  ATI Technologies Inc RV350 [Mobility Radeon 9600 M10]
Driver  ati
BusID   PCI:1:0:0
Option  GARTSize 64
Option  XAANoOffscreenPixmaps true
Option  AGPMode 4
Option  EnablePageFlip true
Option  DynamicClocks true
EndSection


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 14980] commit dd8ee1b444f4b973a1e0fadca5f943f2162b5e94 beaks OpenGL after hibernation

2008-03-17 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=14980





--- Comment #9 from Sebastien Valette [EMAIL PROTECTED]  2008-03-17 12:31:33 
PST ---
Created an attachment (id=15231)
 -- (http://bugs.freedesktop.org/attachment.cgi?id=15231)
Xorg log (non working patch)


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 14980] commit dd8ee1b444f4b973a1e0fadca5f943f2162b5e94 beaks OpenGL after hibernation

2008-03-17 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=14980





--- Comment #10 from Sebastien Valette [EMAIL PROTECTED]  2008-03-17 12:32:11 
PST ---
Created an attachment (id=15232)
 -- (http://bugs.freedesktop.org/attachment.cgi?id=15232)
Xorg log (working patch)

here are the logs


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 13924] Xv not work

2008-03-17 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=13924





--- Comment #14 from Valery Inozemtsev [EMAIL PROTECTED]  2008-03-17 14:02:00 
PST ---
xvattr doesn't help at all


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 14980] commit dd8ee1b444f4b973a1e0fadca5f943f2162b5e94 beaks OpenGL after hibernation

2008-03-17 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=14980


Alex Deucher [EMAIL PROTECTED] changed:

   What|Removed |Added

  Attachment #15230|0   |1
is obsolete||




--- Comment #11 from Alex Deucher [EMAIL PROTECTED]  2008-03-17 14:49:01 PST 
---
Created an attachment (id=15234)
 -- (http://bugs.freedesktop.org/attachment.cgi?id=15234)
possible fix

How about this patch?


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 14980] commit dd8ee1b444f4b973a1e0fadca5f943f2162b5e94 beaks OpenGL after hibernation

2008-03-17 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=14980





--- Comment #12 from Sebastien Valette [EMAIL PROTECTED]  2008-03-17 15:21:52 
PST ---
(In reply to comment #11)
 Created an attachment (id=15234)
 -- (http://bugs.freedesktop.org/attachment.cgi?id=15234) [details]
 possible fix
 
 How about this patch?
 

no luck either. Xorg hibernation is not broken anymore, but I still get
drmRadeonCmdBuffer: -22 from glxgears. Xor log following...


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 14980] commit dd8ee1b444f4b973a1e0fadca5f943f2162b5e94 beaks OpenGL after hibernation

2008-03-17 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=14980





--- Comment #13 from Sebastien Valette [EMAIL PROTECTED]  2008-03-17 15:23:02 
PST ---
Created an attachment (id=15236)
 -- (http://bugs.freedesktop.org/attachment.cgi?id=15236)
Xorg log (2nd non-working patch)


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 13924] Xv not work

2008-03-17 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=13924





--- Comment #15 from Jeremy Jackson [EMAIL PROTECTED]  2008-03-17 15:26:52 
PST ---
My git master from a couple days ago, Radeon Mobility 7500, I tried textured
video, and it works at depth16.  regular Xv doesn't work at depth 16, i get the
blue overlay background.

I tried both xvattr commands, both while vlc player stopped, and while video
(failed) playing, no change.

enabling s-video output, initially sets clone mode, no help.  doing xrandr
--output S-video --right-of LVDS makes video appear.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 14980] commit dd8ee1b444f4b973a1e0fadca5f943f2162b5e94 beaks OpenGL after hibernation

2008-03-17 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=14980


Alex Deucher [EMAIL PROTECTED] changed:

   What|Removed |Added

  Attachment #15234|0   |1
is obsolete||




--- Comment #14 from Alex Deucher [EMAIL PROTECTED]  2008-03-17 15:48:04 PST 
---
Created an attachment (id=15239)
 -- (http://bugs.freedesktop.org/attachment.cgi?id=15239)
possible fix

How about this one?


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 14980] commit dd8ee1b444f4b973a1e0fadca5f943f2162b5e94 beaks OpenGL after hibernation

2008-03-17 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=14980





--- Comment #15 from Sebastien Valette [EMAIL PROTECTED]  2008-03-17 15:59:54 
PST ---
(In reply to comment #14)
 Created an attachment (id=15239)
 -- (http://bugs.freedesktop.org/attachment.cgi?id=15239) [details]
 possible fix
 
 How about this one?
 

sorry, no, it doesn't work. Same error message.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 13924] Xv not work

2008-03-17 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=13924





--- Comment #16 from Alex Deucher [EMAIL PROTECTED]  2008-03-17 16:00:57 PST 
---
(In reply to comment #15)
 enabling s-video output, initially sets clone mode, no help.  doing xrandr
 --output S-video --right-of LVDS makes video appear.
 

Does that make the video appear initially on S-video or LVDS?


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 15087] mplayer show blue screen

2008-03-17 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15087





--- Comment #2 from Alex [EMAIL PROTECTED]  2008-03-17 19:33:05 PST ---
Created an attachment (id=15243)
 -- (http://bugs.freedesktop.org/attachment.cgi?id=15243)
xorg.0.log


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 15087] mplayer show blue screen

2008-03-17 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15087





--- Comment #3 from Alex [EMAIL PROTECTED]  2008-03-17 19:33:50 PST ---
Created an attachment (id=15244)
 -- (http://bugs.freedesktop.org/attachment.cgi?id=15244)
xorg.conf 

it happen on 24 bit color.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati