Please do not reply to this email: if you want to comment on the bug, go to          
the URL shown below and enter yourcomments there.   
 
https://freedesktop.org/bugzilla/show_bug.cgi?id=1220        
   




------- Additional Comments From [EMAIL PROTECTED]  2004-09-21 02:26 -------
hi,

you have to start it in background or it won't work, but there is a code fix,
which is maybe or hopefully implemented i CVS.

this was send to me by  Fabrice Bellet, which works for me too:

----- E-Mail from Fabrice Bellet --------------------------

I use xorg CVS, so I patched the file :
xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_driver.c and I recompiled the 
driver radeon_drv.o in this directory.

Index: radeon_driver.c
===================================================================
RCS file: /cvs/xorg/xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_driver.c,v
retrieving revision 1.19
diff -u -r1.19 radeon_driver.c
--- radeon_driver.c     25 Aug 2004 00:30:41 -0000      1.19
+++ radeon_driver.c     16 Sep 2004 10:51:23 -0000
@@ -4562,7 +4562,9 @@
     }
 #endif
  
+#if 0
     RADEONSetFBLocation(pScrn);
+#endif
  
     if (!fbScreenInit(pScreen, info->FB,
                      pScrn->virtualX, pScrn->virtualY,

But I'm not sure at all, that this is the correct fix. 

Best wishes,
-- 
fabrice


----- E-Mail from Fabrice Bellet --------------------------

thx to Fabrice for the fix, it's the right one!!!!

I hope some developer implement this in the CVS tree, if it's not
done yet!        
   
   
--         
Configure bugmail: https://freedesktop.org/bugzilla/userprefs.cgi?tab=email       
   
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
--
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to