Re: backwards text in XF4.1

2001-10-04 Thread Henrik Edlund

On Thu, 4 Oct 2001, Stew Benedict wrote:

SB I have seen this behavior now, on the iMac using the ati driver on a Mach
SB 64.  I suspect it's due to the PPC patches not being applied to the 4.1
SB source (they need to be reworked). fbdev driver works - although slow.

I tried to compile 4.1 from the 8.1 SRPM but that failed. Is there a
cooker PPC mirror anywhere where one can find test SRPMs/RPMs for PPC?

-- 
Henrik Edlund [EMAIL PROTECTED]
http://www.edlund.org/

You're young, you're drunk, you're in bed, you have knives; shit
happens. -- Angelina Jolie





Re: backwards text in XF4.1

2001-10-04 Thread Stew Benedict


On Thu, 4 Oct 2001, Henrik Edlund wrote:

 On Thu, 4 Oct 2001, Stew Benedict wrote:
 
 SB I have seen this behavior now, on the iMac using the ati driver on a Mach
 SB 64.  I suspect it's due to the PPC patches not being applied to the 4.1
 SB source (they need to be reworked). fbdev driver works - although slow.
 
 I tried to compile 4.1 from the 8.1 SRPM but that failed. Is there a
 cooker PPC mirror anywhere where one can find test SRPMs/RPMs for PPC?
 

no such site - you need to modify the compile options inthe .spec file:

# not a valid option for 2.95 on PPC? (sb)
%ifnarch ppc  
#define ModuleCFlags \$(CDEBUGFLAGS) \$(CCOPTIONS) -fno-merge-constants \
\$(THREAD_CFLAGS) \$(ALLDEFINES)
%else
#define ModuleCFlags \$(CDEBUGFLAGS) \$(CCOPTIONS) \
\$(THREAD_CFLAGS) \$(ALLDEFINES)
%endif

Stew Benedict

-- 
MandrakeSoftOH/TN, USA  http://perso.mandrakesoft.com/~sbenedict/
PPC FAQ: http://www.linux-mandrake.com/en/demos/PPC/FAQ/





Re: backwards text in XF4.1

2001-10-04 Thread cjw

On Thu, 4 Oct 2001, Stew Benedict wrote:


 I have seen this behavior now, on the iMac using the ati driver on a Mach
 64.  I suspect it's due to the PPC patches not being applied to the 4.1
 source (they need to be reworked). fbdev driver works - although slow.

This behavior is gone in the ati driver currently in XFree86 cvs
(XFree86 4.1.99.1). I finally succesfully patched this code with the GATOS
sourcecode, so I now have both correct text and accellerated video =].
Using Xvideo I can play MPEGs and divx movies on my beige G3, while divx
doesn't work as well in MacOS (image quality may be slightly less in
linux, but at least I get a decent framerate).


greetings,

Christiaan