https://qa.mandrakesoft.com/show_bug.cgi?id=728





------- Additional Comments From [EMAIL PROTECTED]  2003-01-25 19:19 -------
As discussed on the [EMAIL PROTECTED] mailinglist in the following thread:

http://www.mail-archive.com/xfree86@xfree86.org/msg00693.html

and specifically in this message:

http://www.mail-archive.com/xfree86@xfree86.org/msg00986.html

here is the patch to correct this problem (wrapping done by bugzilla -- the text
input box really should be wider):

? diff-radeon-alpha-bug
Index: programs/Xserver/hw/xfree86/drivers/ati/radeon_driver.c
===================================================================
RCS file: /cvs/xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_driver.c,v
retrieving revision 1.79
diff -u -r1.79 radeon_driver.c
--- programs/Xserver/hw/xfree86/drivers/ati/radeon_driver.c     2003/01/17
19:54:03     1.79
+++ programs/Xserver/hw/xfree86/drivers/ati/radeon_driver.c     2003/01/25 15:30:54
@@ -403,7 +403,7 @@
 
 extern int gRADEONEntityIndex;
 
-#if 0 /* !defined(__alpha__) */
+#if !defined(__alpha__) 
 # define RADEONPreInt10Save(s, p)
 # define RADEONPostInt10Check(s, p)
 #else /* __alpha__ */



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



------- Reminder: -------
assigned_to: [EMAIL PROTECTED]
description: 
This release does not work properly with my Radeon "QD" (I think it's a 7200). 
It works fine on my Matrox Millenium II (I have dual head here), but on the
Radeon, it seems to draw this almost "checkerboard" pattern over the screen.

A photograph of the screen can be found here:

http://brian.interlinx.bc.ca/xfree_radeon.jpg

and the run-log can be found at:

http://brian.interlinx.bc.ca/XFree86.0.log

and the config file is at:

http://brian.interlinx.bc.ca/XF86Config-4

I could no seem to find anything on the xpert list about this or elsewhere.

b.

Reply via email to