[Bug 14652] Hang at RADEONSetupImageTexturedVideo

2008-02-25 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=14652





--- Comment #3 from Corbin Simpson [EMAIL PROTECTED]  2008-02-25 00:41:21 PST 
---
Created an attachment (id=14552)
 -- (http://bugs.freedesktop.org/attachment.cgi?id=14552)
Xorg config

xorg.conf used to load radeon.


-- 
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: texturedvideo adapter truncated in fullscreen

2008-02-25 Thread Xavier Bestel
On Sun, 2008-02-24 at 23:53 +0100, Brice Goglin wrote:
 Xavier Bestel wrote:
  Oh, and also I had to invert the adapters order (texturevideo in #0 and
  overlay in #1), otherwise no way to test it. But as it seems to use a
  bit more CPU, maybe the order should be dependant on wether composite is
  activated.

 
 mplayer -vo xv:port=74 did the trick here (xvinfo says that the textured
 adaptor is #1 with ports 74-89).

Ah, silly me ! I read the manpage too fast and tried xv:port=1 ...
Anyway, as it's not so easy in totem and xine, and using the cmdline
isn't so hype these days, I think it may make sense to use texturing by
default with composite.

Xav


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


[Bug 14668] YUV2 on textured video not shown correctly..

2008-02-25 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=14668





--- Comment #1 from Sjoerd Simons [EMAIL PROTECTED]  2008-02-25 08:14:02 PST 
---
Created an attachment (id=14557)
 -- (http://bugs.freedesktop.org/attachment.cgi?id=14557)
YUV2 output


-- 
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: texturedvideo adapter truncated in fullscreen

2008-02-25 Thread Alex Deucher
On Mon, Feb 25, 2008 at 3:26 AM, Xavier Bestel [EMAIL PROTECTED] wrote:
 On Sun, 2008-02-24 at 23:53 +0100, Brice Goglin wrote:
   Xavier Bestel wrote:
Oh, and also I had to invert the adapters order (texturevideo in #0 and
overlay in #1), otherwise no way to test it. But as it seems to use a
bit more CPU, maybe the order should be dependant on wether composite is
activated.
   
  
   mplayer -vo xv:port=74 did the trick here (xvinfo says that the textured
   adaptor is #1 with ports 74-89).

  Ah, silly me ! I read the manpage too fast and tried xv:port=1 ...
  Anyway, as it's not so easy in totem and xine, and using the cmdline
  isn't so hype these days, I think it may make sense to use texturing by
  default with composite.

There are still some issues with the textured interfaces that need to
be before making them the defaults.

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


Bug#467263: xserver-xorg-video-ati: X segfault on x800xt [r423]

2008-02-25 Thread Alex Deucher
On Sun, Feb 24, 2008 at 4:53 AM, Emanuele
[EMAIL PROTECTED] wrote:
 Package: xserver-xorg-video-ati
  Version: 1:6.8.0-1
  Severity: grave
  Tags: l10n
  Justification: renders package unusable

  my X server goes in segfault when GDM start with this message, probably 
 there is a problem on
  atombios support for this device:

  (II) RADEON(0): ATOM BIOS Rom:
 SubsystemVendorID: 0x1002 SubsystemID: 0x0412
 IOBaseAddress: 0xd000
 Filename: 13A31951.103
 BIOS Bootup Message:
  R423XT P/N 113-A31951-103-16P BR#8681 DDR3


  Backtrace:
  0: /usr/bin/X(xf86SigHandler+0x6a) [0x47568a]
  1: /lib/libc.so.6 [0x2b2e409cd240]
  2: /usr/lib/xorg/modules/drivers//radeon_drv.so [0x2b2e42aa04a9]
  3: /usr/lib/xorg/modules/drivers//radeon_drv.so(RHDAtomBiosFunc+0x95) 
 [0x2b2e42aa14a5]
  4: /usr/lib/xorg/modules/drivers//radeon_drv.so [0x2b2e42aa1673]
  5: /usr/lib/xorg/modules/drivers//radeon_drv.so [0x2b2e42aa2137]
  6: /usr/lib/xorg/modules/drivers//radeon_drv.so(RHDAtomBiosFunc+0x95) 
 [0x2b2e42aa14a5]
  7: /usr/lib/xorg/modules/drivers//radeon_drv.so(RADEONGetBIOSInfo+0x185) 
 [0x2b2e42a90105]
  8: /usr/lib/xorg/modules/drivers//radeon_drv.so(RADEONPreInit+0x8b9) 
 [0x2b2e42a82f99]
  9: /usr/bin/X(InitOutput+0xa20) [0x468b70]
  10: /usr/bin/X(main+0x29f) [0x4369af]
  11: /lib/libc.so.6(__libc_start_main+0xf4) [0x2b2e409ba1c4]
  12: /usr/bin/X(FontFileCompleteXLFD+0x279) [0x435ec9]

  Fatal server error:
  Caught signal 11.  Server aborting


Any way you could get a backtrace with gdb
(http://wiki.x.org/wiki/Development/Documentation/ServerDebugging)?
Also, the log you attached is from vesa not radeon.

Alex



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


[Bug 14652] Hang at RADEONSetupImageTexturedVideo

2008-02-25 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=14652





--- Comment #5 from Alex Deucher [EMAIL PROTECTED]  2008-02-25 10:48:05 PST 
---
(In reply to comment #4)
 About the xorg.conf: The lines about shadowfb and composite are commented for
 radeon, but are normally uncommented for radeonhd. (Composite is disturbingly
 slow with XAA/EXA.)
 
 So, I tried again, but for some reason I can't log anything from inside
 RADEONSetupImageTexturedVideo. I can kill the X server from inside that
 function with something like:


I suspect the symbol is missing.  Make sure you re-run configure after checking
out the latest git tree as I added some files and the makefiles need to be
updated to build them.


-- 
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 14652] Hang at RADEONSetupImageTexturedVideo

2008-02-25 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=14652


Manuel Lauss [EMAIL PROTECTED] changed:

   What|Removed |Added

 CC||[EMAIL PROTECTED]




--- Comment #6 from Manuel Lauss [EMAIL PROTECTED]  2008-02-25 10:56:56 PST 
---
Mobility9600 here, also hangs.

git bisect fingered this commit:

d9be9f34b0d3313e7b22b2a8bb0a8924ad3116bf is first bad commit
commit d9be9f34b0d3313e7b22b2a8bb0a8924ad3116bf
Author: Alex Deucher [EMAIL PROTECTED](none)
Date:   Sat Feb 23 19:06:30 2008 -0500

RADEON: add textured video support for r1xx-r4xx radeons

Based on the kdrive ati video code by Eric Anholt.
R3xx/R4xx still have some clipping issues in certain situations

:04 04 ed1d02afb9b2951df901458508f588bf64fd7bc0
f13511299ff2960a24193bcf095a8de7d2c836c5 M  src


-- 
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 13173] xrandr size change kills second output

2008-02-25 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=13173





--- Comment #11 from Alex Deucher [EMAIL PROTECTED]  2008-02-25 11:01:05 PST 
---
The problem is with randr 1.0, there was no concept of crtcs or outputs, so the
head was whatever ended up being detected as connected (DVI, VGA, etc.). 
With randr 1.2 you have multiple crtc and outputs and one output and one crtc
get chosen as the compat output and crtc (which very well may be different
than what you got under randr 1.0 and the old driver).  Now, if you use the
xrandr 1.0 compatibility layer, it will change the mode on the compatibility
crtc and output even though you may have them routed differently using xrandr
1.2 commands; that particular crtc and output may not even be currently
associated.  I'm not sure why the randr compat stuff permanently breaks changes
via randr 1.2 though.

Does forcing the crtcs help when attempting to reset the modes using randr 1.2?
xrandr --output DVI-0 --crtc 1 --mode 1280x1024


-- 
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 14652] Hang at RADEONSetupImageTexturedVideo

2008-02-25 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=14652





--- Comment #7 from Alex Deucher [EMAIL PROTECTED]  2008-02-25 11:02:40 PST 
---
(In reply to comment #6)
 Mobility9600 here, also hangs.

I suspect you have the same problem.  Make sure you re-run configure
(./autogen.sh) before rebuilding.


-- 
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 14652] Hang at RADEONSetupImageTexturedVideo

2008-02-25 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=14652





--- Comment #8 from Manuel Lauss [EMAIL PROTECTED]  2008-02-25 11:11:56 PST 
---
Indeed, HEAD works now. Thanks!


-- 
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 14673] New: Corrupted output using textured video

2008-02-25 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=14673

   Summary: Corrupted output using textured video
   Product: xorg
   Version: 7.3
  Platform: x86 (IA32)
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]


Created an attachment (id=14567)
 -- (http://bugs.freedesktop.org/attachment.cgi?id=14567)
Broken vs correct video

Hi,

Using textured video, I have two movie clips which gives corrupt output, they
work fine using regular overlay. One video is in WMV format, and the other in
Dirac.

Both MPlayer and GStreamer show the same problem, all other videos I tried
seems to work fine.

Attached is a screenshot of the corrupt video, side to side with the correct
output. If it's any help, I can attach a short sample of the videos.

I'm using a R200 (Radeon 9100) card.


-- 
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 14652] Hang at RADEONSetupImageTexturedVideo

2008-02-25 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=14652


Alex Deucher [EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||NOTABUG




-- 
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 14673] Corrupted output using textured video

2008-02-25 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=14673





--- Comment #1 from Roland Scheidegger [EMAIL PROTECTED]  2008-02-25 14:21:08 
PST ---
Looks like alignment issues to me. What's the resolution of the videos, and is
this using planar or packed output format?


-- 
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 14673] Corrupted output using textured video

2008-02-25 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=14673





--- Comment #2 from Alex Deucher [EMAIL PROTECTED]  2008-02-25 14:23:41 PST 
---
looks like the stride is wrong.  What YUV format are the videos (planar or
packed)?


-- 
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 14673] Corrupted output using textured video

2008-02-25 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=14673





--- Comment #3 from Sven Arvidsson [EMAIL PROTECTED]  2008-02-25 15:45:51 PST 
---
The WMV is 500 x 280, MPlayer reports Planar YV12. 

The Dirac video is 712 x 287, I'm not sure about the format for this one as
MPlayer doesn't pick up the video stream.


-- 
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#467263: xserver-xorg-video-ati: X segfault on x800xt [r423]

2008-02-25 Thread Emanuele Zamprogno




Any way you could get a backtrace with gdb
(http://wiki.x.org/wiki/Development/Documentation/ServerDebugging)?
Also, the log you attached is from vesa not radeon.

Alex


This is right Xorg.0.log for ati-6.8.0 with ati-dbg installed

Now i try to do a better debugging

bye!

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 at http://bugs.freedesktop.org/.
Select the xorg product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.

X.Org X Server 1.4.0.90
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4.1~git20080131-1)
Current Operating System: Linux reloadprime 2.6.24.2ati #1 SMP PREEMPT Sun Feb 24 09:24:13 CET 2008 x86_64
Build Date: 01 February 2008  04:55:21AM
 
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Module Loader present
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: Mon Feb 25 19:00:14 2008
(==) Using config file: /etc/X11/xorg.conf
(==) ServerLayout Default Layout
(**) |--Screen Default Screen (0)
(**) |   |--Monitor Philips 190CW
(**) |   |--Device ATI radeon X800XT PCIE
(**) |--Input Device Generic Keyboard
(**) |--Input Device Configured Mouse
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory /usr/share/fonts/X11/cyrillic does not exist.
	Entry deleted from font path.
(==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
(==) RgbPath set to /etc/X11/rgb
(==) ModulePath set to /usr/lib/xorg/modules
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) No APM support in BIOS or kernel
(II) Loader magic: 0x7b2660
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.3
	X.Org Video Driver: 2.0
	X.Org XInput driver : 2.0
	X.Org Server Extension : 0.3
	X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: pcidata
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor=X.Org Foundation
	compiled for 1.4.0.90, module version = 1.0.0
	ABI class: X.Org Video Driver, version 2.0
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,2970 card 1043,823b rev 02 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,2971 card , rev 02 class 06,04,00 hdr 01
(II) PCI: 00:1b:0: chip 8086,27d8 card 1043,8249 rev 01 class 04,03,00 hdr 00
(II) PCI: 00:1c:0: chip 8086,27d0 card , rev 01 class 06,04,00 hdr 81
(II) PCI: 00:1c:1: chip 8086,27d2 card , rev 01 class 06,04,00 hdr 81
(II) PCI: 00:1c:2: chip 8086,27d4 card , rev 01 class 06,04,00 hdr 81
(II) PCI: 00:1d:0: chip 8086,27c8 card 1043,8179 rev 01 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,27c9 card 1043,8179 rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:1d:2: chip 8086,27ca card 1043,8179 rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:1d:3: chip 8086,27cb card 1043,8179 rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:1d:7: chip 8086,27cc card 1043,8179 rev 01 class 0c,03,20 hdr 00
(II) PCI: 00:1e:0: chip 8086,244e card , rev e1 class 06,04,01 hdr 01
(II) PCI: 00:1f:0: chip 8086,27b8 card 1043,8179 rev 01 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,27df card 1043,8179 rev 01 class 01,01,8a hdr 00
(II) PCI: 00:1f:2: chip 8086,27c0 card 1043,8179 rev 01 class 01,01,8f hdr 00
(II) PCI: 00:1f:3: chip 8086,27da card 1043,8179 rev 01 class 0c,05,00 hdr 00
(II) PCI: 01:00:0: chip 1002,5d57 card 1002,0412 rev 00 class 03,00,00 hdr 80
(II) PCI: 01:00:1: chip 1002,5d77 card 1002,0413 rev 00 class 03,80,00 hdr 00
(II) PCI: 02:00:0: chip 168c,001c card 1a3b,1034 rev 01 class 02,00,00 hdr 00
(II) PCI: 03:00:0: chip 1969,1048 card 1043,8226 rev b0 class 02,00,00 hdr 00
(II) PCI: 05:00:0: chip 8086,1229 card 1014,105c rev 08 class 02,00,00 hdr 00
(II) PCI: 05:01:0: chip 14f1,8800 card 0070,3401 rev 03 class 04,00,00 hdr 80
(II) PCI: 05:01:1: chip 14f1,8811 card 0070,3401 rev 03 class 04,80,00 hdr 80
(II) PCI: End of PCI scan
(II) Intel Bridge workaround enabled
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,5), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
	[0] -1	0	0x - 0x (0x1) IX[B]
(II) Bus 0 non-prefetchable memory range:
	[0] -1	0	0x - 0x (0x1) MX[B]
(II) Bus 0 prefetchable memory range:
	[0] -1	0	0x - 0x (0x1) MX[B]
(II) PCI-to-PCI 

Bug#467235: xserver-xorg-video-ati: [radeon] images not scaled properly when using EXA

2008-02-25 Thread Hubert Chathi
On Sun, 24 Feb 2008 02:09:46 +0100 Brice Goglin
[EMAIL PROTECTED] wrote:

 Can you try 1:6.8.0-1 which entered unstable very recently ?

Ugh.  It's even worse. :(  Pretty much everything on-screen gets
corrupted.

See http://icons.uhoreg.ca/corrupted-screenlets.png, compared with
http://icons.uhoreg.ca/screenlets.png

By the way, those two screenshots were taken with 'Option RenderAccel
off', which fixes the scaling issue.  So it seems that my guess is
correct, in that it's a bug in the Render acceleration.

 If it does not help, please send the corresponding Xorg.0.log.

I've attached the log, from 1:6.8.0-1.  Except that I think that I took
that log from when I had RenderAccel set to off, but maybe it will
help debugging the other corruption.

I'll try to send a log with RenderAccel on.

 By the way, you have some useless/not-recommended options in your
 xorg.conf, see below.
[...]

Yeah, but I was too lazy to weed through which ones were still current,
and they didn't seem to be causing any problems yet...

-- 
Hubert Chathi [EMAIL PROTECTED] -- Jabber: [EMAIL PROTECTED]
PGP/GnuPG key: 1024D/124B61FA http://www.uhoreg.ca/
Fingerprint: 96C5 012F 5F74 A5F7 1FF7  5291 AF29 C719 124B 61FA

X.Org X Server 1.4.0
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4-3)
Current Operating System: Linux evinrude 2.6.24.2 #1 PREEMPT Sat Feb 16 16:34:57 EST 2008 i686
Build Date: 29 September 2007  04:19:41PM
 
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Module Loader present
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: Mon Feb 25 16:03:33 2008
(==) Using config file: /etc/X11/xorg.conf
(==) ServerLayout Default Layout
(**) |--Screen Default Screen (0)
(**) |   |--Monitor default monitor
(**) |   |--Device ATI Radeon Mobility M6 LY
(==) No monitor specified for screen Default Screen.
	Using a default monitor configuration.
(**) |--Input Device Generic Keyboard
(**) |--Input Device Configured Mouse
(**) |--Input Device Wacom Cursor
(**) |--Input Device Wacom Stylus
(**) |--Input Device Wacom Eraser
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory /usr/lib/X11/fonts/misc does not exist.
	Entry deleted from font path.
(WW) The directory /usr/share/fonts/X11/cyrillic does not exist.
	Entry deleted from font path.
(WW) The directory /usr/lib/X11/fonts/cyrillic does not exist.
	Entry deleted from font path.
(WW) The directory /usr/lib/X11/fonts/100dpi/ does not exist.
	Entry deleted from font path.
(WW) The directory /usr/lib/X11/fonts/75dpi/ does not exist.
	Entry deleted from font path.
(WW) The directory /usr/lib/X11/fonts/Type1 does not exist.
	Entry deleted from font path.
(WW) The directory /usr/share/fonts/X11/CID does not exist.
	Entry deleted from font path.
(WW) The directory /usr/lib/X11/fonts/CID does not exist.
	Entry deleted from font path.
(WW) The directory /usr/lib/X11/fonts/Speedo does not exist.
	Entry deleted from font path.
(WW) The directory /usr/lib/X11/fonts/100dpi does not exist.
	Entry deleted from font path.
(WW) The directory /usr/lib/X11/fonts/75dpi does not exist.
	Entry deleted from font path.
(==) Including the default font path /usr/share/fonts/X11/misc,/usr/share/fonts/X11/cyrillic,/usr/share/fonts/X11/100dpi/:unscaled,/usr/share/fonts/X11/75dpi/:unscaled,/usr/share/fonts/X11/Type1,/usr/share/fonts/X11/100dpi,/usr/share/fonts/X11/75dpi,/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType.
(**) FontPath set to:
	unix/:7100,
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/cyrillic,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
(==) RgbPath set to /etc/X11/rgb
(==) ModulePath set to /usr/lib/xorg/modules
(**) Extension Composite is enabled
(**) Extension RENDER is enabled
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x81d7b40
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.3
	X.Org Video Driver: 2.0
	X.Org XInput driver : 2.0
	X.Org Server Extension : 0.3
	X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: pcidata
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor=X.Org Foundation
	compiled for 1.4.0, module version = 1.0.0
	ABI class: X.Org Video Driver, version 2.0
(++) using VT number 8

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,3340 card 1014,0529 rev 03 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,3341 card , rev 03 class 06,04,00 hdr 01

ATI Radeon 5xx (RV530 AGP) freezes X with DRI enabled.

2008-02-25 Thread raiden
Hello,

I have the latest kernel installed (2.6.25-rc3) which has the newest 
radeon kernel modules that supports the Radeon 5xx series. I just 
downloaded the latest X, Mesa, and ATI driver from git (not the radeonhd 
or avivo) and it seems to freeze X. I have my Radeon Saphire X1600PRO 512mb AGP 
connected via DVI to a HDMI tv (DVI-HDMI) and with DRI enabled (default), 
it freezes X and even after trying to kill X, It doesn't remove itself and 
I have to reboot.  If I turn off DRI, X loads no problem.

The second issue is if X loads (when I turn off DRI), I do a xrandr which 
tells me what possible graphic modes I can set the display and the max 
resolution is 
1280x768. I know forsure that the card should be able to display up to 
1920x1080 as I have done it before with the AMD supplied ATI driver. Any 
ideas?
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati