> On Mon, 2002-07-01 at 18:34, tchiwam wrote: > > > > Thanks guys ! > > > > OK I have been able to give this a try since it was so easy to > > install, now for some reason Red and Green behaves OK, but the blue is > > stuck to 1.0. so for example in my application: > > > > glColor3f(0.0,0.0,0.0); would give full (?) blue > > glColor3f(1.0,1.0,0.0); would give full (?) white > > What happens if you only set one component to 1.0? This could be the > same endianness problem I fixed in the radeon driver recently.
I tried all the possiblities, I should have told (0.0,1.0,0.0) and (1.0,0.0,0.0) all have the blue stuck at 1.0 Looks like an endian -burp- =) I agree. Sad thing is iris plugin for xmms seems to have the color right ? and some other things look like having proper colors. I'll try to make a test run and identify what components are OK and NOT. > > But that might just be my own fault (?) but it shows OK in the Indirect > > rendering. > Certainly not your fault. I just made a off the shelf install and clean up a lot of my things. I ruled it out but I know I am running around some codes without knowing all implications. but now it is ruled out. Trust me when I say this... > One question though, is it broken in both 16 and 32 bit? On my way to check this... > > The installer didn't find r128.o when running modprobe. I copied it to the > > "proper" place (maybe). and modprobe still didn't find it. but staring X > > seemed to be quite happy. I'll fit this DRM right in the kernel tree and > > try again. > > PS: now I have to check if this kernel had drm in module or builtin (!) I > > might need a brown paper bag ... > > Don't worry, it's unlikely that direct rendering would have been > possible with the old version of the DRM that came with your kernel. I merged the previous install in the kernel tree, and yes it was loaded in at bootup ;-) now I installed it as a module (Properly) and the installer got it much better, no odd messages anymore. But the colors are still Ouch specially in textures... Philippe ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel